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

#item40549 {
	width:340px !important;
	height:337px !important;
}

#item40547 {
	width:340px !important;
	height:337px !important;
	left:111px !important;
	top:227px !important;
}

#item40559 {
	width:246px !important;
	height:228px !important;
}

#item40553 {
	width:246px !important;
	height:228px !important;
	left:284px !important;
	top:14px !important;
}

#item40872 {
	width:340px !important;
	height:252px !important;
}

#item40867 {
	width:340px !important;
	height:252px !important;
	left:190px !important;
	top:298px !important;
}

#item40879 {
	width:160px !important;
	height:258px !important;
}

#item40873 {
	width:160px !important;
	height:258px !important;
	left:14px !important;
	top:275px !important;
}

#item81947 {
	width:200px !important;
	height:9px !important;
	left:285px !important;
	top:284px !important;
}

#item81978 {
	width:184px !important;
	height:9px !important;
	left:189px !important;
	top:607px !important;
}

#item82006 {
	width:171px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item82033 {
	width:122px !important;
	height:18px !important;
	left:13px !important;
	top:590px !important;
}

#item82063 {
	width:134px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item40885 {
	width:176px !important;
	height:216px !important;
}

#item40880 {
	width:176px !important;
	height:216px !important;
	left:14px !important;
	top:411px !important;
}

#item40891 {
	width:271px !important;
	height:229px !important;
}

#item40886 {
	width:271px !important;
	height:229px !important;
	left:259px !important;
	top:398px !important;
}

#item40901 {
	width:253px !important;
	height:150px !important;
}

#item40895 {
	width:253px !important;
	height:150px !important;
	left:277px !important;
	top:242px !important;
}

#item40913 {
	width:253px !important;
	height:174px !important;
}

#item40908 {
	width:253px !important;
	height:174px !important;
	left:277px !important;
	top:14px !important;
}

#item40907 {
	width:219px !important;
	height:313px !important;
}

#item40902 {
	width:219px !important;
	height:313px !important;
	left:14px !important;
	top:83px !important;
}

#item82096 {
	width:83px !important;
	height:27px !important;
	left:180px !important;
	top:134px !important;
}

#item82126 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

#item82157 {
	width:75px !important;
	height:30px !important;
	left:184px !important;
	top:363px !important;
}

#item82187 {
	width:72px !important;
	height:30px !important;
	left:197px !important;
	top:567px !important;
}

#item82217 {
	width:71px !important;
	height:30px !important;
	left:197px !important;
	top:598px !important;
}

#item40565 {
	width:225px !important;
	height:98px !important;
}

#item40560 {
	width:225px !important;
	height:98px !important;
	left:14px !important;
	top:14px !important;
}

#item40933 {
	width:305px !important;
	height:342px !important;
}

#item40928 {
	width:305px !important;
	height:342px !important;
	left:21px !important;
	top:211px !important;
}

#item40939 {
	width:400px !important;
	height:130px !important;
}

#item40934 {
	width:400px !important;
	height:130px !important;
	left:130px !important;
	top:174px !important;
}

#item40945 {
	width:176px !important;
	height:142px !important;
}

#item40940 {
	width:176px !important;
	height:142px !important;
	left:251px !important;
	top:28px !important;
}

#item40926 {
	width:155px !important;
	height:240px !important;
}

#item40920 {
	width:155px !important;
	height:240px !important;
	top:412px !important;
}

#item64227 {
	width:134px !important;
	height:20px !important;
	left:331px !important;
	top:595px !important;
}

#item64259 {
	width:148px !important;
	height:9px !important;
	left:331px !important;
	top:554px !important;
}

#item64286 {
	width:147px !important;
	height:9px !important;
	left:331px !important;
	top:522px !important;
}

#item64313 {
	width:168px !important;
	height:9px !important;
	left:331px !important;
	top:481px !important;
}

#item64340 {
	width:146px !important;
	height:9px !important;
	left:331px !important;
	top:447px !important;
}

#item64367 {
	width:121px !important;
	height:9px !important;
	left:331px !important;
	top:406px !important;
}

#item40919 {
	width:251px !important;
	height:167px !important;
}

#item40914 {
	width:251px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item40952 {
	width:252px !important;
	height:292px !important;
}

#item40946 {
	width:252px !important;
	height:292px !important;
	left:278px !important;
	top:14px !important;
}

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

#item40953 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:377px !important;
}

#item40965 {
	width:157px !important;
	height:204px !important;
}

#item40960 {
	width:157px !important;
	height:204px !important;
	left:111px !important;
	top:429px !important;
}

#item40971 {
	width:120px !important;
	height:159px !important;
}

#item40966 {
	width:120px !important;
	height:159px !important;
	left:147px !important;
	top:261px !important;
}

#item64395 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:400px !important;
}

#item64422 {
	width:82px !important;
	height:36px !important;
	left:13px !important;
	top:561px !important;
}

#item64455 {
	width:78px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item64487 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:242px !important;
}

#item64517 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:230px !important;
}

#item64544 {
	width:146px !important;
	height:9px !important;
	left:345px !important;
	top:619px !important;
}

#item64571 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:358px !important;
}

#item40571 {
	width:146px !important;
	height:201px !important;
}

#item40566 {
	width:146px !important;
	height:201px !important;
	left:14px !important;
	top:35px !important;
}

#item40984 {
	width:254px !important;
	height:125px !important;
}

#item40979 {
	width:254px !important;
	height:125px !important;
	left:276px !important;
	top:14px !important;
}

#item40991 {
	width:173px !important;
	height:265px !important;
}

#item40985 {
	width:173px !important;
	height:265px !important;
	left:276px !important;
	top:208px !important;
}

#item40997 {
	width:232px !important;
	height:304px !important;
}

#item40992 {
	width:232px !important;
	height:304px !important;
	left:14px !important;
	top:323px !important;
}

#item41006 {
	width:182px !important;
	height:107px !important;
}

#item41001 {
	width:182px !important;
	height:107px !important;
	left:87px !important;
	top:386px !important;
}

#item41012 {
	width:103px !important;
	height:118px !important;
}

#item41007 {
	width:103px !important;
	height:118px !important;
	left:168px !important;
	top:254px !important;
}

#item64598 {
	width:78px !important;
	height:29px !important;
	left:167px !important;
	top:208px !important;
}

#item64630 {
	width:92px !important;
	height:20px !important;
	left:167px !important;
	top:183px !important;
}

#item64658 {
	width:198px !important;
	height:9px !important;
	left:283px !important;
	top:184px !important;
}

#item64689 {
	width:52px !important;
	height:30px !important;
	left:459px !important;
	top:348px !important;
}

#item64716 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:514px !important;
}

#item64747 {
	width:162px !important;
	height:9px !important;
	left:330px !important;
	top:608px !important;
}

#item64774 {
	width:162px !important;
	height:9px !important;
	left:330px !important;
	top:619px !important;
}

#item64801 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:527px !important;
}

#item40978 {
	width:248px !important;
	height:225px !important;
}

#item40972 {
	width:248px !important;
	height:225px !important;
	left:14px !important;
	top:407px !important;
}

#item41018 {
	width:177px !important;
	height:192px !important;
}

#item41013 {
	width:177px !important;
	height:192px !important;
	left:353px !important;
	top:438px !important;
}

#item41024 {
	width:154px !important;
	height:173px !important;
}

#item41019 {
	width:154px !important;
	height:173px !important;
	left:376px !important;
	top:245px !important;
}

#item41031 {
	width:154px !important;
	height:219px !important;
}

#item41025 {
	width:154px !important;
	height:219px !important;
	left:376px !important;
	top:8px !important;
}

#item41040 {
	width:252px !important;
	height:129px !important;
}

#item41035 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:226px !important;
}

#item41046 {
	width:145px !important;
	height:163px !important;
}

#item41041 {
	width:145px !important;
	height:163px !important;
	left:89px !important;
	top:14px !important;
}

#item64831 {
	width:102px !important;
	height:30px !important;
	left:13px !important;
	top:596px !important;
}

#item64863 {
	width:68px !important;
	height:50px !important;
	left:276px !important;
	top:578px !important;
}

#item64890 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:387px !important;
}

#item64917 {
	width:78px !important;
	height:29px !important;
	left:286px !important;
	top:381px !important;
}

#item64947 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:189px !important;
}

#item64977 {
	width:81px !important;
	height:29px !important;
	left:281px !important;
	top:195px !important;
}

#item41052 {
	width:272px !important;
	height:136px !important;
}

#item41047 {
	width:272px !important;
	height:136px !important;
	left:258px !important;
	top:14px !important;
}

#item41058 {
	width:228px !important;
	height:311px !important;
}

#item41053 {
	width:228px !important;
	height:311px !important;
	left:14px !important;
	top:14px !important;
}

#item41071 {
	width:386px !important;
	height:225px !important;
}

#item41066 {
	width:386px !important;
	height:225px !important;
	left:14px !important;
	top:394px !important;
}

#item41065 {
	width:207px !important;
	height:216px !important;
}

#item41059 {
	width:207px !important;
	height:216px !important;
	left:261px !important;
	top:204px !important;
}

#item41077 {
	width:125px !important;
	height:110px !important;
}

#item41072 {
	width:125px !important;
	height:110px !important;
	left:405px !important;
	top:414px !important;
}

#item65004 {
	width:209px !important;
	height:9px !important;
	left:262px !important;
	top:183px !important;
}

#item65034 {
	width:200px !important;
	height:9px !important;
	left:22px !important;
	top:367px !important;
}

#item65064 {
	width:75px !important;
	height:27px !important;
	left:453px !important;
	top:374px !important;
}

#item65096 {
	width:215px !important;
	height:9px !important;
	left:321px !important;
	top:603px !important;
}

#item65127 {
	width:215px !important;
	height:9px !important;
	left:321px !important;
	top:612px !important;
}

#item65157 {
	width:215px !important;
	height:9px !important;
	left:321px !important;
	top:621px !important;
}

#item40577 {
	width:239px !important;
	height:191px !important;
}

#item40572 {
	width:239px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

#item41084 {
	width:116px !important;
	height:213px !important;
}

#item41079 {
	width:116px !important;
	height:213px !important;
	left:14px !important;
	top:173px !important;
}

#item41090 {
	width:173px !important;
	height:320px !important;
}

#item41085 {
	width:173px !important;
	height:320px !important;
	left:357px !important;
	top:14px !important;
}

#item41096 {
	width:125px !important;
	height:217px !important;
}

#item41091 {
	width:125px !important;
	height:217px !important;
	left:57px !important;
	top:427px !important;
}

#item41102 {
	width:275px !important;
	height:247px !important;
}

#item41097 {
	width:275px !important;
	height:247px !important;
	left:269px !important;
	top:371px !important;
}

#item41108 {
	width:64px !important;
	height:57px !important;
}

#item41103 {
	width:64px !important;
	height:57px !important;
	left:201px !important;
	top:354px !important;
}

#item41114 {
	width:64px !important;
	height:76px !important;
}

#item41109 {
	width:64px !important;
	height:76px !important;
	left:201px !important;
	top:419px !important;
}

#item65189 {
	width:40px !important;
	height:36px !important;
	left:13px !important;
	top:563px !important;
}

#item65221 {
	width:116px !important;
	height:18px !important;
	left:143px !important;
	top:286px !important;
}

#item65253 {
	width:76px !important;
	height:20px !important;
	left:265px !important;
	top:141px !important;
}

#item65281 {
	width:80px !important;
	height:20px !important;
	left:266px !important;
	top:318px !important;
}

#item65308 {
	width:39px !important;
	height:9px !important;
	left:241px !important;
	top:595px !important;
}

#item65335 {
	width:41px !important;
	height:9px !important;
	left:241px !important;
	top:606px !important;
}

#item65362 {
	width:41px !important;
	height:9px !important;
	left:241px !important;
	top:617px !important;
}

#item65390 {
	width:42px !important;
	height:9px !important;
	left:290px !important;
	top:595px !important;
}

#item65417 {
	width:42px !important;
	height:9px !important;
	left:290px !important;
	top:606px !important;
}

#item65444 {
	width:42px !important;
	height:9px !important;
	left:290px !important;
	top:617px !important;
}

#item41123 {
	width:162px !important;
	height:197px !important;
}

#item41118 {
	width:162px !important;
	height:197px !important;
	left:369px !important;
	top:14px !important;
}

#item41161 {
	width:190px !important;
	height:197px !important;
}

#item41156 {
	width:190px !important;
	height:197px !important;
	left:340px !important;
	top:220px !important;
}

#item41130 {
	width:117px !important;
	height:150px !important;
}

#item41125 {
	width:117px !important;
	height:150px !important;
	left:14px !important;
	top:9px !important;
}

#item41136 {
	width:169px !important;
	height:146px !important;
}

#item41131 {
	width:169px !important;
	height:146px !important;
	left:14px !important;
	top:169px !important;
}

#item41142 {
	width:77px !important;
	height:156px !important;
}

#item41137 {
	width:77px !important;
	height:156px !important;
	left:176px !important;
	top:320px !important;
}

#item41149 {
	width:147px !important;
	height:151px !important;
}

#item41143 {
	width:147px !important;
	height:151px !important;
	left:14px !important;
	top:482px !important;
}

#item41155 {
	width:174px !important;
	height:223px !important;
}

#item41150 {
	width:174px !important;
	height:223px !important;
	left:356px !important;
	top:429px !important;
}

#item65471 {
	width:149px !important;
	height:20px !important;
	left:87px !important;
	top:135px !important;
}

#item65502 {
	width:76px !important;
	height:18px !important;
	left:276px !important;
	top:126px !important;
}

#item65530 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item65557 {
	width:79px !important;
	height:18px !important;
	left:191px !important;
	top:298px !important;
}

#item65585 {
	width:143px !important;
	height:20px !important;
	left:13px !important;
	top:452px !important;
}

#item65615 {
	width:93px !important;
	height:20px !important;
	left:164px !important;
	top:556px !important;
}

#item65642 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item40583 {
	width:201px !important;
	height:211px !important;
}

#item40578 {
	width:201px !important;
	height:211px !important;
	left:103px !important;
}

#item41195 {
	width:78px !important;
	height:224px !important;
}

#item41190 {
	width:78px !important;
	height:224px !important;
	left:354px !important;
	top:6px !important;
}

#item41204 {
	width:78px !important;
	height:235px !important;
}

#item41198 {
	width:78px !important;
	height:235px !important;
	left:437px !important;
	top:14px !important;
}

#item41171 {
	width:290px !important;
	height:153px !important;
}

#item41166 {
	width:290px !important;
	height:153px !important;
	left:14px !important;
	top:429px !important;
}

#item41177 {
	width:214px !important;
	height:223px !important;
}

#item41172 {
	width:214px !important;
	height:223px !important;
	left:317px !important;
	top:330px !important;
}

#item41183 {
	width:66px !important;
	height:167px !important;
}

#item41178 {
	width:66px !important;
	height:167px !important;
	left:141px !important;
	top:221px !important;
}

#item41189 {
	width:72px !important;
	height:193px !important;
}

#item41184 {
	width:72px !important;
	height:193px !important;
	left:212px !important;
	top:223px !important;
}

#item65675 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:184px !important;
}

#item65702 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:162px !important;
}

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

#item65757 {
	width:168px !important;
	height:9px !important;
	left:321px !important;
	top:607px !important;
}

#item65784 {
	width:117px !important;
	height:18px !important;
	left:13px !important;
	top:382px !important;
}

#item65815 {
	width:116px !important;
	height:18px !important;
	left:13px !important;
	top:400px !important;
}

#item65846 {
	width:220px !important;
	height:9px !important;
	left:315px !important;
	top:302px !important;
}

#item65877 {
	width:220px !important;
	height:9px !important;
	left:315px !important;
	top:311px !important;
}

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

#item40584 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:51px !important;
}

#item41246 {
	width:174px !important;
	height:159px !important;
}

#item41241 {
	width:174px !important;
	height:159px !important;
	left:278px !important;
	top:255px !important;
}

#item41252 {
	width:150px !important;
	height:212px !important;
}

#item41247 {
	width:150px !important;
	height:212px !important;
	left:278px !important;
	top:422px !important;
}

#item41233 {
	width:250px !important;
	height:232px !important;
}

#item41228 {
	width:250px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item41240 {
	width:245px !important;
	height:299px !important;
}

#item41234 {
	width:245px !important;
	height:299px !important;
	left:14px !important;
	top:333px !important;
}

#item65907 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item65937 {
	width:180px !important;
	height:9px !important;
	left:281px !important;
	top:235px !important;
}

#item65965 {
	width:64px !important;
	height:38px !important;
	left:456px !important;
	top:370px !important;
}

#item65992 {
	width:64px !important;
	height:38px !important;
	left:186px !important;
	top:590px !important;
}

#item66019 {
	width:63px !important;
	height:28px !important;
	left:443px !important;
	top:600px !important;
}

#item41258 {
	width:172px !important;
	height:210px !important;
}

#item41253 {
	width:172px !important;
	height:210px !important;
	left:94px !important;
	top:423px !important;
}

#item41273 {
	width:170px !important;
	height:157px !important;
}

#item41268 {
	width:170px !important;
	height:157px !important;
	left:14px !important;
	top:257px !important;
}

#item41279 {
	width:154px !important;
	height:232px !important;
}

#item41274 {
	width:154px !important;
	height:232px !important;
	left:112px !important;
	top:14px !important;
}

#item41267 {
	width:252px !important;
	height:226px !important;
}

#item41262 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:330px !important;
}

#item41227 {
	width:150px !important;
	height:308px !important;
}

#item41222 {
	width:150px !important;
	height:308px !important;
	left:380px !important;
	top:14px !important;
}

#item66046 {
	width:91px !important;
	height:36px !important;
	left:20px !important;
	top:204px !important;
}

#item66077 {
	width:95px !important;
	height:38px !important;
	left:287px !important;
	top:277px !important;
}

#item66107 {
	width:86px !important;
	height:38px !important;
	left:182px !important;
	top:370px !important;
}

