/* 	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:658px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:101982px; height:670px; }
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:658px) {
	.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;}
}

#item29719 {
	width:506px !important;
	height:386px !important;
}

#item62321 {
	width:506px !important;
	height:386px !important;
	left:25px !important;
	top:192px !important;
}

#item29720 {
	width:181px !important;
	height:255px !important;
}

#item62326 {
	width:181px !important;
	height:255px !important;
	left:300px !important;
	top:14px !important;
}

#item29721 {
	width:232px !important;
	height:279px !important;
}

#item62331 {
	width:232px !important;
	height:279px !important;
	left:24px !important;
	top:288px !important;
}

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

#item62337 {
	width:252px !important;
	height:252px !important;
	left:278px !important;
	top:325px !important;
}

#item29723 {
	width:266px !important;
	height:176px !important;
}

#item62343 {
	width:266px !important;
	height:176px !important;
	left:544px !important;
	top:440px !important;
}

#item60644 {
	width:71px !important;
	height:29px !important;
	left:456px !important;
	top:180px !important;
}

#item60671 {
	width:168px !important;
	height:9px !important;
	left:279px !important;
	top:610px !important;
}

#item60699 {
	width:158px !important;
	height:9px !important;
	left:27px !important;
	top:597px !important;
}

#item67994 {
	width:75px !important;
	height:78px !important;
	left:243px !important;
	top:164px !important;
}

#item29724 {
	width:248px !important;
	height:161px !important;
}

#item62348 {
	width:248px !important;
	height:161px !important;
	left:272px !important;
	top:390px !important;
}

#item29726 {
	width:319px !important;
	height:241px !important;
}

#item62354 {
	width:319px !important;
	height:241px !important;
	left:219px !important;
	top:9px !important;
}

#item29725 {
	width:242px !important;
	height:254px !important;
}

#item62359 {
	width:242px !important;
	height:254px !important;
	left:25px !important;
	top:174px !important;
}

#item29727 {
	width:69px !important;
	height:97px !important;
}

#item62364 {
	width:69px !important;
	height:97px !important;
	left:461px !important;
	top:264px !important;
}

#item60726 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:144px !important;
}

#item60754 {
	width:138px !important;
	height:9px !important;
	left:352px !important;
	top:606px !important;
}

#item60781 {
	width:156px !important;
	height:9px !important;
	left:293px !important;
	top:306px !important;
}

#item68037 {
	width:461px !important;
	height:568px !important;
	top:33px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item68039 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:324px !important;
	border-radius:14px;
	background:#000;
}

#item68040 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:413px !important;
	border-radius:14px;
	background:#000;
}

#item68041 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:502px !important;
	border-radius:14px;
	background:#000;
}

#item68042 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:324px !important;
	border-radius:14px;
	background:#000;
}

#item68043 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:413px !important;
	border-radius:14px;
	background:#000;
}

#item68044 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:502px !important;
	border-radius:14px;
	background:#000;
}

#item68035 {
	width:8px !important;
	height:13px !important;
	left:278px !important;
}

#item68033 {
	width:461px !important;
	height:601px !important;
	left:36px !important;
	top:29px !important;
}

#item29728 {
	width:291px !important;
	height:159px !important;
}

#item62369 {
	width:291px !important;
	height:159px !important;
	left:239px !important;
	top:14px !important;
}

#item29729 {
	width:123px !important;
	height:274px !important;
}

#item62374 {
	width:123px !important;
	height:274px !important;
	left:14px !important;
	top:14px !important;
}

#item29730 {
	width:149px !important;
	height:244px !important;
}

#item62379 {
	width:149px !important;
	height:244px !important;
	left:234px !important;
	top:283px !important;
}

#item29731 {
	width:146px !important;
	height:202px !important;
}

#item62384 {
	width:146px !important;
	height:202px !important;
	left:388px !important;
	top:258px !important;
}

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

#item62389 {
	width:213px !important;
	height:264px !important;
	left:14px !important;
	top:300px !important;
}

#item30882 {
	width:71px !important;
	height:29px !important;
	left:143px !important;
	top:116px !important;
}

#item30912 {
	width:163px !important;
	height:9px !important;
	left:238px !important;
	top:195px !important;
}

#item30939 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30969 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item30999 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29736 {
	width:176px !important;
	height:262px !important;
}

#item62394 {
	width:176px !important;
	height:262px !important;
	left:14px !important;
	top:306px !important;
}

#item29737 {
	width:211px !important;
	height:102px !important;
}

#item62399 {
	width:211px !important;
	height:102px !important;
	left:292px !important;
	top:386px !important;
}

#item29738 {
	width:257px !important;
	height:45px !important;
}

#item62404 {
	width:257px !important;
	height:45px !important;
	left:254px !important;
	top:489px !important;
}

#item29739 {
	width:255px !important;
	height:60px !important;
}

#item62409 {
	width:255px !important;
	height:60px !important;
	left:266px !important;
	top:527px !important;
}

#item29740 {
	width:123px !important;
	height:300px !important;
}

#item62414 {
	width:123px !important;
	height:300px !important;
	left:269px !important;
	top:14px !important;
}

#item29741 {
	width:130px !important;
	height:307px !important;
}

#item62419 {
	width:130px !important;
	height:307px !important;
	left:400px !important;
	top:6px !important;
}

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

#item62425 {
	width:188px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item31030 {
	width:177px !important;
	height:9px !important;
	left:12px !important;
	top:280px !important;
}

#item31057 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31084 {
	width:116px !important;
	height:9px !important;
	left:210px !important;
	top:407px !important;
}

#item31111 {
	width:116px !important;
	height:9px !important;
	left:210px !important;
	top:418px !important;
}

#item31138 {
	width:116px !important;
	height:9px !important;
	left:210px !important;
	top:428px !important;
}

#item31165 {
	width:73px !important;
	height:20px !important;
	left:209px !important;
	top:277px !important;
}

#item31192 {
	width:74px !important;
	height:20px !important;
	left:209px !important;
	top:297px !important;
}

#item29743 {
	width:172px !important;
	height:190px !important;
}

#item62430 {
	width:172px !important;
	height:190px !important;
	left:282px !important;
	top:14px !important;
}

#item29744 {
	width:157px !important;
	height:256px !important;
}

#item62435 {
	width:157px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item29745 {
	width:112px !important;
	height:107px !important;
}

#item62440 {
	width:112px !important;
	height:107px !important;
	left:282px !important;
	top:219px !important;
}

#item29746 {
	width:121px !important;
	height:115px !important;
}

#item62445 {
	width:121px !important;
	height:115px !important;
	left:409px !important;
	top:223px !important;
}

#item29747 {
	width:244px !important;
	height:208px !important;
}

#item62450 {
	width:244px !important;
	height:208px !important;
	left:19px !important;
	top:327px !important;
}

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

#item62455 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:411px !important;
}

#item31219 {
	width:70px !important;
	height:20px !important;
	left:179px !important;
	top:102px !important;
}

#item31246 {
	width:73px !important;
	height:30px !important;
	left:458px !important;
	top:146px !important;
}

#item31273 {
	width:103px !important;
	height:20px !important;
	left:20px !important;
	top:590px !important;
}

#item31301 {
	width:123px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item31328 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:381px !important;
}

#item31358 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:391px !important;
}

#item29749 {
	width:187px !important;
	height:326px !important;
}

#item62460 {
	width:187px !important;
	height:326px !important;
	left:101px !important;
	top:276px !important;
}

#item29750 {
	width:78px !important;
	height:120px !important;
}

#item62465 {
	width:78px !important;
	height:120px !important;
	left:300px !important;
	top:482px !important;
}

#item29753 {
	width:70px !important;
	height:107px !important;
}

#item62470 {
	width:70px !important;
	height:107px !important;
	left:368px !important;
	top:450px !important;
}

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

#item62475 {
	width:88px !important;
	height:126px !important;
	left:442px !important;
	top:475px !important;
}

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

#item62480 {
	width:252px !important;
	height:340px !important;
	left:278px !important;
	top:17px !important;
}

#item29756 {
	width:249px !important;
	height:261px !important;
}

#item62486 {
	width:249px !important;
	height:261px !important;
	left:9px !important;
}

#item31385 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:415px !important;
}

#item31412 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:316px !important;
}

#item31439 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:493px !important;
}

#item31467 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item31494 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item31521 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29757 {
	width:516px !important;
	height:206px !important;
}

#item62491 {
	width:516px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item29758 {
	width:170px !important;
	height:261px !important;
}

#item62496 {
	width:170px !important;
	height:261px !important;
	left:14px !important;
	top:275px !important;
}

#item29759 {
	width:240px !important;
	height:209px !important;
}

#item62502 {
	width:240px !important;
	height:209px !important;
	left:188px !important;
	top:227px !important;
}

#item29760 {
	width:239px !important;
	height:201px !important;
}

#item62507 {
	width:239px !important;
	height:201px !important;
	left:190px !important;
	top:442px !important;
}

#item31549 {
	width:188px !important;
	height:9px !important;
	left:18px !important;
	top:209px !important;
}

#item31579 {
	width:71px !important;
	height:20px !important;
	left:442px !important;
	top:408px !important;
}

#item31606 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31633 {
	width:69px !important;
	height:20px !important;
	left:441px !important;
	top:600px !important;
}

#item29761 {
	width:286px !important;
	height:221px !important;
}

#item62512 {
	width:286px !important;
	height:221px !important;
	left:14px !important;
	top:292px !important;
}

#item29762 {
	width:90px !important;
	height:87px !important;
}

#item62517 {
	width:90px !important;
	height:87px !important;
	left:14px !important;
	top:464px !important;
}

#item29763 {
	width:218px !important;
	height:228px !important;
}

#item62522 {
	width:218px !important;
	height:228px !important;
	left:312px !important;
	top:324px !important;
}

#item29764 {
	width:129px !important;
	height:304px !important;
}

#item62527 {
	width:129px !important;
	height:304px !important;
	left:401px !important;
	top:7px !important;
}

#item29765 {
	width:285px !important;
	height:228px !important;
}

#item62532 {
	width:285px !important;
	height:228px !important;
	left:15px !important;
	top:6px !important;
}

#item31660 {
	width:94px !important;
	height:20px !important;
	left:313px !important;
	top:288px !important;
}

#item31687 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item31714 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item31745 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31773 {
	width:167px !important;
	height:9px !important;
	left:310px !important;
	top:589px !important;
}

#item31803 {
	width:154px !important;
	height:20px !important;
	left:310px !important;
	top:599px !important;
}

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

#item62537 {
	width:164px !important;
	height:203px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item29769 {
	width:154px !important;
	height:129px !important;
}

#item62548 {
	width:154px !important;
	height:129px !important;
	left:119px !important;
	top:224px !important;
}

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

#item62553 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:231px !important;
}

#item29771 {
	width:143px !important;
	height:89px !important;
}

#item62558 {
	width:143px !important;
	height:89px !important;
	left:14px !important;
	top:439px !important;
}

#item29772 {
	width:285px !important;
	height:183px !important;
}

#item62563 {
	width:285px !important;
	height:183px !important;
	left:245px !important;
	top:431px !important;
}

#item31834 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item31861 {
	width:100px !important;
	height:20px !important;
	left:427px !important;
	top:192px !important;
}

#item31888 {
	width:142px !important;
	height:9px !important;
	left:281px !important;
	top:416px !important;
}

#item31915 {
	width:162px !important;
	height:9px !important;
	left:18px !important;
	top:409px !important;
}

#item31943 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item31973 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item32004 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item32034 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29773 {
	width:200px !important;
	height:245px !important;
}

#item62568 {
	width:200px !important;
	height:245px !important;
	left:9px !important;
	top:326px !important;
}

#item29774 {
	width:77px !important;
	height:146px !important;
}

#item62574 {
	width:77px !important;
	height:146px !important;
	left:334px !important;
	top:349px !important;
}

#item29775 {
	width:69px !important;
	height:95px !important;
}

#item62579 {
	width:69px !important;
	height:95px !important;
	left:381px !important;
	top:421px !important;
}

#item29776 {
	width:77px !important;
	height:108px !important;
}

#item62584 {
	width:77px !important;
	height:108px !important;
	left:283px !important;
	top:412px !important;
}

#item29777 {
	width:184px !important;
	height:238px !important;
}

#item62589 {
	width:184px !important;
	height:238px !important;
	left:68px !important;
	top:71px !important;
}

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

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

#item32064 {
	width:86px !important;
	height:20px !important;
	left:27px !important;
	top:63px !important;
}

#item32091 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32118 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32146 {
	width:267px !important;
	height:9px !important;
	left:217px !important;
	top:579px !important;
}

#item32178 {
	width:267px !important;
	height:9px !important;
	left:217px !important;
	top:589px !important;
}

#item32210 {
	width:267px !important;
	height:9px !important;
	left:217px !important;
	top:600px !important;
}

#item32242 {
	width:210px !important;
	height:9px !important;
	left:217px !important;
	top:610px !important;
}

#item29779 {
	width:129px !important;
	height:231px !important;
}

#item62599 {
	width:129px !important;
	height:231px !important;
	left:401px !important;
	top:14px !important;
}

#item29780 {
	width:153px !important;
	height:240px !important;
}

#item62604 {
	width:153px !important;
	height:240px !important;
}

#item29781 {
	width:232px !important;
	height:173px !important;
}

#item62609 {
	width:232px !important;
	height:173px !important;
	left:14px !important;
	top:257px !important;
}

#item29782 {
	width:190px !important;
	height:169px !important;
}

#item62614 {
	width:190px !important;
	height:169px !important;
	left:6px !important;
	top:437px !important;
}

#item29785 {
	width:268px !important;
	height:360px !important;
}

#item62619 {
	width:268px !important;
	height:360px !important;
	left:262px !important;
	top:258px !important;
}

#item32273 {
	width:83px !important;
	height:20px !important;
	left:160px !important;
	top:223px !important;
}

#item32300 {
	width:80px !important;
	height:29px !important;
	left:160px !important;
	top:124px !important;
}

#item32327 {
	width:102px !important;
	height:20px !important;
	left:276px !important;
	top:64px !important;
}

#item32358 {
	width:136px !important;
	height:9px !important;
	left:113px !important;
	top:611px !important;
}

#item32385 {
	width:79px !important;
	height:20px !important;
	left:449px !important;
	top:380px !important;
}

#item32412 {
	width:84px !important;
	height:28px !important;
	left:449px !important;
	top:399px !important;
}

#item29786 {
	width:149px !important;
	height:234px !important;
}

#item62624 {
	width:149px !important;
	height:234px !important;
	left:64px !important;
	top:289px !important;
}

#item29787 {
	width:72px !important;
	height:83px !important;
}

#item62629 {
	width:72px !important;
	height:83px !important;
	left:9px !important;
	top:433px !important;
}

#item29788 {
	width:311px !important;
	height:286px !important;
}

#item62635 {
	width:311px !important;
	height:286px !important;
	left:233px !important;
	top:257px !important;
}

#item29789 {
	width:82px !important;
	height:56px !important;
}

#item62640 {
	width:82px !important;
	height:56px !important;
	left:254px !important;
	top:573px !important;
}

#item29790 {
	width:224px !important;
	height:251px !important;
}

#item62646 {
	width:224px !important;
	height:251px !important;
	left:320px !important;
}

#item29791 {
	width:216px !important;
	height:235px !important;
}

#item62651 {
	width:216px !important;
	height:235px !important;
	left:13px !important;
}

#item32445 {
	width:71px !important;
	height:20px !important;
	left:235px !important;
	top:215px !important;
}

#item32472 {
	width:72px !important;
	height:29px !important;
	left:234px !important;
	top:103px !important;
}

#item32499 {
	width:175px !important;
	height:9px !important;
	left:240px !important;
	top:555px !important;
}

#item32526 {
	width:162px !important;
	height:9px !important;
	left:343px !important;
	top:606px !important;
}

#item32554 {
	width:154px !important;
	height:9px !important;
	left:21px !important;
	top:581px !important;
}

#item32581 {
	width:154px !important;
	height:9px !important;
	left:21px !important;
	top:591px !important;
}

#item32608 {
	width:203px !important;
	height:9px !important;
	left:21px !important;
	top:602px !important;
}

#item29792 {
	width:261px !important;
	height:220px !important;
}

#item62657 {
	width:261px !important;
	height:220px !important;
	left:275px !important;
}

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

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

#item29794 {
	width:164px !important;
	height:193px !important;
}

#item62667 {
	width:164px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

#item29795 {
	width:139px !important;
	height:152px !important;
}

#item62672 {
	width:139px !important;
	height:152px !important;
	left:269px !important;
	top:268px !important;
}

#item29796 {
	width:213px !important;
	height:201px !important;
}

#item62677 {
	width:213px !important;
	height:201px !important;
	left:14px !important;
	top:417px !important;
}

#item29797 {
	width:181px !important;
	height:142px !important;
}

#item62682 {
	width:181px !important;
	height:142px !important;
	left:349px !important;
	top:422px !important;
}

#item29798 {
	width:183px !important;
	height:133px !important;
}

#item62687 {
	width:183px !important;
	height:133px !important;
	left:544px !important;
	top:434px !important;
}

#item32638 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item32665 {
	width:70px !important;
	height:20px !important;
	left:181px !important;
	top:380px !important;
}

#item32693 {
	width:147px !important;
	height:9px !important;
	left:275px !important;
	top:255px !important;
}

#item32724 {
	width:82px !important;
	height:20px !important;
	left:412px !important;
	top:394px !important;
}

#item32751 {
	width:88px !important;
	height:29px !important;
	left:240px !important;
	top:581px !important;
}

#item32781 {
	width:172px !important;
	height:9px !important;
	left:347px !important;
	top:610px !important;
}

#item29799 {
	width:182px !important;
	height:170px !important;
}

#item62692 {
	width:182px !important;
	height:170px !important;
	left:84px !important;
	top:261px !important;
}

#item29801 {
	width:160px !important;
	height:174px !important;
}

#item62697 {
	width:160px !important;
	height:174px !important;
	left:278px !important;
	top:444px !important;
}

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

#item62702 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:261px !important;
}

#item29803 {
	width:253px !important;
	height:196px !important;
}

#item62707 {
	width:253px !important;
	height:196px !important;
	left:277px !important;
}

#item29804 {
	width:256px !important;
	height:228px !important;
}

#item62712 {
	width:256px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

#item32814 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item32841 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:401px !important;
}

#item32868 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32895 {
	width:186px !important;
	height:9px !important;
	left:280px !important;
	top:243px !important;
}

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

#item32953 {
	width:72px !important;
	height:20px !important;
	left:440px !important;
	top:599px !important;
}

#item29805 {
	width:163px !important;
	height:166px !important;
}

#item62717 {
	width:163px !important;
	height:166px !important;
	left:367px !important;
	top:14px !important;
}

#item29806 {
	width:157px !important;
	height:123px !important;
}

#item62723 {
	width:157px !important;
	height:123px !important;
	left:278px !important;
	top:188px !important;
}

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

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

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

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

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

#item62738 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:320px !important;
}

#item32980 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:161px !important;
}

#item33007 {
	width:91px !important;
	height:20px !important;
	left:442px !important;
	top:270px !important;
}

#item33034 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33061 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33088 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item33118 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

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

#item62743 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:322px !important;
}

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

#item62748 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:386px !important;
}

#item29812 {
	width:252px !important;
	height:366px !important;
}

#item62753 {
	width:252px !important;
	height:366px !important;
	left:278px !important;
	top:14px !important;
}

#item29813 {
	width:167px !important;
	height:297px !important;
}

#item62758 {
	width:167px !important;
	height:297px !important;
	left:99px !important;
	top:14px !important;
}

#item33148 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33181 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33212 {
	width:121px !important;
	height:20px !important;
	left:399px !important;
	top:347px !important;
}

#item33242 {
	width:86px !important;
	height:29px !important;
	left:20px !important;
	top:104px !important;
}

#item29814 {
	width:432px !important;
	height:146px !important;
}

#item62763 {
	width:432px !important;
	height:146px !important;
}

#item29815 {
	width:230px !important;
	height:166px !important;
}

#item62768 {
	width:230px !important;
	height:166px !important;
	left:14px !important;
	top:149px !important;
}

#item29819 {
	width:71px !important;
	height:111px !important;
}

#item62773 {
	width:71px !important;
	height:111px !important;
	left:249px !important;
	top:203px !important;
}

#item29820 {
	width:79px !important;
	height:103px !important;
}

#item62778 {
	width:79px !important;
	height:103px !important;
	left:347px !important;
	top:214px !important;
}

#item29821 {
	width:81px !important;
	height:72px !important;
}

#item62783 {
	width:81px !important;
	height:72px !important;
	left:304px !important;
	top:150px !important;
}

#item29822 {
	width:259px !important;
	height:228px !important;
}

#item62788 {
	width:259px !important;
	height:228px !important;
	left:14px !important;
	top:330px !important;
}

#item29823 {
	width:249px !important;
	height:203px !important;
}

#item62794 {
	width:249px !important;
	height:203px !important;
	left:282px !important;
	top:336px !important;
}

#item33272 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33300 {
	width:101px !important;
	height:19px !important;
	left:437px !important;
	top:121px !important;
}

#item33327 {
	width:119px !important;
	height:9px !important;
	left:281px !important;
	top:600px !important;
}

#item33354 {
	width:210px !important;
	height:9px !important;
	left:281px !important;
	top:610px !important;
}

#item33387 {
	width:76px !important;
	height:20px !important;
	left:437px !important;
	top:244px !important;
}

#item33418 {
	width:68px !important;
	height:20px !important;
	left:437px !important;
	top:264px !important;
}

#item33445 {
	width:69px !important;
	height:20px !important;
	left:437px !important;
	top:284px !important;
}

#item29824 {
	width:156px !important;
	height:143px !important;
}

#item62799 {
	width:156px !important;
	height:143px !important;
	left:14px !important;
	top:383px !important;
}

#item29825 {
	width:132px !important;
	height:149px !important;
}

#item62805 {
	width:132px !important;
	height:149px !important;
	left:182px !important;
	top:337px !important;
}

#item29826 {
	width:200px !important;
	height:291px !important;
}

#item62810 {
	width:200px !important;
	height:291px !important;
	left:330px !important;
	top:326px !important;
}

#item29827 {
	width:272px !important;
	height:258px !important;
}

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

#item29828 {
	width:234px !important;
	height:255px !important;
}

#item62820 {
	width:234px !important;
	height:255px !important;
	left:14px !important;
	top:14px !important;
}

#item33472 {
	width:200px !important;
	height:9px !important;
	left:258px !important;
	top:303px !important;
}

#item33502 {
	width:150px !important;
	height:9px !important;
	left:18px !important;
	top:307px !important;
}

#item33529 {
	width:78px !important;
	height:20px !important;
	left:170px !important;
	top:599px !important;
}

#item33556 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item33587 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item29829 {
	width:263px !important;
	height:153px !important;
}

#item62825 {
	width:263px !important;
	height:153px !important;
	left:267px !important;
}

#item29830 {
	width:176px !important;
	height:213px !important;
}

#item62830 {
	width:176px !important;
	height:213px !important;
}

#item29831 {
	width:266px !important;
	height:173px !important;
}

#item62835 {
	width:266px !important;
	height:173px !important;
	top:231px !important;
}

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

#item62840 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
	top:213px !important;
}

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

#item62845 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:424px !important;
}

#item29834 {
	width:266px !important;
	height:165px !important;
}

#item62850 {
	width:266px !important;
	height:165px !important;
	left:278px !important;
	top:421px !important;
}

#item29842 {
	width:266px !important;
	height:183px !important;
}

#item62873 {
	width:266px !important;
	height:183px !important;
	left:544px !important;
	top:214px !important;
}

#item33614 {
	width:90px !important;
	height:20px !important;
	left:180px !important;
	top:150px !important;
}

#item33642 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item33673 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33703 {
	width:213px !important;
	height:9px !important;
	left:291px !important;
	top:193px !important;
}

#item33733 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item33764 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29835 {
	width:186px !important;
	height:191px !important;
}

#item62856 {
	width:186px !important;
	height:191px !important;
	left:80px !important;
	top:437px !important;
}

#item29840 {
	width:266px !important;
	height:246px !important;
}

#item62862 {
	width:266px !important;
	height:246px !important;
	left:278px !important;
	top:330px !important;
}

#item29841 {
	width:266px !important;
	height:323px !important;
}

#item62867 {
	width:266px !important;
	height:323px !important;
	left:278px !important;
}

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

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

#item33794 {
	width:89px !important;
	height:20px !important;
	left:12px !important;
	top:498px !important;
}

#item33821 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item33854 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item33886 {
	width:78px !important;
	height:29px !important;
	left:272px !important;
	top:131px !important;
}

#item33916 {
	width:174px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

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

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

#item29845 {
	width:266px !important;
	height:271px !important;
}

#item62888 {
	width:266px !important;
	height:271px !important;
}

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

#item62893 {
	width:252px !important;
	height:158px !important;
	left:278px !important;
	top:216px !important;
}

#item29847 {
	width:252px !important;
	height:181px !important;
}

#item62898 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:392px !important;
}

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

#item62903 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:424px !important;
}

#item33946 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item33976 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item34006 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item34037 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34064 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item62908 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:423px !important;
}

#item29850 {
	width:266px !important;
	height:211px !important;
}

#item62913 {
	width:266px !important;
	height:211px !important;
	left:278px !important;
	top:339px !important;
}

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

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

#item29852 {
	width:261px !important;
	height:179px !important;
}

#item62923 {
	width:261px !important;
	height:179px !important;
	left:6px !important;
	top:213px !important;
}

#item29853 {
	width:185px !important;
	height:210px !important;
}

#item62928 {
	width:185px !important;
	height:210px !important;
	left:88px !important;
}

#item34095 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34122 {
	width:68px !important;
	height:40px !important;
	left:13px !important;
	top:152px !important;
}

#item34152 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item34179 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34206 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item29854 {
	width:266px !important;
	height:245px !important;
}

#item62933 {
	width:266px !important;
	height:245px !important;
	left:278px !important;
	top:14px !important;
}

#item29855 {
	width:266px !important;
	height:165px !important;
}

#item62938 {
	width:266px !important;
	height:165px !important;
}

#item29858 {
	width:266px !important;
	height:158px !important;
}

#item62944 {
	width:266px !important;
	height:158px !important;
	top:215px !important;
}

#item29859 {
	width:266px !important;
	height:237px !important;
}

#item62949 {
	width:266px !important;
	height:237px !important;
	left:278px !important;
	top:333px !important;
}

#item29860 {
	width:184px !important;
	height:218px !important;
}

#item62954 {
	width:184px !important;
	height:218px !important;
	left:82px !important;
	top:425px !important;
}

#item34236 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:302px !important;
}

#item34263 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item34294 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item34321 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34349 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

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

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

#item29862 {
	width:149px !important;
	height:124px !important;
}

#item62964 {
	width:149px !important;
	height:124px !important;
	left:278px !important;
	top:377px !important;
}

#item29863 {
	width:83px !important;
	height:110px !important;
}

#item62969 {
	width:83px !important;
	height:110px !important;
	left:390px !important;
	top:302px !important;
}

#item29864 {
	width:87px !important;
	height:114px !important;
}

#item62974 {
	width:87px !important;
	height:114px !important;
	left:443px !important;
	top:357px !important;
}

#item29865 {
	width:236px !important;
	height:260px !important;
}

#item62979 {
	width:236px !important;
	height:260px !important;
	left:308px !important;
}

#item29866 {
	width:253px !important;
	height:252px !important;
}

#item62984 {
	width:253px !important;
	height:252px !important;
	left:13px !important;
}

#item34376 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item34407 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item34434 {
	width:125px !important;
	height:20px !important;
	left:282px !important;
	top:74px !important;
}

#item34464 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item34494 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item34524 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29867 {
	width:152px !important;
	height:216px !important;
}

#item62989 {
	width:152px !important;
	height:216px !important;
	left:279px !important;
}

#item29868 {
	width:275px !important;
	height:133px !important;
}

#item62994 {
	width:275px !important;
	height:133px !important;
	left:262px !important;
	top:224px !important;
}

#item29869 {
	width:189px !important;
	height:310px !important;
}

#item62999 {
	width:189px !important;
	height:310px !important;
}

#item29870 {
	width:266px !important;
	height:250px !important;
}

#item63005 {
	width:266px !important;
	height:250px !important;
	top:322px !important;
}

#item29873 {
	width:259px !important;
	height:203px !important;
}

#item63010 {
	width:259px !important;
	height:203px !important;
	left:278px !important;
	top:422px !important;
}

#item29875 {
	width:266px !important;
	height:153px !important;
}

#item63021 {
	width:266px !important;
	height:153px !important;
	left:544px !important;
	top:213px !important;
}

#item34554 {
	width:71px !important;
	height:29px !important;
	left:190px !important;
	top:132px !important;
}

#item34581 {
	width:93px !important;
	height:30px !important;
	left:437px !important;
	top:93px !important;
}

#item34613 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item34640 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34673 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29874 {
	width:530px !important;
	height:337px !important;
}

#item63015 {
	width:530px !important;
	height:337px !important;
	left:14px !important;
	top:321px !important;
}

#item29876 {
	width:278px !important;
	height:241px !important;
}

#item63026 {
	width:278px !important;
	height:241px !important;
	left:266px !important;
	top:14px !important;
}

#item29877 {
	width:252px !important;
	height:174px !important;
}

#item63031 {
	width:252px !important;
	height:174px !important;
	left:14px !important;
}

#item34704 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item34734 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item34764 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:494px !important;
}

#item34794 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

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

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

#item29880 {
	width:286px !important;
	height:301px !important;
}

#item63046 {
	width:286px !important;
	height:301px !important;
	top:327px !important;
}

#item29881 {
	width:95px !important;
	height:114px !important;
}

#item63051 {
	width:95px !important;
	height:114px !important;
	left:293px !important;
	top:497px !important;
}

#item29882 {
	width:122px !important;
	height:77px !important;
}

#item63056 {
	width:122px !important;
	height:77px !important;
	left:380px !important;
	top:491px !important;
}

#item67863 {
	width:71px !important;
	height:23px !important;
}

#item67858 {
	width:71px !important;
	height:23px !important;
	left:308px !important;
	top:424px !important;
}

#item67869 {
	width:71px !important;
	height:28px !important;
}

#item67864 {
	width:71px !important;
	height:28px !important;
	left:308px !important;
	top:449px !important;
}

#item29885 {
	width:136px !important;
	height:93px !important;
}

#item63062 {
	width:136px !important;
	height:93px !important;
	left:397px !important;
	top:552px !important;
}

#item34824 {
	width:173px !important;
	height:9px !important;
	left:288px !important;
	top:291px !important;
}

#item34851 {
	width:169px !important;
	height:9px !important;
	left:217px !important;
	top:382px !important;
}

#item34880 {
	width:144px !important;
	height:9px !important;
	left:383px !important;
	top:461px !important;
}

#item34911 {
	width:144px !important;
	height:9px !important;
	left:383px !important;
	top:471px !important;
}

#item34938 {
	width:130px !important;
	height:9px !important;
	left:393px !important;
	top:373px !important;
}

#item34965 {
	width:130px !important;
	height:9px !important;
	left:393px !important;
	top:383px !important;
}

#item34992 {
	width:130px !important;
	height:9px !important;
	left:393px !important;
	top:394px !important;
}

#item35019 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item35046 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item29886 {
	width:187px !important;
	height:150px !important;
}

#item63067 {
	width:187px !important;
	height:150px !important;
	left:24px !important;
	top:334px !important;
}

#item29887 {
	width:296px !important;
	height:284px !important;
}

#item63072 {
	width:296px !important;
	height:284px !important;
	left:230px !important;
	top:330px !important;
}

#item29888 {
	width:86px !important;
	height:60px !important;
}

#item63077 {
	width:86px !important;
	height:60px !important;
	left:174px !important;
	top:550px !important;
}

#item29889 {
	width:220px !important;
	height:298px !important;
}

#item63082 {
	width:220px !important;
	height:298px !important;
	left:310px !important;
	top:14px !important;
}

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

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

#item35076 {
	width:91px !important;
	height:20px !important;
	left:276px !important;
	top:230px !important;
}

#item35103 {
	width:133px !important;
	height:9px !important;
	left:23px !important;
	top:579px !important;
}

#item35132 {
	width:133px !important;
	height:9px !important;
	left:23px !important;
	top:590px !important;
}

#item35159 {
	width:133px !important;
	height:9px !important;
	left:23px !important;
	top:602px !important;
}

#item35186 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item35216 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item29891 {
	width:211px !important;
	height:222px !important;
}

#item63093 {
	width:211px !important;
	height:222px !important;
	left:319px !important;
}

#item29892 {
	width:244px !important;
	height:254px !important;
}

#item63098 {
	width:244px !important;
	height:254px !important;
	left:14px !important;
	top:14px !important;
}

#item29893 {
	width:266px !important;
	height:274px !important;
}

#item63103 {
	width:266px !important;
	height:274px !important;
	top:276px !important;
}

#item29894 {
	width:67px !important;
	height:24px !important;
}

#item63108 {
	width:67px !important;
	height:24px !important;
	left:245px !important;
	top:462px !important;
}

#item29895 {
	width:68px !important;
	height:30px !important;
}

#item63113 {
	width:68px !important;
	height:30px !important;
	left:247px !important;
	top:486px !important;
}

#item29896 {
	width:117px !important;
	height:174px !important;
}

#item63118 {
	width:117px !important;
	height:174px !important;
	left:329px !important;
	top:451px !important;
}

#item29897 {
	width:99px !important;
	height:159px !important;
}

#item63123 {
	width:99px !important;
	height:159px !important;
	left:440px !important;
	top:352px !important;
}

#item35246 {
	width:196px !important;
	height:9px !important;
	left:264px !important;
	top:258px !important;
}

#item35277 {
	width:122px !important;
	height:9px !important;
	left:264px !important;
	top:188px !important;
}

#item35304 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35333 {
	width:191px !important;
	height:9px !important;
	left:339px !important;
	top:320px !important;
}

#item35365 {
	width:191px !important;
	height:9px !important;
	left:339px !important;
	top:330px !important;
}

#item35392 {
	width:99px !important;
	height:9px !important;
	left:225px !important;
	top:600px !important;
}

#item35419 {
	width:99px !important;
	height:9px !important;
	left:225px !important;
	top:610px !important;
}

#item29898 {
	width:342px !important;
	height:261px !important;
}

#item63128 {
	width:342px !important;
	height:261px !important;
	left:202px !important;
	top:397px !important;
}

#item29899 {
	width:162px !important;
	height:119px !important;
}

#item63133 {
	width:162px !important;
	height:119px !important;
	left:23px !important;
	top:388px !important;
}

#item29900 {
	width:322px !important;
	height:159px !important;
}

#item63138 {
	width:322px !important;
	height:159px !important;
	left:14px !important;
	top:218px !important;
}

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

#item63143 {
	width:207px !important;
	height:216px !important;
	left:170px !important;
	top:25px !important;
}

#item29903 {
	width:142px !important;
	height:237px !important;
}

#item63148 {
	width:142px !important;
	height:237px !important;
	left:388px !important;
	top:9px !important;
}

#item35446 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:120px !important;
}

#item35474 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:140px !important;
}

#item35502 {
	width:140px !important;
	height:20px !important;
	left:21px !important;
	top:570px !important;
}

#item35534 {
	width:161px !important;
	height:20px !important;
	left:21px !important;
	top:590px !important;
}

#item35564 {
	width:110px !important;
	height:20px !important;
	left:371px !important;
	top:334px !important;
}

#item35595 {
	width:152px !important;
	height:20px !important;
	left:371px !important;
	top:353px !important;
}

#item29904 {
	width:306px !important;
	height:371px !important;
}

#item63154 {
	width:306px !important;
	height:371px !important;
	left:238px !important;
}

#item29905 {
	width:217px !important;
	height:129px !important;
}

#item63159 {
	width:217px !important;
	height:129px !important;
	left:14px !important;
	top:14px !important;
}

#item29906 {
	width:354px !important;
	height:292px !important;
}

#item63165 {
	width:354px !important;
	height:292px !important;
	top:326px !important;
}

#item29907 {
	width:86px !important;
	height:40px !important;
}

#item63170 {
	width:86px !important;
	height:40px !important;
	left:264px !important;
	top:522px !important;
}

#item29908 {
	width:155px !important;
	height:218px !important;
}

#item63176 {
	width:155px !important;
	height:218px !important;
	left:381px !important;
	top:354px !important;
}

#item35625 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:188px !important;
}

#item35652 {
	width:106px !important;
	height:20px !important;
	left:12px !important;
	top:304px !important;
}

#item35679 {
	width:109px !important;
	height:9px !important;
	left:373px !important;
	top:616px !important;
}

#item35706 {
	width:115px !important;
	height:20px !important;
	left:257px !important;
	top:609px !important;
}

#item35733 {
	width:116px !important;
	height:20px !important;
	left:124px !important;
	top:275px !important;
}

#item35763 {
	width:116px !important;
	height:20px !important;
	left:124px !important;
	top:295px !important;
}

#item29909 {
	width:205px !important;
	height:117px !important;
}

#item63181 {
	width:205px !important;
	height:117px !important;
	left:18px !important;
	top:321px !important;
}

#item29910 {
	width:308px !important;
	height:233px !important;
}

#item63186 {
	width:308px !important;
	height:233px !important;
	left:236px !important;
	top:394px !important;
}

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

#item63196 {
	width:52px !important;
	height:48px !important;
	left:297px !important;
	top:357px !important;
}

#item29913 {
	width:132px !important;
	height:125px !important;
}

#item63201 {
	width:132px !important;
	height:125px !important;
	left:398px !important;
	top:223px !important;
}

#item29915 {
	width:198px !important;
	height:211px !important;
}

#item63206 {
	width:198px !important;
	height:211px !important;
	left:332px !important;
	top:6px !important;
}

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

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

#item35793 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item35821 {
	width:104px !important;
	height:20px !important;
	left:275px !important;
	top:324px !important;
}

#item35848 {
	width:70px !important;
	height:20px !important;
	left:271px !important;
	top:205px !important;
}

#item35875 {
	width:194px !important;
	height:9px !important;
	left:20px !important;
	top:485px !important;
}

#item35906 {
	width:174px !important;
	height:9px !important;
	left:20px !important;
	top:518px !important;
}

#item35933 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item35964 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item35994 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

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

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

#item29920 {
	width:244px !important;
	height:327px !important;
}

#item63226 {
	width:244px !important;
	height:327px !important;
	left:3px !important;
	top:292px !important;
}

#item29922 {
	width:159px !important;
	height:324px !important;
}

#item63231 {
	width:159px !important;
	height:324px !important;
	left:250px !important;
	top:291px !important;
}

#item36024 {
	width:166px !important;
	height:9px !important;
	left:286px !important;
	top:268px !important;
}

#item36052 {
	width:146px !important;
	height:9px !important;
	left:368px !important;
	top:591px !important;
}

#item36079 {
	width:154px !important;
	height:20px !important;
	left:368px !important;
	top:600px !important;
}

#item36109 {
	width:84px !important;
	height:20px !important;
	left:422px !important;
	top:407px !important;
}

#item36139 {
	width:117px !important;
	height:20px !important;
	left:422px !important;
	top:427px !important;
}

#item36169 {
	width:117px !important;
	height:20px !important;
	left:422px !important;
	top:447px !important;
}

#item36199 {
	width:144px !important;
	height:9px !important;
	left:23px !important;
	top:258px !important;
}

#item36230 {
	width:210px !important;
	height:9px !important;
	left:23px !important;
	top:269px !important;
}

#item29923 {
	width:178px !important;
	height:168px !important;
}

#item63236 {
	width:178px !important;
	height:168px !important;
	left:23px !important;
	top:347px !important;
}

#item29924 {
	width:316px !important;
	height:264px !important;
}

#item63242 {
	width:316px !important;
	height:264px !important;
	left:208px !important;
	top:347px !important;
}

#item29925 {
	width:305px !important;
	height:261px !important;
}

#item63247 {
	width:305px !important;
	height:261px !important;
	left:239px !important;
}

#item29926 {
	width:214px !important;
	height:227px !important;
}

#item63252 {
	width:214px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item36261 {
	width:107px !important;
	height:9px !important;
	left:245px !important;
	top:311px !important;
}

#item36289 {
	width:152px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item36320 {
	width:203px !important;
	height:9px !important;
	left:12px !important;
	top:314px !important;
}

#item36350 {
	width:184px !important;
	height:20px !important;
	left:22px !important;
	top:572px !important;
}

#item36381 {
	width:164px !important;
	height:20px !important;
	left:22px !important;
	top:592px !important;
}

#item29927 {
	width:184px !important;
	height:449px !important;
}

#item63257 {
	width:184px !important;
	height:449px !important;
	left:349px !important;
	top:4px !important;
}

#item29928 {
	width:226px !important;
	height:159px !important;
}

#item63262 {
	width:226px !important;
	height:159px !important;
	left:310px !important;
	top:468px !important;
}

#item29929 {
	width:244px !important;
	height:260px !important;
}

#item63267 {
	width:244px !important;
	height:260px !important;
	top:361px !important;
}

#item29930 {
	width:150px !important;
	height:340px !important;
}

#item63272 {
	width:150px !important;
	height:340px !important;
	left:43px !important;
}

#item36411 {
	width:60px !important;
	height:40px !important;
	left:276px !important;
	top:292px !important;
}

#item36441 {
	width:68px !important;
	height:29px !important;
	left:193px !important;
	top:181px !important;
}

#item36468 {
	width:160px !important;
	height:9px !important;
	left:264px !important;
	top:610px !important;
}

#item36495 {
	width:73px !important;
	height:20px !important;
	left:195px !important;
	top:442px !important;
}

#item29931 {
	width:338px !important;
	height:272px !important;
}

#item63277 {
	width:338px !important;
	height:272px !important;
	left:206px !important;
	top:309px !important;
}

#item29932 {
	width:91px !important;
	height:20px !important;
}

#item63282 {
	width:91px !important;
	height:20px !important;
	left:255px !important;
	top:583px !important;
}

#item29933 {
	width:94px !important;
	height:23px !important;
}

#item63287 {
	width:94px !important;
	height:23px !important;
	left:253px !important;
	top:604px !important;
}

#item29934 {
	width:130px !important;
	height:119px !important;
}

#item63292 {
	width:130px !important;
	height:119px !important;
	left:144px !important;
	top:261px !important;
}

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

#item63297 {
	width:134px !important;
	height:137px !important;
	left:6px !important;
	top:281px !important;
}

#item29937 {
	width:291px !important;
	height:190px !important;
}

#item63302 {
	width:291px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item29938 {
	width:218px !important;
	height:232px !important;
}

#item63307 {
	width:218px !important;
	height:232px !important;
	left:312px !important;
}

#item36523 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item36550 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:540px !important;
}

#item36581 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item36608 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item36638 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item36668 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36696 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:461px !important;
}

#item36726 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:471px !important;
}

#item29939 {
	width:101px !important;
	height:403px !important;
}

#item63313 {
	width:101px !important;
	height:403px !important;
	left:444px !important;
}

#item29941 {
	width:438px !important;
	height:386px !important;
}

#item63318 {
	width:438px !important;
	height:386px !important;
	top:230px !important;
}

#item29940 {
	width:164px !important;
	height:347px !important;
}

#item63324 {
	width:164px !important;
	height:347px !important;
	left:269px !important;
}

#item29942 {
	width:69px !important;
	height:23px !important;
}

#item63329 {
	width:69px !important;
	height:23px !important;
	left:461px !important;
	top:563px !important;
}

#item29943 {
	width:68px !important;
	height:28px !important;
}

#item63334 {
	width:68px !important;
	height:28px !important;
	left:459px !important;
	top:589px !important;
}

#item36753 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item36785 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:131px !important;
}

#item36813 {
	width:80px !important;
	height:29px !important;
	left:446px !important;
	top:517px !important;
}

#item36843 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item36874 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29944 {
	width:337px !important;
	height:331px !important;
}

#item63339 {
	width:337px !important;
	height:331px !important;
	left:208px !important;
	top:297px !important;
}

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

#item63344 {
	width:81px !important;
	height:81px !important;
	left:171px !important;
	top:456px !important;
}

#item29948 {
	width:82px !important;
	height:81px !important;
}

#item63349 {
	width:82px !important;
	height:81px !important;
	left:171px !important;
	top:540px !important;
}

#item29949 {
	width:235px !important;
	height:274px !important;
}

#item63354 {
	width:235px !important;
	height:274px !important;
	left:13px !important;
}

#item67889 {
	width:56px !important;
	height:87px !important;
}

#item67882 {
	width:56px !important;
	height:87px !important;
	left:270px !important;
	top:198px !important;
}

#item29950 {
	width:262px !important;
	height:180px !important;
}

#item63359 {
	width:262px !important;
	height:180px !important;
	left:268px !important;
}

#item29951 {
	width:189px !important;
	height:177px !important;
}

#item63364 {
	width:189px !important;
	height:177px !important;
	left:342px !important;
	top:184px !important;
}

#item36901 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:467px !important;
}

#item36928 {
	width:101px !important;
	height:21px !important;
	left:13px !important;
	top:344px !important;
}

#item37008 {
	width:112px !important;
	height:21px !important;
	left:13px !important;
	top:364px !important;
}

#item37079 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item37106 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item37133 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37160 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29952 {
	width:358px !important;
	height:274px !important;
}

#item63369 {
	width:358px !important;
	height:274px !important;
	left:14px !important;
	top:57px !important;
}

#item29953 {
	width:123px !important;
	height:111px !important;
}

#item63375 {
	width:123px !important;
	height:111px !important;
	left:407px !important;
	top:167px !important;
}

#item29954 {
	width:123px !important;
	height:125px !important;
}

#item63381 {
	width:123px !important;
	height:125px !important;
	left:407px !important;
	top:286px !important;
}

#item29955 {
	width:113px !important;
	height:188px !important;
}

#item63386 {
	width:113px !important;
	height:188px !important;
	left:14px !important;
	top:429px !important;
}

#item29956 {
	width:118px !important;
	height:186px !important;
}

#item63392 {
	width:118px !important;
	height:186px !important;
	left:137px !important;
	top:429px !important;
}

#item29957 {
	width:240px !important;
	height:237px !important;
}

#item63397 {
	width:240px !important;
	height:237px !important;
	left:544px !important;
	top:315px !important;
}

#item37187 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:515px !important;
}

#item37217 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:525px !important;
}

#item37251 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:536px !important;
}

#item37282 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:546px !important;
}

#item37313 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:557px !important;
}

#item37344 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:567px !important;
}

#item37375 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:578px !important;
}

#item37406 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:588px !important;
}

#item37438 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:599px !important;
}

#item37470 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:609px !important;
}

#item29958 {
	width:247px !important;
	height:181px !important;
}

#item63402 {
	width:247px !important;
	height:181px !important;
	left:278px !important;
	top:349px !important;
}

#item29959 {
	width:106px !important;
	height:76px !important;
}

#item63407 {
	width:106px !important;
	height:76px !important;
	left:250px !important;
	top:472px !important;
}

#item29960 {
	width:186px !important;
	height:125px !important;
}

#item63412 {
	width:186px !important;
	height:125px !important;
	left:344px !important;
	top:187px !important;
}

#item29966 {
	width:220px !important;
	height:230px !important;
}

#item63417 {
	width:220px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item29967 {
	width:140px !important;
	height:176px !important;
}

#item63422 {
	width:140px !important;
	height:176px !important;
	left:405px !important;
}

#item37501 {
	width:82px !important;
	height:20px !important;
	left:248px !important;
	top:285px !important;
}

#item37528 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item37555 {
	width:126px !important;
	height:9px !important;
	left:244px !important;
	top:154px !important;
}

#item37582 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37609 {
	width:188px !important;
	height:9px !important;
	left:244px !important;
	top:599px !important;
}

#item37639 {
	width:188px !important;
	height:9px !important;
	left:244px !important;
	top:610px !important;
}

#item29968 {
	width:184px !important;
	height:357px !important;
}

#item63427 {
	width:184px !important;
	height:357px !important;
	left:361px !important;
}

#item29969 {
	width:113px !important;
	height:258px !important;
}

#item63432 {
	width:113px !important;
	height:258px !important;
	left:245px !important;
}

#item29970 {
	width:105px !important;
	height:116px !important;
}

#item63437 {
	width:105px !important;
	height:116px !important;
	left:167px !important;
	top:181px !important;
}

#item29971 {
	width:159px !important;
	height:293px !important;
}

#item63442 {
	width:159px !important;
	height:293px !important;
}

#item29972 {
	width:149px !important;
	height:123px !important;
}

#item63447 {
	width:149px !important;
	height:123px !important;
	left:48px !important;
	top:298px !important;
}

#item29973 {
	width:177px !important;
	height:198px !important;
}

#item63452 {
	width:177px !important;
	height:198px !important;
	left:35px !important;
	top:455px !important;
}

#item29974 {
	width:189px !important;
	height:191px !important;
}

#item63457 {
	width:189px !important;
	height:191px !important;
	left:342px !important;
	top:360px !important;
}

#item37667 {
	width:70px !important;
	height:20px !important;
	left:246px !important;
	top:415px !important;
}

#item37694 {
	width:85px !important;
	height:30px !important;
	left:246px !important;
	top:526px !important;
}

#item37721 {
	width:68px !important;
	height:20px !important;
	left:246px !important;
	top:600px !important;
}

#item37750 {
	width:71px !important;
	height:20px !important;
	left:164px !important;
	top:127px !important;
}

#item37778 {
	width:72px !important;
	height:20px !important;
	left:164px !important;
	top:147px !important;
}

#item37805 {
	width:155px !important;
	height:9px !important;
	left:332px !important;
	top:591px !important;
}

#item37835 {
	width:154px !important;
	height:20px !important;
	left:332px !important;
	top:600px !important;
}

#item29975 {
	width:330px !important;
	height:200px !important;
}

#item63463 {
	width:330px !important;
	height:200px !important;
	left:14px !important;
	top:428px !important;
}

#item29976 {
	width:128px !important;
	height:101px !important;
}

#item63468 {
	width:128px !important;
	height:101px !important;
	left:145px !important;
	top:324px !important;
}

#item29977 {
	width:170px !important;
	height:252px !important;
}

#item63473 {
	width:170px !important;
	height:252px !important;
	left:360px !important;
	top:378px !important;
}

#item29978 {
	width:259px !important;
	height:289px !important;
}

#item63478 {
	width:259px !important;
	height:289px !important;
	left:271px !important;
	top:14px !important;
}

#item29979 {
	width:139px !important;
	height:132px !important;
}

#item63483 {
	width:139px !important;
	height:132px !important;
	left:6px !important;
	top:26px !important;
}

#item29981 {
	width:121px !important;
	height:142px !important;
}

#item63488 {
	width:121px !important;
	height:142px !important;
	left:14px !important;
	top:167px !important;
}

#item37865 {
	width:107px !important;
	height:20px !important;
	left:154px !important;
	top:85px !important;
}

#item37897 {
	width:79px !important;
	height:29px !important;
	left:291px !important;
	top:420px !important;
}

#item37928 {
	width:85px !important;
	height:20px !important;
	left:154px !important;
	top:249px !important;
}

#item37958 {
	width:89px !important;
	height:20px !important;
	left:154px !important;
	top:269px !important;
}

#item37985 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:372px !important;
}

#item38015 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item29983 {
	width:249px !important;
	height:253px !important;
}

#item63493 {
	width:249px !important;
	height:253px !important;
	left:29px !important;
	top:23px !important;
}

#item29984 {
	width:106px !important;
	height:50px !important;
}

#item63498 {
	width:106px !important;
	height:50px !important;
	left:219px !important;
	top:8px !important;
}

#item29985 {
	width:106px !important;
	height:59px !important;
}

#item63503 {
	width:106px !important;
	height:59px !important;
	left:218px !important;
	top:61px !important;
}

#item29986 {
	width:193px !important;
	height:129px !important;
}

#item63508 {
	width:193px !important;
	height:129px !important;
	left:337px !important;
	top:14px !important;
}

#item29987 {
	width:296px !important;
	height:214px !important;
}

#item63513 {
	width:296px !important;
	height:214px !important;
	left:14px !important;
	top:317px !important;
}

#item29988 {
	width:64px !important;
	height:31px !important;
}

#item63518 {
	width:64px !important;
	height:31px !important;
	left:266px !important;
	top:541px !important;
}

#item29989 {
	width:184px !important;
	height:237px !important;
}

#item63524 {
	width:184px !important;
	height:237px !important;
	left:347px !important;
	top:322px !important;
}

#item38046 {
	width:159px !important;
	height:9px !important;
	left:345px !important;
	top:190px !important;
}

#item38073 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item38100 {
	width:165px !important;
	height:9px !important;
	left:345px !important;
	top:610px !important;
}

#item38127 {
	width:116px !important;
	height:20px !important;
	left:174px !important;
	top:595px !important;
}

#item38159 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:282px !important;
}

#item38186 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:292px !important;
}

#item38219 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:303px !important;
}

#item29990 {
	width:512px !important;
	height:202px !important;
}

#item63529 {
	width:512px !important;
	height:202px !important;
	left:33px !important;
	top:456px !important;
}

#item29991 {
	width:235px !important;
	height:166px !important;
}

#item63534 {
	width:235px !important;
	height:166px !important;
	left:237px !important;
	top:257px !important;
}

#item29992 {
	width:140px !important;
	height:181px !important;
}

#item63540 {
	width:140px !important;
	height:181px !important;
	left:253px !important;
	top:54px !important;
}

#item29993 {
	width:123px !important;
	height:176px !important;
}

#item63545 {
	width:123px !important;
	height:176px !important;
	left:399px !important;
	top:5px !important;
}

#item29994 {
	width:210px !important;
	height:212px !important;
}

#item63550 {
	width:210px !important;
	height:212px !important;
	left:14px !important;
	top:14px !important;
}

#item38250 {
	width:86px !important;
	height:20px !important;
	left:122px !important;
	top:423px !important;
}

#item38277 {
	width:85px !important;
	height:20px !important;
	left:122px !important;
	top:337px !important;
}

#item38304 {
	width:82px !important;
	height:20px !important;
	left:17px !important;
	top:308px !important;
}

#item38331 {
	width:82px !important;
	height:20px !important;
	left:17px !important;
	top:403px !important;
}

#item38359 {
	width:90px !important;
	height:20px !important;
	left:17px !important;
	top:423px !important;
}

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

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

#item29996 {
	width:266px !important;
	height:237px !important;
}

#item63560 {
	width:266px !important;
	height:237px !important;
}

#item29997 {
	width:228px !important;
	height:229px !important;
}

#item63565 {
	width:228px !important;
	height:229px !important;
	left:9px !important;
	top:319px !important;
}

#item29998 {
	width:174px !important;
	height:339px !important;
}

#item63570 {
	width:174px !important;
	height:339px !important;
	left:278px !important;
	top:276px !important;
}

#item38388 {
	width:143px !important;
	height:9px !important;
	left:348px !important;
	top:252px !important;
}

#item38415 {
	width:70px !important;
	height:29px !important;
	left:449px !important;
	top:463px !important;
}

#item38443 {
	width:151px !important;
	height:9px !important;
	left:75px !important;
	top:286px !important;
}

#item38470 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item38498 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29999 {
	width:181px !important;
	height:132px !important;
}

#item63575 {
	width:181px !important;
	height:132px !important;
	left:36px !important;
	top:395px !important;
}

#item30000 {
	width:320px !important;
	height:183px !important;
}

#item63581 {
	width:320px !important;
	height:183px !important;
	left:224px !important;
	top:428px !important;
}

#item30001 {
	width:75px !important;
	height:71px !important;
}

#item63586 {
	width:75px !important;
	height:71px !important;
	left:239px !important;
	top:573px !important;
}

#item30002 {
	width:72px !important;
	height:71px !important;
}

#item63591 {
	width:72px !important;
	height:71px !important;
	left:320px !important;
	top:573px !important;
}

#item30003 {
	width:264px !important;
	height:233px !important;
}

#item63596 {
	width:264px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item30004 {
	width:235px !important;
	height:263px !important;
}

#item63601 {
	width:235px !important;
	height:263px !important;
	left:295px !important;
}

#item38528 {
	width:126px !important;
	height:9px !important;
	left:16px !important;
	top:606px !important;
}

#item38555 {
	width:158px !important;
	height:9px !important;
	left:293px !important;
	top:297px !important;
}

#item38582 {
	width:163px !important;
	height:9px !important;
	left:23px !important;
	top:291px !important;
}

#item38615 {
	width:203px !important;
	height:9px !important;
	left:23px !important;
	top:301px !important;
}

#item38646 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item38673 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:422px !important;
}

#item30005 {
	width:146px !important;
	height:154px !important;
}

#item63606 {
	width:146px !important;
	height:154px !important;
	left:18px !important;
	top:6px !important;
}

#item30006 {
	width:245px !important;
	height:164px !important;
}

#item63612 {
	width:245px !important;
	height:164px !important;
	left:190px !important;
	top:14px !important;
}

#item30007 {
	width:85px !important;
	height:94px !important;
}

#item63617 {
	width:85px !important;
	height:94px !important;
	left:445px !important;
	top:102px !important;
}

#item30008 {
	width:167px !important;
	height:156px !important;
}

#item63622 {
	width:167px !important;
	height:156px !important;
	left:14px !important;
	top:215px !important;
}

#item30009 {
	width:147px !important;
	height:141px !important;
}

#item63627 {
	width:147px !important;
	height:141px !important;
	left:210px !important;
	top:227px !important;
}

#item30012 {
	width:164px !important;
	height:166px !important;
}

#item63632 {
	width:164px !important;
	height:166px !important;
	left:366px !important;
	top:206px !important;
}

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

#item63637 {
	width:164px !important;
	height:225px !important;
	left:14px !important;
	top:423px !important;
}

#item30014 {
	width:166px !important;
	height:162px !important;
}

#item63642 {
	width:166px !important;
	height:162px !important;
	left:190px !important;
	top:426px !important;
}

#item30015 {
	width:175px !important;
	height:235px !important;
}

#item63647 {
	width:175px !important;
	height:235px !important;
	left:364px !important;
	top:408px !important;
}

#item38700 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item38727 {
	width:127px !important;
	height:9px !important;
	left:188px !important;
	top:406px !important;
}

#item38754 {
	width:123px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item38781 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item38808 {
	width:101px !important;
	height:9px !important;
	left:188px !important;
	top:631px !important;
}

#item38835 {
	width:97px !important;
	height:20px !important;
	left:365px !important;
	top:473px !important;
}

#item38862 {
	width:69px !important;
	height:29px !important;
	left:104px !important;
	top:540px !important;
}

#item38889 {
	width:162px !important;
	height:9px !important;
	left:188px !important;
	top:191px !important;
}

#item38917 {
	width:162px !important;
	height:9px !important;
	left:188px !important;
	top:202px !important;
}

#item30016 {
	width:174px !important;
	height:209px !important;
}

#item63652 {
	width:174px !important;
	height:209px !important;
	left:85px !important;
	top:420px !important;
}

#item30017 {
	width:184px !important;
	height:192px !important;
}

#item63657 {
	width:184px !important;
	height:192px !important;
	left:278px !important;
	top:426px !important;
}

#item30018 {
	width:145px !important;
	height:139px !important;
}

#item63662 {
	width:145px !important;
	height:139px !important;
	left:210px !important;
	top:221px !important;
}

#item30019 {
	width:184px !important;
	height:141px !important;
}

#item63667 {
	width:184px !important;
	height:141px !important;
	left:14px !important;
	top:220px !important;
}

#item30020 {
	width:104px !important;
	height:330px !important;
}

#item63673 {
	width:104px !important;
	height:330px !important;
	left:414px !important;
	top:82px !important;
}

#item30021 {
	width:157px !important;
	height:132px !important;
}

#item63678 {
	width:157px !important;
	height:132px !important;
	left:210px !important;
	top:14px !important;
}

#item30022 {
	width:185px !important;
	height:153px !important;
}

#item63684 {
	width:185px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item38944 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item38971 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item38998 {
	width:74px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item39025 {
	width:132px !important;
	height:9px !important;
	left:209px !important;
	top:200px !important;
}

#item39052 {
	width:134px !important;
	height:9px !important;
	left:208px !important;
	top:404px !important;
}

#item39079 {
	width:71px !important;
	height:29px !important;
	left:364px !important;
	top:384px !important;
}

#item39106 {
	width:65px !important;
	height:40px !important;
	left:467px !important;
	top:580px !important;
}

#item30023 {
	width:266px !important;
	height:254px !important;
}

#item63689 {
	width:266px !important;
	height:254px !important;
}

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

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

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

#item63700 {
	width:252px !important;
	height:230px !important;
	left:14px !important;
	top:322px !important;
}

#item30029 {
	width:252px !important;
	height:241px !important;
}

#item63705 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:322px !important;
}

#item39133 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item39160 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39188 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item39216 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item39243 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item30030 {
	width:192px !important;
	height:208px !important;
}

#item63710 {
	width:192px !important;
	height:208px !important;
	left:14px !important;
	top:321px !important;
}

#item30031 {
	width:266px !important;
	height:303px !important;
}

#item63715 {
	width:266px !important;
	height:303px !important;
	left:278px !important;
	top:322px !important;
}

#item30032 {
	width:257px !important;
	height:257px !important;
}

#item63720 {
	width:257px !important;
	height:257px !important;
	left:288px !important;
}

#item30033 {
	width:264px !important;
	height:242px !important;
}

#item63725 {
	width:264px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item39274 {
	width:74px !important;
	height:40px !important;
	left:216px !important;
	top:459px !important;
}

#item39304 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39331 {
	width:174px !important;
	height:9px !important;
	left:287px !important;
	top:303px !important;
}

#item39358 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item30034 {
	width:266px !important;
	height:251px !important;
}

#item63730 {
	width:266px !important;
	height:251px !important;
}

#item30035 {
	width:157px !important;
	height:308px !important;
}

#item63735 {
	width:157px !important;
	height:308px !important;
	left:275px !important;
	top:5px !important;
}

#item30036 {
	width:330px !important;
	height:279px !important;
}

#item63740 {
	width:330px !important;
	height:279px !important;
	left:4px !important;
	top:346px !important;
}

#item30037 {
	width:190px !important;
	height:266px !important;
}

#item63745 {
	width:190px !important;
	height:266px !important;
	left:340px !important;
	top:364px !important;
}

#item39385 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item39412 {
	width:162px !important;
	height:9px !important;
	left:85px !important;
	top:610px !important;
}

#item39440 {
	width:72px !important;
	height:20px !important;
	left:446px !important;
	top:454px !important;
}

#item39467 {
	width:73px !important;
	height:29px !important;
	left:442px !important;
	top:181px !important;
}

#item30038 {
	width:178px !important;
	height:193px !important;
}

#item63750 {
	width:178px !important;
	height:193px !important;
	left:89px !important;
	top:425px !important;
}

#item30039 {
	width:167px !important;
	height:189px !important;
}

#item63755 {
	width:167px !important;
	height:189px !important;
	left:100px !important;
	top:221px !important;
}

#item30040 {
	width:248px !important;
	height:184px !important;
}

#item63761 {
	width:248px !important;
	height:184px !important;
	left:18px !important;
	top:18px !important;
}

#item30041 {
	width:266px !important;
	height:309px !important;
}

#item63766 {
	width:266px !important;
	height:309px !important;
	left:278px !important;
}

#item30043 {
	width:148px !important;
	height:316px !important;
}

#item63771 {
	width:148px !important;
	height:316px !important;
	left:386px !important;
	top:313px !important;
}

#item39498 {
	width:66px !important;
	height:29px !important;
	left:276px !important;
	top:591px !important;
}

#item39525 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:562px !important;
}

#item39552 {
	width:94px !important;
	height:20px !important;
	left:285px !important;
	top:128px !important;
}

#item39579 {
	width:78px !important;
	height:30px !important;
	left:21px !important;
	top:335px !important;
}

#item39643 {
	width:79px !important;
	height:40px !important;
	left:21px !important;
	top:366px !important;
}

#item30044 {
	width:530px !important;
	height:296px !important;
}

#item63776 {
	width:530px !important;
	height:296px !important;
}

#item30045 {
	width:252px !important;
	height:256px !important;
}

#item63781 {
	width:252px !important;
	height:256px !important;
	left:14px !important;
	top:310px !important;
}

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

#item63786 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:321px !important;
}

#item39708 {
	width:168px !important;
	height:9px !important;
	left:355px !important;
	top:302px !important;
}

#item39735 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39762 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30047 {
	width:277px !important;
	height:306px !important;
}

#item63791 {
	width:277px !important;
	height:306px !important;
	left:14px !important;
	top:322px !important;
}

#item30048 {
	width:242px !important;
	height:537px !important;
}

#item63796 {
	width:242px !important;
	height:537px !important;
	left:302px !important;
}

#item30049 {
	width:95px !important;
	height:236px !important;
}

#item63801 {
	width:95px !important;
	height:236px !important;
	left:196px !important;
	top:20px !important;
}

#item30050 {
	width:87px !important;
	height:236px !important;
}

#item63806 {
	width:87px !important;
	height:236px !important;
	left:104px !important;
	top:14px !important;
}

#item39789 {
	width:108px !important;
	height:20px !important;
	left:302px !important;
	top:600px !important;
}

#item39819 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item39846 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:201px !important;
}

#item39876 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:230px !important;
}

#item30052 {
	width:252px !important;
	height:256px !important;
}

#item63811 {
	width:252px !important;
	height:256px !important;
	left:278px !important;
}

#item30053 {
	width:266px !important;
	height:236px !important;
}

#item63816 {
	width:266px !important;
	height:236px !important;
}

#item30054 {
	width:266px !important;
	height:268px !important;
}

#item63821 {
	width:266px !important;
	height:268px !important;
	top:312px !important;
}

#item30055 {
	width:138px !important;
	height:137px !important;
}

#item63826 {
	width:138px !important;
	height:137px !important;
	left:232px !important;
	top:506px !important;
}

#item30056 {
	width:173px !important;
	height:176px !important;
}

#item63832 {
	width:173px !important;
	height:176px !important;
	left:278px !important;
	top:321px !important;
}

#item39907 {
	width:180px !important;
	height:9px !important;
	left:18px !important;
	top:283px !important;
}

#item39934 {
	width:78px !important;
	height:20px !important;
	left:17px !important;
	top:483px !important;
}

#item39961 {
	width:161px !important;
	height:9px !important;
	left:373px !important;
	top:611px !important;
}

#item39988 {
	width:71px !important;
	height:29px !important;
	left:461px !important;
	top:430px !important;
}

#item40015 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item30057 {
	width:213px !important;
	height:298px !important;
}

#item63837 {
	width:213px !important;
	height:298px !important;
	left:54px !important;
	top:322px !important;
}

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

#item63843 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item30059 {
	width:530px !important;
	height:309px !important;
}

#item63848 {
	width:530px !important;
	height:309px !important;
	left:14px !important;
}

#item40042 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40069 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item40096 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item63853 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:9px !important;
}

#item30061 {
	width:266px !important;
	height:310px !important;
}

#item63858 {
	width:266px !important;
	height:310px !important;
}

#item30062 {
	width:168px !important;
	height:298px !important;
}

#item63863 {
	width:168px !important;
	height:298px !important;
	left:14px !important;
	top:322px !important;
}

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

#item63868 {
	width:252px !important;
	height:252px !important;
	left:278px !important;
	top:322px !important;
}

#item30066 {
	width:186px !important;
	height:275px !important;
}

#item63873 {
	width:186px !important;
	height:275px !important;
	left:544px !important;
	top:323px !important;
}

#item40123 {
	width:74px !important;
	height:20px !important;
	left:170px !important;
	top:264px !important;
}

#item40150 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40177 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40205 {
	width:96px !important;
	height:20px !important;
	left:149px !important;
	top:413px !important;
}

#item40235 {
	width:108px !important;
	height:20px !important;
	left:149px !important;
	top:433px !important;
}

#item30067 {
	width:295px !important;
	height:298px !important;
}

#item63878 {
	width:295px !important;
	height:298px !important;
	left:235px !important;
	top:321px !important;
}

#item30068 {
	width:309px !important;
	height:310px !important;
}

#item63883 {
	width:309px !important;
	height:310px !important;
	left:235px !important;
}

#item30069 {
	width:133px !important;
	height:296px !important;
}

#item63888 {
	width:133px !important;
	height:296px !important;
	left:93px !important;
	top:14px !important;
}

#item40265 {
	width:202px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item40295 {
	width:88px !important;
	height:20px !important;
	left:125px !important;
	top:600px !important;
}

#item40322 {
	width:101px !important;
	height:20px !important;
	left:245px !important;
	top:291px !important;
}

#item40351 {
	width:72px !important;
	height:20px !important;
	left:19px !important;
	top:234px !important;
}

#item30070 {
	width:149px !important;
	height:310px !important;
}

#item63894 {
	width:149px !important;
	height:310px !important;
	left:395px !important;
}

#item30071 {
	width:317px !important;
	height:242px !important;
}

#item63900 {
	width:317px !important;
	height:242px !important;
}

#item30072 {
	width:189px !important;
	height:322px !important;
}

#item63905 {
	width:189px !important;
	height:322px !important;
	top:321px !important;
}

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

#item63911 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item40378 {
	width:62px !important;
	height:40px !important;
	left:327px !important;
	top:272px !important;
}

#item40405 {
	width:165px !important;
	height:9px !important;
	left:118px !important;
	top:302px !important;
}

#item40433 {
	width:69px !important;
	height:20px !important;
	left:147px !important;
	top:600px !important;
}

#item40460 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30074 {
	width:194px !important;
	height:307px !important;
}

#item63916 {
	width:194px !important;
	height:307px !important;
	left:72px !important;
	top:322px !important;
}

#item30075 {
	width:180px !important;
	height:308px !important;
}

#item63921 {
	width:180px !important;
	height:308px !important;
	left:364px !important;
	top:321px !important;
}

#item30080 {
	width:270px !important;
	height:310px !important;
}

#item63926 {
	width:270px !important;
	height:310px !important;
	left:279px !important;
}

#item30081 {
	width:253px !important;
	height:262px !important;
}

#item63931 {
	width:253px !important;
	height:262px !important;
	left:13px !important;
}

#item40487 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40514 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40541 {
	width:78px !important;
	height:20px !important;
	left:285px !important;
	top:474px !important;
}

#item40569 {
	width:78px !important;
	height:20px !important;
	left:19px !important;
	top:476px !important;
}

#item30082 {
	width:530px !important;
	height:308px !important;
}

#item63936 {
	width:530px !important;
	height:308px !important;
}

#item30083 {
	width:530px !important;
	height:308px !important;
}

#item63941 {
	width:530px !important;
	height:308px !important;
	top:320px !important;
}

#item40596 {
	width:116px !important;
	height:20px !important;
	left:337px !important;
	top:291px !important;
}

#item40623 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:477px !important;
}

#item40650 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:497px !important;
}

#item40677 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:517px !important;
}

#item30084 {
	width:516px !important;
	height:308px !important;
}

#item63946 {
	width:516px !important;
	height:308px !important;
	left:14px !important;
	top:321px !important;
}

#item30085 {
	width:252px !important;
	height:261px !important;
}

#item63951 {
	width:252px !important;
	height:261px !important;
	left:15px !important;
}

#item67896 {
	width:90px !important;
	height:84px !important;
}

#item67891 {
	width:90px !important;
	height:84px !important;
	left:173px !important;
	top:250px !important;
}

#item30086 {
	width:266px !important;
	height:237px !important;
}

#item63956 {
	width:266px !important;
	height:237px !important;
	left:278px !important;
}

#item40704 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item40731 {
	width:71px !important;
	height:30px !important;
	left:165px !important;
	top:237px !important;
}

#item40759 {
	width:85px !important;
	height:20px !important;
	left:362px !important;
	top:600px !important;
}

#item40786 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item30087 {
	width:266px !important;
	height:244px !important;
}

#item63961 {
	width:266px !important;
	height:244px !important;
	left:278px !important;
}

#item30088 {
	width:198px !important;
	height:310px !important;
}

#item63966 {
	width:198px !important;
	height:310px !important;
	left:69px !important;
}

#item30089 {
	width:434px !important;
	height:307px !important;
}

#item63971 {
	width:434px !important;
	height:307px !important;
	top:322px !important;
}

#item40813 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item40840 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item40867 {
	width:65px !important;
	height:40px !important;
	left:446px !important;
	top:580px !important;
}

#item30091 {
	width:179px !important;
	height:306px !important;
}

#item63976 {
	width:179px !important;
	height:306px !important;
	left:87px !important;
	top:322px !important;
}

#item30092 {
	width:198px !important;
	height:308px !important;
}

#item63982 {
	width:198px !important;
	height:308px !important;
	left:346px !important;
	top:321px !important;
}

#item30093 {
	width:522px !important;
	height:303px !important;
}

#item63987 {
	width:522px !important;
	height:303px !important;
	left:22px !important;
}

#item40897 {
	width:139px !important;
	height:20px !important;
	left:25px !important;
	top:278px !important;
}

#item40927 {
	width:83px !important;
	height:20px !important;
	left:18px !important;
	top:573px !important;
}

#item40958 {
	width:88px !important;
	height:28px !important;
	left:18px !important;
	top:592px !important;
}

#item40989 {
	width:67px !important;
	height:29px !important;
	left:276px !important;
	top:554px !important;
}

#item41020 {
	width:68px !important;
	height:37px !important;
	left:276px !important;
	top:583px !important;
}

#item30094 {
	width:384px !important;
	height:310px !important;
}

#item63992 {
	width:384px !important;
	height:310px !important;
}

#item30095 {
	width:158px !important;
	height:166px !important;
}

#item63997 {
	width:158px !important;
	height:166px !important;
	left:386px !important;
}

#item30096 {
	width:266px !important;
	height:230px !important;
}

#item64002 {
	width:266px !important;
	height:230px !important;
	top:322px !important;
}

#item30097 {
	width:266px !important;
	height:308px !important;
}

#item64007 {
	width:266px !important;
	height:308px !important;
	left:278px !important;
	top:321px !important;
}

#item41050 {
	width:99px !important;
	height:20px !important;
	left:282px !important;
	top:600px !important;
}

#item41077 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41104 {
	width:102px !important;
	height:20px !important;
	left:391px !important;
	top:270px !important;
}

#item41135 {
	width:99px !important;
	height:20px !important;
	left:391px !important;
	top:290px !important;
}

#item30098 {
	width:256px !important;
	height:228px !important;
}

#item64012 {
	width:256px !important;
	height:228px !important;
	left:14px !important;
	top:321px !important;
}

#item67902 {
	width:256px !important;
	height:228px !important;
}

#item67897 {
	width:256px !important;
	height:228px !important;
	left:274px !important;
	top:321px !important;
}

#item30099 {
	width:266px !important;
	height:254px !important;
}

#item64017 {
	width:266px !important;
	height:254px !important;
	left:278px !important;
}

#item30100 {
	width:253px !important;
	height:309px !important;
}

#item64022 {
	width:253px !important;
	height:309px !important;
	left:13px !important;
}

#item41163 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item41190 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item41220 {
	width:184px !important;
	height:10px !important;
	left:24px !important;
	top:587px !important;
}

#item41283 {
	width:184px !important;
	height:10px !important;
	left:24px !important;
	top:597px !important;
}

#item30101 {
	width:159px !important;
	height:210px !important;
}

#item64027 {
	width:159px !important;
	height:210px !important;
	left:371px !important;
}

#item30102 {
	width:266px !important;
	height:310px !important;
}

#item64032 {
	width:266px !important;
	height:310px !important;
}

#item30103 {
	width:171px !important;
	height:306px !important;
}

#item64037 {
	width:171px !important;
	height:306px !important;
	left:96px !important;
	top:322px !important;
}

#item30105 {
	width:150px !important;
	height:209px !important;
}

#item64043 {
	width:150px !important;
	height:209px !important;
	left:380px !important;
	top:423px !important;
}

#item30106 {
	width:193px !important;
	height:190px !important;
}

#item64048 {
	width:193px !important;
	height:190px !important;
	left:337px !important;
	top:221px !important;
}

#item30107 {
	width:544px !important;
	height:308px !important;
}

#item64053 {
	width:544px !important;
	height:308px !important;
	left:544px !important;
	top:321px !important;
}

#item41344 {
	width:93px !important;
	height:20px !important;
	left:284px !important;
	top:301px !important;
}

#item41371 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item41398 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item41428 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item41459 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:562px !important;
}

#item41491 {
	width:85px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item30108 {
	width:266px !important;
	height:310px !important;
}

#item64059 {
	width:266px !important;
	height:310px !important;
	left:278px !important;
}

#item30109 {
	width:162px !important;
	height:310px !important;
}

#item64064 {
	width:162px !important;
	height:310px !important;
	left:103px !important;
}

#item41525 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41553 {
	width:77px !important;
	height:20px !important;
	left:283px !important;
	top:284px !important;
}

#item41580 {
	width:72px !important;
	height:20px !important;
	left:19px !important;
	top:174px !important;
}

#item41607 {
	width:88px !important;
	height:28px !important;
	left:19px !important;
	top:193px !important;
}

#item30110 {
	width:266px !important;
	height:246px !important;
}

#item64069 {
	width:266px !important;
	height:246px !important;
	left:278px !important;
}

#item30111 {
	width:266px !important;
	height:245px !important;
}

#item64074 {
	width:266px !important;
	height:245px !important;
}

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

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

#item30114 {
	width:157px !important;
	height:128px !important;
}

#item64084 {
	width:157px !important;
	height:128px !important;
	left:369px !important;
	top:419px !important;
}

#item30113 {
	width:107px !important;
	height:121px !important;
}

#item64089 {
	width:107px !important;
	height:121px !important;
	left:281px !important;
	top:339px !important;
}

#item41637 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41667 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item41697 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41724 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item41751 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item30115 {
	width:530px !important;
	height:306px !important;
}

#item64094 {
	width:530px !important;
	height:306px !important;
	left:14px !important;
	top:322px !important;
}

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

#item64100 {
	width:252px !important;
	height:246px !important;
	left:14px !important;
}

#item30119 {
	width:266px !important;
	height:246px !important;
}

#item64105 {
	width:266px !important;
	height:246px !important;
	left:278px !important;
}

#item41778 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item41806 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item41833 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30120 {
	width:50px !important;
	height:105px !important;
}

#item64110 {
	width:50px !important;
	height:105px !important;
	left:352px !important;
	top:6px !important;
}

#item30121 {
	width:50px !important;
	height:142px !important;
}

#item64115 {
	width:50px !important;
	height:142px !important;
	left:410px !important;
	top:14px !important;
}

#item30122 {
	width:50px !important;
	height:150px !important;
}

#item64120 {
	width:50px !important;
	height:150px !important;
	left:476px !important;
	top:6px !important;
}

#item30123 {
	width:211px !important;
	height:224px !important;
}

#item64125 {
	width:211px !important;
	height:224px !important;
}

#item30124 {
	width:191px !important;
	height:142px !important;
}

#item64131 {
	width:191px !important;
	height:142px !important;
	left:339px !important;
	top:168px !important;
}

#item30125 {
	width:386px !important;
	height:307px !important;
}

#item64136 {
	width:386px !important;
	height:307px !important;
	left:14px !important;
	top:321px !important;
}

#item30126 {
	width:120px !important;
	height:207px !important;
}

#item64141 {
	width:120px !important;
	height:207px !important;
	left:410px !important;
	top:320px !important;
}

#item30127 {
	width:216px !important;
	height:233px !important;
}

#item64146 {
	width:216px !important;
	height:233px !important;
	left:544px !important;
	top:322px !important;
}

#item30130 {
	width:171px !important;
	height:312px !important;
}

#item64161 {
	width:171px !important;
	height:312px !important;
	left:544px !important;
}

#item41860 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item41887 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41918 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:291px !important;
}

#item41946 {
	width:89px !important;
	height:20px !important;
	left:410px !important;
	top:600px !important;
}

#item41973 {
	width:107px !important;
	height:9px !important;
	left:225px !important;
	top:104px !important;
}

#item42000 {
	width:107px !important;
	height:9px !important;
	left:225px !important;
	top:114px !important;
}

#item42027 {
	width:107px !important;
	height:9px !important;
	left:225px !important;
	top:125px !important;
}

#item30128 {
	width:303px !important;
	height:295px !important;
}

#item64151 {
	width:303px !important;
	height:295px !important;
	left:227px !important;
	top:323px !important;
}

#item30129 {
	width:369px !important;
	height:311px !important;
}

#item64156 {
	width:369px !important;
	height:311px !important;
	left:176px !important;
}

#item42054 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42082 {
	width:152px !important;
	height:9px !important;
	left:226px !important;
	top:610px !important;
}

#item42109 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item42137 {
	width:124px !important;
	height:20px !important;
	left:409px !important;
	top:301px !important;
}

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

#item64166 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
}

#item67908 {
	width:113px !important;
	height:77px !important;
}

#item67903 {
	width:113px !important;
	height:77px !important;
	left:153px !important;
	top:242px !important;
}

#item30132 {
	width:174px !important;
	height:230px !important;
}

#item64171 {
	width:174px !important;
	height:230px !important;
	left:93px !important;
}

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

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

#item30134 {
	width:252px !important;
	height:258px !important;
}

#item64181 {
	width:252px !important;
	height:258px !important;
	left:278px !important;
	top:322px !important;
}

#item42164 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:151px !important;
}

#item42191 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42221 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42248 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item42275 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30135 {
	width:252px !important;
	height:248px !important;
}

#item64186 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:317px !important;
}

#item30136 {
	width:208px !important;
	height:306px !important;
}

#item64192 {
	width:208px !important;
	height:306px !important;
	left:336px !important;
	top:321px !important;
}

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

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

#item30138 {
	width:252px !important;
	height:258px !important;
}

#item64203 {
	width:252px !important;
	height:258px !important;
	left:14px !important;
}

#item42302 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42330 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42358 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item42385 {
	width:95px !important;
	height:20px !important;
	left:279px !important;
	top:434px !important;
}

#item30139 {
	width:360px !important;
	height:233px !important;
}

#item64208 {
	width:360px !important;
	height:233px !important;
	left:13px !important;
}

#item30140 {
	width:106px !important;
	height:108px !important;
}

#item64214 {
	width:106px !important;
	height:108px !important;
	left:290px !important;
	top:249px !important;
}

#item30141 {
	width:109px !important;
	height:78px !important;
}

#item64219 {
	width:109px !important;
	height:78px !important;
	left:415px !important;
	top:266px !important;
}

#item30142 {
	width:238px !important;
	height:313px !important;
}

#item64224 {
	width:238px !important;
	height:313px !important;
	left:14px !important;
	top:244px !important;
}

#item30146 {
	width:122px !important;
	height:118px !important;
}

#item64229 {
	width:122px !important;
	height:118px !important;
	left:278px !important;
	top:444px !important;
}

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

#item64234 {
	width:79px !important;
	height:113px !important;
	left:412px !important;
	top:436px !important;
}

#item42412 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42439 {
	width:108px !important;
	height:20px !important;
	left:381px !important;
	top:215px !important;
}

#item42469 {
	width:142px !important;
	height:9px !important;
	left:265px !important;
	top:600px !important;
}

#item42496 {
	width:142px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item42523 {
	width:222px !important;
	height:9px !important;
	left:265px !important;
	top:405px !important;
}

#item42555 {
	width:224px !important;
	height:9px !important;
	left:265px !important;
	top:416px !important;
}

#item30148 {
	width:530px !important;
	height:307px !important;
}

#item64239 {
	width:530px !important;
	height:307px !important;
	left:14px !important;
	top:322px !important;
}

#item30149 {
	width:203px !important;
	height:310px !important;
}

#item64244 {
	width:203px !important;
	height:310px !important;
	left:63px !important;
}

#item30150 {
	width:266px !important;
	height:263px !important;
}

#item64249 {
	width:266px !important;
	height:263px !important;
	left:278px !important;
}

#item42586 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:286px !important;
}

#item42613 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item42640 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item30151 {
	width:113px !important;
	height:105px !important;
}

#item64254 {
	width:113px !important;
	height:105px !important;
	left:14px !important;
	top:14px !important;
}

#item30152 {
	width:113px !important;
	height:105px !important;
}

#item64259 {
	width:113px !important;
	height:105px !important;
	left:136px !important;
	top:14px !important;
}

#item30153 {
	width:544px !important;
	height:364px !important;
}

#item64264 {
	width:544px !important;
	height:364px !important;
	top:179px !important;
}

#item42667 {
	width:37px !important;
	height:9px !important;
	left:400px !important;
	top:596px !important;
}

#item42694 {
	width:37px !important;
	height:9px !important;
	left:400px !important;
	top:565px !important;
}

#item42721 {
	width:37px !important;
	height:9px !important;
	left:400px !important;
	top:579px !important;
}

#item42748 {
	width:36px !important;
	height:9px !important;
	left:329px !important;
	top:595px !important;
}

#item42775 {
	width:35px !important;
	height:9px !important;
	left:262px !important;
	top:565px !important;
}

#item42802 {
	width:36px !important;
	height:9px !important;
	left:329px !important;
	top:579px !important;
}

#item42830 {
	width:36px !important;
	height:9px !important;
	left:262px !important;
	top:595px !important;
}

#item42857 {
	width:34px !important;
	height:9px !important;
	left:262px !important;
	top:580px !important;
}

#item42884 {
	width:35px !important;
	height:9px !important;
	left:329px !important;
	top:565px !important;
}

#item30154 {
	width:252px !important;
	height:298px !important;
}

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

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

#item64274 {
	width:266px !important;
	height:241px !important;
	left:278px !important;
	top:320px !important;
}

#item30156 {
	width:530px !important;
	height:309px !important;
}

#item64280 {
	width:530px !important;
	height:309px !important;
	left:14px !important;
}

#item42911 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item42939 {
	width:91px !important;
	height:20px !important;
	left:167px !important;
	top:599px !important;
}

#item42966 {
	width:162px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item30158 {
	width:253px !important;
	height:213px !important;
}

#item64285 {
	width:253px !important;
	height:213px !important;
	left:277px !important;
}

#item30159 {
	width:266px !important;
	height:311px !important;
}

#item64290 {
	width:266px !important;
	height:311px !important;
}

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

#item64295 {
	width:266px !important;
	height:242px !important;
	top:321px !important;
}

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

#item64300 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:322px !important;
}

#item30162 {
	width:142px !important;
	height:146px !important;
}

#item64305 {
	width:142px !important;
	height:146px !important;
	left:278px !important;
	top:482px !important;
}

#item42996 {
	width:89px !important;
	height:20px !important;
	left:149px !important;
	top:291px !important;
}

#item43023 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item43050 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43078 {
	width:107px !important;
	height:20px !important;
	left:427px !important;
	top:589px !important;
}

#item43108 {
	width:107px !important;
	height:9px !important;
	left:427px !important;
	top:610px !important;
}

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

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

#item30164 {
	width:266px !important;
	height:163px !important;
}

#item64315 {
	width:266px !important;
	height:163px !important;
	left:278px !important;
	top:380px !important;
}

#item30165 {
	width:266px !important;
	height:291px !important;
}

#item64320 {
	width:266px !important;
	height:291px !important;
	left:278px !important;
}

#item30166 {
	width:251px !important;
	height:190px !important;
}

#item64325 {
	width:251px !important;
	height:190px !important;
	left:15px !important;
}

#item30167 {
	width:58px !important;
	height:83px !important;
}

#item64330 {
	width:58px !important;
	height:83px !important;
	left:216px !important;
	top:210px !important;
}

#item43135 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item43165 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43192 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:250px !important;
}

#item43219 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43246 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

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

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

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

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

#item30170 {
	width:299px !important;
	height:296px !important;
}

#item64345 {
	width:299px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item30173 {
	width:206px !important;
	height:239px !important;
}

#item64351 {
	width:206px !important;
	height:239px !important;
	left:324px !important;
	top:323px !important;
}

#item43276 {
	width:134px !important;
	height:9px !important;
	left:126px !important;
	top:600px !important;
}

#item43303 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43330 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item43359 {
	width:151px !important;
	height:9px !important;
	left:323px !important;
	top:610px !important;
}

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

#item64356 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item30175 {
	width:266px !important;
	height:253px !important;
}

#item64362 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
	top:320px !important;
}

#item30176 {
	width:253px !important;
	height:256px !important;
}

#item64367 {
	width:253px !important;
	height:256px !important;
	left:277px !important;
}

#item30177 {
	width:251px !important;
	height:258px !important;
}

#item64372 {
	width:251px !important;
	height:258px !important;
	left:15px !important;
}

#item43386 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43413 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43440 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item43467 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30178 {
	width:530px !important;
	height:312px !important;
}

#item64377 {
	width:530px !important;
	height:312px !important;
}

#item30179 {
	width:266px !important;
	height:220px !important;
}

#item64382 {
	width:266px !important;
	height:220px !important;
	top:321px !important;
}

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

#item64387 {
	width:149px !important;
	height:140px !important;
	left:278px !important;
	top:323px !important;
}

#item30181 {
	width:150px !important;
	height:153px !important;
}

#item64392 {
	width:150px !important;
	height:153px !important;
	left:278px !important;
	top:476px !important;
}

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

#item64397 {
	width:266px !important;
	height:241px !important;
	left:544px !important;
	top:321px !important;
}

#item30185 {
	width:170px !important;
	height:309px !important;
}

#item64413 {
	width:170px !important;
	height:309px !important;
	left:544px !important;
}

#item43494 {
	width:70px !important;
	height:20px !important;
	left:432px !important;
	top:600px !important;
}

#item43521 {
	width:66px !important;
	height:20px !important;
	left:432px !important;
	top:447px !important;
}

#item43548 {
	width:101px !important;
	height:20px !important;
	left:410px !important;
	top:291px !important;
}

#item43575 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30183 {
	width:194px !important;
	height:308px !important;
}

#item64402 {
	width:194px !important;
	height:308px !important;
	left:351px !important;
	top:321px !important;
}

#item30184 {
	width:266px !important;
	height:238px !important;
}

#item64407 {
	width:266px !important;
	height:238px !important;
	left:278px !important;
}

#item43602 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43633 {
	width:68px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item43660 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item43687 {
	width:76px !important;
	height:30px !important;
	left:174px !important;
	top:275px !important;
}

#item30190 {
	width:224px !important;
	height:213px !important;
}

#item64419 {
	width:224px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item30191 {
	width:148px !important;
	height:165px !important;
}

#item64424 {
	width:148px !important;
	height:165px !important;
	left:396px !important;
}

#item30192 {
	width:177px !important;
	height:147px !important;
}

#item64430 {
	width:177px !important;
	height:147px !important;
	left:249px !important;
	top:162px !important;
}

#item30193 {
	width:168px !important;
	height:310px !important;
}

#item64435 {
	width:168px !important;
	height:310px !important;
	top:320px !important;
}

#item30194 {
	width:163px !important;
	height:143px !important;
}

#item64440 {
	width:163px !important;
	height:143px !important;
	left:249px !important;
	top:322px !important;
}

#item30195 {
	width:165px !important;
	height:166px !important;
}

#item64445 {
	width:165px !important;
	height:166px !important;
	left:249px !important;
	top:478px !important;
}

#item43718 {
	width:116px !important;
	height:9px !important;
	left:248px !important;
	top:150px !important;
}

#item43745 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43772 {
	width:76px !important;
	height:20px !important;
	left:418px !important;
	top:600px !important;
}

#item43799 {
	width:100px !important;
	height:20px !important;
	left:418px !important;
	top:446px !important;
}

#item43826 {
	width:71px !important;
	height:20px !important;
	left:432px !important;
	top:274px !important;
}

#item43853 {
	width:76px !important;
	height:20px !important;
	left:158px !important;
	top:489px !important;
}

#item30196 {
	width:160px !important;
	height:128px !important;
}

#item64450 {
	width:160px !important;
	height:128px !important;
	left:132px !important;
	top:499px !important;
}

#item30197 {
	width:154px !important;
	height:119px !important;
}

#item64455 {
	width:154px !important;
	height:119px !important;
	left:130px !important;
	top:376px !important;
}

#item30199 {
	width:238px !important;
	height:240px !important;
}

#item64460 {
	width:238px !important;
	height:240px !important;
	left:306px !important;
	top:330px !important;
}

#item30200 {
	width:363px !important;
	height:299px !important;
}

#item64465 {
	width:363px !important;
	height:299px !important;
	left:181px !important;
}

#item30198 {
	width:142px !important;
	height:129px !important;
}

#item64470 {
	width:142px !important;
	height:129px !important;
	left:152px !important;
	top:225px !important;
}

#item43880 {
	width:146px !important;
	height:9px !important;
	left:20px !important;
	top:611px !important;
}

#item43908 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:196px !important;
}

#item43936 {
	width:86px !important;
	height:20px !important;
	left:19px !important;
	top:334px !important;
}

#item43963 {
	width:122px !important;
	height:9px !important;
	left:20px !important;
	top:484px !important;
}

#item43990 {
	width:160px !important;
	height:9px !important;
	left:305px !important;
	top:610px !important;
}

#item30203 {
	width:530px !important;
	height:312px !important;
}

#item64475 {
	width:530px !important;
	height:312px !important;
}

#item30204 {
	width:171px !important;
	height:125px !important;
}

#item64480 {
	width:171px !important;
	height:125px !important;
	left:14px !important;
	top:317px !important;
}

#item30205 {
	width:80px !important;
	height:66px !important;
}

#item64485 {
	width:80px !important;
	height:66px !important;
	left:190px !important;
	top:396px !important;
}

#item30206 {
	width:252px !important;
	height:305px !important;
}

#item64490 {
	width:252px !important;
	height:305px !important;
	left:278px !important;
	top:324px !important;
}

#item44017 {
	width:88px !important;
	height:20px !important;
	left:326px !important;
	top:287px !important;
}

#item44044 {
	width:157px !important;
	height:9px !important;
	left:377px !important;
	top:432px !important;
}

#item44071 {
	width:74px !important;
	height:29px !important;
	left:189px !important;
	top:591px !important;
}

#item44099 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item30207 {
	width:147px !important;
	height:153px !important;
}

#item64495 {
	width:147px !important;
	height:153px !important;
	left:119px !important;
	top:476px !important;
}

#item30208 {
	width:141px !important;
	height:143px !important;
}

#item64501 {
	width:141px !important;
	height:143px !important;
	left:14px !important;
	top:320px !important;
}

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

#item64506 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:321px !important;
}

#item30210 {
	width:428px !important;
	height:312px !important;
}

#item64511 {
	width:428px !important;
	height:312px !important;
	left:103px !important;
}

#item44127 {
	width:89px !important;
	height:30px !important;
	left:13px !important;
	top:282px !important;
}

#item44154 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item44182 {
	width:102px !important;
	height:9px !important;
	left:160px !important;
	top:411px !important;
}

#item44209 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30211 {
	width:257px !important;
	height:125px !important;
}

#item64516 {
	width:257px !important;
	height:125px !important;
	left:273px !important;
	top:14px !important;
}

#item30212 {
	width:266px !important;
	height:230px !important;
}

#item64521 {
	width:266px !important;
	height:230px !important;
}

#item30213 {
	width:173px !important;
	height:195px !important;
}

#item64526 {
	width:173px !important;
	height:195px !important;
	left:278px !important;
	top:220px !important;
}

#item30214 {
	width:252px !important;
	height:241px !important;
}

#item64531 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:322px !important;
}

#item30215 {
	width:159px !important;
	height:193px !important;
}

#item64536 {
	width:159px !important;
	height:193px !important;
	left:278px !important;
	top:425px !important;
}

#item44242 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item44269 {
	width:72px !important;
	height:20px !important;
	left:441px !important;
	top:397px !important;
}

#item44296 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item44323 {
	width:70px !important;
	height:20px !important;
	left:441px !important;
	top:600px !important;
}

#item44351 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30216 {
	width:530px !important;
	height:203px !important;
}

#item64541 {
	width:530px !important;
	height:203px !important;
	left:14px !important;
	top:425px !important;
}

#item30218 {
	width:180px !important;
	height:414px !important;
}

#item64546 {
	width:180px !important;
	height:414px !important;
	left:277px !important;
}

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

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

#item30220 {
	width:251px !important;
	height:147px !important;
}

#item64556 {
	width:251px !important;
	height:147px !important;
	left:15px !important;
}

#item44378 {
	width:85px !important;
	height:29px !important;
	left:431px !important;
	top:377px !important;
}

#item44405 {
	width:131px !important;
	height:9px !important;
	left:12px !important;
	top:201px !important;
}

#item44433 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item44460 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item64562 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
}

#item30222 {
	width:139px !important;
	height:307px !important;
}

#item64567 {
	width:139px !important;
	height:307px !important;
}

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

#item64572 {
	width:266px !important;
	height:247px !important;
	top:317px !important;
}

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

#item64578 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:317px !important;
}

#item30227 {
	width:544px !important;
	height:306px !important;
}

#item64593 {
	width:544px !important;
	height:306px !important;
	left:544px !important;
}

#item44487 {
	width:110px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item44514 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44541 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44568 {
	width:107px !important;
	height:20px !important;
	left:127px !important;
	top:282px !important;
}

#item30225 {
	width:258px !important;
	height:240px !important;
}

#item64583 {
	width:258px !important;
	height:240px !important;
	left:9px !important;
	top:316px !important;
}

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

#item64588 {
	width:266px !important;
	height:239px !important;
	left:278px !important;
	top:317px !important;
}

#item44595 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44622 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44649 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item44679 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item30228 {
	width:257px !important;
	height:176px !important;
}

#item64598 {
	width:257px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item30229 {
	width:172px !important;
	height:196px !important;
}

#item64603 {
	width:172px !important;
	height:196px !important;
	left:372px !important;
	top:15px !important;
}

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

#item64608 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:215px !important;
}

#item30231 {
	width:159px !important;
	height:189px !important;
}

#item64613 {
	width:159px !important;
	height:189px !important;
	left:371px !important;
	top:222px !important;
}

#item30232 {
	width:266px !important;
	height:203px !important;
}

#item64619 {
	width:266px !important;
	height:203px !important;
	top:424px !important;
}

#item30233 {
	width:177px !important;
	height:223px !important;
}

#item64624 {
	width:177px !important;
	height:223px !important;
	left:353px !important;
	top:420px !important;
}

#item30234 {
	width:156px !important;
	height:206px !important;
}

#item64629 {
	width:156px !important;
	height:206px !important;
	left:544px !important;
	top:421px !important;
}

#item30235 {
	width:157px !important;
	height:190px !important;
}

#item64634 {
	width:157px !important;
	height:190px !important;
	left:544px !important;
	top:221px !important;
}

#item44706 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item44735 {
	width:70px !important;
	height:20px !important;
	left:147px !important;
	top:599px !important;
}

#item44762 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item44789 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item44816 {
	width:85px !important;
	height:29px !important;
	left:276px !important;
	top:181px !important;
}

#item44843 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:196px !important;
}

#item30236 {
	width:252px !important;
	height:151px !important;
}

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

#item30237 {
	width:175px !important;
	height:213px !important;
}

#item64644 {
	width:175px !important;
	height:213px !important;
	left:369px !important;
}

#item30238 {
	width:175px !important;
	height:190px !important;
}

#item64650 {
	width:175px !important;
	height:190px !important;
	left:369px !important;
	top:222px !important;
}

#item30239 {
	width:176px !important;
	height:206px !important;
}

#item64655 {
	width:176px !important;
	height:206px !important;
	left:369px !important;
	top:424px !important;
}

#item44870 {
	width:97px !important;
	height:20px !important;
	left:162px !important;
	top:393px !important;
}

#item44897 {
	width:105px !important;
	height:20px !important;
	left:162px !important;
	top:600px !important;
}

#item44928 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item44955 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item44982 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item45009 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item30240 {
	width:164px !important;
	height:210px !important;
}

#item64660 {
	width:164px !important;
	height:210px !important;
	left:102px !important;
}

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

#item64665 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
}

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

#item64670 {
	width:164px !important;
	height:189px !important;
	left:102px !important;
	top:221px !important;
}

#item30243 {
	width:156px !important;
	height:190px !important;
}

#item64675 {
	width:156px !important;
	height:190px !important;
	left:374px !important;
	top:221px !important;
}

#item30244 {
	width:252px !important;
	height:205px !important;
}

#item64680 {
	width:252px !important;
	height:205px !important;
	left:14px !important;
	top:424px !important;
}

#item30248 {
	width:156px !important;
	height:204px !important;
}

#item64685 {
	width:156px !important;
	height:204px !important;
	left:374px !important;
	top:423px !important;
}

#item30249 {
	width:171px !important;
	height:208px !important;
}

#item64690 {
	width:171px !important;
	height:208px !important;
	left:544px !important;
	top:422px !important;
}

#item30250 {
	width:170px !important;
	height:189px !important;
}

#item64695 {
	width:170px !important;
	height:189px !important;
	left:544px !important;
	top:222px !important;
}

#item30254 {
	width:266px !important;
	height:215px !important;
}

#item64716 {
	width:266px !important;
	height:215px !important;
	left:544px !important;
}

#item45037 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item45064 {
	width:99px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item45091 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:392px !important;
}

#item45119 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item45146 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item45173 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item30251 {
	width:266px !important;
	height:140px !important;
}

#item64700 {
	width:266px !important;
	height:140px !important;
	left:278px !important;
	top:423px !important;
}

#item30252 {
	width:266px !important;
	height:128px !important;
}

#item64705 {
	width:266px !important;
	height:128px !important;
	left:278px !important;
	top:221px !important;
}

#item30253 {
	width:266px !important;
	height:153px !important;
}

#item64711 {
	width:266px !important;
	height:153px !important;
	left:278px !important;
}

#item45200 {
	width:93px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item45227 {
	width:94px !important;
	height:30px !important;
	left:180px !important;
	top:589px !important;
}

#item45258 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45285 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item45313 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item45343 {
	width:75px !important;
	height:20px !important;
	left:177px !important;
	top:394px !important;
}

#item30256 {
	width:355px !important;
	height:343px !important;
}

#item64722 {
	width:355px !important;
	height:343px !important;
}

#item30257 {
	width:172px !important;
	height:114px !important;
}

#item64727 {
	width:172px !important;
	height:114px !important;
	left:366px !important;
	top:230px !important;
}

#item30258 {
	width:67px !important;
	height:45px !important;
}

#item64733 {
	width:67px !important;
	height:45px !important;
	left:410px !important;
	top:42px !important;
}

#item30259 {
	width:74px !important;
	height:38px !important;
}

#item64738 {
	width:74px !important;
	height:38px !important;
	left:451px !important;
	top:74px !important;
}

#item30260 {
	width:62px !important;
	height:40px !important;
}

#item64743 {
	width:62px !important;
	height:40px !important;
	left:366px !important;
	top:65px !important;
}

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

#item64748 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:427px !important;
}

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

#item64753 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:420px !important;
}

#item45370 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item45400 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item45427 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45458 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45485 {
	width:166px !important;
	height:10px !important;
	left:364px !important;
	top:193px !important;
}

#item45516 {
	width:166px !important;
	height:10px !important;
	left:364px !important;
	top:203px !important;
}

#item45547 {
	width:166px !important;
	height:10px !important;
	left:364px !important;
	top:214px !important;
}

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

#item64758 {
	width:252px !important;
	height:187px !important;
	left:14px !important;
	top:378px !important;
}

#item30265 {
	width:162px !important;
	height:179px !important;
}

#item64763 {
	width:162px !important;
	height:179px !important;
	left:369px !important;
	top:374px !important;
}

#item30266 {
	width:292px !important;
	height:314px !important;
}

#item64768 {
	width:292px !important;
	height:314px !important;
	left:238px !important;
}

#item30267 {
	width:120px !important;
	height:161px !important;
}

#item64773 {
	width:120px !important;
	height:161px !important;
	left:105px !important;
	top:206px !important;
}

#item30268 {
	width:119px !important;
	height:179px !important;
}

#item64778 {
	width:119px !important;
	height:179px !important;
	left:106px !important;
	top:14px !important;
}

#item45574 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45601 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:347px !important;
}

#item45628 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45655 {
	width:145px !important;
	height:9px !important;
	left:234px !important;
	top:359px !important;
}

#item45682 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:175px !important;
}

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

#item64783 {
	width:252px !important;
	height:175px !important;
	left:278px !important;
}

#item30270 {
	width:266px !important;
	height:156px !important;
}

#item64788 {
	width:266px !important;
	height:156px !important;
}

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

#item64793 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:213px !important;
}

#item30272 {
	width:178px !important;
	height:193px !important;
}

#item64799 {
	width:178px !important;
	height:193px !important;
	left:352px !important;
	top:222px !important;
}

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

#item64804 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:429px !important;
}

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

#item64809 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:424px !important;
}

#item45713 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item45740 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item45767 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item45798 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item45825 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45852 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item30275 {
	width:190px !important;
	height:200px !important;
}

#item64814 {
	width:190px !important;
	height:200px !important;
	left:77px !important;
	top:428px !important;
}

#item30276 {
	width:259px !important;
	height:174px !important;
}

#item64819 {
	width:259px !important;
	height:174px !important;
	left:278px !important;
	top:380px !important;
}

#item30278 {
	width:259px !important;
	height:301px !important;
}

#item64824 {
	width:259px !important;
	height:301px !important;
	left:278px !important;
	top:14px !important;
}

#item30279 {
	width:184px !important;
	height:195px !important;
}

#item64829 {
	width:184px !important;
	height:195px !important;
	left:83px !important;
	top:222px !important;
}

#item30280 {
	width:178px !important;
	height:202px !important;
}

#item64834 {
	width:178px !important;
	height:202px !important;
	left:89px !important;
	top:6px !important;
}

#item45879 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item45906 {
	width:54px !important;
	height:40px !important;
	left:13px !important;
	top:555px !important;
}

#item45933 {
	width:66px !important;
	height:40px !important;
	left:13px !important;
	top:367px !important;
}

#item45963 {
	width:132px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item45993 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:361px !important;
}

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

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

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

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

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

#item64849 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:222px !important;
}

#item30284 {
	width:193px !important;
	height:305px !important;
}

#item64854 {
	width:193px !important;
	height:305px !important;
	left:73px !important;
	top:322px !important;
}

#item30285 {
	width:144px !important;
	height:119px !important;
}

#item64859 {
	width:144px !important;
	height:119px !important;
	left:300px !important;
	top:434px !important;
}

#item30286 {
	width:92px !important;
	height:69px !important;
}

#item64864 {
	width:92px !important;
	height:69px !important;
	left:438px !important;
	top:494px !important;
}

#item46020 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item46047 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item46079 {
	width:142px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item46109 {
	width:77px !important;
	height:29px !important;
	left:13px !important;
	top:591px !important;
}

#item46139 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item46170 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30287 {
	width:99px !important;
	height:142px !important;
}

#item64870 {
	width:99px !important;
	height:142px !important;
	left:82px !important;
	top:459px !important;
}

#item30288 {
	width:89px !important;
	height:122px !important;
}

#item64875 {
	width:89px !important;
	height:122px !important;
	left:177px !important;
	top:445px !important;
}

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

#item64881 {
	width:266px !important;
	height:235px !important;
	left:278px !important;
	top:321px !important;
}

#item30290 {
	width:183px !important;
	height:193px !important;
}

#item64886 {
	width:183px !important;
	height:193px !important;
	left:84px !important;
	top:216px !important;
}

#item30291 {
	width:130px !important;
	height:117px !important;
}

#item64891 {
	width:130px !important;
	height:117px !important;
	left:91px !important;
	top:57px !important;
}

#item30292 {
	width:104px !important;
	height:96px !important;
}

#item64896 {
	width:104px !important;
	height:96px !important;
	left:168px !important;
	top:9px !important;
}

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

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

#item46200 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:383px !important;
}

#item46227 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46254 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46281 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:152px !important;
}

#item46311 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:181px !important;
}

#item46338 {
	width:67px !important;
	height:29px !important;
	left:13px !important;
	top:550px !important;
}

#item46369 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:580px !important;
}

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

#item64906 {
	width:252px !important;
	height:169px !important;
	left:278px !important;
}

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

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

#item30299 {
	width:261px !important;
	height:155px !important;
}

#item64916 {
	width:261px !important;
	height:155px !important;
	left:278px !important;
	top:222px !important;
}

#item30300 {
	width:266px !important;
	height:216px !important;
}

#item64921 {
	width:266px !important;
	height:216px !important;
	top:323px !important;
}

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

#item64926 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:415px !important;
}

#item46399 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item46429 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item46456 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item46483 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item46513 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:402px !important;
}

#item30302 {
	width:259px !important;
	height:158px !important;
}

#item64932 {
	width:259px !important;
	height:158px !important;
	left:8px !important;
	top:417px !important;
}

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

#item64938 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item30305 {
	width:104px !important;
	height:131px !important;
}

#item64949 {
	width:104px !important;
	height:131px !important;
	left:43px !important;
	top:30px !important;
}

#item30306 {
	width:123px !important;
	height:157px !important;
}

#item64954 {
	width:123px !important;
	height:157px !important;
	left:150px !important;
	top:29px !important;
}

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

#item64959 {
	width:266px !important;
	height:256px !important;
	left:279px !important;
}

#item46541 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item46568 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46595 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46622 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46650 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item46678 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item30312 {
	width:253px !important;
	height:162px !important;
}

#item64964 {
	width:253px !important;
	height:162px !important;
	left:277px !important;
}

#item30313 {
	width:266px !important;
	height:280px !important;
}

#item64969 {
	width:266px !important;
	height:280px !important;
}

#item30314 {
	width:122px !important;
	height:87px !important;
}

#item64974 {
	width:122px !important;
	height:87px !important;
	top:259px !important;
}

#item30315 {
	width:252px !important;
	height:128px !important;
}

#item64979 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:232px !important;
}

#item30316 {
	width:159px !important;
	height:177px !important;
}

#item64984 {
	width:159px !important;
	height:177px !important;
	top:440px !important;
}

#item30317 {
	width:173px !important;
	height:178px !important;
}

#item64989 {
	width:173px !important;
	height:178px !important;
	left:278px !important;
	top:440px !important;
}

#item46705 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:217px !important;
}

#item46735 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:421px !important;
}

#item46763 {
	width:106px !important;
	height:20px !important;
	left:163px !important;
	top:600px !important;
}

#item46793 {
	width:70px !important;
	height:20px !important;
	left:461px !important;
	top:599px !important;
}

#item46820 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item46850 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:421px !important;
}

#item30318 {
	width:252px !important;
	height:197px !important;
}

#item64994 {
	width:252px !important;
	height:197px !important;
	left:14px !important;
	top:422px !important;
}

#item30319 {
	width:171px !important;
	height:75px !important;
}

#item64999 {
	width:171px !important;
	height:75px !important;
	left:365px !important;
	top:335px !important;
}

#item30320 {
	width:92px !important;
	height:81px !important;
}

#item65004 {
	width:92px !important;
	height:81px !important;
	left:333px !important;
	top:439px !important;
}

#item30321 {
	width:52px !important;
	height:79px !important;
}

#item65009 {
	width:52px !important;
	height:79px !important;
	left:405px !important;
	top:449px !important;
}

#item30322 {
	width:64px !important;
	height:74px !important;
}

#item65014 {
	width:64px !important;
	height:74px !important;
	left:433px !important;
	top:468px !important;
}

#item30323 {
	width:86px !important;
	height:72px !important;
}

#item65020 {
	width:86px !important;
	height:72px !important;
	left:444px !important;
	top:497px !important;
}

#item30324 {
	width:94px !important;
	height:41px !important;
}

#item65025 {
	width:94px !important;
	height:41px !important;
	left:446px !important;
	top:573px !important;
}

#item30325 {
	width:150px !important;
	height:189px !important;
}

#item65030 {
	width:150px !important;
	height:189px !important;
	left:116px !important;
	top:223px !important;
}

#item30326 {
	width:167px !important;
	height:166px !important;
}

#item65035 {
	width:167px !important;
	height:166px !important;
	left:105px !important;
	top:11px !important;
}

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

#item65040 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
}

#item46877 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46904 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item46933 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:558px !important;
}

#item46961 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:568px !important;
}

#item46988 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:579px !important;
}

#item47015 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:589px !important;
}

#item47042 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:600px !important;
}

#item47069 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:183px !important;
}

#item47096 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

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

#item47159 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:392px !important;
}

#item30329 {
	width:162px !important;
	height:100px !important;
}

#item65045 {
	width:162px !important;
	height:100px !important;
	left:369px !important;
	top:139px !important;
}

#item30330 {
	width:72px !important;
	height:63px !important;
}

#item65050 {
	width:72px !important;
	height:63px !important;
	left:157px !important;
	top:201px !important;
}

#item30331 {
	width:136px !important;
	height:294px !important;
}

#item65055 {
	width:136px !important;
	height:294px !important;
	left:9px !important;
	top:12px !important;
}

#item30332 {
	width:57px !important;
	height:123px !important;
}

#item65060 {
	width:57px !important;
	height:123px !important;
	left:154px !important;
	top:59px !important;
}

#item30333 {
	width:62px !important;
	height:128px !important;
}

#item65065 {
	width:62px !important;
	height:128px !important;
	left:225px !important;
	top:55px !important;
}

#item30334 {
	width:53px !important;
	height:127px !important;
}

#item65070 {
	width:53px !important;
	height:127px !important;
	left:301px !important;
	top:57px !important;
}

#item30335 {
	width:295px !important;
	height:122px !important;
}

#item65075 {
	width:295px !important;
	height:122px !important;
	left:235px !important;
	top:323px !important;
}

#item30336 {
	width:193px !important;
	height:102px !important;
}

#item65081 {
	width:193px !important;
	height:102px !important;
	left:337px !important;
	top:453px !important;
}

#item30337 {
	width:225px !important;
	height:220px !important;
}

#item65086 {
	width:225px !important;
	height:220px !important;
	top:323px !important;
}

#item47190 {
	width:145px !important;
	height:9px !important;
	left:371px !important;
	top:295px !important;
}

#item47218 {
	width:123px !important;
	height:20px !important;
	left:231px !important;
	top:285px !important;
}

#item47248 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item47279 {
	width:221px !important;
	height:9px !important;
	left:235px !important;
	top:600px !important;
}

#item47306 {
	width:221px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item47336 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:105px !important;
}

#item47367 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:115px !important;
}

#item47394 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:126px !important;
}

#item30338 {
	width:202px !important;
	height:283px !important;
}

#item65091 {
	width:202px !important;
	height:283px !important;
	left:14px !important;
	top:334px !important;
}

#item30339 {
	width:318px !important;
	height:280px !important;
}

#item65097 {
	width:318px !important;
	height:280px !important;
	left:226px !important;
	top:263px !important;
}

#item30340 {
	width:266px !important;
	height:175px !important;
}

#item65102 {
	width:266px !important;
	height:175px !important;
	left:278px !important;
}

#item30341 {
	width:252px !important;
	height:259px !important;
}

#item65107 {
	width:252px !important;
	height:259px !important;
	left:15px !important;
}

#item47421 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item47448 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item47475 {
	width:200px !important;
	height:9px !important;
	left:225px !important;
	top:610px !important;
}

#item47506 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item30343 {
	width:252px !important;
	height:181px !important;
}

#item65112 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
}

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

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

#item30345 {
	width:252px !important;
	height:123px !important;
}

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

#item30346 {
	width:173px !important;
	height:212px !important;
}

#item65127 {
	width:173px !important;
	height:212px !important;
	left:357px !important;
	top:194px !important;
}

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

#item65132 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:418px !important;
}

#item30348 {
	width:252px !important;
	height:155px !important;
}

#item65138 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:401px !important;
}

#item30349 {
	width:274px !important;
	height:130px !important;
}

#item65143 {
	width:274px !important;
	height:130px !important;
	left:544px !important;
	top:372px !important;
}

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

#item65158 {
	width:184px !important;
	height:166px !important;
	left:544px !important;
	top:193px !important;
}

#item30353 {
	width:184px !important;
	height:181px !important;
}

#item65163 {
	width:184px !important;
	height:181px !important;
	left:544px !important;
}

#item47533 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:387px !important;
}

#item47560 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:174px !important;
}

#item47591 {
	width:79px !important;
	height:40px !important;
	left:276px !important;
	top:368px !important;
}

#item47621 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item47648 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item47675 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item65148 {
	width:75px !important;
	height:74px !important;
	left:196px !important;
	top:551px !important;
}

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

#item65153 {
	width:266px !important;
	height:248px !important;
	left:278px !important;
	top:323px !important;
}

#item30356 {
	width:268px !important;
	height:259px !important;
}

#item65169 {
	width:268px !important;
	height:259px !important;
	left:277px !important;
}

#item47702 {
	width:84px !important;
	height:20px !important;
	left:189px !important;
	top:162px !important;
}

#item47729 {
	width:70px !important;
	height:20px !important;
	left:189px !important;
	top:341px !important;
}

#item47756 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item47789 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47816 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47843 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:524px !important;
}

#item47873 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:535px !important;
}

#item47903 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:545px !important;
}

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

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

#item30358 {
	width:159px !important;
	height:312px !important;
}

#item65179 {
	width:159px !important;
	height:312px !important;
}

#item30359 {
	width:266px !important;
	height:131px !important;
}

#item65184 {
	width:266px !important;
	height:131px !important;
	left:278px !important;
	top:221px !important;
}

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

#item65189 {
	width:266px !important;
	height:235px !important;
	top:322px !important;
}

#item30361 {
	width:183px !important;
	height:181px !important;
}

#item65194 {
	width:183px !important;
	height:181px !important;
	left:361px !important;
	top:437px !important;
}

#item47933 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item47960 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:418px !important;
}

#item47988 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item48015 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48047 {
	width:98px !important;
	height:20px !important;
	left:163px !important;
	top:103px !important;
}

#item48078 {
	width:103px !important;
	height:29px !important;
	left:158px !important;
	top:123px !important;
}

#item30362 {
	width:199px !important;
	height:215px !important;
}

#item65199 {
	width:199px !important;
	height:215px !important;
	left:29px !important;
	top:376px !important;
}

#item30363 {
	width:105px !important;
	height:26px !important;
}

#item65204 {
	width:105px !important;
	height:26px !important;
	left:199px !important;
	top:565px !important;
}

#item30364 {
	width:110px !important;
	height:30px !important;
}

#item65209 {
	width:110px !important;
	height:30px !important;
	left:173px !important;
	top:594px !important;
}

#item30365 {
	width:149px !important;
	height:299px !important;
}

#item65214 {
	width:149px !important;
	height:299px !important;
	left:390px !important;
	top:322px !important;
}

#item30366 {
	width:531px !important;
	height:310px !important;
}

#item65219 {
	width:531px !important;
	height:310px !important;
	left:14px !important;
}

#item48109 {
	width:125px !important;
	height:9px !important;
	left:20px !important;
	top:418px !important;
}

#item48136 {
	width:84px !important;
	height:20px !important;
	left:21px !important;
	top:281px !important;
}

#item48163 {
	width:68px !important;
	height:29px !important;
	left:327px !important;
	top:590px !important;
}

#item48190 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:528px !important;
}

#item48217 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:538px !important;
}

#item48244 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:549px !important;
}

#item30369 {
	width:349px !important;
	height:342px !important;
}

#item65224 {
	width:349px !important;
	height:342px !important;
}

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

#item65230 {
	width:164px !important;
	height:120px !important;
	left:366px !important;
	top:14px !important;
}

#item30371 {
	width:88px !important;
	height:191px !important;
}

#item65235 {
	width:88px !important;
	height:191px !important;
	left:456px !important;
	top:221px !important;
}

#item30372 {
	width:165px !important;
	height:123px !important;
}

#item65242 {
	width:165px !important;
	height:123px !important;
	left:14px !important;
	top:420px !important;
}

#item30373 {
	width:163px !important;
	height:131px !important;
}

#item65247 {
	width:163px !important;
	height:131px !important;
	left:190px !important;
	top:424px !important;
}

#item30374 {
	width:179px !important;
	height:121px !important;
}

#item65253 {
	width:179px !important;
	height:121px !important;
	left:366px !important;
	top:424px !important;
}

#item48271 {
	width:85px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item48298 {
	width:166px !important;
	height:9px !important;
	left:187px !important;
	top:611px !important;
}

#item48325 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:397px !important;
}

#item48353 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item48380 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48407 {
	width:111px !important;
	height:20px !important;
	left:364px !important;
	top:189px !important;
}

#item30375 {
	width:252px !important;
	height:143px !important;
}

#item65258 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:425px !important;
}

#item30376 {
	width:266px !important;
	height:249px !important;
}

#item65263 {
	width:266px !important;
	height:249px !important;
	left:278px !important;
	top:322px !important;
}

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

#item65268 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:220px !important;
}

#item30378 {
	width:266px !important;
	height:311px !important;
}

#item65273 {
	width:266px !important;
	height:311px !important;
	left:278px !important;
}

#item30379 {
	width:172px !important;
	height:194px !important;
}

#item65278 {
	width:172px !important;
	height:194px !important;
	left:94px !important;
	top:14px !important;
}

#item48434 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48461 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48491 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48518 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item48545 {
	width:109px !important;
	height:20px !important;
	left:283px !important;
	top:93px !important;
}

#item48575 {
	width:125px !important;
	height:20px !important;
	left:283px !important;
	top:112px !important;
}

#item30380 {
	width:200px !important;
	height:296px !important;
}

#item65283 {
	width:200px !important;
	height:296px !important;
	left:330px !important;
	top:14px !important;
}

#item30381 {
	width:266px !important;
	height:319px !important;
}

#item65288 {
	width:266px !important;
	height:319px !important;
}

#item30382 {
	width:210px !important;
	height:293px !important;
}

#item65293 {
	width:210px !important;
	height:293px !important;
	left:278px !important;
	top:323px !important;
}

#item30383 {
	width:252px !important;
	height:181px !important;
}

#item65298 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:383px !important;
}

#item48605 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48633 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:365px !important;
}

#item48660 {
	width:70px !important;
	height:20px !important;
	left:282px !important;
	top:198px !important;
}

#item48687 {
	width:123px !important;
	height:20px !important;
	left:403px !important;
	top:594px !important;
}

#item30384 {
	width:516px !important;
	height:204px !important;
}

#item65303 {
	width:516px !important;
	height:204px !important;
	left:14px !important;
	top:425px !important;
}

#item30388 {
	width:252px !important;
	height:350px !important;
}

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

#item30389 {
	width:252px !important;
	height:336px !important;
}

#item65313 {
	width:252px !important;
	height:336px !important;
	left:278px !important;
	top:14px !important;
}

#item48717 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item48744 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48771 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item30390 {
	width:142px !important;
	height:193px !important;
}

#item65319 {
	width:142px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item30391 {
	width:252px !important;
	height:293px !important;
}

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

#item30392 {
	width:142px !important;
	height:201px !important;
}

#item65329 {
	width:142px !important;
	height:201px !important;
	left:388px !important;
	top:220px !important;
}

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

#item65334 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:425px !important;
}

#item30394 {
	width:252px !important;
	height:171px !important;
}

#item65339 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:381px !important;
}

#item48801 {
	width:72px !important;
	height:20px !important;
	left:424px !important;
	top:112px !important;
}

#item48828 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item48855 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48883 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item48910 {
	width:110px !important;
	height:20px !important;
	left:276px !important;
	top:346px !important;
}

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

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

#item30396 {
	width:88px !important;
	height:51px !important;
}

#item65349 {
	width:88px !important;
	height:51px !important;
	left:183px !important;
	top:578px !important;
}

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

#item65354 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

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

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

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

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

#item48937 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item48967 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48997 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49025 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:567px !important;
}

#item49055 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30400 {
	width:98px !important;
	height:412px !important;
}

#item65369 {
	width:98px !important;
	height:412px !important;
	left:446px !important;
}

#item30401 {
	width:340px !important;
	height:266px !important;
}

#item65374 {
	width:340px !important;
	height:266px !important;
	left:14px !important;
	top:14px !important;
}

#item30402 {
	width:96px !important;
	height:86px !important;
}

#item65379 {
	width:96px !important;
	height:86px !important;
	left:14px !important;
	top:272px !important;
}

#item30404 {
	width:94px !important;
	height:89px !important;
}

#item65384 {
	width:94px !important;
	height:89px !important;
	left:115px !important;
	top:271px !important;
}

#item30405 {
	width:166px !important;
	height:99px !important;
}

#item65390 {
	width:166px !important;
	height:99px !important;
	left:14px !important;
	top:424px !important;
}

#item30406 {
	width:164px !important;
	height:119px !important;
}

#item65395 {
	width:164px !important;
	height:119px !important;
	left:190px !important;
	top:425px !important;
}

#item30407 {
	width:169px !important;
	height:139px !important;
}

#item65401 {
	width:169px !important;
	height:139px !important;
	left:366px !important;
	top:425px !important;
}

#item49083 {
	width:73px !important;
	height:29px !important;
	left:371px !important;
	top:377px !important;
}

#item49111 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item49142 {
	width:152px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item49169 {
	width:134px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item49196 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item49230 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item30408 {
	width:193px !important;
	height:319px !important;
}

#item65406 {
	width:193px !important;
	height:319px !important;
	left:14px !important;
	top:217px !important;
}

#item30409 {
	width:217px !important;
	height:147px !important;
}

#item65411 {
	width:217px !important;
	height:147px !important;
	left:319px !important;
	top:476px !important;
}

#item30410 {
	width:167px !important;
	height:143px !important;
}

#item65416 {
	width:167px !important;
	height:143px !important;
	left:363px !important;
	top:322px !important;
}

#item30411 {
	width:64px !important;
	height:196px !important;
}

#item65421 {
	width:64px !important;
	height:196px !important;
	left:142px !important;
	top:14px !important;
}

#item30412 {
	width:120px !important;
	height:194px !important;
}

#item65426 {
	width:120px !important;
	height:194px !important;
	left:221px !important;
	top:14px !important;
}

#item30413 {
	width:194px !important;
	height:207px !important;
}

#item65431 {
	width:194px !important;
	height:207px !important;
	left:350px !important;
}

#item49258 {
	width:118px !important;
	height:20px !important;
	left:410px !important;
	top:292px !important;
}

#item49289 {
	width:166px !important;
	height:9px !important;
	left:217px !important;
	top:303px !important;
}

#item49316 {
	width:94px !important;
	height:20px !important;
	left:18px !important;
	top:118px !important;
}

#item49344 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item49371 {
	width:120px !important;
	height:20px !important;
	left:217px !important;
	top:578px !important;
}

#item49402 {
	width:120px !important;
	height:20px !important;
	left:217px !important;
	top:600px !important;
}

#item30414 {
	width:217px !important;
	height:153px !important;
}

#item65436 {
	width:217px !important;
	height:153px !important;
	left:313px !important;
	top:14px !important;
}

#item30415 {
	width:186px !important;
	height:197px !important;
}

#item65441 {
	width:186px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

#item30416 {
	width:193px !important;
	height:191px !important;
}

#item65446 {
	width:193px !important;
	height:191px !important;
	left:14px !important;
	top:220px !important;
}

#item30417 {
	width:217px !important;
	height:111px !important;
}

#item65452 {
	width:217px !important;
	height:111px !important;
	left:313px !important;
	top:218px !important;
}

#item30418 {
	width:191px !important;
	height:194px !important;
}

#item65458 {
	width:191px !important;
	height:194px !important;
	left:14px !important;
	top:422px !important;
}

#item30419 {
	width:217px !important;
	height:142px !important;
}

#item65463 {
	width:217px !important;
	height:142px !important;
	left:313px !important;
	top:422px !important;
}

#item49429 {
	width:89px !important;
	height:20px !important;
	left:213px !important;
	top:393px !important;
}

#item49456 {
	width:141px !important;
	height:9px !important;
	left:312px !important;
	top:403px !important;
}

#item49483 {
	width:87px !important;
	height:20px !important;
	left:213px !important;
	top:600px !important;
}

#item49510 {
	width:80px !important;
	height:29px !important;
	left:209px !important;
	top:178px !important;
}

#item49537 {
	width:212px !important;
	height:9px !important;
	left:312px !important;
	top:610px !important;
}

#item49570 {
	width:98px !important;
	height:20px !important;
	left:439px !important;
	top:189px !important;
}

#item30425 {
	width:149px !important;
	height:213px !important;
}

#item65469 {
	width:149px !important;
	height:213px !important;
	left:14px !important;
	top:427px !important;
}

#item30426 {
	width:264px !important;
	height:241px !important;
}

#item65474 {
	width:264px !important;
	height:241px !important;
	left:266px !important;
	top:323px !important;
}

#item30427 {
	width:147px !important;
	height:200px !important;
}

#item65479 {
	width:147px !important;
	height:200px !important;
	left:14px !important;
	top:221px !important;
}

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

#item65484 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item30429 {
	width:147px !important;
	height:198px !important;
}

#item65489 {
	width:147px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item49598 {
	width:108px !important;
	height:20px !important;
	left:166px !important;
	top:600px !important;
}

#item49626 {
	width:71px !important;
	height:20px !important;
	left:166px !important;
	top:395px !important;
}

#item49653 {
	width:94px !important;
	height:20px !important;
	left:166px !important;
	top:188px !important;
}

#item49681 {
	width:127px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item49711 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30430 {
	width:266px !important;
	height:238px !important;
}

#item65494 {
	width:266px !important;
	height:238px !important;
}

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

#item65499 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:14px !important;
}

#item30432 {
	width:266px !important;
	height:145px !important;
}

#item65504 {
	width:266px !important;
	height:145px !important;
	left:278px !important;
	top:223px !important;
}

#item30433 {
	width:252px !important;
	height:237px !important;
}

#item65509 {
	width:252px !important;
	height:237px !important;
	left:14px !important;
	top:319px !important;
}

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

#item65514 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:425px !important;
}

#item49741 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49768 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49796 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item49825 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item49852 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30435 {
	width:153px !important;
	height:204px !important;
}

#item65519 {
	width:153px !important;
	height:204px !important;
	left:113px !important;
	top:425px !important;
}

#item30436 {
	width:266px !important;
	height:223px !important;
}

#item65524 {
	width:266px !important;
	height:223px !important;
	left:278px !important;
	top:321px !important;
}

#item30437 {
	width:267px !important;
	height:311px !important;
}

#item65529 {
	width:267px !important;
	height:311px !important;
	left:277px !important;
}

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

#item65769 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:219px !important;
}

#item30439 {
	width:257px !important;
	height:114px !important;
}

#item65774 {
	width:257px !important;
	height:114px !important;
	left:9px !important;
	top:11px !important;
}

#item49879 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item49906 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item49933 {
	width:182px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item49963 {
	width:103px !important;
	height:20px !important;
	left:286px !important;
	top:279px !important;
}

#item49993 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30442 {
	width:163px !important;
	height:123px !important;
}

#item65779 {
	width:163px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item30443 {
	width:164px !important;
	height:122px !important;
}

#item65785 {
	width:164px !important;
	height:122px !important;
	left:191px !important;
	top:14px !important;
}

#item30444 {
	width:164px !important;
	height:123px !important;
}

#item65790 {
	width:164px !important;
	height:123px !important;
	left:366px !important;
	top:14px !important;
}

#item30445 {
	width:164px !important;
	height:153px !important;
}

#item65795 {
	width:164px !important;
	height:153px !important;
	left:14px !important;
	top:218px !important;
}

#item30446 {
	width:167px !important;
	height:187px !important;
}

#item65800 {
	width:167px !important;
	height:187px !important;
	left:189px !important;
	top:219px !important;
}

#item30447 {
	width:164px !important;
	height:150px !important;
}

#item65805 {
	width:164px !important;
	height:150px !important;
	left:366px !important;
	top:219px !important;
}

#item30448 {
	width:180px !important;
	height:205px !important;
}

#item65811 {
	width:180px !important;
	height:205px !important;
	top:425px !important;
}

#item30449 {
	width:207px !important;
	height:201px !important;
}

#item65816 {
	width:207px !important;
	height:201px !important;
	left:330px !important;
	top:425px !important;
}

#item50020 {
	width:137px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item50047 {
	width:162px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item50075 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item50102 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item50129 {
	width:116px !important;
	height:20px !important;
	left:282px !important;
	top:460px !important;
}

#item50156 {
	width:84px !important;
	height:20px !important;
	left:242px !important;
	top:395px !important;
}

#item50183 {
	width:156px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item50210 {
	width:71px !important;
	height:29px !important;
	left:189px !important;
	top:590px !important;
}

#item30450 {
	width:101px !important;
	height:113px !important;
}

#item65821 {
	width:101px !important;
	height:113px !important;
	left:83px !important;
	top:420px !important;
}

#item30451 {
	width:167px !important;
	height:150px !important;
}

#item65826 {
	width:167px !important;
	height:150px !important;
	left:190px !important;
	top:417px !important;
}

#item30452 {
	width:143px !important;
	height:184px !important;
}

#item65831 {
	width:143px !important;
	height:184px !important;
	left:391px !important;
	top:422px !important;
}

#item30453 {
	width:166px !important;
	height:179px !important;
}

#item65837 {
	width:166px !important;
	height:179px !important;
	left:364px !important;
	top:173px !important;
}

#item30454 {
	width:165px !important;
	height:135px !important;
}

#item65842 {
	width:165px !important;
	height:135px !important;
	left:190px !important;
	top:219px !important;
}

#item30455 {
	width:165px !important;
	height:128px !important;
}

#item65847 {
	width:165px !important;
	height:128px !important;
	left:14px !important;
	top:218px !important;
}

#item30457 {
	width:164px !important;
	height:132px !important;
}

#item65852 {
	width:164px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item30458 {
	width:198px !important;
	height:114px !important;
}

#item65857 {
	width:198px !important;
	height:114px !important;
	left:190px !important;
	top:14px !important;
}

#item50237 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:201px !important;
}

#item50264 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item50294 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item50322 {
	width:142px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item50353 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50380 {
	width:101px !important;
	height:20px !important;
	left:189px !important;
	top:396px !important;
}

#item50410 {
	width:73px !important;
	height:30px !important;
	left:364px !important;
	top:502px !important;
}

#item50438 {
	width:173px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item30459 {
	width:164px !important;
	height:111px !important;
}

#item65862 {
	width:164px !important;
	height:111px !important;
	left:366px !important;
	top:14px !important;
}

#item30460 {
	width:249px !important;
	height:208px !important;
}

#item65867 {
	width:249px !important;
	height:208px !important;
}

#item30461 {
	width:165px !important;
	height:126px !important;
}

#item65872 {
	width:165px !important;
	height:126px !important;
	left:14px !important;
	top:221px !important;
}

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

#item65877 {
	width:164px !important;
	height:134px !important;
	left:190px !important;
	top:220px !important;
}

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

#item65882 {
	width:164px !important;
	height:126px !important;
	left:366px !important;
	top:221px !important;
}

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

#item65888 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:419px !important;
}

#item30466 {
	width:164px !important;
	height:193px !important;
}

#item65894 {
	width:164px !important;
	height:193px !important;
	left:366px !important;
	top:425px !important;
}

#item50468 {
	width:80px !important;
	height:20px !important;
	left:255px !important;
	top:189px !important;
}

#item50496 {
	width:102px !important;
	height:20px !important;
	left:364px !important;
	top:189px !important;
}

#item50527 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50555 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50582 {
	width:70px !important;
	height:29px !important;
	left:282px !important;
	top:528px !important;
}

#item50612 {
	width:161px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item50640 {
	width:103px !important;
	height:20px !important;
	left:365px !important;
	top:393px !important;
}

#item30467 {
	width:161px !important;
	height:209px !important;
}

#item65899 {
	width:161px !important;
	height:209px !important;
	left:109px !important;
	top:420px !important;
}

#item30468 {
	width:261px !important;
	height:148px !important;
}

#item65904 {
	width:261px !important;
	height:148px !important;
	left:278px !important;
	top:425px !important;
}

#item30469 {
	width:147px !important;
	height:194px !important;
}

#item65909 {
	width:147px !important;
	height:194px !important;
	left:383px !important;
	top:219px !important;
}

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

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

#item30473 {
	width:187px !important;
	height:193px !important;
}

#item65919 {
	width:187px !important;
	height:193px !important;
	left:358px !important;
	top:14px !important;
}

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

#item65924 {
	width:253px !important;
	height:156px !important;
	left:13px !important;
	top:9px !important;
}

#item50667 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item50694 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item50721 {
	width:79px !important;
	height:29px !important;
	left:276px !important;
	top:385px !important;
}

#item50751 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50778 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50806 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item30475 {
	width:204px !important;
	height:139px !important;
}

#item65929 {
	width:204px !important;
	height:139px !important;
	left:326px !important;
	top:14px !important;
}

#item30476 {
	width:237px !important;
	height:116px !important;
}

#item65934 {
	width:237px !important;
	height:116px !important;
	left:81px !important;
	top:4px !important;
}

#item30477 {
	width:195px !important;
	height:151px !important;
}

#item65939 {
	width:195px !important;
	height:151px !important;
	left:120px !important;
	top:172px !important;
}

#item30478 {
	width:203px !important;
	height:145px !important;
}

#item65944 {
	width:203px !important;
	height:145px !important;
	left:327px !important;
	top:217px !important;
}

#item30479 {
	width:300px !important;
	height:228px !important;
}

#item65949 {
	width:300px !important;
	height:228px !important;
	left:14px !important;
	top:330px !important;
}

#item30480 {
	width:204px !important;
	height:108px !important;
}

#item65954 {
	width:204px !important;
	height:108px !important;
	left:326px !important;
	top:425px !important;
}

#item30481 {
	width:266px !important;
	height:337px !important;
}

#item65960 {
	width:266px !important;
	height:337px !important;
	left:544px !important;
	top:219px !important;
}

#item50837 {
	width:176px !important;
	height:9px !important;
	left:325px !important;
	top:201px !important;
}

#item50864 {
	width:176px !important;
	height:9px !important;
	left:325px !important;
	top:409px !important;
}

#item50891 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50922 {
	width:156px !important;
	height:20px !important;
	left:325px !important;
	top:600px !important;
}

#item50953 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:152px !important;
}

#item50980 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:299px !important;
}

#item30482 {
	width:121px !important;
	height:271px !important;
}

#item65965 {
	width:121px !important;
	height:271px !important;
	left:423px !important;
	top:376px !important;
}

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

#item65970 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:221px !important;
}

#item30484 {
	width:209px !important;
	height:153px !important;
}

#item65975 {
	width:209px !important;
	height:153px !important;
	left:324px !important;
	top:14px !important;
}

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

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

#item51007 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item51038 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item51065 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:437px !important;
}

#item51092 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51122 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

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

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

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

#item65991 {
	width:162px !important;
	height:194px !important;
	left:272px !important;
	top:14px !important;
}

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

#item65996 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:219px !important;
}

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

#item66001 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:214px !important;
}

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

#item66006 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:422px !important;
}

#item30493 {
	width:203px !important;
	height:202px !important;
}

#item66011 {
	width:203px !important;
	height:202px !important;
	left:337px !important;
	top:425px !important;
}

#item51149 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item51176 {
	width:111px !important;
	height:20px !important;
	left:148px !important;
	top:92px !important;
}

#item51208 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item51235 {
	width:98px !important;
	height:20px !important;
	left:277px !important;
	top:600px !important;
}

#item51263 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51290 {
	width:68px !important;
	height:20px !important;
	left:441px !important;
	top:190px !important;
}

#item51317 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item51344 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item30494 {
	width:252px !important;
	height:151px !important;
}

#item66016 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:420px !important;
}

#item30495 {
	width:114px !important;
	height:136px !important;
}

#item66021 {
	width:114px !important;
	height:136px !important;
	left:422px !important;
	top:434px !important;
}

#item30496 {
	width:252px !important;
	height:329px !important;
}

#item66026 {
	width:252px !important;
	height:329px !important;
	left:278px !important;
	top:14px !important;
}

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

#item66032 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:218px !important;
}

#item30498 {
	width:158px !important;
	height:196px !important;
}

#item66037 {
	width:158px !important;
	height:196px !important;
	left:109px !important;
	top:14px !important;
}

#item51374 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item51401 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item51428 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51455 {
	width:126px !important;
	height:9px !important;
	left:285px !important;
	top:598px !important;
}

#item51483 {
	width:138px !important;
	height:9px !important;
	left:285px !important;
	top:413px !important;
}

#item30499 {
	width:252px !important;
	height:241px !important;
}

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

#item30500 {
	width:266px !important;
	height:245px !important;
}

#item66047 {
	width:266px !important;
	height:245px !important;
	left:273px !important;
	top:14px !important;
}

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

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

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

#item66057 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item51511 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item51538 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51565 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51592 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item51622 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item30504 {
	width:266px !important;
	height:215px !important;
}

#item66067 {
	width:266px !important;
	height:215px !important;
	left:278px !important;
	top:320px !important;
}

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

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

#item30506 {
	width:259px !important;
	height:162px !important;
}

#item66077 {
	width:259px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item51652 {
	width:71px !important;
	height:20px !important;
	left:26px !important;
	top:274px !important;
}

#item51679 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51706 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51733 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item66083 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:14px !important;
}

#item30510 {
	width:266px !important;
	height:218px !important;
}

#item66088 {
	width:266px !important;
	height:218px !important;
}

#item30511 {
	width:259px !important;
	height:151px !important;
}

#item66093 {
	width:259px !important;
	height:151px !important;
	left:7px !important;
	top:231px !important;
}

#item30512 {
	width:252px !important;
	height:188px !important;
}

#item66098 {
	width:252px !important;
	height:188px !important;
	left:278px !important;
	top:230px !important;
}

#item30513 {
	width:159px !important;
	height:195px !important;
}

#item66103 {
	width:159px !important;
	height:195px !important;
	left:14px !important;
	top:423px !important;
}

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

#item66109 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:426px !important;
}

#item51764 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item51791 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item51818 {
	width:70px !important;
	height:20px !important;
	left:179px !important;
	top:600px !important;
}

#item51845 {
	width:107px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51873 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item51904 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:211px !important;
}

#item30515 {
	width:175px !important;
	height:193px !important;
}

#item66114 {
	width:175px !important;
	height:193px !important;
	left:91px !important;
	top:424px !important;
}

#item30516 {
	width:134px !important;
	height:172px !important;
}

#item66119 {
	width:134px !important;
	height:172px !important;
	left:384px !important;
	top:450px !important;
}

#item30517 {
	width:171px !important;
	height:128px !important;
}

#item66124 {
	width:171px !important;
	height:128px !important;
	left:271px !important;
	top:316px !important;
}

#item30518 {
	width:240px !important;
	height:243px !important;
}

#item66129 {
	width:240px !important;
	height:243px !important;
	left:290px !important;
	top:7px !important;
}

#item30519 {
	width:205px !important;
	height:176px !important;
}

#item66134 {
	width:205px !important;
	height:176px !important;
	left:69px !important;
	top:5px !important;
}

#item30520 {
	width:181px !important;
	height:165px !important;
}

#item66139 {
	width:181px !important;
	height:165px !important;
	left:79px !important;
	top:252px !important;
}

#item51935 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item51962 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item51990 {
	width:92px !important;
	height:20px !important;
	left:445px !important;
	top:417px !important;
}

#item52017 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item52044 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:337px !important;
}

#item52071 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item30521 {
	width:252px !important;
	height:114px !important;
}

#item66144 {
	width:252px !important;
	height:114px !important;
	left:278px !important;
	top:14px !important;
}

#item30522 {
	width:163px !important;
	height:126px !important;
}

#item66149 {
	width:163px !important;
	height:126px !important;
	left:108px !important;
	top:14px !important;
}

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

#item66155 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:218px !important;
}

#item30527 {
	width:156px !important;
	height:195px !important;
}

#item66160 {
	width:156px !important;
	height:195px !important;
	left:278px !important;
	top:219px !important;
}

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

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

#item30529 {
	width:252px !important;
	height:140px !important;
}

#item66170 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:425px !important;
}

#item52098 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item52125 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item52152 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52179 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52207 {
	width:90px !important;
	height:20px !important;
	left:440px !important;
	top:396px !important;
}

#item52236 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:187px !important;
}

#item52268 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item30530 {
	width:402px !important;
	height:293px !important;
}

#item66175 {
	width:402px !important;
	height:293px !important;
	left:14px !important;
	top:325px !important;
}

#item30531 {
	width:252px !important;
	height:295px !important;
}

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

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

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

#item52299 {
	width:80px !important;
	height:20px !important;
	left:132px !important;
	top:281px !important;
}

#item52326 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52356 {
	width:83px !important;
	height:20px !important;
	left:425px !important;
	top:507px !important;
}

#item52383 {
	width:98px !important;
	height:28px !important;
	left:425px !important;
	top:526px !important;
}

#item30533 {
	width:256px !important;
	height:140px !important;
}

#item66191 {
	width:256px !important;
	height:140px !important;
	left:278px !important;
	top:14px !important;
}

#item30534 {
	width:68px !important;
	height:76px !important;
}

#item66196 {
	width:68px !important;
	height:76px !important;
	left:121px !important;
	top:164px !important;
}

#item30535 {
	width:63px !important;
	height:74px !important;
}

#item66201 {
	width:63px !important;
	height:74px !important;
	left:197px !important;
	top:164px !important;
}

#item30536 {
	width:210px !important;
	height:96px !important;
}

#item66206 {
	width:210px !important;
	height:96px !important;
	left:45px !important;
	top:57px !important;
}

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

#item66211 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:221px !important;
}

#item30538 {
	width:195px !important;
	height:211px !important;
}

#item66216 {
	width:195px !important;
	height:211px !important;
	left:350px !important;
	top:430px !important;
}

#item30539 {
	width:164px !important;
	height:297px !important;
}

#item66221 {
	width:164px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item52413 {
	width:162px !important;
	height:9px !important;
	left:283px !important;
	top:406px !important;
}

#item52440 {
	width:158px !important;
	height:9px !important;
	left:283px !important;
	top:204px !important;
}

#item52470 {
	width:72px !important;
	height:20px !important;
	left:187px !important;
	top:587px !important;
}

#item52497 {
	width:68px !important;
	height:29px !important;
	left:283px !important;
	top:583px !important;
}

#item52524 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item52554 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item66227 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:425px !important;
}

#item30541 {
	width:266px !important;
	height:225px !important;
}

#item66232 {
	width:266px !important;
	height:225px !important;
	left:278px !important;
	top:321px !important;
}

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

#item66237 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:220px !important;
}

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

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

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

#item66247 {
	width:266px !important;
	height:240px !important;
	left:278px !important;
}

#item52584 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item52611 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52639 {
	width:164px !important;
	height:9px !important;
	left:17px !important;
	top:197px !important;
}

#item52667 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52694 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item66252 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
}

#item30552 {
	width:186px !important;
	height:309px !important;
}

#item66258 {
	width:186px !important;
	height:309px !important;
	left:342px !important;
}

#item30553 {
	width:414px !important;
	height:246px !important;
}

#item66263 {
	width:414px !important;
	height:246px !important;
	left:14px !important;
	top:411px !important;
}

#item30556 {
	width:139px !important;
	height:109px !important;
}

#item66268 {
	width:139px !important;
	height:109px !important;
	left:58px !important;
	top:332px !important;
}

#item52725 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52752 {
	width:124px !important;
	height:20px !important;
	left:276px !important;
	top:93px !important;
}

#item52783 {
	width:89px !important;
	height:40px !important;
	left:432px !important;
	top:460px !important;
}

#item52814 {
	width:93px !important;
	height:40px !important;
	left:432px !important;
	top:500px !important;
}

#item30554 {
	width:403px !important;
	height:204px !important;
}

#item66273 {
	width:403px !important;
	height:204px !important;
	left:128px !important;
	top:417px !important;
}

#item30555 {
	width:358px !important;
	height:244px !important;
}

#item66278 {
	width:358px !important;
	height:244px !important;
	left:147px !important;
	top:95px !important;
}

#item30557 {
	width:200px !important;
	height:103px !important;
}

#item66283 {
	width:200px !important;
	height:103px !important;
	left:324px !important;
	top:26px !important;
}

#item30558 {
	width:101px !important;
	height:82px !important;
}

#item66288 {
	width:101px !important;
	height:82px !important;
	left:28px !important;
	top:57px !important;
}

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

#item66293 {
	width:103px !important;
	height:81px !important;
	left:29px !important;
	top:180px !important;
}

#item30560 {
	width:69px !important;
	height:45px !important;
}

#item66298 {
	width:69px !important;
	height:45px !important;
	left:68px !important;
	top:28px !important;
}

#item30561 {
	width:66px !important;
	height:40px !important;
}

#item66304 {
	width:66px !important;
	height:40px !important;
	left:71px !important;
	top:151px !important;
}

#item52845 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:329px !important;
}

#item52875 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:339px !important;
}

#item52905 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:350px !important;
}

#item52936 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:360px !important;
}

#item52966 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:371px !important;
}

#item52997 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:381px !important;
}

#item53028 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:507px !important;
}

#item53058 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item53086 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:557px !important;
}

#item30562 {
	width:267px !important;
	height:184px !important;
}

#item66309 {
	width:267px !important;
	height:184px !important;
	left:277px !important;
}

#item30563 {
	width:266px !important;
	height:255px !important;
}

#item66314 {
	width:266px !important;
	height:255px !important;
}

#item30564 {
	width:117px !important;
	height:79px !important;
}

#item66319 {
	width:117px !important;
	height:79px !important;
	left:413px !important;
	top:321px !important;
}

#item30565 {
	width:544px !important;
	height:175px !important;
}

#item66324 {
	width:544px !important;
	height:175px !important;
	top:455px !important;
}

#item53113 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item53145 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item53173 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:421px !important;
}

#item53205 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:431px !important;
}

#item53235 {
	width:121px !important;
	height:20px !important;
	left:284px !important;
	top:366px !important;
}

#item53265 {
	width:121px !important;
	height:9px !important;
	left:284px !important;
	top:387px !important;
}

#item30566 {
	width:111px !important;
	height:166px !important;
}

#item66330 {
	width:111px !important;
	height:166px !important;
	left:14px !important;
	top:432px !important;
}

#item30567 {
	width:264px !important;
	height:147px !important;
}

#item66335 {
	width:264px !important;
	height:147px !important;
	left:266px !important;
	top:496px !important;
}

#item30568 {
	width:264px !important;
	height:150px !important;
}

#item66340 {
	width:264px !important;
	height:150px !important;
	left:14px !important;
	top:210px !important;
}

#item30569 {
	width:122px !important;
	height:162px !important;
}

#item66345 {
	width:122px !important;
	height:162px !important;
	left:278px !important;
	top:258px !important;
}

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

#item66350 {
	width:173px !important;
	height:265px !important;
	left:357px !important;
	top:14px !important;
}

#item30572 {
	width:249px !important;
	height:177px !important;
}

#item66356 {
	width:249px !important;
	height:177px !important;
	left:17px !important;
	top:14px !important;
}

#item53292 {
	width:95px !important;
	height:20px !important;
	left:130px !important;
	top:594px !important;
}

#item53320 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item53347 {
	width:105px !important;
	height:20px !important;
	left:12px !important;
	top:74px !important;
}

#item53374 {
	width:72px !important;
	height:20px !important;
	left:404px !important;
	top:391px !important;
}

#item53401 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:491px !important;
}

#item53428 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:178px !important;
}

#item30573 {
	width:209px !important;
	height:210px !important;
}

#item66361 {
	width:209px !important;
	height:210px !important;
	left:335px !important;
}

#item30574 {
	width:266px !important;
	height:302px !important;
}

#item66366 {
	width:266px !important;
	height:302px !important;
}

#item30575 {
	width:54px !important;
	height:30px !important;
}

#item66371 {
	width:54px !important;
	height:30px !important;
	left:21px !important;
	top:495px !important;
}

#item30576 {
	width:52px !important;
	height:29px !important;
}

#item66376 {
	width:52px !important;
	height:29px !important;
	left:91px !important;
	top:494px !important;
}

#item30577 {
	width:46px !important;
	height:137px !important;
}

#item66381 {
	width:46px !important;
	height:137px !important;
	left:169px !important;
	top:383px !important;
}

#item30578 {
	width:50px !important;
	height:147px !important;
}

#item66386 {
	width:50px !important;
	height:147px !important;
	left:216px !important;
	top:432px !important;
}

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

#item66391 {
	width:266px !important;
	height:191px !important;
	left:278px !important;
	top:220px !important;
}

#item30580 {
	width:29px !important;
	height:93px !important;
}

#item66396 {
	width:29px !important;
	height:93px !important;
	left:283px !important;
	top:431px !important;
}

#item30581 {
	width:29px !important;
	height:95px !important;
}

#item66401 {
	width:29px !important;
	height:95px !important;
	left:304px !important;
	top:429px !important;
}

#item30582 {
	width:33px !important;
	height:95px !important;
}

#item66407 {
	width:33px !important;
	height:95px !important;
	left:322px !important;
	top:429px !important;
}

#item30585 {
	width:51px !important;
	height:95px !important;
}

#item66413 {
	width:51px !important;
	height:95px !important;
	left:343px !important;
	top:429px !important;
}

#item30586 {
	width:85px !important;
	height:110px !important;
}

#item66418 {
	width:85px !important;
	height:110px !important;
	left:459px !important;
	top:423px !important;
}

#item53456 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item53483 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item53511 {
	width:125px !important;
	height:9px !important;
	left:406px !important;
	top:575px !important;
}

#item53538 {
	width:125px !important;
	height:9px !important;
	left:406px !important;
	top:587px !important;
}

#item53565 {
	width:125px !important;
	height:9px !important;
	left:406px !important;
	top:598px !important;
}

#item53592 {
	width:125px !important;
	height:9px !important;
	left:406px !important;
	top:610px !important;
}

#item53620 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item53647 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60808 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item30587 {
	width:164px !important;
	height:249px !important;
}

#item66423 {
	width:164px !important;
	height:249px !important;
	left:102px !important;
}

#item30588 {
	width:181px !important;
	height:196px !important;
}

#item66428 {
	width:181px !important;
	height:196px !important;
	left:349px !important;
	top:14px !important;
}

#item30590 {
	width:252px !important;
	height:280px !important;
}

#item66433 {
	width:252px !important;
	height:280px !important;
	left:14px !important;
	top:262px !important;
}

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

#item66438 {
	width:259px !important;
	height:161px !important;
	left:278px !important;
	top:423px !important;
}

#item30592 {
	width:256px !important;
	height:125px !important;
}

#item66443 {
	width:256px !important;
	height:125px !important;
	left:278px !important;
	top:221px !important;
}

#item53674 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:231px !important;
}

#item53702 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53734 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item53765 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53796 {
	width:154px !important;
	height:9px !important;
	left:277px !important;
	top:181px !important;
}

#item53827 {
	width:147px !important;
	height:20px !important;
	left:277px !important;
	top:189px !important;
}

#item30593 {
	width:289px !important;
	height:194px !important;
}

#item66448 {
	width:289px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item30594 {
	width:113px !important;
	height:151px !important;
}

#item66453 {
	width:113px !important;
	height:151px !important;
	left:26px !important;
	top:273px !important;
}

#item30595 {
	width:124px !important;
	height:168px !important;
}

#item66458 {
	width:124px !important;
	height:168px !important;
	left:142px !important;
	top:283px !important;
}

#item30596 {
	width:179px !important;
	height:159px !important;
}

#item66463 {
	width:179px !important;
	height:159px !important;
	left:278px !important;
	top:221px !important;
}

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

#item66468 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:386px !important;
}

#item30602 {
	width:266px !important;
	height:161px !important;
}

#item66494 {
	width:266px !important;
	height:161px !important;
	left:544px !important;
}

#item53857 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53888 {
	width:117px !important;
	height:20px !important;
	left:143px !important;
	top:600px !important;
}

#item53919 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item53949 {
	width:77px !important;
	height:20px !important;
	left:461px !important;
	top:328px !important;
}

#item53977 {
	width:184px !important;
	height:9px !important;
	left:307px !important;
	top:189px !important;
}

#item54008 {
	width:203px !important;
	height:9px !important;
	left:307px !important;
	top:199px !important;
}

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

#item66473 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:425px !important;
}

#item30599 {
	width:186px !important;
	height:184px !important;
}

#item66479 {
	width:186px !important;
	height:184px !important;
	left:80px !important;
	top:231px !important;
}

#item30600 {
	width:252px !important;
	height:248px !important;
}

#item66484 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:282px !important;
}

#item30601 {
	width:267px !important;
	height:207px !important;
}

#item66489 {
	width:267px !important;
	height:207px !important;
	left:277px !important;
}

#item54038 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54068 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54095 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:262px !important;
}

#item54125 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:365px !important;
}

#item54152 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

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

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

#item30604 {
	width:266px !important;
	height:264px !important;
}

#item66505 {
	width:266px !important;
	height:264px !important;
}

#item30605 {
	width:252px !important;
	height:232px !important;
}

#item66510 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:323px !important;
}

#item30606 {
	width:252px !important;
	height:241px !important;
}

#item66515 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:322px !important;
}

#item67915 {
	width:84px !important;
	height:69px !important;
}

#item67910 {
	width:84px !important;
	height:69px !important;
	left:14px !important;
	top:390px !important;
}

#item54182 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54210 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54240 {
	width:248px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54271 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54298 {
	width:67px !important;
	height:29px !important;
	left:18px !important;
	top:528px !important;
}

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

#item66520 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:321px !important;
}

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

#item66525 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:321px !important;
}

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

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

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

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

#item54325 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54352 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item54382 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54409 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30613 {
	width:131px !important;
	height:73px !important;
}

#item66540 {
	width:131px !important;
	height:73px !important;
	left:278px !important;
	top:10px !important;
}

#item30614 {
	width:119px !important;
	height:67px !important;
}

#item66545 {
	width:119px !important;
	height:67px !important;
	left:411px !important;
	top:62px !important;
}

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

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

#item30616 {
	width:125px !important;
	height:192px !important;
}

#item66556 {
	width:125px !important;
	height:192px !important;
	left:405px !important;
	top:218px !important;
}

#item30617 {
	width:266px !important;
	height:228px !important;
}

#item66561 {
	width:266px !important;
	height:228px !important;
	top:315px !important;
}

#item30618 {
	width:168px !important;
	height:193px !important;
}

#item66566 {
	width:168px !important;
	height:193px !important;
	left:359px !important;
	top:423px !important;
}

#item54441 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:397px !important;
}

#item54468 {
	width:97px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item54495 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54522 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54549 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item54576 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item30619 {
	width:530px !important;
	height:259px !important;
}

#item66571 {
	width:530px !important;
	height:259px !important;
	left:14px !important;
	top:369px !important;
}

#item30620 {
	width:168px !important;
	height:179px !important;
}

#item66576 {
	width:168px !important;
	height:179px !important;
	left:362px !important;
	top:184px !important;
}

#item30621 {
	width:252px !important;
	height:289px !important;
}

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

#item30622 {
	width:253px !important;
	height:140px !important;
}

#item66586 {
	width:253px !important;
	height:140px !important;
	left:277px !important;
	top:8px !important;
}

#item54603 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:348px !important;
}

#item54634 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54665 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:163px !important;
}

#item54692 {
	width:100px !important;
	height:29px !important;
	left:276px !important;
	top:330px !important;
}

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

#item66591 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

#item66602 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:214px !important;
}

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

#item66607 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:321px !important;
}

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

#item66612 {
	width:252px !important;
	height:116px !important;
	left:278px !important;
	top:425px !important;
}

#item54723 {
	width:158px !important;
	height:9px !important;
	left:17px !important;
	top:297px !important;
}

#item54753 {
	width:132px !important;
	height:9px !important;
	left:280px !important;
	top:197px !important;
}

#item54781 {
	width:218px !important;
	height:9px !important;
	left:283px !important;
	top:398px !important;
}

#item54812 {
	width:226px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item54843 {
	width:178px !important;
	height:9px !important;
	left:280px !important;
	top:606px !important;
}

#item30630 {
	width:157px !important;
	height:181px !important;
}

#item66617 {
	width:157px !important;
	height:181px !important;
	left:14px !important;
	top:424px !important;
}

#item30631 {
	width:255px !important;
	height:134px !important;
}

#item66622 {
	width:255px !important;
	height:134px !important;
	left:275px !important;
	top:420px !important;
}

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

#item66628 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:218px !important;
}

#item30633 {
	width:147px !important;
	height:194px !important;
}

#item66633 {
	width:147px !important;
	height:194px !important;
	left:14px !important;
	top:218px !important;
}

#item30634 {
	width:252px !important;
	height:103px !important;
}

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

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

#item66643 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:14px !important;
}

#item54870 {
	width:99px !important;
	height:20px !important;
	left:167px !important;
	top:387px !important;
}

#item54898 {
	width:105px !important;
	height:20px !important;
	left:160px !important;
	top:600px !important;
}

#item54928 {
	width:224px !important;
	height:9px !important;
	left:281px !important;
	top:606px !important;
}

#item54958 {
	width:97px !important;
	height:20px !important;
	left:282px !important;
	top:388px !important;
}

#item54985 {
	width:154px !important;
	height:9px !important;
	left:282px !important;
	top:194px !important;
}

#item55012 {
	width:150px !important;
	height:9px !important;
	left:18px !important;
	top:183px !important;
}

#item55042 {
	width:210px !important;
	height:9px !important;
	left:18px !important;
	top:193px !important;
}

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

#item66648 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:14px !important;
}

#item30637 {
	width:252px !important;
	height:530px !important;
}

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

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

#item66658 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:322px !important;
}

#item55072 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item55102 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55130 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30640 {
	width:201px !important;
	height:224px !important;
}

#item66663 {
	width:201px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item30641 {
	width:317px !important;
	height:214px !important;
}

#item66668 {
	width:317px !important;
	height:214px !important;
	left:228px !important;
	top:14px !important;
}

#item30642 {
	width:185px !important;
	height:298px !important;
}

#item66674 {
	width:185px !important;
	height:298px !important;
	left:6px !important;
	top:321px !important;
}

#item30643 {
	width:117px !important;
	height:289px !important;
}

#item66679 {
	width:117px !important;
	height:289px !important;
	left:221px !important;
	top:321px !important;
}

#item30644 {
	width:136px !important;
	height:139px !important;
}

#item66684 {
	width:136px !important;
	height:139px !important;
	left:394px !important;
	top:477px !important;
}

#item30645 {
	width:135px !important;
	height:125px !important;
}

#item66689 {
	width:135px !important;
	height:125px !important;
	left:395px !important;
	top:238px !important;
}

#item55158 {
	width:210px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item55190 {
	width:68px !important;
	height:20px !important;
	left:339px !important;
	top:592px !important;
}

#item55218 {
	width:105px !important;
	height:20px !important;
	left:226px !important;
	top:292px !important;
}

#item55245 {
	width:101px !important;
	height:9px !important;
	left:227px !important;
	top:220px !important;
}

#item55272 {
	width:175px !important;
	height:9px !important;
	left:334px !important;
	top:441px !important;
}

#item55299 {
	width:175px !important;
	height:9px !important;
	left:334px !important;
	top:451px !important;
}

#item30648 {
	width:165px !important;
	height:133px !important;
}

#item66694 {
	width:165px !important;
	height:133px !important;
	left:14px !important;
	top:7px !important;
}

#item30649 {
	width:164px !important;
	height:140px !important;
}

#item66700 {
	width:164px !important;
	height:140px !important;
	left:190px !important;
	top:9px !important;
}

#item30650 {
	width:164px !important;
	height:142px !important;
}

#item66705 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
}

#item55326 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item55354 {
	width:140px !important;
	height:9px !important;
	left:189px !important;
	top:194px !important;
}

#item55382 {
	width:116px !important;
	height:20px !important;
	left:364px !important;
	top:183px !important;
}

#item30651 {
	width:90px !important;
	height:111px !important;
}

#item66710 {
	width:90px !important;
	height:111px !important;
	left:97px !important;
	top:14px !important;
}

#item30652 {
	width:97px !important;
	height:113px !important;
}

#item66715 {
	width:97px !important;
	height:113px !important;
	left:192px !important;
	top:14px !important;
}

#item30653 {
	width:164px !important;
	height:140px !important;
}

#item66720 {
	width:164px !important;
	height:140px !important;
	left:14px !important;
	top:221px !important;
}

#item30654 {
	width:163px !important;
	height:137px !important;
}

#item66725 {
	width:163px !important;
	height:137px !important;
	left:191px !important;
	top:221px !important;
}

#item30655 {
	width:163px !important;
	height:125px !important;
}

#item66730 {
	width:163px !important;
	height:125px !important;
	left:367px !important;
	top:217px !important;
}

#item30656 {
	width:163px !important;
	height:152px !important;
}

#item66735 {
	width:163px !important;
	height:152px !important;
	left:14px !important;
	top:420px !important;
}

#item30657 {
	width:166px !important;
	height:198px !important;
}

#item66740 {
	width:166px !important;
	height:198px !important;
	left:188px !important;
	top:423px !important;
}

#item30658 {
	width:163px !important;
	height:116px !important;
}

#item66746 {
	width:163px !important;
	height:116px !important;
	left:367px !important;
	top:423px !important;
}

#item55409 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item55436 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item55463 {
	width:83px !important;
	height:20px !important;
	left:189px !important;
	top:464px !important;
}

#item55490 {
	width:148px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item55517 {
	width:114px !important;
	height:20px !important;
	left:364px !important;
	top:395px !important;
}

#item55545 {
	width:109px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item55576 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:190px !important;
}

#item55607 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item30662 {
	width:134px !important;
	height:119px !important;
}

#item66751 {
	width:134px !important;
	height:119px !important;
	left:23px !important;
	top:94px !important;
}

#item67921 {
	width:41px !important;
	height:44px !important;
}

#item67916 {
	width:41px !important;
	height:44px !important;
	left:165px !important;
	top:14px !important;
}

#item67927 {
	width:41px !important;
	height:44px !important;
}

#item67922 {
	width:41px !important;
	height:44px !important;
	left:207px !important;
	top:14px !important;
}

#item67935 {
	width:82px !important;
	height:44px !important;
}

#item67928 {
	width:82px !important;
	height:44px !important;
	left:167px !important;
	top:74px !important;
}

#item30663 {
	width:279px !important;
	height:142px !important;
}

#item66756 {
	width:279px !important;
	height:142px !important;
	left:265px !important;
}

#item30664 {
	width:258px !important;
	height:154px !important;
}

#item66761 {
	width:258px !important;
	height:154px !important;
	top:395px !important;
}

#item30665 {
	width:137px !important;
	height:116px !important;
}

#item66766 {
	width:137px !important;
	height:116px !important;
	left:274px !important;
	top:297px !important;
}

#item30666 {
	width:123px !important;
	height:102px !important;
}

#item66771 {
	width:123px !important;
	height:102px !important;
	left:310px !important;
	top:422px !important;
}

#item55638 {
	width:209px !important;
	height:9px !important;
	left:265px !important;
	top:191px !important;
}

#item55669 {
	width:226px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item55702 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item55729 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:372px !important;
}

#item55760 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:579px !important;
}

#item55790 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:590px !important;
}

#item55822 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:600px !important;
}

#item55853 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:611px !important;
}

#item30667 {
	width:252px !important;
	height:266px !important;
}

#item66777 {
	width:252px !important;
	height:266px !important;
	left:14px !important;
	top:362px !important;
}

#item30668 {
	width:252px !important;
	height:155px !important;
}

#item66782 {
	width:252px !important;
	height:155px !important;
	left:278px !important;
	top:278px !important;
}

#item30669 {
	width:82px !important;
	height:85px !important;
}

#item66787 {
	width:82px !important;
	height:85px !important;
	left:285px !important;
	top:444px !important;
}

#item30670 {
	width:84px !important;
	height:87px !important;
}

#item66792 {
	width:84px !important;
	height:87px !important;
	left:374px !important;
	top:443px !important;
}

#item30671 {
	width:125px !important;
	height:111px !important;
}

#item66797 {
	width:125px !important;
	height:111px !important;
	left:118px !important;
	top:74px !important;
}

#item30672 {
	width:92px !important;
	height:59px !important;
}

#item66802 {
	width:92px !important;
	height:59px !important;
	left:21px !important;
	top:14px !important;
}

#item30673 {
	width:91px !important;
	height:123px !important;
}

#item66807 {
	width:91px !important;
	height:123px !important;
	left:21px !important;
	top:82px !important;
}

#item30676 {
	width:266px !important;
	height:265px !important;
}

#item66812 {
	width:266px !important;
	height:265px !important;
	left:278px !important;
}

#item55883 {
	width:106px !important;
	height:29px !important;
	left:281px !important;
	top:237px !important;
}

#item55916 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item55947 {
	width:123px !important;
	height:20px !important;
	left:18px !important;
	top:309px !important;
}

#item55974 {
	width:251px !important;
	height:20px !important;
	left:18px !important;
	top:329px !important;
}

#item56007 {
	width:64px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56034 {
	width:63px !important;
	height:9px !important;
	left:343px !important;
	top:610px !important;
}

#item56061 {
	width:57px !important;
	height:9px !important;
	left:409px !important;
	top:610px !important;
}

#item30677 {
	width:128px !important;
	height:139px !important;
}

#item66817 {
	width:128px !important;
	height:139px !important;
	left:94px !important;
	top:69px !important;
}

#item30678 {
	width:118px !important;
	height:113px !important;
}

#item66823 {
	width:118px !important;
	height:113px !important;
	left:85px !important;
	top:213px !important;
}

#item30679 {
	width:105px !important;
	height:105px !important;
}

#item66828 {
	width:105px !important;
	height:105px !important;
	left:239px !important;
	top:244px !important;
}

#item30680 {
	width:185px !important;
	height:264px !important;
}

#item66833 {
	width:185px !important;
	height:264px !important;
	left:349px !important;
	top:14px !important;
}

#item30681 {
	width:145px !important;
	height:262px !important;
}

#item66838 {
	width:145px !important;
	height:262px !important;
	left:14px !important;
	top:366px !important;
}

#item30682 {
	width:109px !important;
	height:105px !important;
}

#item66843 {
	width:109px !important;
	height:105px !important;
	left:163px !important;
	top:524px !important;
}

#item30683 {
	width:158px !important;
	height:276px !important;
}

#item66849 {
	width:158px !important;
	height:276px !important;
	left:375px !important;
	top:366px !important;
}

#item56088 {
	width:105px !important;
	height:20px !important;
	left:356px !important;
	top:334px !important;
}

#item56121 {
	width:125px !important;
	height:20px !important;
	left:120px !important;
	top:450px !important;
}

#item56151 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item56178 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:148px !important;
}

#item56205 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:159px !important;
}

#item56233 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:169px !important;
}

#item56260 {
	width:98px !important;
	height:20px !important;
	left:243px !important;
	top:179px !important;
}

#item30684 {
	width:215px !important;
	height:296px !important;
}

#item66854 {
	width:215px !important;
	height:296px !important;
	left:51px !important;
	top:321px !important;
}

#item30685 {
	width:208px !important;
	height:302px !important;
}

#item66859 {
	width:208px !important;
	height:302px !important;
	left:322px !important;
	top:322px !important;
}

#item30686 {
	width:230px !important;
	height:296px !important;
}

#item66864 {
	width:230px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item30687 {
	width:158px !important;
	height:232px !important;
}

#item66869 {
	width:158px !important;
	height:232px !important;
	left:250px !important;
	top:4px !important;
}

#item30688 {
	width:177px !important;
	height:233px !important;
}

#item66875 {
	width:177px !important;
	height:233px !important;
	left:353px !important;
	top:7px !important;
}

#item56287 {
	width:73px !important;
	height:39px !important;
	left:18px !important;
	top:267px !important;
}

#item56318 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:587px !important;
}

#item56350 {
	width:94px !important;
	height:29px !important;
	left:285px !important;
	top:456px !important;
}

#item56380 {
	width:136px !important;
	height:9px !important;
	left:254px !important;
	top:293px !important;
}

#item56407 {
	width:136px !important;
	height:9px !important;
	left:254px !important;
	top:303px !important;
}

#item30690 {
	width:189px !important;
	height:206px !important;
}

#item66880 {
	width:189px !important;
	height:206px !important;
}

#item30691 {
	width:221px !important;
	height:173px !important;
}

#item66885 {
	width:221px !important;
	height:173px !important;
	left:310px !important;
	top:14px !important;
}

#item30692 {
	width:137px !important;
	height:167px !important;
}

#item66890 {
	width:137px !important;
	height:167px !important;
	left:6px !important;
	top:313px !important;
}

#item30693 {
	width:156px !important;
	height:172px !important;
}

#item66895 {
	width:156px !important;
	height:172px !important;
	left:136px !important;
	top:382px !important;
}

#item30694 {
	width:134px !important;
	height:166px !important;
}

#item66900 {
	width:134px !important;
	height:166px !important;
	left:159px !important;
	top:213px !important;
}

#item30695 {
	width:138px !important;
	height:78px !important;
}

#item66905 {
	width:138px !important;
	height:78px !important;
	left:146px !important;
	top:565px !important;
}

#item30696 {
	width:227px !important;
	height:276px !important;
}

#item66910 {
	width:227px !important;
	height:276px !important;
	left:301px !important;
	top:260px !important;
}

#item30698 {
	width:261px !important;
	height:125px !important;
}

#item66920 {
	width:261px !important;
	height:125px !important;
	left:544px !important;
	top:400px !important;
}

#item56435 {
	width:190px !important;
	height:9px !important;
	left:318px !important;
	top:241px !important;
}

#item56465 {
	width:103px !important;
	height:20px !important;
	left:195px !important;
	top:116px !important;
}

#item56492 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item56519 {
	width:174px !important;
	height:20px !important;
	left:308px !important;
	top:590px !important;
}

#item56551 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item56579 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30697 {
	width:223px !important;
	height:125px !important;
}

#item66915 {
	width:223px !important;
	height:125px !important;
	left:6px !important;
	top:269px !important;
}

#item30699 {
	width:163px !important;
	height:320px !important;
}

#item66926 {
	width:163px !important;
	height:320px !important;
	left:359px !important;
	top:257px !important;
}

#item30700 {
	width:156px !important;
	height:155px !important;
}

#item66932 {
	width:156px !important;
	height:155px !important;
	left:370px !important;
	top:99px !important;
}

#item30701 {
	width:161px !important;
	height:182px !important;
}

#item66937 {
	width:161px !important;
	height:182px !important;
	left:188px !important;
	top:14px !important;
}

#item30705 {
	width:166px !important;
	height:192px !important;
}

#item66942 {
	width:166px !important;
	height:192px !important;
	left:14px !important;
	top:10px !important;
}

#item56606 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:247px !important;
}

#item56634 {
	width:136px !important;
	height:9px !important;
	left:186px !important;
	top:247px !important;
}

#item56661 {
	width:120px !important;
	height:20px !important;
	left:245px !important;
	top:373px !important;
}

#item56691 {
	width:133px !important;
	height:20px !important;
	left:235px !important;
	top:600px !important;
}

#item56722 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item56752 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item66947 {
	width:125px !important;
	height:164px !important;
	left:142px !important;
	top:14px !important;
}

#item30707 {
	width:111px !important;
	height:78px !important;
}

#item66952 {
	width:111px !important;
	height:78px !important;
	left:14px !important;
	top:188px !important;
}

#item30708 {
	width:121px !important;
	height:83px !important;
}

#item66957 {
	width:121px !important;
	height:83px !important;
	left:133px !important;
	top:189px !important;
}

#item30709 {
	width:71px !important;
	height:51px !important;
}

#item66962 {
	width:71px !important;
	height:51px !important;
	left:22px !important;
	top:99px !important;
}

#item30710 {
	width:36px !important;
	height:27px !important;
}

#item66967 {
	width:36px !important;
	height:27px !important;
	left:98px !important;
	top:141px !important;
}

#item30711 {
	width:22px !important;
	height:31px !important;
}

#item66972 {
	width:22px !important;
	height:31px !important;
	left:20px !important;
	top:52px !important;
}

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

#item66977 {
	width:111px !important;
	height:109px !important;
	left:426px !important;
	top:6px !important;
}

#item30713 {
	width:127px !important;
	height:104px !important;
}

#item66982 {
	width:127px !important;
	height:104px !important;
	left:304px !important;
	top:101px !important;
}

#item30714 {
	width:120px !important;
	height:107px !important;
}

#item66987 {
	width:120px !important;
	height:107px !important;
	left:416px !important;
	top:99px !important;
}

#item30715 {
	width:221px !important;
	height:317px !important;
}

#item66992 {
	width:221px !important;
	height:317px !important;
	left:266px !important;
	top:333px !important;
}

#item30716 {
	width:261px !important;
	height:180px !important;
}

#item66998 {
	width:261px !important;
	height:180px !important;
	left:6px !important;
	top:441px !important;
}

#item30717 {
	width:66px !important;
	height:62px !important;
}

#item67003 {
	width:66px !important;
	height:62px !important;
	left:14px !important;
	top:369px !important;
}

#item56784 {
	width:79px !important;
	height:39px !important;
	left:452px !important;
	top:333px !important;
}

#item56817 {
	width:109px !important;
	height:20px !important;
	left:130px !important;
	top:600px !important;
}

#item56844 {
	width:140px !important;
	height:9px !important;
	left:87px !important;
	top:421px !important;
}

#item56871 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:77px !important;
}

#item56899 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:87px !important;
}

#item56926 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item56957 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:333px !important;
}

#item56988 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item30720 {
	width:293px !important;
	height:205px !important;
}

#item67008 {
	width:293px !important;
	height:205px !important;
	left:232px !important;
	top:418px !important;
}

#item30718 {
	width:236px !important;
	height:138px !important;
}

#item67013 {
	width:236px !important;
	height:138px !important;
	left:81px !important;
	top:339px !important;
}

#item30719 {
	width:217px !important;
	height:194px !important;
}

#item67018 {
	width:217px !important;
	height:194px !important;
	left:6px !important;
	top:381px !important;
}

#item30724 {
	width:197px !important;
	height:198px !important;
}

#item67024 {
	width:197px !important;
	height:198px !important;
	left:340px !important;
	top:8px !important;
}

#item30725 {
	width:206px !important;
	height:172px !important;
}

#item67029 {
	width:206px !important;
	height:172px !important;
	left:118px !important;
	top:7px !important;
}

#item30726 {
	width:227px !important;
	height:128px !important;
}

#item67034 {
	width:227px !important;
	height:128px !important;
	left:5px !important;
	top:197px !important;
}

#item30727 {
	width:250px !important;
	height:198px !important;
}

#item67039 {
	width:250px !important;
	height:198px !important;
	left:251px !important;
	top:152px !important;
}

#item57019 {
	width:139px !important;
	height:9px !important;
	left:325px !important;
	top:406px !important;
}

#item57046 {
	width:139px !important;
	height:9px !important;
	left:325px !important;
	top:417px !important;
}

#item57073 {
	width:139px !important;
	height:9px !important;
	left:325px !important;
	top:427px !important;
}

#item57100 {
	width:75px !important;
	height:9px !important;
	left:22px !important;
	top:165px !important;
}

#item57127 {
	width:75px !important;
	height:9px !important;
	left:22px !important;
	top:175px !important;
}

#item57154 {
	width:75px !important;
	height:9px !important;
	left:22px !important;
	top:186px !important;
}

#item30728 {
	width:257px !important;
	height:227px !important;
}

#item67044 {
	width:257px !important;
	height:227px !important;
}

#item30729 {
	width:67px !important;
	height:225px !important;
}

#item67049 {
	width:67px !important;
	height:225px !important;
	left:261px !important;
	top:9px !important;
}

#item30730 {
	width:81px !important;
	height:215px !important;
}

#item67054 {
	width:81px !important;
	height:215px !important;
	left:361px !important;
	top:16px !important;
}

#item30731 {
	width:77px !important;
	height:80px !important;
}

#item67059 {
	width:77px !important;
	height:80px !important;
	left:315px !important;
	top:158px !important;
}

#item30732 {
	width:74px !important;
	height:74px !important;
}

#item67064 {
	width:74px !important;
	height:74px !important;
	left:445px !important;
	top:163px !important;
}

#item30733 {
	width:54px !important;
	height:53px !important;
}

#item67070 {
	width:54px !important;
	height:53px !important;
	left:476px !important;
	top:14px !important;
}

#item30734 {
	width:24px !important;
	height:20px !important;
}

#item67075 {
	width:24px !important;
	height:20px !important;
	left:461px !important;
	top:63px !important;
}

#item30735 {
	width:50px !important;
	height:57px !important;
}

#item67080 {
	width:50px !important;
	height:57px !important;
	left:476px !important;
	top:88px !important;
}

#item30736 {
	width:23px !important;
	height:20px !important;
}

#item67085 {
	width:23px !important;
	height:20px !important;
	left:461px !important;
	top:139px !important;
}

#item30737 {
	width:159px !important;
	height:176px !important;
}

#item67090 {
	width:159px !important;
	height:176px !important;
	left:162px !important;
	top:312px !important;
}

#item30738 {
	width:188px !important;
	height:189px !important;
}

#item67095 {
	width:188px !important;
	height:189px !important;
	top:345px !important;
}

#item30739 {
	width:150px !important;
	height:129px !important;
}

#item67100 {
	width:150px !important;
	height:129px !important;
	left:182px !important;
	top:502px !important;
}

#item30740 {
	width:138px !important;
	height:101px !important;
}

#item67105 {
	width:138px !important;
	height:101px !important;
	left:66px !important;
	top:550px !important;
}

#item30741 {
	width:204px !important;
	height:116px !important;
}

#item67110 {
	width:204px !important;
	height:116px !important;
	left:327px !important;
	top:321px !important;
}

#item57181 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item57211 {
	width:151px !important;
	height:9px !important;
	left:334px !important;
	top:611px !important;
}

#item57238 {
	width:162px !important;
	height:9px !important;
	left:334px !important;
	top:457px !important;
}

#item57266 {
	width:164px !important;
	height:9px !important;
	left:334px !important;
	top:533px !important;
}

#item57293 {
	width:164px !important;
	height:9px !important;
	left:334px !important;
	top:543px !important;
}

#item57320 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item57351 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item57382 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item57412 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item67115 {
	width:214px !important;
	height:230px !important;
	left:14px !important;
	top:323px !important;
}

#item30743 {
	width:129px !important;
	height:121px !important;
}

#item67121 {
	width:129px !important;
	height:121px !important;
	left:149px !important;
	top:319px !important;
}

#item30744 {
	width:159px !important;
	height:279px !important;
}

#item67126 {
	width:159px !important;
	height:279px !important;
	left:371px !important;
	top:309px !important;
}

#item30745 {
	width:154px !important;
	height:190px !important;
}

#item67131 {
	width:154px !important;
	height:190px !important;
	left:387px !important;
	top:115px !important;
}

#item30746 {
	width:105px !important;
	height:209px !important;
}

#item67136 {
	width:105px !important;
	height:209px !important;
	left:40px !important;
	top:14px !important;
}

#item30747 {
	width:111px !important;
	height:229px !important;
}

#item67141 {
	width:111px !important;
	height:229px !important;
	left:156px !important;
	top:23px !important;
}

#item57444 {
	width:115px !important;
	height:20px !important;
	left:281px !important;
	top:310px !important;
}

#item57477 {
	width:81px !important;
	height:29px !important;
	left:282px !important;
	top:550px !important;
}

#item57508 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item57538 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57565 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item57596 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item67147 {
	width:247px !important;
	height:217px !important;
	left:14px !important;
	top:14px !important;
}

#item30749 {
	width:126px !important;
	height:137px !important;
}

#item67152 {
	width:126px !important;
	height:137px !important;
	left:268px !important;
	top:58px !important;
}

#item30750 {
	width:121px !important;
	height:191px !important;
}

#item67157 {
	width:121px !important;
	height:191px !important;
	left:423px !important;
	top:26px !important;
}

#item30753 {
	width:173px !important;
	height:187px !important;
}

#item67162 {
	width:173px !important;
	height:187px !important;
	left:264px !important;
	top:207px !important;
}

#item30754 {
	width:228px !important;
	height:144px !important;
}

#item67167 {
	width:228px !important;
	height:144px !important;
	left:6px !important;
	top:290px !important;
}

#item30755 {
	width:226px !important;
	height:143px !important;
}

#item67172 {
	width:226px !important;
	height:143px !important;
	left:142px !important;
	top:382px !important;
}

#item30756 {
	width:243px !important;
	height:153px !important;
}

#item67177 {
	width:243px !important;
	height:153px !important;
	left:295px !important;
	top:469px !important;
}

#item57626 {
	width:156px !important;
	height:9px !important;
	left:15px !important;
	top:279px !important;
}

#item57653 {
	width:81px !important;
	height:20px !important;
	left:445px !important;
	top:349px !important;
}

#item57680 {
	width:76px !important;
	height:20px !important;
	left:445px !important;
	top:369px !important;
}

#item57709 {
	width:93px !important;
	height:20px !important;
	left:445px !important;
	top:390px !important;
}

#item57739 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item57769 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item57799 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30757 {
	width:189px !important;
	height:214px !important;
}

#item67182 {
	width:189px !important;
	height:214px !important;
	left:14px !important;
	top:322px !important;
}

#item30758 {
	width:261px !important;
	height:175px !important;
}

#item67187 {
	width:261px !important;
	height:175px !important;
	left:253px !important;
	top:364px !important;
}

#item30759 {
	width:130px !important;
	height:98px !important;
}

#item67193 {
	width:130px !important;
	height:98px !important;
	left:215px !important;
	top:322px !important;
}

#item30760 {
	width:101px !important;
	height:252px !important;
}

#item67198 {
	width:101px !important;
	height:252px !important;
	left:14px !important;
	top:23px !important;
}

#item30761 {
	width:83px !important;
	height:259px !important;
}

#item67203 {
	width:83px !important;
	height:259px !important;
	left:119px !important;
	top:20px !important;
}

#item30762 {
	width:79px !important;
	height:242px !important;
}

#item67208 {
	width:79px !important;
	height:242px !important;
	left:198px !important;
	top:30px !important;
}

#item30763 {
	width:78px !important;
	height:241px !important;
}

#item67213 {
	width:78px !important;
	height:241px !important;
	left:278px !important;
	top:38px !important;
}

#item57826 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57857 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:251px !important;
}

#item57884 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:261px !important;
}

#item57911 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:292px !important;
}

#item57938 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:303px !important;
}

#item57966 {
	width:227px !important;
	height:9px !important;
	left:213px !important;
	top:600px !important;
}

#item57997 {
	width:227px !important;
	height:9px !important;
	left:213px !important;
	top:610px !important;
}

#item30764 {
	width:208px !important;
	height:77px !important;
}

#item67219 {
	width:208px !important;
	height:77px !important;
	left:47px !important;
	top:7px !important;
}

#item30765 {
	width:227px !important;
	height:92px !important;
}

#item67224 {
	width:227px !important;
	height:92px !important;
	left:40px !important;
	top:77px !important;
}

#item30766 {
	width:236px !important;
	height:125px !important;
}

#item67229 {
	width:236px !important;
	height:125px !important;
	left:21px !important;
	top:142px !important;
}

#item30767 {
	width:150px !important;
	height:170px !important;
}

#item67234 {
	width:150px !important;
	height:170px !important;
	left:278px !important;
	top:14px !important;
}

#item30773 {
	width:74px !important;
	height:62px !important;
}

#item67239 {
	width:74px !important;
	height:62px !important;
	left:310px !important;
	top:32px !important;
}

#item30774 {
	width:59px !important;
	height:49px !important;
}

#item67244 {
	width:59px !important;
	height:49px !important;
	left:323px !important;
	top:114px !important;
}

#item30775 {
	width:28px !important;
	height:22px !important;
}

#item67249 {
	width:28px !important;
	height:22px !important;
	left:437px !important;
	top:150px !important;
}

#item30776 {
	width:48px !important;
	height:50px !important;
}

#item67254 {
	width:48px !important;
	height:50px !important;
	left:469px !important;
	top:103px !important;
}

#item30777 {
	width:15px !important;
	height:21px !important;
}

#item67259 {
	width:15px !important;
	height:21px !important;
	left:505px !important;
	top:75px !important;
}

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

#item67265 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:263px !important;
}

#item30779 {
	width:155px !important;
	height:166px !important;
}

#item67270 {
	width:155px !important;
	height:166px !important;
	left:389px !important;
	top:473px !important;
}

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

#item67275 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:375px !important;
}

#item58028 {
	width:128px !important;
	height:9px !important;
	left:16px !important;
	top:607px !important;
}

#item58055 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item58082 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item58109 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item58141 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:345px !important;
}

#item58173 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item58203 {
	width:219px !important;
	height:9px !important;
	left:280px !important;
	top:225px !important;
}

#item58233 {
	width:219px !important;
	height:9px !important;
	left:280px !important;
	top:236px !important;
}

#item58263 {
	width:219px !important;
	height:9px !important;
	left:280px !important;
	top:246px !important;
}

#item30781 {
	width:188px !important;
	height:180px !important;
}

#item67280 {
	width:188px !important;
	height:180px !important;
	left:21px !important;
	top:312px !important;
}

#item30782 {
	width:96px !important;
	height:230px !important;
}

#item67285 {
	width:96px !important;
	height:230px !important;
	left:225px !important;
	top:297px !important;
}

#item30783 {
	width:156px !important;
	height:223px !important;
}

#item67290 {
	width:156px !important;
	height:223px !important;
	left:329px !important;
	top:298px !important;
}

#item30784 {
	width:219px !important;
	height:173px !important;
}

#item67296 {
	width:219px !important;
	height:173px !important;
	left:311px !important;
	top:445px !important;
}

#item30785 {
	width:164px !important;
	height:200px !important;
}

#item67301 {
	width:164px !important;
	height:200px !important;
	left:366px !important;
	top:14px !important;
}

#item30788 {
	width:164px !important;
	height:210px !important;
}

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

#item30789 {
	width:158px !important;
	height:224px !important;
}

#item67311 {
	width:158px !important;
	height:224px !important;
	left:24px !important;
	top:7px !important;
}

#item58293 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item58321 {
	width:135px !important;
	height:20px !important;
	left:364px !important;
	top:277px !important;
}

#item58352 {
	width:161px !important;
	height:9px !important;
	left:193px !important;
	top:281px !important;
}

#item58379 {
	width:139px !important;
	height:9px !important;
	left:25px !important;
	top:575px !important;
}

#item58407 {
	width:139px !important;
	height:9px !important;
	left:25px !important;
	top:585px !important;
}

#item58434 {
	width:139px !important;
	height:9px !important;
	left:25px !important;
	top:596px !important;
}

#item30790 {
	width:12px !important;
	height:35px !important;
}

#item67316 {
	width:12px !important;
	height:35px !important;
	left:21px !important;
	top:65px !important;
}

#item30791 {
	width:62px !important;
	height:78px !important;
}

#item67321 {
	width:62px !important;
	height:78px !important;
	left:20px !important;
	top:109px !important;
}

#item30792 {
	width:38px !important;
	height:32px !important;
}

#item67326 {
	width:38px !important;
	height:32px !important;
	left:91px !important;
	top:178px !important;
}

#item30793 {
	width:130px !important;
	height:122px !important;
}

#item67331 {
	width:130px !important;
	height:122px !important;
	left:139px !important;
	top:30px !important;
}

#item30794 {
	width:88px !important;
	height:65px !important;
}

#item67336 {
	width:88px !important;
	height:65px !important;
	left:179px !important;
	top:156px !important;
}

#item30795 {
	width:52px !important;
	height:56px !important;
}

#item67342 {
	width:52px !important;
	height:56px !important;
	left:221px !important;
	top:230px !important;
}

#item30796 {
	width:146px !important;
	height:247px !important;
}

#item67347 {
	width:146px !important;
	height:247px !important;
	left:296px !important;
}

#item30797 {
	width:242px !important;
	height:124px !important;
}

#item67352 {
	width:242px !important;
	height:124px !important;
	left:245px !important;
	top:333px !important;
}

#item30798 {
	width:249px !important;
	height:198px !important;
}

#item67357 {
	width:249px !important;
	height:198px !important;
	left:43px !important;
	top:418px !important;
}

#item30799 {
	width:277px !important;
	height:183px !important;
}

#item67362 {
	width:277px !important;
	height:183px !important;
	left:259px !important;
	top:445px !important;
}

#item58461 {
	width:210px !important;
	height:9px !important;
	left:294px !important;
	top:303px !important;
}

#item58493 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

#item58521 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item58548 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:438px !important;
}

#item58575 {
	width:198px !important;
	height:10px !important;
	left:27px !important;
	top:266px !important;
}

#item58605 {
	width:198px !important;
	height:10px !important;
	left:27px !important;
	top:277px !important;
}

#item58636 {
	width:198px !important;
	height:10px !important;
	left:27px !important;
	top:287px !important;
}

#item30800 {
	width:184px !important;
	height:209px !important;
}

#item67368 {
	width:184px !important;
	height:209px !important;
	left:82px !important;
	top:420px !important;
}

#item30801 {
	width:172px !important;
	height:94px !important;
}

#item67373 {
	width:172px !important;
	height:94px !important;
	left:358px !important;
	top:300px !important;
}

#item30802 {
	width:179px !important;
	height:132px !important;
}

#item67378 {
	width:179px !important;
	height:132px !important;
	left:278px !important;
	top:324px !important;
}

#item30803 {
	width:204px !important;
	height:97px !important;
}

#item67383 {
	width:204px !important;
	height:97px !important;
	left:329px !important;
	top:437px !important;
}

#item30805 {
	width:171px !important;
	height:57px !important;
}

#item67388 {
	width:171px !important;
	height:57px !important;
	left:27px !important;
	top:210px !important;
}

#item30806 {
	width:171px !important;
	height:64px !important;
}

#item67394 {
	width:171px !important;
	height:64px !important;
	left:17px !important;
	top:252px !important;
}

#item30807 {
	width:84px !important;
	height:112px !important;
}

#item67399 {
	width:84px !important;
	height:112px !important;
	left:180px !important;
	top:301px !important;
}

#item30808 {
	width:220px !important;
	height:191px !important;
}

#item67404 {
	width:220px !important;
	height:191px !important;
	left:300px !important;
	top:14px !important;
}

#item30809 {
	width:270px !important;
	height:194px !important;
}

#item67409 {
	width:270px !important;
	height:194px !important;
	left:7px !important;
	top:12px !important;
}

#item58667 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item58694 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:554px !important;
}

#item58724 {
	width:109px !important;
	height:9px !important;
	left:276px !important;
	top:244px !important;
}

#item58751 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item58782 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58812 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58843 {
	width:164px !important;
	height:9px !important;
	left:16px !important;
	top:391px !important;
}

#item58871 {
	width:164px !important;
	height:9px !important;
	left:16px !important;
	top:401px !important;
}

#item30810 {
	width:266px !important;
	height:258px !important;
}

#item67414 {
	width:266px !important;
	height:258px !important;
}

#item30811 {
	width:211px !important;
	height:115px !important;
}

#item67419 {
	width:211px !important;
	height:115px !important;
	left:326px !important;
	top:70px !important;
}

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

#item67424 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:187px !important;
}

#item30813 {
	width:163px !important;
	height:140px !important;
}

#item67429 {
	width:163px !important;
	height:140px !important;
	left:94px !important;
	top:320px !important;
}

#item30814 {
	width:188px !important;
	height:141px !important;
}

#item67434 {
	width:188px !important;
	height:141px !important;
	left:24px !important;
	top:399px !important;
}

#item30815 {
	width:221px !important;
	height:129px !important;
}

#item67439 {
	width:221px !important;
	height:129px !important;
	left:285px !important;
	top:321px !important;
}

#item30816 {
	width:232px !important;
	height:139px !important;
}

#item67445 {
	width:232px !important;
	height:139px !important;
	left:278px !important;
	top:398px !important;
}

#item58898 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58929 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item58959 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58986 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item59016 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59046 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:75px !important;
}

#item59073 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:85px !important;
}

#item30817 {
	width:198px !important;
	height:190px !important;
}

#item67451 {
	width:198px !important;
	height:190px !important;
	left:56px !important;
	top:316px !important;
}

#item30818 {
	width:208px !important;
	height:190px !important;
}

#item67456 {
	width:208px !important;
	height:190px !important;
	left:226px !important;
	top:323px !important;
}

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

#item67461 {
	width:252px !important;
	height:183px !important;
	left:278px !important;
	top:426px !important;
}

#item30820 {
	width:164px !important;
	height:172px !important;
}

#item67466 {
	width:164px !important;
	height:172px !important;
	left:14px !important;
	top:32px !important;
}

#item30821 {
	width:105px !important;
	height:56px !important;
}

#item67471 {
	width:105px !important;
	height:56px !important;
	left:161px !important;
	top:177px !important;
}

#item30822 {
	width:181px !important;
	height:180px !important;
}

#item67476 {
	width:181px !important;
	height:180px !important;
	left:262px !important;
	top:3px !important;
}

#item30823 {
	width:121px !important;
	height:86px !important;
}

#item67481 {
	width:121px !important;
	height:86px !important;
	left:413px !important;
	top:140px !important;
}

#item59101 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item59128 {
	width:68px !important;
	height:20px !important;
	left:418px !important;
	top:292px !important;
}

#item59157 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item59187 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59217 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59247 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item59278 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item30824 {
	width:289px !important;
	height:227px !important;
}

#item67486 {
	width:289px !important;
	height:227px !important;
	left:7px !important;
	top:39px !important;
}

#item30825 {
	width:227px !important;
	height:208px !important;
}

#item67491 {
	width:227px !important;
	height:208px !important;
	left:303px !important;
}

#item30826 {
	width:263px !important;
	height:151px !important;
}

#item67496 {
	width:263px !important;
	height:151px !important;
	left:274px !important;
	top:216px !important;
}

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

#item67501 {
	width:252px !important;
	height:154px !important;
	left:14px !important;
	top:378px !important;
}

#item30828 {
	width:96px !important;
	height:62px !important;
}

#item67506 {
	width:96px !important;
	height:62px !important;
	left:164px !important;
	top:325px !important;
}

#item30831 {
	width:258px !important;
	height:146px !important;
}

#item67511 {
	width:258px !important;
	height:146px !important;
	left:272px !important;
	top:427px !important;
}

#item59309 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59336 {
	width:70px !important;
	height:20px !important;
	left:412px !important;
	top:190px !important;
}

#item59364 {
	width:160px !important;
	height:9px !important;
	left:279px !important;
	top:400px !important;
}

#item59391 {
	width:213px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item59422 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59452 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item67517 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:320px !important;
}

#item30833 {
	width:190px !important;
	height:148px !important;
}

#item67522 {
	width:190px !important;
	height:148px !important;
	left:287px !important;
	top:325px !important;
}

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

#item67527 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:403px !important;
}

#item30835 {
	width:136px !important;
	height:137px !important;
}

#item67532 {
	width:136px !important;
	height:137px !important;
	left:396px !important;
}

#item30836 {
	width:137px !important;
	height:76px !important;
}

#item67537 {
	width:137px !important;
	height:76px !important;
	left:278px !important;
	top:173px !important;
}

#item30837 {
	width:102px !important;
	height:66px !important;
}

#item67543 {
	width:102px !important;
	height:66px !important;
	left:428px !important;
	top:198px !important;
}

#item30838 {
	width:184px !important;
	height:296px !important;
}

#item67548 {
	width:184px !important;
	height:296px !important;
	left:83px !important;
	top:14px !important;
}

#item59479 {
	width:75px !important;
	height:39px !important;
	left:13px !important;
	top:151px !important;
}

#item59509 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59536 {
	width:241px !important;
	height:9px !important;
	left:277px !important;
	top:282px !important;
}

#item59568 {
	width:241px !important;
	height:9px !important;
	left:277px !important;
	top:292px !important;
}

#item59598 {
	width:241px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item59628 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item59659 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30839 {
	width:266px !important;
	height:237px !important;
}

#item67553 {
	width:266px !important;
	height:237px !important;
}

#item30840 {
	width:259px !important;
	height:123px !important;
}

#item67558 {
	width:259px !important;
	height:123px !important;
	left:278px !important;
	top:14px !important;
}

#item30841 {
	width:208px !important;
	height:144px !important;
}

#item67563 {
	width:208px !important;
	height:144px !important;
	left:327px !important;
	top:187px !important;
}

#item30842 {
	width:208px !important;
	height:132px !important;
}

#item67568 {
	width:208px !important;
	height:132px !important;
	left:269px !important;
	top:292px !important;
}

#item30843 {
	width:227px !important;
	height:154px !important;
}

#item67573 {
	width:227px !important;
	height:154px !important;
	left:310px !important;
	top:393px !important;
}

#item30844 {
	width:224px !important;
	height:119px !important;
}

#item67578 {
	width:224px !important;
	height:119px !important;
	left:23px !important;
	top:286px !important;
}

#item30848 {
	width:232px !important;
	height:152px !important;
}

#item67583 {
	width:232px !important;
	height:152px !important;
	left:35px !important;
	top:378px !important;
}

#item59689 {
	width:121px !important;
	height:29px !important;
	left:152px !important;
	top:249px !important;
}

#item59721 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:168px !important;
}

#item59753 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item59783 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item59810 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59838 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59871 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30853 {
	width:281px !important;
	height:349px !important;
}

#item67589 {
	width:281px !important;
	height:349px !important;
	left:249px !important;
	top:14px !important;
}

#item30849 {
	width:187px !important;
	height:129px !important;
}

#item67594 {
	width:187px !important;
	height:129px !important;
	left:127px !important;
	top:312px !important;
}

#item30850 {
	width:196px !important;
	height:130px !important;
}

#item67599 {
	width:196px !important;
	height:130px !important;
	left:119px !important;
	top:398px !important;
}

#item30851 {
	width:228px !important;
	height:137px !important;
}

#item67604 {
	width:228px !important;
	height:137px !important;
	left:38px !important;
	top:496px !important;
}

#item30852 {
	width:204px !important;
	height:179px !important;
}

#item67609 {
	width:204px !important;
	height:179px !important;
	left:326px !important;
	top:374px !important;
}

#item30854 {
	width:229px !important;
	height:290px !important;
}

#item67614 {
	width:229px !important;
	height:290px !important;
	left:7px !important;
	top:12px !important;
}

#item59901 {
	width:117px !important;
	height:20px !important;
	left:246px !important;
	top:219px !important;
}

#item59931 {
	width:78px !important;
	height:20px !important;
	left:161px !important;
	top:310px !important;
}

#item59958 {
	width:216px !important;
	height:9px !important;
	left:325px !important;
	top:610px !important;
}

#item59989 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:459px !important;
}

#item60016 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:470px !important;
}

#item60043 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:480px !important;
}

#item30855 {
	width:116px !important;
	height:95px !important;
}

#item67619 {
	width:116px !important;
	height:95px !important;
	left:391px !important;
	top:10px !important;
}

#item30856 {
	width:104px !important;
	height:84px !important;
}

#item67624 {
	width:104px !important;
	height:84px !important;
	left:434px !important;
	top:70px !important;
}

#item30857 {
	width:108px !important;
	height:90px !important;
}

#item67629 {
	width:108px !important;
	height:90px !important;
	left:311px !important;
	top:62px !important;
}

#item30858 {
	width:264px !important;
	height:120px !important;
}

#item67634 {
	width:264px !important;
	height:120px !important;
	left:266px !important;
	top:158px !important;
}

#item30860 {
	width:139px !important;
	height:150px !important;
}

#item67640 {
	width:139px !important;
	height:150px !important;
	left:6px !important;
	top:7px !important;
}

#item30861 {
	width:172px !important;
	height:157px !important;
}

#item67645 {
	width:172px !important;
	height:157px !important;
	left:71px !important;
	top:113px !important;
}

#item30862 {
	width:197px !important;
	height:274px !important;
}

#item67650 {
	width:197px !important;
	height:274px !important;
	left:14px !important;
	top:340px !important;
}

#item30863 {
	width:230px !important;
	height:124px !important;
}

#item67655 {
	width:230px !important;
	height:124px !important;
	left:236px !important;
	top:443px !important;
}

#item30864 {
	width:222px !important;
	height:142px !important;
}

#item67660 {
	width:222px !important;
	height:142px !important;
	left:314px !important;
	top:507px !important;
}

#item60070 {
	width:248px !important;
	height:9px !important;
	left:271px !important;
	top:321px !important;
}

#item60100 {
	width:215px !important;
	height:9px !important;
	left:299px !important;
	top:401px !important;
}

#item60130 {
	width:215px !important;
	height:9px !important;
	left:299px !important;
	top:412px !important;
}

#item60160 {
	width:215px !important;
	height:9px !important;
	left:299px !important;
	top:422px !important;
}

#item60190 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item60221 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:324px !important;
}

#item60249 {
	width:131px !important;
	height:9px !important;
	left:174px !important;
	top:76px !important;
}

#item60276 {
	width:131px !important;
	height:9px !important;
	left:174px !important;
	top:87px !important;
}

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

#item67666 {
	width:252px !important;
	height:230px !important;
	left:14px !important;
	top:323px !important;
}

#item30866 {
	width:243px !important;
	height:162px !important;
}

#item67671 {
	width:243px !important;
	height:162px !important;
	left:292px !important;
	top:337px !important;
}

#item30867 {
	width:150px !important;
	height:75px !important;
}

#item67676 {
	width:150px !important;
	height:75px !important;
	left:303px !important;
	top:502px !important;
}

#item30868 {
	width:166px !important;
	height:82px !important;
}

#item67681 {
	width:166px !important;
	height:82px !important;
	left:256px !important;
	top:541px !important;
}

#item30869 {
	width:110px !important;
	height:72px !important;
}

#item67686 {
	width:110px !important;
	height:72px !important;
	left:277px !important;
}

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

#item67691 {
	width:78px !important;
	height:76px !important;
	left:278px !important;
	top:48px !important;
}

#item30872 {
	width:142px !important;
	height:167px !important;
}

#item67696 {
	width:142px !important;
	height:167px !important;
	left:391px !important;
	top:120px !important;
}

#item30873 {
	width:83px !important;
	height:151px !important;
}

#item67701 {
	width:83px !important;
	height:151px !important;
	left:6px !important;
	top:12px !important;
}

#item30875 {
	width:98px !important;
	height:153px !important;
}

#item67706 {
	width:98px !important;
	height:153px !important;
	left:169px !important;
	top:9px !important;
}

#item30874 {
	width:81px !important;
	height:150px !important;
}

#item67712 {
	width:81px !important;
	height:150px !important;
	left:93px !important;
	top:73px !important;
}

#item60303 {
	width:93px !important;
	height:20px !important;
	left:281px !important;
	top:244px !important;
}

#item60335 {
	width:97px !important;
	height:20px !important;
	left:281px !important;
	top:264px !important;
}

#item60362 {
	width:89px !important;
	height:9px !important;
	left:276px !important;
	top:390px !important;
}

#item60389 {
	width:89px !important;
	height:9px !important;
	left:276px !important;
	top:400px !important;
}

#item60416 {
	width:88px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item60443 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item60471 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item60498 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item60525 {
	width:222px !important;
	height:9px !important;
	left:21px !important;
	top:599px !important;
}

#item60555 {
	width:222px !important;
	height:9px !important;
	left:21px !important;
	top:610px !important;
}

#item30878 {
	width:302px !important;
	height:405px !important;
}

#item67717 {
	width:302px !important;
	height:405px !important;
	left:220px !important;
	top:139px !important;
}

#item30879 {
	width:238px !important;
	height:208px !important;
}

#item67722 {
	width:238px !important;
	height:208px !important;
	left:9px !important;
	top:113px !important;
}

#item30880 {
	width:103px !important;
	height:128px !important;
}

#item67727 {
	width:103px !important;
	height:128px !important;
	left:143px !important;
	top:426px !important;
}

#item60585 {
	width:194px !important;
	height:9px !important;
	left:20px !important;
	top:405px !important;
}

#item60612 {
	width:88px !important;
	height:29px !important;
	left:21px !important;
	top:533px !important;
}
#in5footer,  #prefooter {display:none;}