#item66138 {
	width:74px !important;
	height:38px !important;
	left:20px !important;
	top:590px !important;
}

#item66169 {
	width:233px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item40595 {
	width:252px !important;
	height:134px !important;
}

#item40590 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:241px !important;
}

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

#item41299 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:442px !important;
}

#item41292 {
	width:164px !important;
	height:181px !important;
}

#item41287 {
	width:164px !important;
	height:181px !important;
	left:278px !important;
	top:50px !important;
}

#item41286 {
	width:235px !important;
	height:220px !important;
}

#item41280 {
	width:235px !important;
	height:220px !important;
	left:14px !important;
	top:50px !important;
}

#item41298 {
	width:157px !important;
	height:297px !important;
}

#item41293 {
	width:157px !important;
	height:297px !important;
	left:14px !important;
	top:337px !important;
}

#item66200 {
	width:74px !important;
	height:38px !important;
	left:175px !important;
	top:284px !important;
}

#item66232 {
	width:77px !important;
	height:38px !important;
	left:449px !important;
	top:190px !important;
}

#item66262 {
	width:212px !important;
	height:9px !important;
	left:283px !important;
	top:418px !important;
}

#item66292 {
	width:71px !important;
	height:28px !important;
	left:180px !important;
	top:600px !important;
}

#item66319 {
	width:183px !important;
	height:19px !important;
	left:284px !important;
	top:609px !important;
}

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

#item41305 {
	width:252px !important;
	height:176px !important;
	left:14px !important;
	top:442px !important;
}

#item41325 {
	width:99px !important;
	height:78px !important;
}

#item41319 {
	width:99px !important;
	height:78px !important;
	left:288px !important;
	top:353px !important;
}

#item44504 {
	width:101px !important;
	height:276px !important;
}

#item44499 {
	width:101px !important;
	height:276px !important;
	left:394px !important;
	top:353px !important;
}

#item41347 {
	width:59px !important;
	height:56px !important;
}

#item41342 {
	width:59px !important;
	height:56px !important;
	left:285px !important;
	top:177px !important;
}

#item41353 {
	width:59px !important;
	height:58px !important;
}

#item41348 {
	width:59px !important;
	height:58px !important;
	left:285px !important;
	top:116px !important;
}

#item41359 {
	width:177px !important;
	height:209px !important;
}

#item41354 {
	width:177px !important;
	height:209px !important;
	left:353px !important;
	top:25px !important;
}

#item41337 {
	width:173px !important;
	height:218px !important;
}

#item41332 {
	width:173px !important;
	height:218px !important;
	left:94px !important;
	top:14px !important;
}

#item41318 {
	width:133px !important;
	height:192px !important;
}

#item41312 {
	width:133px !important;
	height:192px !important;
	left:133px !important;
	top:242px !important;
}

#item41331 {
	width:98px !important;
	height:91px !important;
}

#item41326 {
	width:98px !important;
	height:91px !important;
	left:285px !important;
	top:14px !important;
}

#item66350 {
	width:73px !important;
	height:38px !important;
	left:18px !important;
	top:188px !important;
}

#item66381 {
	width:125px !important;
	height:27px !important;
	left:18px !important;
	top:402px !important;
}

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

#item66443 {
	width:230px !important;
	height:9px !important;
	left:283px !important;
	top:305px !important;
}

#item66474 {
	width:230px !important;
	height:9px !important;
	left:283px !important;
	top:314px !important;
}

#item66505 {
	width:110px !important;
	height:28px !important;
	left:287px !important;
	top:562px !important;
}

#item66536 {
	width:95px !important;
	height:38px !important;
	left:287px !important;
	top:590px !important;
}

#item40601 {
	width:221px !important;
	height:188px !important;
}

#item40596 {
	width:221px !important;
	height:188px !important;
	left:309px !important;
	top:51px !important;
}

#item41398 {
	width:288px !important;
	height:238px !important;
}

#item41393 {
	width:288px !important;
	height:238px !important;
	left:14px !important;
	top:337px !important;
}

#item41406 {
	width:221px !important;
	height:203px !important;
}

#item41401 {
	width:221px !important;
	height:203px !important;
	left:309px !important;
	top:337px !important;
}

#item41374 {
	width:78px !important;
	height:113px !important;
}

#item41369 {
	width:78px !important;
	height:113px !important;
	left:24px !important;
	top:86px !important;
}

#item41380 {
	width:78px !important;
	height:113px !important;
}

#item41375 {
	width:78px !important;
	height:113px !important;
	left:108px !important;
	top:55px !important;
}

#item41386 {
	width:78px !important;
	height:113px !important;
}

#item41381 {
	width:78px !important;
	height:113px !important;
	left:108px !important;
	top:169px !important;
}

#item41392 {
	width:78px !important;
	height:113px !important;
}

#item41387 {
	width:78px !important;
	height:113px !important;
	left:14px !important;
	top:204px !important;
}

#item66568 {
	width:131px !important;
	height:19px !important;
	left:315px !important;
	top:306px !important;
}

#item66598 {
	width:262px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item66630 {
	width:141px !important;
	height:19px !important;
	left:315px !important;
	top:610px !important;
}

#item66661 {
	width:97px !important;
	height:28px !important;
	left:196px !important;
	top:180px !important;
}

#item66691 {
	width:98px !important;
	height:38px !important;
	left:196px !important;
	top:208px !important;
}

#item66724 {
	width:95px !important;
	height:28px !important;
	left:196px !important;
	top:246px !important;
}

#item66754 {
	width:91px !important;
	height:28px !important;
	left:196px !important;
	top:275px !important;
}

#item41368 {
	width:144px !important;
	height:183px !important;
}

#item41362 {
	width:144px !important;
	height:183px !important;
	left:122px !important;
	top:451px !important;
}

#item41418 {
	width:152px !important;
	height:218px !important;
}

#item41413 {
	width:152px !important;
	height:218px !important;
	left:14px !important;
	top:225px !important;
}

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

#item41419 {
	width:252px !important;
	height:218px !important;
	left:279px !important;
	top:14px !important;
}

#item41431 {
	width:164px !important;
	height:202px !important;
}

#item41426 {
	width:164px !important;
	height:202px !important;
	left:102px !important;
	top:14px !important;
}

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

#item41407 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:337px !important;
}

#item66784 {
	width:81px !important;
	height:36px !important;
	left:19px !important;
	top:172px !important;
}

#item66815 {
	width:94px !important;
	height:28px !important;
	left:168px !important;
	top:407px !important;
}

#item66845 {
	width:93px !important;
	height:19px !important;
	left:23px !important;
	top:609px !important;
}

#item66872 {
	width:131px !important;
	height:19px !important;
	left:287px !important;
	top:299px !important;
}

#item66903 {
	width:170px !important;
	height:9px !important;
	left:282px !important;
	top:619px !important;
}

#item41437 {
	width:173px !important;
	height:193px !important;
}

#item41432 {
	width:173px !important;
	height:193px !important;
	left:357px !important;
	top:51px !important;
}

#item41445 {
	width:291px !important;
	height:193px !important;
}

#item41440 {
	width:291px !important;
	height:193px !important;
	left:14px !important;
	top:51px !important;
}

#item41452 {
	width:217px !important;
	height:213px !important;
}

#item41446 {
	width:217px !important;
	height:213px !important;
	left:14px !important;
	top:337px !important;
}

#item41458 {
	width:288px !important;
	height:292px !important;
}

#item41453 {
	width:288px !important;
	height:292px !important;
	left:242px !important;
	top:337px !important;
}

#item66931 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item66958 {
	width:125px !important;
	height:27px !important;
	left:364px !important;
	top:297px !important;
}

#item66989 {
	width:183px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item67020 {
	width:88px !important;
	height:36px !important;
	left:429px !important;
	top:592px !important;
}

#item40607 {
	width:247px !important;
	height:266px !important;
}

#item40602 {
	width:247px !important;
	height:266px !important;
	left:20px !important;
	top:337px !important;
}

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

#item41459 {
	width:252px !important;
	height:227px !important;
	left:279px !important;
	top:337px !important;
}

#item41470 {
	width:252px !important;
	height:312px !important;
}

#item41465 {
	width:252px !important;
	height:312px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item67051 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item67082 {
	width:84px !important;
	height:47px !important;
	left:20px !important;
	top:581px !important;
}

#item67115 {
	width:169px !important;
	height:19px !important;
	left:342px !important;
	top:305px !important;
}

#item67145 {
	width:246px !important;
	height:9px !important;
	left:285px !important;
	top:619px !important;
}

#item40614 {
	width:252px !important;
	height:217px !important;
}

#item40608 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:50px !important;
}

#item41497 {
	width:252px !important;
	height:217px !important;
}

#item41492 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:337px !important;
}

#item41503 {
	width:252px !important;
	height:208px !important;
}

#item41498 {
	width:252px !important;
	height:208px !important;
	left:278px !important;
	top:337px !important;
}

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

#item41486 {
	width:252px !important;
	height:209px !important;
	left:278px !important;
	top:50px !important;
}

#item67178 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item67209 {
	width:174px !important;
	height:9px !important;
	left:285px !important;
	top:317px !important;
}

#item67236 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item67263 {
	width:133px !important;
	height:19px !important;
	left:276px !important;
	top:610px !important;
}

#item41509 {
	width:252px !important;
	height:214px !important;
}

#item41504 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:337px !important;
}

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

#item41510 {
	width:252px !important;
	height:229px !important;
	left:278px !important;
	top:337px !important;
}

#item41522 {
	width:252px !important;
	height:239px !important;
}

#item41517 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item67294 {
	width:235px !important;
	height:9px !important;
	left:24px !important;
	top:317px !important;
}

#item67325 {
	width:254px !important;
	height:9px !important;
	left:283px !important;
	top:317px !important;
}

#item67357 {
	width:97px !important;
	height:19px !important;
	left:111px !important;
	top:609px !important;
}

#item67385 {
	width:111px !important;
	height:19px !important;
	left:284px !important;
	top:609px !important;
}

#item40620 {
	width:253px !important;
	height:202px !important;
}

#item40615 {
	width:253px !important;
	height:202px !important;
	left:277px !important;
	top:51px !important;
}

#item41542 {
	width:253px !important;
	height:202px !important;
}

#item41537 {
	width:253px !important;
	height:202px !important;
	left:14px !important;
	top:51px !important;
}

#item41548 {
	width:253px !important;
	height:220px !important;
}

#item41543 {
	width:253px !important;
	height:220px !important;
	left:14px !important;
	top:338px !important;
}

#item41554 {
	width:180px !important;
	height:154px !important;
}

#item41549 {
	width:180px !important;
	height:154px !important;
	left:277px !important;
	top:359px !important;
}

#item41560 {
	width:79px !important;
	height:72px !important;
}

#item41555 {
	width:79px !important;
	height:72px !important;
	left:448px !important;
	top:455px !important;
}

#item67416 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item67449 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:618px !important;
}

#item67480 {
	width:182px !important;
	height:9px !important;
	left:285px !important;
	top:315px !important;
}

#item67507 {
	width:170px !important;
	height:9px !important;
	left:285px !important;
	top:609px !important;
}

#item67538 {
	width:170px !important;
	height:9px !important;
	left:285px !important;
	top:619px !important;
}

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

#item41531 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:398px !important;
}

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

#item41575 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:225px !important;
}

#item41587 {
	width:164px !important;
	height:203px !important;
}

#item41581 {
	width:164px !important;
	height:203px !important;
	left:102px !important;
	top:14px !important;
}

#item41594 {
	width:252px !important;
	height:164px !important;
}

#item41588 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:14px !important;
}

#item41568 {
	width:208px !important;
	height:133px !important;
}

#item41563 {
	width:208px !important;
	height:133px !important;
	left:322px !important;
	top:400px !important;
}

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

#item41569 {
	width:94px !important;
	height:71px !important;
	left:283px !important;
	top:345px !important;
}

#item67565 {
	width:78px !important;
	height:38px !important;
	left:19px !important;
	top:170px !important;
}

#item67592 {
	width:123px !important;
	height:19px !important;
	left:17px !important;
	top:609px !important;
}

#item67622 {
	width:228px !important;
	height:9px !important;
	left:281px !important;
	top:237px !important;
}

#item67652 {
	width:246px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item67684 {
	width:119px !important;
	height:19px !important;
	left:282px !important;
	top:609px !important;
}

#item67714 {
	width:119px !important;
	height:19px !important;
	left:406px !important;
	top:609px !important;
}

#item40627 {
	width:251px !important;
	height:213px !important;
}

#item40621 {
	width:251px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item41621 {
	width:253px !important;
	height:131px !important;
}

#item41616 {
	width:253px !important;
	height:131px !important;
	left:277px !important;
	top:241px !important;
}

#item41627 {
	width:253px !important;
	height:131px !important;
}

#item41622 {
	width:253px !important;
	height:131px !important;
	left:277px !important;
	top:442px !important;
}

#item41615 {
	width:169px !important;
	height:304px !important;
}

#item41610 {
	width:169px !important;
	height:304px !important;
	left:14px !important;
	top:329px !important;
}

#item41609 {
	width:169px !important;
	height:182px !important;
}

#item41603 {
	width:169px !important;
	height:182px !important;
	left:277px !important;
	top:51px !important;
}

#item67745 {
	width:138px !important;
	height:19px !important;
	left:13px !important;
	top:295px !important;
}

#item67775 {
	width:81px !important;
	height:38px !important;
	left:448px !important;
	top:191px !important;
}

#item67805 {
	width:235px !important;
	height:9px !important;
	left:283px !important;
	top:420px !important;
}

#item67835 {
	width:149px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

#item67862 {
	width:71px !important;
	height:47px !important;
	left:191px !important;
	top:581px !important;
}

#item41646 {
	width:174px !important;
	height:210px !important;
}

#item41640 {
	width:174px !important;
	height:210px !important;
	left:94px !important;
	top:224px !important;
}

#item41653 {
	width:174px !important;
	height:210px !important;
}

#item41647 {
	width:174px !important;
	height:210px !important;
	left:356px !important;
	top:224px !important;
}

#item41659 {
	width:250px !important;
	height:149px !important;
}

#item41654 {
	width:250px !important;
	height:149px !important;
	left:280px !important;
	top:14px !important;
}

#item41668 {
	width:250px !important;
	height:142px !important;
}

#item41663 {
	width:250px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item41600 {
	width:263px !important;
	height:193px !important;
}

#item41595 {
	width:263px !important;
	height:193px !important;
	left:267px !important;
	top:441px !important;
}

#item41633 {
	width:100px !important;
	height:94px !important;
}

#item41628 {
	width:100px !important;
	height:94px !important;
	left:26px !important;
	top:448px !important;
}

#item41639 {
	width:100px !important;
	height:94px !important;
}

#item41634 {
	width:100px !important;
	height:94px !important;
	left:139px !important;
	top:448px !important;
}

#item67894 {
	width:195px !important;
	height:9px !important;
	left:22px !important;
	top:204px !important;
}

#item67921 {
	width:221px !important;
	height:9px !important;
	left:285px !important;
	top:204px !important;
}

#item67953 {
	width:62px !important;
	height:47px !important;
	left:20px !important;
	top:383px !important;
}

#item67983 {
	width:73px !important;
	height:47px !important;
	left:283px !important;
	top:379px !important;
}

#item68013 {
	width:135px !important;
	height:9px !important;
	left:24px !important;
	top:600px !important;
}

#item68040 {
	width:135px !important;
	height:9px !important;
	left:24px !important;
	top:609px !important;
}

#item68067 {
	width:135px !important;
	height:9px !important;
	left:24px !important;
	top:619px !important;
}

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

#item40628 {
	width:173px !important;
	height:175px !important;
	left:278px !important;
	top:50px !important;
}

#item41688 {
	width:247px !important;
	height:207px !important;
}

#item41683 {
	width:247px !important;
	height:207px !important;
	left:283px !important;
	top:234px !important;
}

#item41682 {
	width:252px !important;
	height:272px !important;
}

#item41676 {
	width:252px !important;
	height:272px !important;
	left:14px !important;
	top:50px !important;
}

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

#item41689 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:364px !important;
}

#item41700 {
	width:139px !important;
	height:182px !important;
}

#item41695 {
	width:139px !important;
	height:182px !important;
	left:278px !important;
	top:451px !important;
}

#item68094 {
	width:96px !important;
	height:19px !important;
	left:154px !important;
	top:323px !important;
}

#item68121 {
	width:71px !important;
	height:47px !important;
	left:457px !important;
	top:174px !important;
}

#item68151 {
	width:97px !important;
	height:28px !important;
	left:282px !important;
	top:407px !important;
}

#item68182 {
	width:173px !important;
	height:19px !important;
	left:12px !important;
	top:608px !important;
}

#item68212 {
	width:82px !important;
	height:38px !important;
	left:417px !important;
	top:590px !important;
}

#item41707 {
	width:166px !important;
	height:182px !important;
}

#item41702 {
	width:166px !important;
	height:182px !important;
	left:99px !important;
	top:451px !important;
}

#item41713 {
	width:120px !important;
	height:182px !important;
}

#item41708 {
	width:120px !important;
	height:182px !important;
	left:410px !important;
	top:451px !important;
}

#item41732 {
	width:129px !important;
	height:164px !important;
}

#item41727 {
	width:129px !important;
	height:164px !important;
	left:278px !important;
	top:277px !important;
}

#item41739 {
	width:252px !important;
	height:138px !important;
}

#item41733 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:232px !important;
}

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

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

#item41745 {
	width:84px !important;
	height:103px !important;
}

#item41740 {
	width:84px !important;
	height:103px !important;
	left:23px !important;
	top:14px !important;
}

#item41753 {
	width:72px !important;
	height:111px !important;
}

#item41748 {
	width:72px !important;
	height:111px !important;
	left:85px !important;
	top:14px !important;
}

#item41759 {
	width:77px !important;
	height:101px !important;
}

#item41754 {
	width:77px !important;
	height:101px !important;
	left:150px !important;
	top:14px !important;
}

#item41719 {
	width:58px !important;
	height:58px !important;
}

#item41714 {
	width:58px !important;
	height:58px !important;
	left:285px !important;
	top:456px !important;
}

#item41726 {
	width:58px !important;
	height:58px !important;
}

#item41720 {
	width:58px !important;
	height:58px !important;
	left:344px !important;
	top:456px !important;
}

#item68244 {
	width:162px !important;
	height:19px !important;
	left:18px !important;
	top:420px !important;
}

#item68276 {
	width:77px !important;
	height:38px !important;
	left:19px !important;
	top:590px !important;
}

#item68307 {
	width:96px !important;
	height:36px !important;
	left:281px !important;
	top:226px !important;
}

#item68340 {
	width:96px !important;
	height:19px !important;
	left:407px !important;
	top:416px !important;
}

#item68368 {
	width:174px !important;
	height:9px !important;
	left:19px !important;
	top:194px !important;
}

#item68399 {
	width:174px !important;
	height:9px !important;
	left:19px !important;
	top:203px !important;
}

#item68426 {
	width:174px !important;
	height:9px !important;
	left:19px !important;
	top:213px !important;
}

#item68453 {
	width:130px !important;
	height:9px !important;
	left:284px !important;
	top:602px !important;
}

#item68480 {
	width:130px !important;
	height:9px !important;
	left:284px !important;
	top:611px !important;
}

#item68507 {
	width:130px !important;
	height:9px !important;
	left:284px !important;
	top:621px !important;
}

#item40640 {
	width:151px !important;
	height:170px !important;
}

#item40635 {
	width:151px !important;
	height:170px !important;
	left:278px !important;
	top:51px !important;
}

#item41777 {
	width:252px !important;
	height:164px !important;
}

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

#item41785 {
	width:252px !important;
	height:202px !important;
}

#item41780 {
	width:252px !important;
	height:202px !important;
	left:14px !important;
	top:230px !important;
}

#item41798 {
	width:172px !important;
	height:192px !important;
}

#item41793 {
	width:172px !important;
	height:192px !important;
	left:14px !important;
	top:441px !important;
}

#item41804 {
	width:172px !important;
	height:192px !important;
}

#item41799 {
	width:172px !important;
	height:192px !important;
	left:278px !important;
	top:441px !important;
}

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

#item41786 {
	width:252px !important;
	height:127px !important;
	left:278px !important;
	top:230px !important;
}

#item68534 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item68565 {
	width:98px !important;
	height:28px !important;
	left:434px !important;
	top:190px !important;
}

#item68594 {
	width:93px !important;
	height:27px !important;
	left:17px !important;
	top:400px !important;
}

#item68625 {
	width:207px !important;
	height:9px !important;
	left:283px !important;
	top:418px !important;
}

#item68656 {
	width:76px !important;
	height:38px !important;
	left:187px !important;
	top:590px !important;
}

#item68689 {
	width:64px !important;
	height:28px !important;
	left:463px !important;
	top:600px !important;
}

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

#item41766 {
	width:180px !important;
	height:192px !important;
	left:86px !important;
	top:441px !important;
}

#item41824 {
	width:170px !important;
	height:201px !important;
}

#item41819 {
	width:170px !important;
	height:201px !important;
	left:14px !important;
	top:231px !important;
}

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

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

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

#item41805 {
	width:252px !important;
	height:219px !important;
	left:278px !important;
	top:337px !important;
}

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

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

#item68716 {
	width:77px !important;
	height:38px !important;
	left:19px !important;
	top:590px !important;
}

#item68747 {
	width:182px !important;
	height:9px !important;
	left:288px !important;
	top:619px !important;
}

#item68774 {
	width:232px !important;
	height:9px !important;
	left:21px !important;
	top:209px !important;
}

#item68805 {
	width:157px !important;
	height:9px !important;
	left:288px !important;
	top:314px !important;
}

#item68832 {
	width:73px !important;
	height:38px !important;
	left:188px !important;
	top:390px !important;
}

#item40646 {
	width:210px !important;
	height:211px !important;
}

#item40641 {
	width:210px !important;
	height:211px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item41872 {
	width:143px !important;
	height:191px !important;
}

#item41867 {
	width:143px !important;
	height:191px !important;
	left:14px !important;
	top:442px !important;
}

#item41857 {
	width:171px !important;
	height:199px !important;
}

#item41852 {
	width:171px !important;
	height:199px !important;
	left:278px !important;
	top:234px !important;
}

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

#item41859 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:441px !important;
}

#item41845 {
	width:247px !important;
	height:175px !important;
}

#item41840 {
	width:247px !important;
	height:175px !important;
	left:276px !important;
	top:51px !important;
}

#item68859 {
	width:104px !important;
	height:19px !important;
	left:126px !important;
	top:203px !important;
}

#item68886 {
	width:140px !important;
	height:28px !important;
	left:389px !important;
	top:192px !important;
}

#item68917 {
	width:240px !important;
	height:9px !important;
	left:19px !important;
	top:420px !important;
}

#item68947 {
	width:76px !important;
	height:47px !important;
	left:452px !important;
	top:379px !important;
}

#item68978 {
	width:152px !important;
	height:19px !important;
	left:283px !important;
	top:609px !important;
}

#item69010 {
	width:91px !important;
	height:38px !important;
	left:160px !important;
	top:589px !important;
}

#item41839 {
	width:154px !important;
	height:191px !important;
}

#item41834 {
	width:154px !important;
	height:191px !important;
	left:112px !important;
	top:443px !important;
}

#item41878 {
	width:252px !important;
	height:191px !important;
}

#item41873 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:443px !important;
}

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

#item41879 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:225px !important;
}

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

#item41885 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:225px !important;
}

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

#item41891 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item69041 {
	width:77px !important;
	height:47px !important;
	left:18px !important;
	top:581px !important;
}

#item69072 {
	width:93px !important;
	height:28px !important;
	left:285px !important;
	top:600px !important;
}

#item69102 {
	width:211px !important;
	height:9px !important;
	left:18px !important;
	top:422px !important;
}

#item69132 {
	width:211px !important;
	height:9px !important;
	left:283px !important;
	top:422px !important;
}

#item69162 {
	width:112px !important;
	height:27px !important;
	left:20px !important;
	top:185px !important;
}

#item69195 {
	width:100px !important;
	height:28px !important;
	left:282px !important;
	top:183px !important;
}

#item40652 {
	width:202px !important;
	height:295px !important;
}

#item40647 {
	width:202px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item41919 {
	width:221px !important;
	height:182px !important;
}

#item41914 {
	width:221px !important;
	height:182px !important;
	left:277px !important;
	top:14px !important;
}

#item41925 {
	width:253px !important;
	height:169px !important;
}

#item41920 {
	width:253px !important;
	height:169px !important;
	left:277px !important;
	top:207px !important;
}

#item41943 {
	width:116px !important;
	height:190px !important;
}

#item41938 {
	width:116px !important;
	height:190px !important;
	left:14px !important;
	top:326px !important;
}

#item41949 {
	width:134px !important;
	height:218px !important;
}

#item41944 {
	width:134px !important;
	height:218px !important;
	left:134px !important;
	top:326px !important;
}

#item41931 {
	width:92px !important;
	height:107px !important;
}

#item41926 {
	width:92px !important;
	height:107px !important;
	left:311px !important;
	top:427px !important;
}

#item41937 {
	width:103px !important;
	height:138px !important;
}

#item41932 {
	width:103px !important;
	height:138px !important;
	left:427px !important;
	top:432px !important;
}

#item69226 {
	width:113px !important;
	height:20px !important;
	left:155px !important;
	top:84px !important;
}

#item69253 {
	width:94px !important;
	height:18px !important;
	left:413px !important;
	top:179px !important;
}

#item69280 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:412px !important;
}

#item69311 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:570px !important;
}

#item69338 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item69365 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

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

#item41909 {
	width:162px !important;
	height:194px !important;
}

#item41904 {
	width:162px !important;
	height:194px !important;
	left:105px !important;
	top:431px !important;
}

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

#item41952 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:326px !important;
}

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

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

#item41989 {
	width:135px !important;
	height:196px !important;
}

#item41983 {
	width:135px !important;
	height:196px !important;
	left:113px !important;
	top:14px !important;
}

#item41969 {
	width:85px !important;
	height:135px !important;
}

#item41964 {
	width:85px !important;
	height:135px !important;
	left:357px !important;
	top:7px !important;
}

#item41976 {
	width:93px !important;
	height:152px !important;
}

#item41970 {
	width:93px !important;
	height:152px !important;
	left:271px !important;
	top:81px !important;
}

#item41982 {
	width:93px !important;
	height:164px !important;
}

#item41977 {
	width:93px !important;
	height:164px !important;
	left:442px !important;
	top:26px !important;
}

#item69420 {
	width:77px !important;
	height:18px !important;
	left:13px !important;
	top:193px !important;
}

#item69450 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item69481 {
	width:123px !important;
	height:18px !important;
	left:277px !important;
	top:610px !important;
}

#item69513 {
	width:80px !important;
	height:27px !important;
	left:13px !important;
	top:602px !important;
}

#item69544 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item69571 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item69604 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item40658 {
	width:516px !important;
	height:403px !important;
}

#item40653 {
	width:516px !important;
	height:403px !important;
	left:14px !important;
	top:14px !important;
}

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

#item42000 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:428px !important;
}

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

#item42006 {
	width:172px !important;
	height:198px !important;
	left:278px !important;
	top:428px !important;
}

#item69636 {
	width:75px !important;
	height:29px !important;
	left:458px !important;
	top:599px !important;
}

#item69663 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item69690 {
	width:189px !important;
	height:9px !important;
	left:341px !important;
	top:397px !important;
}

#item41996 {
	width:129px !important;
	height:161px !important;
}

#item41990 {
	width:129px !important;
	height:161px !important;
	left:278px !important;
	top:302px !important;
}

#item42029 {
	width:145px !important;
	height:179px !important;
}

#item42024 {
	width:145px !important;
	height:179px !important;
	left:386px !important;
	top:227px !important;
}

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

#item42018 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:224px !important;
}

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

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

#item42044 {
	width:171px !important;
	height:198px !important;
}

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

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

#item42012 {
	width:189px !important;
	height:198px !important;
	left:77px !important;
	top:428px !important;
}

#item69717 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item69744 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item69771 {
	width:72px !important;
	height:36px !important;
	left:13px !important;
	top:587px !important;
}

#item69803 {
	width:78px !important;
	height:18px !important;
	left:278px !important;
	top:195px !important;
}

#item69830 {
	width:175px !important;
	height:9px !important;
	left:284px !important;
	top:603px !important;
}

#item69861 {
	width:162px !important;
	height:9px !important;
	left:284px !important;
	top:579px !important;
}

#item69889 {
	width:162px !important;
	height:9px !important;
	left:284px !important;
	top:589px !important;
}

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

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

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

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

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

#item42058 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:327px !important;
}

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

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

#item69916 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:606px !important;
}

#item69946 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

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

#item70003 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

#item42084 {
	width:516px !important;
	height:279px !important;
}

#item42078 {
	width:516px !important;
	height:279px !important;
	left:14px !important;
	top:14px !important;
}

#item44524 {
	width:225px !important;
	height:164px !important;
}

#item44519 {
	width:225px !important;
	height:164px !important;
	left:14px !important;
	top:327px !important;
}

#item44531 {
	width:285px !important;
	height:258px !important;
}

#item44526 {
	width:285px !important;
	height:258px !important;
	left:245px !important;
	top:327px !important;
}

#item70057 {
	width:139px !important;
	height:18px !important;
	left:24px !important;
	top:289px !important;
}

#item70090 {
	width:76px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item70120 {
	width:83px !important;
	height:18px !important;
	left:104px !important;
	top:609px !important;
}

#item70151 {
	width:78px !important;
	height:29px !important;
	left:257px !important;
	top:595px !important;
}

#item40671 {
	width:150px !important;
	height:152px !important;
}

#item40666 {
	width:150px !important;
	height:152px !important;
	left:108px !important;
	top:75px !important;
}

#item42115 {
	width:96px !important;
	height:96px !important;
}

#item42110 {
	width:96px !important;
	height:96px !important;
	left:14px !important;
	top:316px !important;
}

#item42146 {
	width:96px !important;
	height:96px !important;
}

#item42141 {
	width:96px !important;
	height:96px !important;
	left:14px !important;
	top:424px !important;
}

#item42178 {
	width:96px !important;
	height:96px !important;
}

#item42173 {
	width:96px !important;
	height:96px !important;
	left:14px !important;
	top:531px !important;
}

#item42121 {
	width:96px !important;
	height:96px !important;
}

#item42116 {
	width:96px !important;
	height:96px !important;
	left:119px !important;
	top:316px !important;
}

#item42152 {
	width:96px !important;
	height:96px !important;
}

#item42147 {
	width:96px !important;
	height:96px !important;
	left:119px !important;
	top:424px !important;
}

#item42184 {
	width:96px !important;
	height:96px !important;
}

#item42179 {
	width:96px !important;
	height:96px !important;
	left:119px !important;
	top:531px !important;
}

#item42127 {
	width:96px !important;
	height:96px !important;
}

#item42122 {
	width:96px !important;
	height:96px !important;
	left:224px !important;
	top:316px !important;
}

#item42160 {
	width:96px !important;
	height:96px !important;
}

#item42153 {
	width:96px !important;
	height:96px !important;
	left:224px !important;
	top:424px !important;
}

#item42190 {
	width:96px !important;
	height:96px !important;
}

#item42185 {
	width:96px !important;
	height:96px !important;
	left:224px !important;
	top:531px !important;
}

#item42134 {
	width:96px !important;
	height:96px !important;
}

#item42128 {
	width:96px !important;
	height:96px !important;
	left:329px !important;
	top:316px !important;
}

#item42166 {
	width:96px !important;
	height:96px !important;
}

#item42161 {
	width:96px !important;
	height:96px !important;
	left:329px !important;
	top:424px !important;
}

#item42196 {
	width:96px !important;
	height:96px !important;
}

#item42191 {
	width:96px !important;
	height:96px !important;
	left:329px !important;
	top:531px !important;
}

#item42140 {
	width:96px !important;
	height:96px !important;
}

#item42135 {
	width:96px !important;
	height:96px !important;
	left:434px !important;
	top:316px !important;
}

#item42172 {
	width:96px !important;
	height:96px !important;
}

#item42167 {
	width:96px !important;
	height:96px !important;
	left:434px !important;
	top:424px !important;
}

#item42202 {
	width:96px !important;
	height:96px !important;
}

#item42197 {
	width:96px !important;
	height:96px !important;
	left:434px !important;
	top:531px !important;
}

#item70182 {
	width:64px !important;
	height:19px !important;
	left:291px !important;
	top:153px !important;
}

#item70209 {
	width:59px !important;
	height:19px !important;
	left:291px !important;
	top:174px !important;
}

#item70236 {
	width:60px !important;
	height:19px !important;
	left:291px !important;
	top:194px !important;
}

#item70263 {
	width:59px !important;
	height:19px !important;
	left:291px !important;
	top:214px !important;
}

#item70291 {
	width:57px !important;
	height:19px !important;
	left:291px !important;
	top:235px !important;
}

#item70318 {
	width:59px !important;
	height:19px !important;
	left:291px !important;
	top:255px !important;
}

#item70346 {
	width:59px !important;
	height:19px !important;
	left:355px !important;
	top:153px !important;
}

#item70373 {
	width:59px !important;
	height:19px !important;
	left:355px !important;
	top:174px !important;
}

#item70400 {
	width:59px !important;
	height:19px !important;
	left:355px !important;
	top:194px !important;
}

#item70427 {
	width:59px !important;
	height:19px !important;
	left:355px !important;
	top:214px !important;
}

#item70454 {
	width:86px !important;
	height:19px !important;
	left:355px !important;
	top:235px !important;
}

#item70481 {
	width:83px !important;
	height:19px !important;
	left:355px !important;
	top:255px !important;
}

#item70511 {
	width:71px !important;
	height:19px !important;
	left:442px !important;
	top:153px !important;
}

#item70539 {
	width:59px !important;
	height:19px !important;
	left:442px !important;
	top:174px !important;
}

#item70566 {
	width:59px !important;
	height:19px !important;
	left:442px !important;
	top:194px !important;
}

#item70593 {
	width:65px !important;
	height:19px !important;
	left:442px !important;
	top:214px !important;
}

#item42090 {
	width:291px !important;
	height:222px !important;
}

#item42085 {
	width:291px !important;
	height:222px !important;
	left:14px !important;
	top:14px !important;
}

#item42102 {
	width:291px !important;
	height:240px !important;
}

#item42097 {
	width:291px !important;
	height:240px !important;
	left:14px !important;
	top:317px !important;
}

#item42096 {
	width:216px !important;
	height:186px !important;
}

#item42091 {
	width:216px !important;
	height:186px !important;
	left:314px !important;
	top:14px !important;
}

#item42109 {
	width:142px !important;
	height:306px !important;
}

#item42103 {
	width:142px !important;
	height:306px !important;
	left:388px !important;
	top:319px !important;
}

#item70620 {
	width:205px !important;
	height:9px !important;
	left:20px !important;
	top:294px !important;
}

#item70650 {
	width:152px !important;
	height:19px !important;
	left:320px !important;
	top:285px !important;
}

#item70680 {
	width:274px !important;
	height:9px !important;
	left:21px !important;
	top:618px !important;
}

#item70711 {
	width:58px !important;
	height:47px !important;
	left:320px !important;
	top:574px !important;
}

#item40677 {
	width:164px !important;
	height:238px !important;
}

#item40672 {
	width:164px !important;
	height:238px !important;
	left:14px !important;
	top:60px !important;
}

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

#item42215 {
	width:163px !important;
	height:191px !important;
	left:278px !important;
	top:51px !important;
}

#item42226 {
	width:252px !important;
	height:119px !important;
}

#item42221 {
	width:252px !important;
	height:119px !important;
	left:278px !important;
	top:251px !important;
}

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

#item42227 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:316px !important;
}

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

#item42233 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:451px !important;
}

#item70738 {
	width:71px !important;
	height:47px !important;
	left:187px !important;
	top:250px !important;
}

#item70771 {
	width:89px !important;
	height:28px !important;
	left:443px !important;
	top:206px !important;
}

#item70802 {
	width:134px !important;
	height:19px !important;
	left:282px !important;
	top:415px !important;
}

#item70832 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:618px !important;
}

#item70862 {
	width:117px !important;
	height:19px !important;
	left:412px !important;
	top:611px !important;
}

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

#item42209 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:411px !important;
}

#item42253 {
	width:174px !important;
	height:192px !important;
}

#item42248 {
	width:174px !important;
	height:192px !important;
	left:14px !important;
	top:210px !important;
}

#item42259 {
	width:230px !important;
	height:192px !important;
}

#item42254 {
	width:230px !important;
	height:192px !important;
	left:300px !important;
	top:210px !important;
}

#item42266 {
	width:252px !important;
	height:126px !important;
}

#item42260 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:14px !important;
}

#item42272 {
	width:162px !important;
	height:187px !important;
}

#item42267 {
	width:162px !important;
	height:187px !important;
	left:105px !important;
	top:14px !important;
}

#item42247 {
	width:252px !important;
	height:220px !important;
}

#item42242 {
	width:252px !important;
	height:220px !important;
	left:279px !important;
	top:411px !important;
}

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

#item70923 {
	width:68px !important;
	height:47px !important;
	left:284px !important;
	top:572px !important;
}

#item70954 {
	width:73px !important;
	height:28px !important;
	left:193px !important;
	top:363px !important;
}

#item70981 {
	width:126px !important;
	height:19px !important;
	left:281px !important;
	top:256px !important;
}

#item71011 {
	width:97px !important;
	height:28px !important;
	left:18px !important;
	top:165px !important;
}

#item71041 {
	width:189px !important;
	height:9px !important;
	left:281px !important;
	top:188px !important;
}

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

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

#item42285 {
	width:252px !important;
	height:191px !important;
}

#item42280 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:52px !important;
}

#item42291 {
	width:252px !important;
	height:168px !important;
}

#item42286 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:378px !important;
}

#item42318 {
	width:252px !important;
	height:321px !important;
}

#item42313 {
	width:252px !important;
	height:321px !important;
	left:14px !important;
	top:310px !important;
}

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

#item42295 {
	width:55px !important;
	height:55px !important;
	left:278px !important;
	top:307px !important;
}

#item42306 {
	width:54px !important;
	height:55px !important;
}

#item42301 {
	width:54px !important;
	height:55px !important;
	left:335px !important;
	top:307px !important;
}

#item42312 {
	width:54px !important;
	height:55px !important;
}

#item42307 {
	width:54px !important;
	height:55px !important;
	left:390px !important;
	top:307px !important;
}

#item71068 {
	width:192px !important;
	height:19px !important;
	left:13px !important;
	top:275px !important;
}

#item71100 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item71130 {
	width:92px !important;
	height:28px !important;
	left:161px !important;
	top:600px !important;
}

#item71158 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:590px !important;
}

#item71191 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item71222 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item71252 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item42279 {
	width:184px !important;
	height:160px !important;
}

#item42273 {
	width:184px !important;
	height:160px !important;
	left:82px !important;
	top:466px !important;
}

#item42331 {
	width:253px !important;
	height:94px !important;
}

#item42326 {
	width:253px !important;
	height:94px !important;
	left:72px !important;
	top:367px !important;
}

#item42340 {
	width:170px !important;
	height:162px !important;
}

#item42335 {
	width:170px !important;
	height:162px !important;
	left:14px !important;
	top:201px !important;
}

#item42347 {
	width:167px !important;
	height:162px !important;
}

#item42341 {
	width:167px !important;
	height:162px !important;
	left:277px !important;
	top:201px !important;
}

#item42354 {
	width:182px !important;
	height:179px !important;
}

#item42348 {
	width:182px !important;
	height:179px !important;
	left:348px !important;
	top:14px !important;
}

#item42360 {
	width:187px !important;
	height:179px !important;
}

#item42355 {
	width:187px !important;
	height:179px !important;
	left:79px !important;
	top:14px !important;
}

#item42325 {
	width:179px !important;
	height:160px !important;
}

#item42319 {
	width:179px !important;
	height:160px !important;
	left:351px !important;
	top:466px !important;
}

#item71284 {
	width:70px !important;
	height:45px !important;
	left:13px !important;
	top:149px !important;
}

#item71316 {
	width:66px !important;
	height:54px !important;
	left:276px !important;
	top:137px !important;
}

#item71353 {
	width:67px !important;
	height:38px !important;
	left:189px !important;
	top:327px !important;
}

#item71383 {
	width:92px !important;
	height:38px !important;
	left:447px !important;
	top:327px !important;
}

#item71413 {
	width:118px !important;
	height:19px !important;
	left:334px !important;
	top:425px !important;
}

#item71443 {
	width:68px !important;
	height:47px !important;
	left:13px !important;
	top:581px !important;
}

#item71473 {
	width:67px !important;
	height:45px !important;
	left:282px !important;
	top:583px !important;
}

#item40689 {
	width:242px !important;
	height:174px !important;
}

#item40684 {
	width:242px !important;
	height:174px !important;
	left:19px !important;
	top:135px !important;
}

#item42375 {
	width:98px !important;
	height:64px !important;
}

#item42369 {
	width:98px !important;
	height:64px !important;
	left:173px !important;
	top:14px !important;
}

#item42368 {
	width:175px !important;
	height:300px !important;
}

#item42363 {
	width:175px !important;
	height:300px !important;
	left:278px !important;
	top:14px !important;
}

#item42381 {
	width:292px !important;
	height:300px !important;
}

#item42376 {
	width:292px !important;
	height:300px !important;
	left:14px !important;
	top:327px !important;
}

#item42387 {
	width:213px !important;
	height:229px !important;
}

#item42382 {
	width:213px !important;
	height:229px !important;
	left:317px !important;
	top:327px !important;
}

#item71504 {
	width:74px !important;
	height:30px !important;
	left:457px !important;
	top:278px !important;
}

#item71532 {
	width:183px !important;
	height:9px !important;
	left:94px !important;
	top:619px !important;
}

#item71560 {
	width:182px !important;
	height:9px !important;
	left:316px !important;
	top:619px !important;
}

#item71587 {
	width:147px !important;
	height:20px !important;
	left:23px !important;
	top:95px !important;
}

#item71617 {
	width:144px !important;
	height:20px !important;
	left:23px !important;
	top:115px !important;
}

#item42393 {
	width:249px !important;
	height:129px !important;
}

#item42388 {
	width:249px !important;
	height:129px !important;
	left:14px !important;
	top:429px !important;
}

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

#item42401 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:224px !important;
}

#item42400 {
	width:260px !important;
	height:260px !important;
}

#item42394 {
	width:260px !important;
	height:260px !important;
	left:270px !important;
	top:263px !important;
}

#item42413 {
	width:284px !important;
	height:194px !important;
}

#item42407 {
	width:284px !important;
	height:194px !important;
	left:246px !important;
	top:14px !important;
}

#item71648 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item71675 {
	width:209px !important;
	height:9px !important;
	left:12px !important;
	top:411px !important;
}

#item71705 {
	width:175px !important;
	height:9px !important;
	left:18px !important;
	top:615px !important;
}

#item71737 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40695 {
	width:164px !important;
	height:189px !important;
}

#item40690 {
	width:164px !important;
	height:189px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item42422 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:227px !important;
}

#item42439 {
	width:252px !important;
	height:169px !important;
}

#item42434 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:215px !important;
}

#item42445 {
	width:252px !important;
	height:169px !important;
}

#item42440 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:460px !important;
}

#item42433 {
	width:252px !important;
	height:138px !important;
}

#item42428 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:429px !important;
}

#item71765 {
	width:77px !important;
	height:18px !important;
	left:183px !important;
	top:187px !important;
}

#item71795 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item71825 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:440px !important;
}

#item71852 {
	width:152px !important;
	height:9px !important;
	left:277px !important;
	top:410px !important;
}

#item71879 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item71909 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item42451 {
	width:252px !important;
	height:129px !important;
}

#item42446 {
	width:252px !important;
	height:129px !important;
	left:278px !important;
	top:449px !important;
}

#item42478 {
	width:252px !important;
	height:134px !important;
}

#item42473 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:14px !important;
}

#item42466 {
	width:196px !important;
	height:210px !important;
}

#item42460 {
	width:196px !important;
	height:210px !important;
	left:334px !important;
	top:227px !important;
}

#item42472 {
	width:255px !important;
	height:148px !important;
}

#item42467 {
	width:255px !important;
	height:148px !important;
	left:11px !important;
	top:227px !important;
}

#item42485 {
	width:183px !important;
	height:201px !important;
}

#item42479 {
	width:183px !important;
	height:201px !important;
	left:83px !important;
	top:14px !important;
}

#item42459 {
	width:169px !important;
	height:178px !important;
}

#item42454 {
	width:169px !important;
	height:178px !important;
	left:96px !important;
	top:449px !important;
}

#item71936 {
	width:79px !important;
	height:27px !important;
	left:13px !important;
	top:191px !important;
}

#item71969 {
	width:230px !important;
	height:9px !important;
	left:277px !important;
	top:209px !important;
}

#item72001 {
	width:46px !important;
	height:39px !important;
	left:276px !important;
	top:398px !important;
}

#item72028 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:429px !important;
}

#item72055 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:596px !important;
}

#item72083 {
	width:195px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item40701 {
	width:197px !important;
	height:116px !important;
}

#item40696 {
	width:197px !important;
	height:116px !important;
	left:14px !important;
	top:14px !important;
}

#item42502 {
	width:162px !important;
	height:220px !important;
}

#item42497 {
	width:162px !important;
	height:220px !important;
	left:219px !important;
	top:9px !important;
}

#item42514 {
	width:199px !important;
	height:144px !important;
}

#item42509 {
	width:199px !important;
	height:144px !important;
	left:331px !important;
	top:232px !important;
}

#item42520 {
	width:158px !important;
	height:249px !important;
}

#item42515 {
	width:158px !important;
	height:249px !important;
	left:33px !important;
	top:261px !important;
}

#item42526 {
	width:128px !important;
	height:198px !important;
}

#item42521 {
	width:128px !important;
	height:198px !important;
	left:164px !important;
	top:249px !important;
}

#item42532 {
	width:80px !important;
	height:160px !important;
}

#item42527 {
	width:80px !important;
	height:160px !important;
	left:238px !important;
	top:465px !important;
}

#item42540 {
	width:133px !important;
	height:171px !important;
}

#item42535 {
	width:133px !important;
	height:171px !important;
	left:324px !important;
	top:480px !important;
}

#item42508 {
	width:107px !important;
	height:92px !important;
}

#item42503 {
	width:107px !important;
	height:92px !important;
	left:373px !important;
	top:148px !important;
}

#item72113 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:214px !important;
}

#item72140 {
	width:146px !important;
	height:9px !important;
	left:387px !important;
	top:140px !important;
}

#item72171 {
	width:168px !important;
	height:9px !important;
	left:354px !important;
	top:71px !important;
}

#item72202 {
	width:156px !important;
	height:9px !important;
	left:330px !important;
	top:428px !important;
}

#item72229 {
	width:79px !important;
	height:29px !important;
	left:456px !important;
	top:599px !important;
}

#item72256 {
	width:173px !important;
	height:9px !important;
	left:30px !important;
	top:593px !important;
}

#item72283 {
	width:173px !important;
	height:9px !important;
	left:30px !important;
	top:604px !important;
}

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

#item42486 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:429px !important;
}

#item42558 {
	width:170px !important;
	height:193px !important;
}

#item42553 {
	width:170px !important;
	height:193px !important;
	left:96px !important;
	top:224px !important;
}

#item42565 {
	width:250px !important;
	height:145px !important;
}

#item42559 {
	width:250px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item42571 {
	width:250px !important;
	height:290px !important;
}

#item42566 {
	width:250px !important;
	height:290px !important;
	left:280px !important;
	top:14px !important;
}

#item42546 {
	width:148px !important;
	height:132px !important;
}

#item42541 {
	width:148px !important;
	height:132px !important;
	left:382px !important;
	top:429px !important;
}

#item42552 {
	width:97px !important;
	height:60px !important;
}

#item42547 {
	width:97px !important;
	height:60px !important;
	left:279px !important;
	top:500px !important;
}

#item72310 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item72337 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:389px !important;
}

#item72364 {
	width:178px !important;
	height:9px !important;
	left:292px !important;
	top:395px !important;
}

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

#item72426 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item72456 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40707 {
	width:164px !important;
	height:222px !important;
}

#item40702 {
	width:164px !important;
	height:222px !important;
	left:14px !important;
	top:14px !important;
}

#item42599 {
	width:204px !important;
	height:231px !important;
}

#item42594 {
	width:204px !important;
	height:231px !important;
	left:14px !important;
	top:326px !important;
}

#item42605 {
	width:208px !important;
	height:143px !important;
}

#item42600 {
	width:208px !important;
	height:143px !important;
	left:232px !important;
	top:326px !important;
}

#item42612 {
	width:208px !important;
	height:147px !important;
}

#item42607 {
	width:208px !important;
	height:147px !important;
	left:232px !important;
	top:479px !important;
}

#item42587 {
	width:164px !important;
	height:242px !important;
}

#item42582 {
	width:164px !important;
	height:242px !important;
	left:189px !important;
	top:14px !important;
}

#item42593 {
	width:164px !important;
	height:242px !important;
}

#item42588 {
	width:164px !important;
	height:242px !important;
	left:366px !important;
	top:14px !important;
}

#item72488 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item72518 {
	width:113px !important;
	height:20px !important;
	left:189px !important;
	top:296px !important;
}

#item72545 {
	width:172px !important;
	height:9px !important;
	left:364px !important;
	top:307px !important;
}

#item72577 {
	width:67px !important;
	height:30px !important;
	left:449px !important;
	top:440px !important;
}

#item72604 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:587px !important;
}

#item72637 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item72667 {
	width:70px !important;
	height:27px !important;
	left:448px !important;
	top:574px !important;
}

#item72699 {
	width:69px !important;
	height:27px !important;
	left:448px !important;
	top:601px !important;
}

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

#item42576 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:429px !important;
}

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

#item42613 {
	width:111px !important;
	height:132px !important;
	left:292px !important;
	top:426px !important;
}

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

#item42626 {
	width:177px !important;
	height:200px !important;
	left:278px !important;
	top:217px !important;
}

#item42645 {
	width:253px !important;
	height:142px !important;
}

#item42640 {
	width:253px !important;
	height:142px !important;
	left:277px !important;
	top:14px !important;
}

#item42651 {
	width:167px !important;
	height:197px !important;
}

#item42646 {
	width:167px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

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

#item42632 {
	width:256px !important;
	height:152px !important;
	left:14px !important;
	top:217px !important;
}

#item42625 {
	width:118px !important;
	height:117px !important;
}

#item42620 {
	width:118px !important;
	height:117px !important;
	left:406px !important;
	top:422px !important;
}

#item72729 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item72761 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item72792 {
	width:78px !important;
	height:27px !important;
	left:184px !important;
	top:186px !important;
}

#item72824 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item72856 {
	width:73px !important;
	height:29px !important;
	left:458px !important;
	top:389px !important;
}

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

#item72910 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item40713 {
	width:223px !important;
	height:146px !important;
}

#item40708 {
	width:223px !important;
	height:146px !important;
	left:14px !important;
	top:105px !important;
}

#item42658 {
	width:223px !important;
	height:146px !important;
}

#item42653 {
	width:223px !important;
	height:146px !important;
	left:290px !important;
	top:192px !important;
}

#item42665 {
	width:197px !important;
	height:169px !important;
}

#item42659 {
	width:197px !important;
	height:169px !important;
	left:27px !important;
	top:370px !important;
}

#item42672 {
	width:181px !important;
	height:182px !important;
}

#item42666 {
	width:181px !important;
	height:182px !important;
	left:298px !important;
	top:448px !important;
}

#item72941 {
	width:257px !important;
	height:9px !important;
	left:265px !important;
	top:115px !important;
}

#item72972 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:333px !important;
}

#item73005 {
	width:233px !important;
	height:9px !important;
	left:265px !important;
	top:430px !important;
}

#item73036 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:614px !important;
}

#item42678 {
	width:113px !important;
	height:179px !important;
}

#item42673 {
	width:113px !important;
	height:179px !important;
	left:61px !important;
	top:33px !important;
}

#item42684 {
	width:113px !important;
	height:183px !important;
}

#item42679 {
	width:113px !important;
	height:183px !important;
	left:178px !important;
	top:33px !important;
}

#item42694 {
	width:113px !important;
	height:183px !important;
}

#item42689 {
	width:113px !important;
	height:183px !important;
	left:318px !important;
	top:257px !important;
}

#item42706 {
	width:108px !important;
	height:176px !important;
}

#item42701 {
	width:108px !important;
	height:176px !important;
	left:85px !important;
	top:450px !important;
}

#item42712 {
	width:108px !important;
	height:176px !important;
}

#item42707 {
	width:108px !important;
	height:176px !important;
	left:196px !important;
	top:450px !important;
}

#item42700 {
	width:95px !important;
	height:183px !important;
}

#item42695 {
	width:95px !important;
	height:183px !important;
	left:435px !important;
	top:257px !important;
}

#item73068 {
	width:165px !important;
	height:19px !important;
	left:325px !important;
	top:93px !important;
}

#item73099 {
	width:129px !important;
	height:19px !important;
	left:325px !important;
	top:209px !important;
}

#item73131 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item73163 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:375px !important;
}

#item73194 {
	width:125px !important;
	height:19px !important;
	left:368px !important;
	top:524px !important;
}

#item73225 {
	width:127px !important;
	height:19px !important;
	left:368px !important;
	top:609px !important;
}

#item40720 {
	width:253px !important;
	height:312px !important;
}

#item40714 {
	width:253px !important;
	height:312px !important;
	left:14px !important;
	top:14px !important;
}

#item42725 {
	width:169px !important;
	height:198px !important;
}

#item42720 {
	width:169px !important;
	height:198px !important;
	left:277px !important;
	top:14px !important;
}

#item42731 {
	width:169px !important;
	height:195px !important;
}

#item42726 {
	width:169px !important;
	height:195px !important;
	left:277px !important;
	top:223px !important;
}

#item42744 {
	width:259px !important;
	height:137px !important;
}

#item42738 {
	width:259px !important;
	height:137px !important;
	left:277px !important;
	top:423px !important;
}

#item42737 {
	width:261px !important;
	height:255px !important;
}

#item42732 {
	width:261px !important;
	height:255px !important;
	left:14px !important;
	top:345px !important;
}

#item73255 {
	width:140px !important;
	height:9px !important;
	left:94px !important;
	top:318px !important;
}

#item73282 {
	width:80px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

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

#item73343 {
	width:80px !important;
	height:27px !important;
	left:452px !important;
	top:180px !important;
}

#item73374 {
	width:76px !important;
	height:20px !important;
	left:446px !important;
	top:368px !important;
}

#item42751 {
	width:45px !important;
	height:74px !important;
}

#item42746 {
	width:45px !important;
	height:74px !important;
	left:220px !important;
	top:141px !important;
}

#item42757 {
	width:71px !important;
	height:81px !important;
}

#item42752 {
	width:71px !important;
	height:81px !important;
	left:112px !important;
	top:228px !important;
}

#item42770 {
	width:159px !important;
	height:238px !important;
}

#item42765 {
	width:159px !important;
	height:238px !important;
	left:371px !important;
	top:14px !important;
}

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

#item42771 {
	width:252px !important;
	height:102px !important;
	left:278px !important;
	top:263px !important;
}

#item42764 {
	width:71px !important;
	height:81px !important;
}

#item42758 {
	width:71px !important;
	height:81px !important;
	left:50px !important;
	top:332px !important;
}

#item42719 {
	width:374px !important;
	height:198px !important;
}

#item42714 {
	width:374px !important;
	height:198px !important;
	left:156px !important;
	top:429px !important;
}

#item73401 {
	width:80px !important;
	height:40px !important;
	left:12px !important;
	top:309px !important;
}

#item73432 {
	width:75px !important;
	height:50px !important;
	left:12px !important;
	top:256px !important;
}

#item73464 {
	width:100px !important;
	height:40px !important;
	left:12px !important;
	top:213px !important;
}

#item73494 {
	width:82px !important;
	height:20px !important;
	left:21px !important;
	top:573px !important;
}

#item73521 {
	width:140px !important;
	height:20px !important;
	left:21px !important;
	top:599px !important;
}

#item73551 {
	width:101px !important;
	height:27px !important;
	left:276px !important;
	top:227px !important;
}

#item73582 {
	width:231px !important;
	height:9px !important;
	left:283px !important;
	top:406px !important;
}

#item40726 {
	width:171px !important;
	height:306px !important;
}

#item40721 {
	width:171px !important;
	height:306px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item73614 {
	width:81px !important;
	height:29px !important;
	left:187px !important;
	top:189px !important;
}

#item73646 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item42789 {
	width:259px !important;
	height:224px !important;
}

#item42784 {
	width:259px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item42796 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:326px !important;
}

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

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

#item73673 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73700 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item73730 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item73757 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

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

#item42820 {
	width:156px !important;
	height:199px !important;
}

#item42815 {
	width:156px !important;
	height:199px !important;
	left:278px !important;
	top:14px !important;
}

#item42831 {
	width:178px !important;
	height:188px !important;
}

#item42825 {
	width:178px !important;
	height:188px !important;
	left:278px !important;
	top:227px !important;
}

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

#item42832 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:426px !important;
}

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

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

#item73784 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item73814 {
	width:90px !important;
	height:30px !important;
	left:440px !important;
	top:141px !important;
}

#item73841 {
	width:72px !important;
	height:20px !important;
	left:460px !important;
	top:397px !important;
}

#item73869 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item73899 {
	width:205px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item42814 {
	width:128px !important;
	height:83px !important;
}

#item42809 {
	width:128px !important;
	height:83px !important;
	left:72px !important;
	top:427px !important;
}

#item42850 {
	width:139px !important;
	height:95px !important;
}

#item42845 {
	width:139px !important;
	height:95px !important;
	left:130px !important;
	top:468px !important;
}

#item42856 {
	width:252px !important;
	height:303px !important;
}

#item42851 {
	width:252px !important;
	height:303px !important;
	left:278px !important;
	top:264px !important;
}

#item42868 {
	width:252px !important;
	height:207px !important;
}

#item42863 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:14px !important;
}

#item42876 {
	width:145px !important;
	height:200px !important;
}

#item42871 {
	width:145px !important;
	height:200px !important;
	left:122px !important;
	top:14px !important;
}

#item42862 {
	width:176px !important;
	height:190px !important;
}

#item42857 {
	width:176px !important;
	height:190px !important;
	left:92px !important;
	top:226px !important;
}

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

#item73960 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:245px !important;
}

#item73987 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item74014 {
	width:80px !important;
	height:39px !important;
	left:13px !important;
	top:378px !important;
}

#item74044 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item74076 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

#item40733 {
	width:140px !important;
	height:148px !important;
	left:21px !important;
	top:127px !important;
}

#item42936 {
	width:75px !important;
	height:148px !important;
}

#item42930 {
	width:75px !important;
	height:148px !important;
	left:274px !important;
}

#item42948 {
	width:253px !important;
	height:112px !important;
}

#item42943 {
	width:253px !important;
	height:112px !important;
	left:277px !important;
	top:222px !important;
}

#item42955 {
	width:169px !important;
	height:204px !important;
}

#item42949 {
	width:169px !important;
	height:204px !important;
	left:361px !important;
	top:430px !important;
}

#item42942 {
	width:75px !important;
	height:137px !important;
}

#item42937 {
	width:75px !important;
	height:137px !important;
	left:358px !important;
}

#item42883 {
	width:140px !important;
	height:115px !important;
}

#item42878 {
	width:140px !important;
	height:115px !important;
	left:8px !important;
	top:296px !important;
}

#item42890 {
	width:82px !important;
	height:45px !important;
}

#item42884 {
	width:82px !important;
	height:45px !important;
	left:184px !important;
	top:418px !important;
}

#item42896 {
	width:82px !important;
	height:45px !important;
}

#item42891 {
	width:82px !important;
	height:45px !important;
	left:184px !important;
	top:370px !important;
}

#item42902 {
	width:82px !important;
	height:57px !important;
}

#item42897 {
	width:82px !important;
	height:57px !important;
	left:184px !important;
	top:310px !important;
}

#item42908 {
	width:82px !important;
	height:67px !important;
}

#item42903 {
	width:82px !important;
	height:67px !important;
	left:184px !important;
	top:236px !important;
}

#item42914 {
	width:82px !important;
	height:63px !important;
}

#item42909 {
	width:82px !important;
	height:63px !important;
	left:184px !important;
	top:168px !important;
}

#item42923 {
	width:82px !important;
	height:63px !important;
}

#item42918 {
	width:82px !important;
	height:63px !important;
	left:184px !important;
	top:102px !important;
}

#item74107 {
	width:176px !important;
	height:18px !important;
	left:13px !important;
	top:537px !important;
}

#item74138 {
	width:148px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item74169 {
	width:88px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item74200 {
	width:245px !important;
	height:9px !important;
	left:277px !important;
	top:409px !important;
}

#item74230 {
	width:210px !important;
	height:9px !important;
	left:277px !important;
	top:196px !important;
}

#item74262 {
	width:210px !important;
	height:9px !important;
	left:277px !important;
	top:205px !important;
}

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

#item42924 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
}

#item42990 {
	width:252px !important;
	height:303px !important;
}

#item42985 {
	width:252px !important;
	height:303px !important;
	left:14px !important;
	top:324px !important;
}

#item42997 {
	width:116px !important;
	height:197px !important;
}

#item42991 {
	width:116px !important;
	height:197px !important;
	left:273px !important;
	top:410px !important;
}

#item43003 {
	width:101px !important;
	height:77px !important;
}

#item42998 {
	width:101px !important;
	height:77px !important;
	left:429px !important;
	top:471px !important;
}

#item43011 {
	width:101px !important;
	height:77px !important;
}

#item43006 {
	width:101px !important;
	height:77px !important;
	left:429px !important;
	top:549px !important;
}

#item42965 {
	width:46px !important;
	height:40px !important;
}

#item42960 {
	width:46px !important;
	height:40px !important;
	left:300px !important;
	top:17px !important;
}

#item42972 {
	width:57px !important;
	height:66px !important;
}

#item42966 {
	width:57px !important;
	height:66px !important;
	left:297px !important;
	top:66px !important;
}

#item42978 {
	width:63px !important;
	height:58px !important;
}

#item42973 {
	width:63px !important;
	height:58px !important;
	left:455px !important;
	top:8px !important;
}

#item42984 {
	width:94px !important;
	height:121px !important;
}

#item42979 {
	width:94px !important;
	height:121px !important;
	left:431px !important;
	top:70px !important;
}

#item74293 {
	width:183px !important;
	height:18px !important;
	left:13px !important;
	top:296px !important;
}

#item74328 {
	width:114px !important;
	height:20px !important;
	left:147px !important;
	top:486px !important;
}

#item74359 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:269px !important;
}

#item74386 {
	width:79px !important;
	height:18px !important;
	left:276px !important;
	top:296px !important;
}

#item74413 {
	width:120px !important;
	height:9px !important;
	left:391px !important;
	top:296px !important;
}

#item74446 {
	width:120px !important;
	height:9px !important;
	left:391px !important;
	top:305px !important;
}

#item74474 {
	width:90px !important;
	height:20px !important;
	left:441px !important;
	top:421px !important;
}

#item74501 {
	width:90px !important;
	height:20px !important;
	left:441px !important;
	top:441px !important;
}

#item40744 {
	width:223px !important;
	height:202px !important;
}

#item40739 {
	width:223px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item43033 {
	width:164px !important;
	height:194px !important;
}

#item43028 {
	width:164px !important;
	height:194px !important;
	left:14px !important;
	top:223px !important;
}

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

#item43034 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:428px !important;
}

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

#item43040 {
	width:252px !important;
	height:170px !important;
	left:278px !important;
	top:428px !important;
}

#item43027 {
	width:204px !important;
	height:345px !important;
}

#item43021 {
	width:204px !important;
	height:345px !important;
	left:326px !important;
	top:14px !important;
}

#item74528 {
	width:79px !important;
	height:20px !important;
	left:244px !important;
	top:106px !important;
}

#item74556 {
	width:78px !important;
	height:20px !important;
	left:181px !important;
	top:399px !important;
}

#item74583 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

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

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

#item43017 {
	width:164px !important;
	height:244px !important;
}

#item43012 {
	width:164px !important;
	height:244px !important;
	left:366px !important;
	top:377px !important;
}

#item43051 {
	width:186px !important;
	height:159px !important;
}

#item43046 {
	width:186px !important;
	height:159px !important;
	left:264px !important;
	top:14px !important;
}

#item43057 {
	width:193px !important;
	height:170px !important;
}

#item43052 {
	width:193px !important;
	height:170px !important;
	left:342px !important;
	top:128px !important;
}

#item43063 {
	width:114px !important;
	height:110px !important;
}

#item43058 {
	width:114px !important;
	height:110px !important;
	left:220px !important;
	top:185px !important;
}

#item43072 {
	width:116px !important;
	height:106px !important;
}

#item43066 {
	width:116px !important;
	height:106px !important;
	left:219px !important;
	top:358px !important;
}

#item43079 {
	width:46px !important;
	height:46px !important;
}

#item43073 {
	width:46px !important;
	height:46px !important;
	left:15px !important;
	top:166px !important;
}

#item43103 {
	width:46px !important;
	height:46px !important;
}

#item43098 {
	width:46px !important;
	height:46px !important;
	left:15px !important;
	top:214px !important;
}

#item43127 {
	width:46px !important;
	height:46px !important;
}

#item43122 {
	width:46px !important;
	height:46px !important;
	left:15px !important;
	top:263px !important;
}

#item43152 {
	width:46px !important;
	height:46px !important;
}

#item43147 {
	width:46px !important;
	height:46px !important;
	left:15px !important;
	top:312px !important;
}

#item43177 {
	width:46px !important;
	height:46px !important;
}

#item43172 {
	width:46px !important;
	height:46px !important;
	left:15px !important;
	top:361px !important;
}

#item43210 {
	width:46px !important;
	height:46px !important;
}

#item43205 {
	width:46px !important;
	height:46px !important;
	left:15px !important;
	top:410px !important;
}

#item43085 {
	width:46px !important;
	height:46px !important;
}

#item43080 {
	width:46px !important;
	height:46px !important;
	left:64px !important;
	top:166px !important;
}

#item43109 {
	width:46px !important;
	height:46px !important;
}

#item43104 {
	width:46px !important;
	height:46px !important;
	left:64px !important;
	top:214px !important;
}

#item43134 {
	width:46px !important;
	height:46px !important;
}

#item43129 {
	width:46px !important;
	height:46px !important;
	left:64px !important;
	top:263px !important;
}

#item43158 {
	width:46px !important;
	height:46px !important;
}

#item43153 {
	width:46px !important;
	height:46px !important;
	left:64px !important;
	top:312px !important;
}

#item43185 {
	width:46px !important;
	height:46px !important;
}

#item43178 {
	width:46px !important;
	height:46px !important;
	left:64px !important;
	top:361px !important;
}

#item43216 {
	width:46px !important;
	height:46px !important;
}

#item43211 {
	width:46px !important;
	height:46px !important;
	left:64px !important;
	top:410px !important;
}

#item43091 {
	width:46px !important;
	height:46px !important;
}

#item43086 {
	width:46px !important;
	height:46px !important;
	left:113px !important;
	top:166px !important;
}

#item43115 {
	width:46px !important;
	height:46px !important;
}

#item43110 {
	width:46px !important;
	height:46px !important;
	left:113px !important;
	top:214px !important;
}

#item43140 {
	width:46px !important;
	height:46px !important;
}

#item43135 {
	width:46px !important;
	height:46px !important;
	left:113px !important;
	top:263px !important;
}

#item43165 {
	width:46px !important;
	height:46px !important;
}

#item43160 {
	width:46px !important;
	height:46px !important;
	left:113px !important;
	top:312px !important;
}

#item43191 {
	width:46px !important;
	height:46px !important;
}

#item43186 {
	width:46px !important;
	height:46px !important;
	left:113px !important;
	top:361px !important;
}

#item43097 {
	width:46px !important;
	height:46px !important;
}

#item43092 {
	width:46px !important;
	height:46px !important;
	left:161px !important;
	top:166px !important;
}

#item43121 {
	width:46px !important;
	height:46px !important;
}

#item43116 {
	width:46px !important;
	height:46px !important;
	left:161px !important;
	top:214px !important;
}

#item43146 {
	width:46px !important;
	height:46px !important;
}

#item43141 {
	width:46px !important;
	height:46px !important;
	left:161px !important;
	top:263px !important;
}

#item43171 {
	width:46px !important;
	height:46px !important;
}

#item43166 {
	width:46px !important;
	height:46px !important;
	left:161px !important;
	top:312px !important;
}

#item43197 {
	width:46px !important;
	height:46px !important;
}

#item43192 {
	width:46px !important;
	height:46px !important;
	left:161px !important;
	top:361px !important;
}

#item74669 {
	width:52px !important;
	height:9px !important;
	left:111px !important;
	top:23px !important;
}

#item74697 {
	width:49px !important;
	height:9px !important;
	left:111px !important;
	top:34px !important;
}

#item74724 {
	width:51px !important;
	height:9px !important;
	left:111px !important;
	top:44px !important;
}

#item74751 {
	width:51px !important;
	height:9px !important;
	left:111px !important;
	top:55px !important;
}

#item74778 {
	width:50px !important;
	height:9px !important;
	left:111px !important;
	top:65px !important;
}

#item74805 {
	width:50px !important;
	height:9px !important;
	left:111px !important;
	top:76px !important;
}

#item74832 {
	width:51px !important;
	height:9px !important;
	left:111px !important;
	top:86px !important;
}

#item74859 {
	width:50px !important;
	height:9px !important;
	left:111px !important;
	top:97px !important;
}

#item74886 {
	width:48px !important;
	height:9px !important;
	left:111px !important;
	top:107px !important;
}

#item74913 {
	width:49px !important;
	height:9px !important;
	left:111px !important;
	top:118px !important;
}

#item74941 {
	width:48px !important;
	height:9px !important;
	left:111px !important;
	top:128px !important;
}

#item74968 {
	width:48px !important;
	height:9px !important;
	left:203px !important;
	top:13px !important;
}

#item74995 {
	width:50px !important;
	height:9px !important;
	left:203px !important;
	top:23px !important;
}

#item75022 {
	width:49px !important;
	height:9px !important;
	left:203px !important;
	top:34px !important;
}

#item75049 {
	width:49px !important;
	height:9px !important;
	left:203px !important;
	top:44px !important;
}

#item75076 {
	width:48px !important;
	height:9px !important;
	left:203px !important;
	top:55px !important;
}

#item75103 {
	width:48px !important;
	height:9px !important;
	left:203px !important;
	top:65px !important;
}

#item75131 {
	width:48px !important;
	height:9px !important;
	left:203px !important;
	top:76px !important;
}

#item75158 {
	width:47px !important;
	height:9px !important;
	left:203px !important;
	top:86px !important;
}

#item75186 {
	width:48px !important;
	height:9px !important;
	left:203px !important;
	top:97px !important;
}

#item75213 {
	width:48px !important;
	height:9px !important;
	left:203px !important;
	top:107px !important;
}

#item75240 {
	width:50px !important;
	height:9px !important;
	left:203px !important;
	top:118px !important;
}

#item75267 {
	width:52px !important;
	height:9px !important;
	left:135px !important;
	top:497px !important;
}

#item75294 {
	width:48px !important;
	height:9px !important;
	left:135px !important;
	top:507px !important;
}

#item75321 {
	width:50px !important;
	height:9px !important;
	left:135px !important;
	top:518px !important;
}

#item75348 {
	width:50px !important;
	height:9px !important;
	left:135px !important;
	top:528px !important;
}

#item75376 {
	width:50px !important;
	height:9px !important;
	left:135px !important;
	top:539px !important;
}

#item75403 {
	width:50px !important;
	height:9px !important;
	left:135px !important;
	top:549px !important;
}

#item75431 {
	width:51px !important;
	height:9px !important;
	left:135px !important;
	top:560px !important;
}

#item75458 {
	width:50px !important;
	height:9px !important;
	left:135px !important;
	top:570px !important;
}

#item75485 {
	width:48px !important;
	height:9px !important;
	left:135px !important;
	top:581px !important;
}

#item75512 {
	width:49px !important;
	height:9px !important;
	left:135px !important;
	top:591px !important;
}

#item75539 {
	width:47px !important;
	height:9px !important;
	left:135px !important;
	top:602px !important;
}

#item75567 {
	width:47px !important;
	height:9px !important;
	left:201px !important;
	top:497px !important;
}

#item75594 {
	width:49px !important;
	height:9px !important;
	left:201px !important;
	top:507px !important;
}

#item75621 {
	width:46px !important;
	height:9px !important;
	left:201px !important;
	top:518px !important;
}

#item75648 {
	width:47px !important;
	height:9px !important;
	left:201px !important;
	top:528px !important;
}

#item75675 {
	width:46px !important;
	height:9px !important;
	left:201px !important;
	top:539px !important;
}

#item75703 {
	width:46px !important;
	height:9px !important;
	left:201px !important;
	top:549px !important;
}

#item75730 {
	width:46px !important;
	height:9px !important;
	left:201px !important;
	top:560px !important;
}

#item75758 {
	width:45px !important;
	height:9px !important;
	left:201px !important;
	top:570px !important;
}

#item75785 {
	width:46px !important;
	height:9px !important;
	left:201px !important;
	top:581px !important;
}

#item75812 {
	width:46px !important;
	height:9px !important;
	left:201px !important;
	top:591px !important;
}

#item75839 {
	width:50px !important;
	height:9px !important;
	left:201px !important;
	top:602px !important;
}

#item40750 {
	width:252px !important;
	height:274px !important;
}

#item40745 {
	width:252px !important;
	height:274px !important;
	left:279px !important;
	top:14px !important;
}

#item43241 {
	width:173px !important;
	height:300px !important;
}

#item43236 {
	width:173px !important;
	height:300px !important;
	left:289px !important;
	top:327px !important;
}

#item43223 {
	width:111px !important;
	height:237px !important;
}

#item43217 {
	width:111px !important;
	height:237px !important;
	left:14px !important;
	top:14px !important;
}

#item43235 {
	width:138px !important;
	height:159px !important;
}

#item43230 {
	width:138px !important;
	height:159px !important;
	left:129px !important;
	top:66px !important;
}

#item43229 {
	width:263px !important;
	height:235px !important;
}

#item43224 {
	width:263px !important;
	height:235px !important;
	left:14px !important;
	top:327px !important;
}

#item75866 {
	width:78px !important;
	height:20px !important;
	left:280px !important;
	top:297px !important;
}

#item75893 {
	width:65px !important;
	height:50px !important;
	left:468px !important;
	top:578px !important;
}

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

#item75949 {
	width:236px !important;
	height:10px !important;
	left:13px !important;
	top:296px !important;
}

#item75979 {
	width:236px !important;
	height:10px !important;
	left:13px !important;
	top:306px !important;
}

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

#item43251 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:426px !important;
}

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

#item43270 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:326px !important;
}

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

#item43276 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
	top:14px !important;
}

#item43263 {
	width:142px !important;
	height:342px !important;
}

#item43258 {
	width:142px !important;
	height:342px !important;
	left:125px !important;
	top:77px !important;
}

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

#item43264 {
	width:142px !important;
	height:149px !important;
	left:14px !important;
	top:269px !important;
}

#item76010 {
	width:259px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item76042 {
	width:185px !important;
	height:9px !important;
	left:280px !important;
	top:614px !important;
}

#item76069 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item76096 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:151px !important;
}

#item76123 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:171px !important;
}

#item40758 {
	width:263px !important;
	height:251px !important;
}

#item40751 {
	width:263px !important;
	height:251px !important;
	left:267px !important;
	top:14px !important;
}

#item43295 {
	width:69px !important;
	height:197px !important;
}

#item43290 {
	width:69px !important;
	height:197px !important;
	left:9px !important;
	top:14px !important;
}

#item43301 {
	width:180px !important;
	height:125px !important;
}

#item43296 {
	width:180px !important;
	height:125px !important;
	left:81px !important;
	top:102px !important;
}

#item43307 {
	width:215px !important;
	height:195px !important;
}

#item43302 {
	width:215px !important;
	height:195px !important;
	left:14px !important;
	top:363px !important;
}

#item43313 {
	width:100px !important;
	height:78px !important;
}

#item43308 {
	width:100px !important;
	height:78px !important;
	left:191px !important;
	top:278px !important;
}

#item43321 {
	width:178px !important;
	height:182px !important;
}

#item43316 {
	width:178px !important;
	height:182px !important;
	left:313px !important;
	top:300px !important;
}

#item43327 {
	width:178px !important;
	height:182px !important;
}

#item43322 {
	width:178px !important;
	height:182px !important;
	left:240px !important;
	top:440px !important;
}

#item43333 {
	width:78px !important;
	height:96px !important;
}

#item43328 {
	width:78px !important;
	height:96px !important;
	left:452px !important;
	top:278px !important;
}

#item76151 {
	width:131px !important;
	height:20px !important;
	left:13px !important;
	top:338px !important;
}

#item76178 {
	width:178px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item76209 {
	width:80px !important;
	height:20px !important;
	left:427px !important;
	top:247px !important;
}

#item76236 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item76263 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item76294 {
	width:111px !important;
	height:18px !important;
	left:425px !important;
	top:592px !important;
}

#item76329 {
	width:92px !important;
	height:18px !important;
	left:425px !important;
	top:610px !important;
}

#item43287 {
	width:235px !important;
	height:177px !important;
}

#item43282 {
	width:235px !important;
	height:177px !important;
	left:14px !important;
	top:426px !important;
}

#item43341 {
	width:242px !important;
	height:132px !important;
}

#item43334 {
	width:242px !important;
	height:132px !important;
	left:288px !important;
	top:273px !important;
}

#item43348 {
	width:242px !important;
	height:146px !important;
}

#item43342 {
	width:242px !important;
	height:146px !important;
	left:278px !important;
	top:364px !important;
}

#item43354 {
	width:252px !important;
	height:191px !important;
}

#item43349 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:225px !important;
}

#item43360 {
	width:266px !important;
	height:201px !important;
}

#item43355 {
	width:266px !important;
	height:201px !important;
	left:279px !important;
}

#item43367 {
	width:251px !important;
	height:200px !important;
}

#item43361 {
	width:251px !important;
	height:200px !important;
	left:14px !important;
	top:14px !important;
}

#item76363 {
	width:144px !important;
	height:9px !important;
	left:12px !important;
	top:407px !important;
}

#item76391 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item76418 {
	width:165px !important;
	height:9px !important;
	left:283px !important;
	top:251px !important;
}

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

#item76475 {
	width:114px !important;
	height:9px !important;
	left:265px !important;
	top:608px !important;
}

#item76502 {
	width:114px !important;
	height:9px !important;
	left:265px !important;
	top:619px !important;
}

#item43373 {
	width:118px !important;
	height:105px !important;
}

#item43368 {
	width:118px !important;
	height:105px !important;
	left:356px !important;
	top:7px !important;
}

#item43389 {
	width:153px !important;
	height:105px !important;
}

#item43384 {
	width:153px !important;
	height:105px !important;
	left:347px !important;
	top:134px !important;
}

#item43379 {
	width:162px !important;
	height:237px !important;
}

#item43374 {
	width:162px !important;
	height:237px !important;
	left:11px !important;
	top:79px !important;
}

#item43395 {
	width:247px !important;
	height:251px !important;
}

#item43390 {
	width:247px !important;
	height:251px !important;
	left:14px !important;
	top:393px !important;
}

#item43401 {
	width:230px !important;
	height:213px !important;
}

#item43396 {
	width:230px !important;
	height:213px !important;
	left:204px !important;
	top:320px !important;
}

#item76529 {
	width:81px !important;
	height:36px !important;
	left:180px !important;
	top:291px !important;
}

#item76560 {
	width:163px !important;
	height:9px !important;
	left:283px !important;
	top:291px !important;
}

#item76592 {
	width:163px !important;
	height:9px !important;
	left:283px !important;
	top:300px !important;
}

#item76623 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item76653 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item40764 {
	width:251px !important;
	height:243px !important;
}

#item40759 {
	width:251px !important;
	height:243px !important;
	left:14px !important;
	top:314px !important;
}

#item43407 {
	width:186px !important;
	height:243px !important;
}

#item43402 {
	width:186px !important;
	height:243px !important;
	left:344px !important;
	top:298px !important;
}

#item43413 {
	width:155px !important;
	height:174px !important;
}

#item43408 {
	width:155px !important;
	height:174px !important;
	left:375px !important;
	top:120px !important;
}

#item43420 {
	width:94px !important;
	height:140px !important;
}

#item43415 {
	width:94px !important;
	height:140px !important;
	left:279px !important;
	top:14px !important;
}

#item43426 {
	width:252px !important;
	height:106px !important;
}

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

#item43432 {
	width:123px !important;
	height:86px !important;
}

#item43427 {
	width:123px !important;
	height:86px !important;
	left:14px !important;
	top:137px !important;
}

#item43438 {
	width:123px !important;
	height:86px !important;
}

#item43433 {
	width:123px !important;
	height:86px !important;
	left:142px !important;
	top:137px !important;
}

#item76683 {
	width:182px !important;
	height:9px !important;
	left:21px !important;
	top:612px !important;
}

#item76710 {
	width:52px !important;
	height:50px !important;
	left:276px !important;
	top:523px !important;
}

#item76742 {
	width:89px !important;
	height:40px !important;
	left:277px !important;
	top:288px !important;
}

#item76774 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item76806 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item43507 {
	width:207px !important;
	height:238px !important;
}

#item43501 {
	width:207px !important;
	height:238px !important;
	left:323px !important;
	top:293px !important;
}

#item40771 {
	width:248px !important;
	height:130px !important;
}

#item40765 {
	width:248px !important;
	height:130px !important;
	left:282px !important;
	top:19px !important;
}

#item43453 {
	width:116px !important;
	height:108px !important;
}

#item43448 {
	width:116px !important;
	height:108px !important;
	left:287px !important;
	top:153px !important;
}

#item43459 {
	width:136px !important;
	height:100px !important;
}

#item43454 {
	width:136px !important;
	height:100px !important;
	left:14px !important;
	top:81px !important;
}

#item43466 {
	width:98px !important;
	height:108px !important;
}

#item43460 {
	width:98px !important;
	height:108px !important;
	left:174px !important;
	top:113px !important;
}

#item43472 {
	width:102px !important;
	height:116px !important;
}

#item43467 {
	width:102px !important;
	height:116px !important;
	left:173px !important;
	top:196px !important;
}

#item43479 {
	width:130px !important;
	height:148px !important;
}

#item43473 {
	width:130px !important;
	height:148px !important;
	left:14px !important;
	top:397px !important;
}

#item44539 {
	width:122px !important;
	height:63px !important;
}

#item44534 {
	width:122px !important;
	height:63px !important;
	left:145px !important;
	top:480px !important;
}

#item44545 {
	width:45px !important;
	height:63px !important;
}

#item44540 {
	width:45px !important;
	height:63px !important;
	left:157px !important;
	top:414px !important;
}

#item43485 {
	width:90px !important;
	height:45px !important;
}

#item43480 {
	width:90px !important;
	height:45px !important;
	left:258px !important;
	top:286px !important;
}

#item43494 {
	width:90px !important;
	height:29px !important;
}

#item43489 {
	width:90px !important;
	height:29px !important;
	left:258px !important;
	top:333px !important;
}

#item43500 {
	width:95px !important;
	height:33px !important;
}

#item43495 {
	width:95px !important;
	height:33px !important;
	left:255px !important;
	top:362px !important;
}

#item76837 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:567px !important;
}

#item76864 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item76891 {
	width:113px !important;
	height:9px !important;
	left:15px !important;
	top:269px !important;
}

#item76918 {
	width:113px !important;
	height:9px !important;
	left:15px !important;
	top:280px !important;
}

#item76945 {
	width:113px !important;
	height:9px !important;
	left:15px !important;
	top:290px !important;
}

#item76972 {
	width:112px !important;
	height:20px !important;
	left:406px !important;
	top:223px !important;
}

#item76999 {
	width:101px !important;
	height:20px !important;
	left:406px !important;
	top:243px !important;
}

#item77026 {
	width:155px !important;
	height:9px !important;
	left:350px !important;
	top:597px !important;
}

#item77055 {
	width:155px !important;
	height:9px !important;
	left:350px !important;
	top:606px !important;
}

#item77085 {
	width:155px !important;
	height:9px !important;
	left:350px !important;
	top:615px !important;
}

#item43444 {
	width:214px !important;
	height:93px !important;
}

#item43439 {
	width:214px !important;
	height:93px !important;
	left:24px !important;
	top:277px !important;
}

#item43513 {
	width:221px !important;
	height:120px !important;
}

#item43508 {
	width:221px !important;
	height:120px !important;
	left:35px !important;
	top:371px !important;
}

#item43519 {
	width:243px !important;
	height:146px !important;
}

#item43514 {
	width:243px !important;
	height:146px !important;
	left:177px !important;
	top:479px !important;
}

#item43528 {
	width:91px !important;
	height:146px !important;
}

#item43523 {
	width:91px !important;
	height:146px !important;
	left:429px !important;
	top:443px !important;
}

#item43534 {
	width:242px !important;
	height:369px !important;
}

#item43529 {
	width:242px !important;
	height:369px !important;
	left:288px !important;
	top:14px !important;
}

#item43540 {
	width:102px !important;
	height:167px !important;
}

#item43535 {
	width:102px !important;
	height:167px !important;
	left:27px !important;
	top:99px !important;
}

#item77118 {
	width:83px !important;
	height:29px !important;
	left:139px !important;
	top:169px !important;
}

#item77148 {
	width:121px !important;
	height:9px !important;
	left:22px !important;
	top:589px !important;
}

#item77175 {
	width:121px !important;
	height:9px !important;
	left:22px !important;
	top:600px !important;
}

#item77203 {
	width:121px !important;
	height:9px !important;
	left:22px !important;
	top:610px !important;
}

#item40777 {
	width:141px !important;
	height:279px !important;
}

#item40772 {
	width:141px !important;
	height:279px !important;
	left:130px !important;
	top:156px !important;
}

#item43554 {
	width:130px !important;
	height:279px !important;
}

#item43549 {
	width:130px !important;
	height:279px !important;
	left:275px !important;
	top:156px !important;
}

#item44551 {
	width:71px !important;
	height:49px !important;
}

#item44546 {
	width:71px !important;
	height:49px !important;
	left:14px !important;
	top:261px !important;
}

#item43560 {
	width:121px !important;
	height:279px !important;
}

#item43555 {
	width:121px !important;
	height:279px !important;
	left:409px !important;
	top:146px !important;
}

#item77230 {
	width:79px !important;
	height:9px !important;
	left:18px !important;
	top:364px !important;
}

#item77257 {
	width:73px !important;
	height:9px !important;
	left:18px !important;
	top:373px !important;
}

#item77285 {
	width:73px !important;
	height:9px !important;
	left:18px !important;
	top:383px !important;
}

#item77312 {
	width:65px !important;
	height:9px !important;
	left:18px !important;
	top:392px !important;
}

#item43546 {
	width:91px !important;
	height:139px !important;
}

#item43541 {
	width:91px !important;
	height:139px !important;
	left:14px !important;
	top:11px !important;
}

#item43601 {
	width:125px !important;
	height:200px !important;
}

#item43596 {
	width:125px !important;
	height:200px !important;
	left:78px !important;
	top:227px !important;
}

#item43620 {
	width:111px !important;
	height:140px !important;
}

#item43615 {
	width:111px !important;
	height:140px !important;
	left:111px !important;
	top:433px !important;
}

#item43626 {
	width:81px !important;
	height:50px !important;
}

#item43621 {
	width:81px !important;
	height:50px !important;
	left:43px !important;
	top:514px !important;
}

#item43633 {
	width:81px !important;
	height:50px !important;
}

#item43627 {
	width:81px !important;
	height:50px !important;
	left:43px !important;
	top:583px !important;
}

#item43607 {
	width:137px !important;
	height:200px !important;
}

#item43602 {
	width:137px !important;
	height:200px !important;
	left:215px !important;
	top:233px !important;
}

#item44558 {
	width:46px !important;
	height:43px !important;
}

#item44552 {
	width:46px !important;
	height:43px !important;
	left:204px !important;
	top:167px !important;
}

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

#item43608 {
	width:133px !important;
	height:252px !important;
	left:363px !important;
	top:215px !important;
}

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

#item43574 {
	width:118px !important;
	height:162px !important;
	left:412px !important;
	top:11px !important;
}

#item43587 {
	width:47px !important;
	height:45px !important;
}

#item43582 {
	width:47px !important;
	height:45px !important;
	left:354px !important;
	top:23px !important;
}

#item43594 {
	width:47px !important;
	height:45px !important;
}

#item43588 {
	width:47px !important;
	height:45px !important;
	left:354px !important;
	top:71px !important;
}

#item43566 {
	width:44px !important;
	height:44px !important;
}

#item43561 {
	width:44px !important;
	height:44px !important;
	left:14px !important;
	top:150px !important;
}

#item43573 {
	width:44px !important;
	height:44px !important;
}

#item43567 {
	width:44px !important;
	height:44px !important;
	left:60px !important;
	top:150px !important;
}

#item77339 {
	width:81px !important;
	height:9px !important;
	left:112px !important;
	top:57px !important;
}

#item77366 {
	width:81px !important;
	height:9px !important;
	left:112px !important;
	top:98px !important;
}

#item77394 {
	width:77px !important;
	height:9px !important;
	left:112px !important;
	top:107px !important;
}

#item77421 {
	width:66px !important;
	height:9px !important;
	left:112px !important;
	top:117px !important;
}

#item77448 {
	width:66px !important;
	height:9px !important;
	left:255px !important;
	top:85px !important;
}

#item77476 {
	width:83px !important;
	height:9px !important;
	left:255px !important;
	top:94px !important;
}

#item77503 {
	width:81px !important;
	height:9px !important;
	left:255px !important;
	top:104px !important;
}

#item77530 {
	width:107px !important;
	height:9px !important;
	left:248px !important;
	top:579px !important;
}

#item77558 {
	width:90px !important;
	height:9px !important;
	left:248px !important;
	top:589px !important;
}

#item77585 {
	width:71px !important;
	height:9px !important;
	left:362px !important;
	top:579px !important;
}

#item77612 {
	width:63px !important;
	height:9px !important;
	left:362px !important;
	top:589px !important;
}

#item77639 {
	width:65px !important;
	height:9px !important;
	left:461px !important;
	top:589px !important;
}

#item40786 {
	width:238px !important;
	height:159px !important;
}

#item40779 {
	width:238px !important;
	height:159px !important;
	left:74px !important;
	top:126px !important;
}

#item43642 {
	width:217px !important;
	height:222px !important;
}

#item43636 {
	width:217px !important;
	height:222px !important;
	left:51px !important;
	top:288px !important;
}

#item43648 {
	width:85px !important;
	height:200px !important;
}

#item43643 {
	width:85px !important;
	height:200px !important;
	left:174px !important;
	top:421px !important;
}

#item43654 {
	width:37px !important;
	height:49px !important;
}

#item43649 {
	width:37px !important;
	height:49px !important;
	left:262px !important;
	top:421px !important;
}

#item43679 {
	width:84px !important;
	height:96px !important;
}

#item43674 {
	width:84px !important;
	height:96px !important;
	left:328px !important;
	top:23px !important;
}

#item43686 {
	width:84px !important;
	height:96px !important;
}

#item43680 {
	width:84px !important;
	height:96px !important;
	left:328px !important;
	top:119px !important;
}

#item43692 {
	width:84px !important;
	height:108px !important;
}

#item43687 {
	width:84px !important;
	height:108px !important;
	left:328px !important;
	top:216px !important;
}

#item43703 {
	width:84px !important;
	height:25px !important;
}

#item43697 {
	width:84px !important;
	height:25px !important;
	left:328px !important;
	top:327px !important;
}

#item44564 {
	width:93px !important;
	height:18px !important;
}

#item44559 {
	width:93px !important;
	height:18px !important;
	left:319px !important;
	top:353px !important;
}

#item43709 {
	width:91px !important;
	height:17px !important;
}

#item43704 {
	width:91px !important;
	height:17px !important;
	left:321px !important;
	top:372px !important;
}

#item43715 {
	width:90px !important;
	height:26px !important;
}

#item43710 {
	width:90px !important;
	height:26px !important;
	left:322px !important;
	top:389px !important;
}

#item43721 {
	width:90px !important;
	height:21px !important;
}

#item43716 {
	width:90px !important;
	height:21px !important;
	left:322px !important;
	top:417px !important;
}

#item43727 {
	width:90px !important;
	height:19px !important;
}

#item43722 {
	width:90px !important;
	height:19px !important;
	left:322px !important;
	top:439px !important;
}

#item43733 {
	width:90px !important;
	height:19px !important;
}

#item43728 {
	width:90px !important;
	height:19px !important;
	left:322px !important;
	top:459px !important;
}

#item43739 {
	width:90px !important;
	height:23px !important;
}

#item43734 {
	width:90px !important;
	height:23px !important;
	left:322px !important;
	top:479px !important;
}

#item43747 {
	width:90px !important;
	height:28px !important;
}

#item43740 {
	width:90px !important;
	height:28px !important;
	left:322px !important;
	top:504px !important;
}

#item43660 {
	width:37px !important;
	height:49px !important;
}

#item43655 {
	width:37px !important;
	height:49px !important;
	left:262px !important;
	top:471px !important;
}

#item43666 {
	width:37px !important;
	height:49px !important;
}

#item43661 {
	width:37px !important;
	height:49px !important;
	left:262px !important;
	top:521px !important;
}

#item43673 {
	width:37px !important;
	height:49px !important;
}

#item43667 {
	width:37px !important;
	height:49px !important;
	left:262px !important;
	top:572px !important;
}

#item77666 {
	width:100px !important;
	height:9px !important;
	left:418px !important;
	top:128px !important;
}

#item77697 {
	width:64px !important;
	height:9px !important;
	left:418px !important;
	top:137px !important;
}

#item77724 {
	width:94px !important;
	height:9px !important;
	left:418px !important;
	top:146px !important;
}

#item77751 {
	width:76px !important;
	height:9px !important;
	left:418px !important;
	top:155px !important;
}

#item77779 {
	width:83px !important;
	height:9px !important;
	left:418px !important;
	top:164px !important;
}

#item77806 {
	width:76px !important;
	height:9px !important;
	left:418px !important;
	top:173px !important;
}

#item77833 {
	width:74px !important;
	height:9px !important;
	left:418px !important;
	top:182px !important;
}

#item77860 {
	width:71px !important;
	height:9px !important;
	left:418px !important;
	top:191px !important;
}

#item77887 {
	width:85px !important;
	height:9px !important;
	left:418px !important;
	top:200px !important;
}

#item77914 {
	width:103px !important;
	height:9px !important;
	left:418px !important;
	top:272px !important;
}

#item77941 {
	width:62px !important;
	height:9px !important;
	left:418px !important;
	top:281px !important;
}

#item77969 {
	width:74px !important;
	height:9px !important;
	left:418px !important;
	top:290px !important;
}

#item77996 {
	width:105px !important;
	height:9px !important;
	left:418px !important;
	top:361px !important;
}

#item78027 {
	width:73px !important;
	height:9px !important;
	left:418px !important;
	top:370px !important;
}

#item78054 {
	width:78px !important;
	height:9px !important;
	left:418px !important;
	top:379px !important;
}

#item78081 {
	width:86px !important;
	height:9px !important;
	left:418px !important;
	top:388px !important;
}

#item78108 {
	width:104px !important;
	height:9px !important;
	left:418px !important;
	top:459px !important;
}

#item78135 {
	width:76px !important;
	height:9px !important;
	left:418px !important;
	top:468px !important;
}

#item78162 {
	width:71px !important;
	height:9px !important;
	left:418px !important;
	top:477px !important;
}

#item78189 {
	width:85px !important;
	height:9px !important;
	left:418px !important;
	top:486px !important;
}

#item78220 {
	width:101px !important;
	height:9px !important;
	left:418px !important;
	top:559px !important;
}

#item78252 {
	width:77px !important;
	height:9px !important;
	left:418px !important;
	top:568px !important;
}

#item78280 {
	width:77px !important;
	height:9px !important;
	left:418px !important;
	top:577px !important;
}

#item78307 {
	width:66px !important;
	height:9px !important;
	left:418px !important;
	top:586px !important;
}

#item78334 {
	width:105px !important;
	height:9px !important;
	left:308px !important;
	top:559px !important;
}

#item78361 {
	width:79px !important;
	height:9px !important;
	left:308px !important;
	top:568px !important;
}

#item78391 {
	width:78px !important;
	height:9px !important;
	left:308px !important;
	top:577px !important;
}

#item78418 {
	width:67px !important;
	height:9px !important;
	left:308px !important;
	top:586px !important;
}

#item43755 {
	width:41px !important;
	height:170px !important;
}

#item43750 {
	width:41px !important;
	height:170px !important;
	left:16px !important;
	top:101px !important;
}

#item43761 {
	width:41px !important;
	height:170px !important;
}

#item43756 {
	width:41px !important;
	height:170px !important;
	left:58px !important;
	top:101px !important;
}

#item43767 {
	width:44px !important;
	height:170px !important;
}

#item43762 {
	width:44px !important;
	height:170px !important;
	left:101px !important;
	top:101px !important;
}

#item43773 {
	width:235px !important;
	height:249px !important;
}

#item43768 {
	width:235px !important;
	height:249px !important;
	left:148px !important;
	top:106px !important;
}

#item43779 {
	width:117px !important;
	height:249px !important;
}

#item43774 {
	width:117px !important;
	height:249px !important;
	left:413px !important;
	top:132px !important;
}

#item78445 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:335px !important;
}

#item78472 {
	width:99px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item78499 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item78527 {
	width:78px !important;
	height:9px !important;
	left:346px !important;
	top:357px !important;
}

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

#item40787 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

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

#item43800 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:220px !important;
}

#item43812 {
	width:179px !important;
	height:216px !important;
}

#item43806 {
	width:179px !important;
	height:216px !important;
	left:278px !important;
	top:415px !important;
}

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

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

#item43818 {
	width:166px !important;
	height:269px !important;
}

#item43813 {
	width:166px !important;
	height:269px !important;
	left:14px !important;
	top:357px !important;
}

#item78554 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:279px !important;
}

#item78585 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:195px !important;
}

#item78613 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:402px !important;
}

#item78640 {
	width:116px !important;
	height:20px !important;
	left:402px !important;
	top:608px !important;
}

#item78667 {
	width:104px !important;
	height:20px !important;
	left:142px !important;
	top:454px !important;
}

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

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

#item43825 {
	width:252px !important;
	height:299px !important;
}

#item43820 {
	width:252px !important;
	height:299px !important;
	left:278px !important;
	top:327px !important;
}

#item43831 {
	width:165px !important;
	height:299px !important;
}

#item43826 {
	width:165px !important;
	height:299px !important;
	left:365px !important;
	top:14px !important;
}

#item43838 {
	width:252px !important;
	height:220px !important;
}

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

#item78699 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item78726 {
	width:211px !important;
	height:9px !important;
	left:22px !important;
	top:298px !important;
}

#item78757 {
	width:160px !important;
	height:9px !important;
	left:281px !important;
	top:100px !important;
}

#item78787 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40798 {
	width:255px !important;
	height:139px !important;
}

#item40793 {
	width:255px !important;
	height:139px !important;
	left:276px !important;
	top:14px !important;
}

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

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

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

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

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

#item43858 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:221px !important;
}

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

#item43866 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:443px !important;
}

#item78818 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item78845 {
	width:134px !important;
	height:9px !important;
	left:277px !important;
	top:204px !important;
}

#item78876 {
	width:228px !important;
	height:9px !important;
	left:277px !important;
	top:427px !important;
}

#item78907 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

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

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

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

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

#item43844 {
	width:166px !important;
	height:207px !important;
}

#item43839 {
	width:166px !important;
	height:207px !important;
	left:100px !important;
	top:427px !important;
}

#item43890 {
	width:252px !important;
	height:174px !important;
}

#item43885 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:384px !important;
}

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

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

#item78963 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item78990 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:198px !important;
}

#item79017 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:366px !important;
}

#item79044 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

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

#item40805 {
	width:251px !important;
	height:237px !important;
}

#item40800 {
	width:251px !important;
	height:237px !important;
	left:14px !important;
	top:14px !important;
}

#item43903 {
	width:251px !important;
	height:237px !important;
}

#item43898 {
	width:251px !important;
	height:237px !important;
	left:279px !important;
	top:14px !important;
}

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

#item43904 {
	width:251px !important;
	height:241px !important;
	left:279px !important;
	top:327px !important;
}

#item43916 {
	width:251px !important;
	height:307px !important;
}

#item43910 {
	width:251px !important;
	height:307px !important;
	left:14px !important;
	top:327px !important;
}

#item79106 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item79133 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item79160 {
	width:103px !important;
	height:20px !important;
	left:158px !important;
	top:609px !important;
}

#item79187 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item43939 {
	width:251px !important;
	height:233px !important;
}

#item43933 {
	width:251px !important;
	height:233px !important;
	left:279px !important;
	top:326px !important;
}

#item43945 {
	width:251px !important;
	height:233px !important;
}

#item43940 {
	width:251px !important;
	height:233px !important;
	left:279px !important;
	top:14px !important;
}

#item43951 {
	width:251px !important;
	height:131px !important;
}

#item43946 {
	width:251px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item43957 {
	width:251px !important;
	height:136px !important;
}

#item43952 {
	width:251px !important;
	height:136px !important;
	left:14px !important;
	top:224px !important;
}

#item43922 {
	width:72px !important;
	height:73px !important;
}

#item43917 {
	width:72px !important;
	height:73px !important;
	left:190px !important;
	top:439px !important;
}

#item43928 {
	width:78px !important;
	height:80px !important;
}

#item43923 {
	width:78px !important;
	height:80px !important;
	left:138px !important;
	top:489px !important;
}

#item79219 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item79249 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item79279 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:312px !important;
}

#item79306 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item79333 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

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

#item40811 {
	width:253px !important;
	height:162px !important;
}

#item40806 {
	width:253px !important;
	height:162px !important;
	left:277px !important;
	top:51px !important;
}

#item43976 {
	width:139px !important;
	height:136px !important;
}

#item43971 {
	width:139px !important;
	height:136px !important;
	left:391px !important;
	top:222px !important;
}

#item43988 {
	width:139px !important;
	height:150px !important;
}

#item43983 {
	width:139px !important;
	height:150px !important;
	left:278px !important;
	top:366px !important;
}

#item43994 {
	width:139px !important;
	height:114px !important;
}

#item43989 {
	width:139px !important;
	height:114px !important;
	left:391px !important;
	top:522px !important;
}

#item43964 {
	width:159px !important;
	height:230px !important;
}

#item43958 {
	width:159px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item43970 {
	width:253px !important;
	height:88px !important;
}

#item43965 {
	width:253px !important;
	height:88px !important;
	left:14px !important;
	top:252px !important;
}

#item43982 {
	width:137px !important;
	height:220px !important;
}

#item43977 {
	width:137px !important;
	height:220px !important;
	left:14px !important;
	top:414px !important;
}

#item79397 {
	width:77px !important;
	height:38px !important;
	left:174px !important;
	top:198px !important;
}

#item79428 {
	width:74px !important;
	height:28px !important;
	left:424px !important;
	top:179px !important;
}

#item79459 {
	width:93px !important;
	height:19px !important;
	left:284px !important;
	top:334px !important;
}

#item79486 {
	width:132px !important;
	height:19px !important;
	left:21px !important;
	top:377px !important;
}

#item79518 {
	width:96px !important;
	height:27px !important;
	left:427px !important;
	top:489px !important;
}

#item79551 {
	width:116px !important;
	height:19px !important;
	left:144px !important;
	top:578px !important;
}

#item79581 {
	width:77px !important;
	height:28px !important;
	left:144px !important;
	top:600px !important;
}

#item79608 {
	width:115px !important;
	height:19px !important;
	left:276px !important;
	top:612px !important;
}

#item44002 {
	width:253px !important;
	height:202px !important;
}

#item43997 {
	width:253px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item44022 {
	width:173px !important;
	height:160px !important;
}

#item44016 {
	width:173px !important;
	height:160px !important;
	left:357px !important;
	top:14px !important;
}

#item44035 {
	width:149px !important;
	height:165px !important;
}

#item44030 {
	width:149px !important;
	height:165px !important;
	left:381px !important;
	top:340px !important;
}

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

#item44040 {
	width:110px !important;
	height:122px !important;
	left:420px !important;
	top:510px !important;
}

#item44029 {
	width:149px !important;
	height:152px !important;
}

#item44024 {
	width:149px !important;
	height:152px !important;
	left:277px !important;
	top:182px !important;
}

#item44008 {
	width:253px !important;
	height:113px !important;
}

#item44003 {
	width:253px !important;
	height:113px !important;
	left:14px !important;
	top:226px !important;
}

#item44015 {
	width:253px !important;
	height:217px !important;
}

#item44009 {
	width:253px !important;
	height:217px !important;
	left:14px !important;
	top:415px !important;
}

#item79640 {
	width:80px !important;
	height:38px !important;
	left:20px !important;
	top:590px !important;
}

#item79671 {
	width:100px !important;
	height:18px !important;
	left:281px !important;
	top:483px !important;
}

#item79701 {
	width:97px !important;
	height:19px !important;
	left:279px !important;
	top:607px !important;
}

#item79728 {
	width:116px !important;
	height:36px !important;
	left:18px !important;
	top:177px !important;
}

#item79761 {
	width:122px !important;
	height:19px !important;
	left:22px !important;
	top:379px !important;
}

#item79791 {
	width:60px !important;
	height:47px !important;
	left:286px !important;
	top:119px !important;
}

#item79822 {
	width:97px !important;
	height:28px !important;
	left:430px !important;
	top:303px !important;
}

#item40817 {
	width:241px !important;
	height:138px !important;
}

#item40812 {
	width:241px !important;
	height:138px !important;
	left:14px !important;
	top:14px !important;
}

#item44070 {
	width:263px !important;
	height:131px !important;
}

#item44065 {
	width:263px !important;
	height:131px !important;
	left:267px !important;
	top:14px !important;
}

#item44077 {
	width:263px !important;
	height:147px !important;
}

#item44071 {
	width:263px !important;
	height:147px !important;
	left:267px !important;
	top:213px !important;
}

#item44083 {
	width:263px !important;
	height:151px !important;
}

#item44078 {
	width:263px !important;
	height:151px !important;
	left:267px !important;
	top:428px !important;
}

#item44058 {
	width:241px !important;
	height:150px !important;
}

#item44053 {
	width:241px !important;
	height:150px !important;
	left:14px !important;
	top:221px !important;
}

#item44064 {
	width:241px !important;
	height:150px !important;
}

#item44059 {
	width:241px !important;
	height:150px !important;
	left:14px !important;
	top:422px !important;
}

#item79852 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item79879 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item79906 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item79934 {
	width:186px !important;
	height:9px !important;
	left:265px !important;
	top:409px !important;
}

#item79961 {
	width:204px !important;
	height:9px !important;
	left:265px !important;
	top:619px !important;
}

#item79991 {
	width:214px !important;
	height:9px !important;
	left:265px !important;
	top:185px !important;
}

#item80018 {
	width:214px !important;
	height:9px !important;
	left:265px !important;
	top:196px !important;
}

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

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

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

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

#item44102 {
	width:252px !important;
	height:226px !important;
}

#item44097 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:327px !important;
}

#item44051 {
	width:254px !important;
	height:235px !important;
}

#item44046 {
	width:254px !important;
	height:235px !important;
	left:14px !important;
	top:327px !important;
}

#item80049 {
	width:141px !important;
	height:9px !important;
	left:19px !important;
	top:301px !important;
}

#item80077 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

#item80134 {
	width:160px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

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

#item40818 {
	width:227px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

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

#item44115 {
	width:164px !important;
	height:121px !important;
	left:14px !important;
	top:220px !important;
}

#item44140 {
	width:164px !important;
	height:128px !important;
}

#item44135 {
	width:164px !important;
	height:128px !important;
	left:14px !important;
	top:428px !important;
}

#item44146 {
	width:164px !important;
	height:123px !important;
}

#item44141 {
	width:164px !important;
	height:123px !important;
	left:190px !important;
	top:428px !important;
}

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

#item44147 {
	width:164px !important;
	height:130px !important;
	left:366px !important;
	top:428px !important;
}

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

#item44121 {
	width:164px !important;
	height:133px !important;
	left:190px !important;
	top:220px !important;
}

#item44134 {
	width:164px !important;
	height:109px !important;
}

#item44129 {
	width:164px !important;
	height:109px !important;
	left:366px !important;
	top:220px !important;
}

#item44114 {
	width:130px !important;
	height:107px !important;
}

#item44109 {
	width:130px !important;
	height:107px !important;
	left:400px !important;
	top:14px !important;
}

#item80161 {
	width:78px !important;
	height:20px !important;
	left:246px !important;
	top:161px !important;
}

#item80188 {
	width:78px !important;
	height:29px !important;
	left:246px !important;
	top:182px !important;
}

#item80218 {
	width:150px !important;
	height:20px !important;
	left:364px !important;
	top:192px !important;
}

#item80248 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item80277 {
	width:107px !important;
	height:20px !important;
	left:189px !important;
	top:398px !important;
}

#item80304 {
	width:103px !important;
	height:20px !important;
	left:364px !important;
	top:398px !important;
}

#item80331 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item80359 {
	width:165px !important;
	height:9px !important;
	left:188px !important;
	top:619px !important;
}

#item80389 {
	width:110px !important;
	height:18px !important;
	left:366px !important;
	top:610px !important;
}

#item44166 {
	width:166px !important;
	height:196px !important;
}

#item44161 {
	width:166px !important;
	height:196px !important;
	left:102px !important;
	top:220px !important;
}

#item44179 {
	width:184px !important;
	height:199px !important;
}

#item44173 {
	width:184px !important;
	height:199px !important;
	left:84px !important;
	top:427px !important;
}

#item44188 {
	width:179px !important;
	height:199px !important;
}

#item44183 {
	width:179px !important;
	height:199px !important;
	left:351px !important;
	top:427px !important;
}

#item44172 {
	width:180px !important;
	height:205px !important;
}

#item44167 {
	width:180px !important;
	height:205px !important;
	left:350px !important;
	top:220px !important;
}

#item44108 {
	width:203px !important;
	height:160px !important;
}

#item44103 {
	width:203px !important;
	height:160px !important;
	left:55px !important;
	top:52px !important;
}

#item44160 {
	width:195px !important;
	height:196px !important;
}

#item44155 {
	width:195px !important;
	height:196px !important;
	left:335px !important;
	top:14px !important;
}

#item80420 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:55px !important;
}

#item80447 {
	width:51px !important;
	height:30px !important;
	left:13px !important;
	top:388px !important;
}

#item80474 {
	width:54px !important;
	height:30px !important;
	left:12px !important;
	top:598px !important;
}

#item80502 {
	width:59px !important;
	height:49px !important;
	left:276px !important;
	top:112px !important;
}

#item80532 {
	width:70px !important;
	height:40px !important;
	left:277px !important;
	top:334px !important;
}

#item80559 {
	width:60px !important;
	height:40px !important;
	left:277px !important;
	top:378px !important;
}

#item80589 {
	width:68px !important;
	height:40px !important;
	left:276px !important;
	top:584px !important;
}

#item40830 {
	width:90px !important;
	height:139px !important;
}

#item40825 {
	width:90px !important;
	height:139px !important;
	left:86px !important;
	top:14px !important;
}

#item44200 {
	width:90px !important;
	height:143px !important;
}

#item44195 {
	width:90px !important;
	height:143px !important;
	left:177px !important;
	top:20px !important;
}

#item44207 {
	width:179px !important;
	height:198px !important;
}

#item44201 {
	width:179px !important;
	height:198px !important;
	left:367px !important;
	top:14px !important;
}

#item44213 {
	width:251px !important;
	height:126px !important;
}

#item44208 {
	width:251px !important;
	height:126px !important;
	left:14px !important;
	top:224px !important;
}

#item44219 {
	width:179px !important;
	height:191px !important;
}

#item44214 {
	width:179px !important;
	height:191px !important;
	left:366px !important;
	top:224px !important;
}

#item44225 {
	width:267px !important;
	height:144px !important;
}

#item44220 {
	width:267px !important;
	height:144px !important;
	left:277px !important;
	top:426px !important;
}

#item44231 {
	width:168px !important;
	height:201px !important;
}

#item44226 {
	width:168px !important;
	height:201px !important;
	left:99px !important;
	top:426px !important;
}

#item80616 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item80643 {
	width:80px !important;
	height:18px !important;
	left:276px !important;
	top:399px !important;
}

#item80670 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item80698 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item80729 {
	width:79px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item80759 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:195px !important;
}

#item80786 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item44194 {
	width:208px !important;
	height:169px !important;
}

#item44189 {
	width:208px !important;
	height:169px !important;
	left:101px !important;
	top:14px !important;
}

#item44244 {
	width:92px !important;
	height:208px !important;
}

#item44239 {
	width:92px !important;
	height:208px !important;
	left:48px !important;
	top:160px !important;
}

#item44256 {
	width:293px !important;
	height:187px !important;
}

#item44251 {
	width:293px !important;
	height:187px !important;
	left:14px !important;
	top:373px !important;
}

#item44266 {
	width:130px !important;
	height:261px !important;
}

#item44261 {
	width:130px !important;
	height:261px !important;
	left:400px !important;
	top:371px !important;
}

#item44250 {
	width:108px !important;
	height:80px !important;
}

#item44245 {
	width:108px !important;
	height:80px !important;
	left:422px !important;
	top:279px !important;
}

#item44238 {
	width:223px !important;
	height:203px !important;
}

#item44233 {
	width:223px !important;
	height:203px !important;
	left:322px !important;
}

#item80813 {
	width:70px !important;
	height:40px !important;
	left:13px !important;
	top:151px !important;
}

#item80843 {
	width:75px !important;
	height:18px !important;
	left:319px !important;
	top:349px !important;
}

#item80871 {
	width:155px !important;
	height:9px !important;
	left:143px !important;
	top:351px !important;
}

#item80898 {
	width:198px !important;
	height:9px !important;
	left:319px !important;
	top:246px !important;
}

#item80930 {
	width:79px !important;
	height:29px !important;
	left:327px !important;
	top:594px !important;
}

#item80958 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

#item40831 {
	width:241px !important;
	height:242px !important;
	left:20px !important;
	top:20px !important;
}

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

#item44280 {
	width:247px !important;
	height:208px !important;
	left:20px !important;
	top:326px !important;
}

#item44293 {
	width:177px !important;
	height:299px !important;
}

#item44288 {
	width:177px !important;
	height:299px !important;
	left:277px !important;
	top:326px !important;
}

#item44279 {
	width:222px !important;
	height:258px !important;
}

#item44274 {
	width:222px !important;
	height:258px !important;
	left:277px !important;
	top:35px !important;
}

#item80989 {
	width:77px !important;
	height:20px !important;
	left:450px !important;
	top:292px !important;
}

#item81016 {
	width:94px !important;
	height:20px !important;
	left:426px !important;
	top:480px !important;
}

#item81043 {
	width:102px !important;
	height:20px !important;
	left:131px !important;
	top:604px !important;
}

#item81070 {
	width:203px !important;
	height:9px !important;
	left:26px !important;
	top:294px !important;
}

#item44272 {
	width:253px !important;
	height:355px !important;
}

#item44267 {
	width:253px !important;
	height:355px !important;
	left:14px !important;
	top:201px !important;
}

#item44321 {
	width:253px !important;
	height:119px !important;
}

#item44316 {
	width:253px !important;
	height:119px !important;
	left:14px !important;
	top:14px !important;
}

#item44299 {
	width:253px !important;
	height:180px !important;
}

#item44294 {
	width:253px !important;
	height:180px !important;
	left:277px !important;
	top:454px !important;
}

#item44305 {
	width:179px !important;
	height:153px !important;
}

#item44300 {
	width:179px !important;
	height:153px !important;
	left:277px !important;
	top:294px !important;
}

#item44311 {
	width:253px !important;
	height:213px !important;
}

#item44306 {
	width:253px !important;
	height:213px !important;
	left:277px !important;
	top:14px !important;
}

#item81100 {
	width:104px !important;
	height:18px !important;
	left:280px !important;
	top:587px !important;
}

#item81131 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:182px !important;
}

#item81158 {
	width:201px !important;
	height:9px !important;
	left:277px !important;
	top:276px !important;
}

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

#item81220 {
	width:74px !important;
	height:20px !important;
	left:458px !important;
	top:355px !important;
}

#item40854 {
	width:252px !important;
	height:303px !important;
}

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

#item44333 {
	width:140px !important;
	height:120px !important;
}

#item44328 {
	width:140px !important;
	height:120px !important;
	left:390px !important;
	top:14px !important;
}

#item44339 {
	width:252px !important;
	height:111px !important;
}

#item44334 {
	width:252px !important;
	height:111px !important;
	left:278px !important;
	top:138px !important;
}

#item44346 {
	width:252px !important;
	height:344px !important;
}

#item44340 {
	width:252px !important;
	height:344px !important;
	left:278px !important;
	top:281px !important;
}

#item44353 {
	width:168px !important;
	height:248px !important;
}

#item44347 {
	width:168px !important;
	height:248px !important;
	left:14px !important;
	top:377px !important;
}

#item81247 {
	width:77px !important;
	height:18px !important;
	left:276px !important;
	top:98px !important;
}

#item81274 {
	width:106px !important;
	height:18px !important;
	left:276px !important;
	top:118px !important;
}

#item81306 {
	width:143px !important;
	height:20px !important;
	left:276px !important;
	top:256px !important;
}

#item81337 {
	width:129px !important;
	height:9px !important;
	left:12px !important;
	top:359px !important;
}

#item81364 {
	width:83px !important;
	height:27px !important;
	left:281px !important;
	top:507px !important;
}

#item81397 {
	width:81px !important;
	height:29px !important;
	left:179px !important;
	top:599px !important;
}

#item81428 {
	width:79px !important;
	height:45px !important;
	left:281px !important;
	top:538px !important;
}

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

#item44322 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:426px !important;
}

#item44366 {
	width:252px !important;
	height:138px !important;
}

#item44361 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:224px !important;
}

#item44373 {
	width:146px !important;
	height:203px !important;
}

#item44367 {
	width:146px !important;
	height:203px !important;
	left:121px !important;
	top:10px !important;
}

#item44379 {
	width:253px !important;
	height:339px !important;
}

#item44374 {
	width:253px !important;
	height:339px !important;
	left:277px !important;
	top:10px !important;
}

#item44360 {
	width:162px !important;
	height:226px !important;
}

#item44354 {
	width:162px !important;
	height:226px !important;
	left:369px !important;
	top:426px !important;
}

#item81460 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item81487 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item81514 {
	width:101px !important;
	height:30px !important;
	left:276px !important;
	top:496px !important;
}

#item81545 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item81573 {
	width:111px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item40860 {
	width:159px !important;
	height:196px !important;
}

#item40855 {
	width:159px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item44388 {
	width:174px !important;
	height:196px !important;
}

#item44382 {
	width:174px !important;
	height:196px !important;
	left:277px !important;
	top:14px !important;
}

#item44394 {
	width:174px !important;
	height:196px !important;
}

#item44389 {
	width:174px !important;
	height:196px !important;
	left:277px !important;
	top:222px !important;
}

#item44400 {
	width:251px !important;
	height:150px !important;
}

#item44395 {
	width:251px !important;
	height:150px !important;
	left:14px !important;
	top:222px !important;
}

#item44406 {
	width:251px !important;
	height:200px !important;
}

#item44401 {
	width:251px !important;
	height:200px !important;
	left:14px !important;
	top:429px !important;
}

#item44412 {
	width:251px !important;
	height:137px !important;
}

#item44407 {
	width:251px !important;
	height:137px !important;
	left:279px !important;
	top:429px !important;
}

#item81603 {
	width:82px !important;
	height:27px !important;
	left:177px !important;
	top:120px !important;
}

#item81636 {
	width:80px !important;
	height:20px !important;
	left:456px !important;
	top:192px !important;
}

#item81664 {
	width:120px !important;
	height:18px !important;
	left:13px !important;
	top:614px !important;
}

#item81694 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item81721 {
	width:84px !important;
	height:40px !important;
	left:454px !important;
	top:380px !important;
}

#item81748 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item44419 {
	width:234px !important;
	height:125px !important;
}

#item44413 {
	width:234px !important;
	height:125px !important;
	left:263px !important;
	top:14px !important;
}

#item44433 {
	width:170px !important;
	height:149px !important;
}

#item44428 {
	width:170px !important;
	height:149px !important;
	left:292px !important;
	top:102px !important;
}

#item44439 {
	width:65px !important;
	height:94px !important;
}

#item44434 {
	width:65px !important;
	height:94px !important;
	left:468px !important;
	top:147px !important;
}

#item44427 {
	width:84px !important;
	height:166px !important;
}

#item44422 {
	width:84px !important;
	height:166px !important;
	left:170px !important;
	top:82px !important;
}

#item44445 {
	width:257px !important;
	height:171px !important;
}

#item44440 {
	width:257px !important;
	height:171px !important;
	left:83px !important;
	top:267px !important;
}

#item44464 {
	width:193px !important;
	height:365px !important;
}

#item44459 {
	width:193px !important;
	height:365px !important;
	left:351px !important;
	top:267px !important;
}

#item44452 {
	width:157px !important;
	height:113px !important;
}

#item44446 {
	width:157px !important;
	height:113px !important;
	left:14px !important;
	top:451px !important;
}

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

#item44453 {
	width:157px !important;
	height:111px !important;
	left:183px !important;
	top:451px !important;
}

#item81775 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:131px !important;
}

#item81806 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item81837 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:411px !important;
}

#item81864 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item81892 {
	width:77px !important;
	height:20px !important;
	left:350px !important;
	top:608px !important;
}

#item81920 {
	width:161px !important;
	height:9px !important;
	left:181px !important;
	top:619px !important;
}

#item40866 {
	width:146px !important;
	height:304px !important;
}

#item40861 {
	width:146px !important;
	height:304px !important;
	left:14px !important;
}

#item44490 {
	width:145px !important;
	height:304px !important;
}

#item44485 {
	width:145px !important;
	height:304px !important;
	left:108px !important;
	top:269px !important;
}

#item44496 {
	width:263px !important;
	height:278px !important;
}

#item44491 {
	width:263px !important;
	height:278px !important;
	left:267px !important;
	top:304px !important;
}

#item44472 {
	width:101px !important;
	height:72px !important;
}

#item44467 {
	width:101px !important;
	height:72px !important;
	left:369px !important;
	top:57px !important;
}

#item44484 {
	width:212px !important;
	height:92px !important;
}

#item44479 {
	width:212px !important;
	height:92px !important;
	left:254px !important;
	top:132px !important;
}

#item44478 {
	width:71px !important;
	height:146px !important;
}

#item44473 {
	width:71px !important;
	height:146px !important;
	left:473px !important;
	top:50px !important;
}

#item82244 {
	width:73px !important;
	height:40px !important;
	left:168px !important;
	top:172px !important;
}

#item82274 {
	width:78px !important;
	height:18px !important;
	left:13px !important;
	top:563px !important;
}

#item82302 {
	width:166px !important;
	height:9px !important;
	left:271px !important;
	top:546px !important;
}

#item82334 {
	width:166px !important;
	height:9px !important;
	left:271px !important;
	top:555px !important;
}

#item82361 {
	width:271px !important;
	height:10px !important;
	left:265px !important;
	top:265px !important;
}

#item82397 {
	width:271px !important;
	height:10px !important;
	left:265px !important;
	top:274px !important;
}

#item82430 {
	width:271px !important;
	height:10px !important;
	left:265px !important;
	top:283px !important;
}
#in5footer,  #prefooter {display:none;}
