/* 	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:420px; height:737px; background: #fff !important; }
.paper-vertical { width:420px; height:100%; }
.paper-horizontal { width:90201px; height:749px; }
@media all and (max-height:737px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:420px) {
	.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 #2056ae; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#2056ae;}
#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;}
}

@keyframes fadein-5412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83382 {
	width:380px !important;
	left:20px !important;
	top:42px !important;
	min-height:114px !important;
}

#item85972 {
	width:214px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item89285 {
	width:179px !important;
	left:234px !important;
	top:128px !important;
	min-height:470px !important;
}

#item107239 {
	width:126px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item107240 {
	width:109px !important;
	left:8px !important;
	top:4px !important;
	min-height:7px !important;
}

#item107263 {
	width:166px !important;
	left:234px !important;
	top:664px !important;
	min-height:16px !important;
}

#item150863 {
	width:179px !important;
	left:221px !important;
	top:211px !important;
	min-height:171px !important;
}

#item150938 {
	width:179px !important;
	left:221px !important;
	top:406px !important;
	min-height:19px !important;
}

#item84388 {
	width:214px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item84476 {
	width:179px !important;
	left:221px !important;
	top:106px !important;
	min-height:564px !important;
}

#item87555 {
	width:179px !important;
	left:221px !important;
	top:38px !important;
	min-height:16px !important;
}

#item84452 {
	width:214px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item86035 {
	width:172px !important;
	left:221px !important;
	top:76px !important;
	min-height:597px !important;
}

#item146683 {
	width:428px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
	background:#efc9bd;
}

#item146639 {
	width:380px !important;
	left:20px !important;
	top:92px !important;
	min-height:537px !important;
}

#item146861 {
	width:428px !important;
	height:149px !important;
	left:-4px !important;
	top:-4px !important;
	background:#668297;
}

#item146868 {
	width:380px !important;
	left:20px !important;
	top:43px !important;
	min-height:83px !important;
}

#item77353 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item126736 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item126737 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132527 {
	width:178px !important;
	left:221px !important;
	top:519px !important;
	min-height:161px !important;
}

#item132554 {
	width:179px !important;
	left:20px !important;
	top:463px !important;
	min-height:218px !important;
}

#item132581 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item132582 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132605 {
	width:178px !important;
	left:221px !important;
	top:518px !important;
	min-height:163px !important;
}

#item132658 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item132684 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item132685 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132708 {
	width:178px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item132764 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item132790 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item132791 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132814 {
	width:178px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item146993 {
	width:220px !important;
	left:29px !important;
	top:60px !important;
	min-height:81px !important;
}

#item132859 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item132885 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item132886 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132909 {
	width:178px !important;
	left:221px !important;
	top:543px !important;
	min-height:137px !important;
}

#item147029 {
	width:166px !important;
	left:221px !important;
	top:87px !important;
	min-height:81px !important;
}

#item132957 {
	width:179px !important;
	left:20px !important;
	top:523px !important;
	min-height:158px !important;
}

#item132984 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item132985 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133054 {
	width:179px !important;
	left:20px !important;
	top:517px !important;
	min-height:164px !important;
}

#item133080 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133081 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133138 {
	width:179px !important;
	left:166px !important;
	top:151px !important;
	min-height:125px !important;
}

#item133282 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item133308 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133309 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133339 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item147144 {
	width:424px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
	background:#668297;
}

#item133384 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item133410 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133411 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133475 {
	width:179px !important;
	left:20px !important;
	top:517px !important;
	min-height:164px !important;
}

#item133501 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133502 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133531 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item133574 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item133600 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133601 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133632 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item133671 {
	width:179px !important;
	left:20px !important;
	top:517px !important;
	min-height:164px !important;
}

#item133697 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133698 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133727 {
	width:179px !important;
	left:221px !important;
	top:211px !important;
	min-height:315px !important;
}

#item133764 {
	width:179px !important;
	left:20px !important;
	top:517px !important;
	min-height:164px !important;
}

#item133790 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133791 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133819 {
	width:179px !important;
	left:221px !important;
	top:542px !important;
	min-height:139px !important;
}

#item133857 {
	width:179px !important;
	left:20px !important;
	top:553px !important;
	min-height:128px !important;
}

#item133883 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133884 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133912 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item133952 {
	width:179px !important;
	left:20px !important;
	top:589px !important;
	min-height:92px !important;
}

#item133978 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item133979 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134008 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item134049 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item134076 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item134077 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134105 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item147311 {
	width:142px !important;
	left:40px !important;
	top:565px !important;
	min-height:63px !important;
}

#item147325 {
	width:424px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
	background:#b66e62;
}

#item134141 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item134167 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item134168 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134196 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item134229 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item134255 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item134257 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134286 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item147367 {
	width:287px !important;
	left:67px !important;
	top:106px !important;
	min-height:105px !important;
}

#item134327 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item134353 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item134354 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134384 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item134424 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item134450 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item134451 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134479 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item134932 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item134958 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item134959 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item147437 {
	width:179px !important;
	left:221px !important;
	top:509px !important;
	min-height:171px !important;
}

#item135035 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item135061 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135062 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135090 {
	width:380px !important;
	left:20px !important;
	top:517px !important;
	min-height:117px !important;
}

#item135131 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item135157 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135158 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135285 {
	width:179px !important;
	left:20px !important;
	top:553px !important;
	min-height:128px !important;
}

#item135311 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135312 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item147499 {
	width:176px !important;
	left:224px !important;
	top:89px !important;
	min-height:235px !important;
}

#item135407 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item135433 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135434 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item147674 {
	width:179px !important;
	left:20px !important;
	top:402px !important;
	min-height:279px !important;
}

#item135490 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item135516 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135517 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135545 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item151437 {
	width:179px !important;
	left:20px !important;
	top:397px !important;
	min-height:81px !important;
}

#item135568 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item135594 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135595 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135623 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item135787 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item135813 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135814 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135842 {
	width:179px !important;
	left:221px !important;
	top:561px !important;
	min-height:119px !important;
}

#item135916 {
	width:185px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item135942 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item135943 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item147740 {
	width:128px !important;
	left:275px !important;
	top:106px !important;
	min-height:283px !important;
}

#item136028 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item136054 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136055 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136083 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item136107 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item136133 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136134 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136162 {
	width:179px !important;
	left:221px !important;
	top:549px !important;
	min-height:131px !important;
}

#item147805 {
	width:379px !important;
	left:21px !important;
	top:537px !important;
	min-height:99px !important;
}

#item136199 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:116px !important;
}

#item136225 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136226 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136283 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item136309 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136310 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136337 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item136363 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item136390 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136391 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136417 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item136460 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:116px !important;
}

#item136486 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136487 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136516 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item136557 {
	width:179px !important;
	left:20px !important;
	top:502px !important;
	min-height:178px !important;
}

#item136583 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136584 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136613 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item136654 {
	width:179px !important;
	left:20px !important;
	top:502px !important;
	min-height:178px !important;
}

#item136680 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136681 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item147874 {
	width:257px !important;
	left:133px !important;
	top:543px !important;
	min-height:117px !important;
}

#item136744 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item136771 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136772 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item147955 {
	width:158px !important;
	left:229px !important;
	top:152px !important;
	min-height:153px !important;
}

#item136831 {
	width:179px !important;
	left:20px !important;
	top:553px !important;
	min-height:128px !important;
}

#item136857 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136858 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item148038 {
	width:222px !important;
	left:27px !important;
	top:515px !important;
	min-height:135px !important;
}

#item136916 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item136942 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item136943 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136971 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item137000 {
	width:179px !important;
	left:20px !important;
	top:577px !important;
	min-height:104px !important;
}

#item137026 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137027 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137101 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item137127 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137128 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137152 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item137214 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item137240 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137241 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137269 {
	width:179px !important;
	left:221px !important;
	top:555px !important;
	min-height:125px !important;
}

#item137293 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item137319 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137320 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137348 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item137385 {
	width:179px !important;
	left:20px !important;
	top:553px !important;
	min-height:128px !important;
}

#item137411 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137412 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137440 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item137469 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item137495 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137496 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137524 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item148155 {
	width:146px !important;
	left:20px !important;
	top:187px !important;
	min-height:153px !important;
}

#item137556 {
	width:179px !important;
	left:20px !important;
	top:403px !important;
	min-height:278px !important;
}

#item137582 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137583 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137642 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item137668 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137669 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137692 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item137733 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item137759 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137760 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137783 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item137827 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item137855 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137856 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item148232 {
	width:380px !important;
	left:20px !important;
	top:87px !important;
	min-height:70px !important;
}

#item137919 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item137945 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item137946 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137969 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item138006 {
	width:160px !important;
	left:20px !important;
	top:463px !important;
	min-height:218px !important;
}

#item138033 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138034 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138108 {
	width:179px !important;
	left:20px !important;
	top:551px !important;
	min-height:128px !important;
}

#item138134 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138135 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138158 {
	width:179px !important;
	left:221px !important;
	top:634px !important;
	min-height:45px !important;
}

#item148255 {
	width:179px !important;
	left:41px !important;
	top:483px !important;
	min-height:199px !important;
}

#item138216 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item138243 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138244 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138267 {
	width:179px !important;
	left:221px !important;
	top:543px !important;
	min-height:137px !important;
}

#item138290 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item138316 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138317 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138340 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item148352 {
	width:428px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
	background:#b66e62;
}

#item148359 {
	width:379px !important;
	left:21px !important;
	top:519px !important;
	min-height:99px !important;
}

#item138362 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item138388 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138389 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138412 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item138441 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item138467 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138468 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138491 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item138515 {
	width:179px !important;
	left:20px !important;
	top:553px !important;
	min-height:128px !important;
}

#item138541 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138542 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138565 {
	width:179px !important;
	left:221px !important;
	top:543px !important;
	min-height:137px !important;
}

#item138587 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item138613 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138614 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138637 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item138655 {
	width:179px !important;
	left:20px !important;
	top:546px !important;
	min-height:135px !important;
}

#item138681 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item138682 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138705 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item138730 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item138780 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item152226 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152227 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item148471 {
	width:138px !important;
	left:261px !important;
	top:259px !important;
	min-height:99px !important;
}

#item138802 {
	width:179px !important;
	left:20px !important;
	top:551px !important;
	min-height:130px !important;
}

#item138852 {
	width:179px !important;
	left:221px !important;
	top:621px !important;
	min-height:59px !important;
}

#item152254 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152255 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item148603 {
	width:138px !important;
	left:20px !important;
	top:338px !important;
	min-height:343px !important;
}

#item148639 {
	width:428px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
	background:#88a288;
}

#item138873 {
	width:179px !important;
	left:20px !important;
	top:516px !important;
	min-height:165px !important;
}

#item152285 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152286 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138942 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item152314 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152315 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139018 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item139069 {
	width:179px !important;
	left:221px !important;
	top:577px !important;
	min-height:101px !important;
}

#item152345 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152346 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139084 {
	width:179px !important;
	left:20px !important;
	top:577px !important;
	min-height:104px !important;
}

#item139134 {
	width:179px !important;
	left:221px !important;
	top:555px !important;
	min-height:125px !important;
}

#item152373 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152374 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139163 {
	width:179px !important;
	left:20px !important;
	top:504px !important;
	min-height:177px !important;
}

#item139190 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item139191 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item152400 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152401 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139235 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item139262 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item139263 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139287 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item152427 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152428 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139308 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item139358 {
	width:179px !important;
	left:221px !important;
	top:640px !important;
	min-height:41px !important;
}

#item152455 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152456 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139377 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item139427 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item152490 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152491 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139446 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item139496 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item152521 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152522 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139524 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item139550 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item139551 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item152548 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152549 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item148931 {
	width:201px !important;
	left:184px !important;
	top:447px !important;
	min-height:187px !important;
}

#item139592 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item139618 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item139619 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item152575 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152576 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item149003 {
	width:428px !important;
	height:149px !important;
	left:-4px !important;
	top:-4px !important;
	background:#688b77;
}

#item149009 {
	width:380px !important;
	left:20px !important;
	top:43px !important;
	background:#688b77;
	min-height:83px !important;
}

#item139709 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item139759 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item152602 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152603 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139800 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item139850 {
	width:179px !important;
	left:221px !important;
	top:555px !important;
	min-height:125px !important;
}

#item152640 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152641 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139874 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item152667 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152668 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item149169 {
	width:214px !important;
	height:745px !important;
	left:210px !important;
	top:-5px !important;
	background:#497d54;
}

#item149197 {
	width:179px !important;
	left:221px !important;
	top:67px !important;
	min-height:603px !important;
}

#item139942 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item139992 {
	width:179px !important;
	left:216px !important;
	top:615px !important;
	min-height:65px !important;
}

#item152694 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152695 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140021 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item152721 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152722 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item149342 {
	width:214px !important;
	height:745px !important;
	left:208px !important;
	top:-4px !important;
	background:#e1ccd3;
}

#item149365 {
	width:179px !important;
	left:221px !important;
	top:202px !important;
	background:#e1ccd3;
	min-height:333px !important;
}

#item140093 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140143 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item149441 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item152748 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152750 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140174 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140224 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item152792 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152794 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140246 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140272 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item140273 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140296 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item152821 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152822 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140326 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140376 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item152853 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152854 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140391 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140443 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item152882 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152883 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140459 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140509 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item152912 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152913 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140535 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item140586 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item152941 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152942 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140601 {
	width:179px !important;
	left:20px !important;
	top:479px !important;
	min-height:202px !important;
}

#item151396 {
	width:179px !important;
	left:221px !important;
	top:541px !important;
	min-height:139px !important;
}

#item152975 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item152976 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140673 {
	width:179px !important;
	left:20px !important;
	top:568px !important;
	min-height:112px !important;
}

#item140724 {
	width:179px !important;
	left:221px !important;
	top:554px !important;
	min-height:125px !important;
}

#item153008 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153009 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140746 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item153035 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153036 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item149760 {
	width:179px !important;
	left:43px !important;
	top:252px !important;
	min-height:117px !important;
}

#item140817 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item140867 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item153062 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153063 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140888 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item140938 {
	width:179px !important;
	left:221px !important;
	top:611px !important;
	min-height:65px !important;
}

#item153092 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153093 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140966 {
	width:179px !important;
	left:20px !important;
	top:503px !important;
	min-height:178px !important;
}

#item141016 {
	width:179px !important;
	left:221px !important;
	top:590px !important;
	min-height:91px !important;
}

#item153126 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153127 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141032 {
	width:179px !important;
	left:20px !important;
	top:503px !important;
	min-height:178px !important;
}

#item141082 {
	width:179px !important;
	left:221px !important;
	top:626px !important;
	min-height:55px !important;
}

#item153153 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153154 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141103 {
	width:179px !important;
	left:20px !important;
	top:567px !important;
	min-height:114px !important;
}

#item141153 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item153180 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153181 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141185 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item153208 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153209 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141250 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item141300 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item153240 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153241 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item151124 {
	width:428px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item141328 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item141378 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item153268 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153269 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141399 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item146745 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item153295 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153296 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141477 {
	width:142px !important;
	left:20px !important;
	top:577px !important;
	min-height:104px !important;
}

#item141527 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item153322 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153323 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141545 {
	width:179px !important;
	left:20px !important;
	top:581px !important;
	min-height:100px !important;
}

#item141595 {
	width:179px !important;
	left:221px !important;
	top:567px !important;
	min-height:113px !important;
}

#item153353 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153354 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141727 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item153392 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153393 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141621 {
	width:179px !important;
	left:20px !important;
	top:467px !important;
	min-height:214px !important;
}

#item141672 {
	width:179px !important;
	left:221px !important;
	top:518px !important;
	min-height:163px !important;
}

#item153419 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153420 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141799 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item153448 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153449 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141865 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item141915 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item153478 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153479 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item150121 {
	width:151px !important;
	left:244px !important;
	top:327px !important;
	min-height:315px !important;
}

#item141937 {
	width:179px !important;
	left:20px !important;
	top:556px !important;
	min-height:126px !important;
}

#item141988 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item153518 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153519 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142006 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item142056 {
	width:179px !important;
	left:221px !important;
	top:541px !important;
	min-height:137px !important;
}

#item153545 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153546 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142075 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item153572 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153574 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142143 {
	width:179px !important;
	left:20px !important;
	top:577px !important;
	min-height:104px !important;
}

#item153601 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153602 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142214 {
	width:166px !important;
	left:20px !important;
	top:523px !important;
	min-height:158px !important;
}

#item142240 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item142241 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item153628 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153629 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142282 {
	width:179px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item142332 {
	width:179px !important;
	left:221px !important;
	top:566px !important;
	min-height:115px !important;
}

#item153660 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153661 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142358 {
	width:179px !important;
	left:20px !important;
	top:491px !important;
	min-height:190px !important;
}

#item153698 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153699 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142423 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item146579 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item153728 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153729 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142497 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item145857 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item153755 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153756 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142562 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item146772 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item153786 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153788 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142627 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item142678 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item153815 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153816 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item150318 {
	width:117px !important;
	left:283px !important;
	top:201px !important;
	min-height:139px !important;
}

#item142702 {
	width:179px !important;
	left:20px !important;
	top:509px !important;
	min-height:172px !important;
}

#item142753 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item153846 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153847 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142771 {
	width:179px !important;
	left:20px !important;
	top:454px !important;
	min-height:227px !important;
}

#item142821 {
	width:179px !important;
	left:221px !important;
	top:470px !important;
	min-height:211px !important;
}

#item153873 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153874 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142849 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item142899 {
	width:179px !important;
	left:221px !important;
	top:591px !important;
	min-height:89px !important;
}

#item153900 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153901 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142917 {
	width:156px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item153934 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153935 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142967 {
	width:179px !important;
	left:221px !important;
	top:198px !important;
	min-height:341px !important;
}

#item142992 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item146615 {
	width:179px !important;
	left:221px !important;
	top:615px !important;
	min-height:65px !important;
}

#item153963 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153964 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143058 {
	width:179px !important;
	left:20px !important;
	top:543px !important;
	min-height:138px !important;
}

#item153990 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item153991 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143131 {
	width:179px !important;
	left:20px !important;
	top:531px !important;
	min-height:150px !important;
}

#item154026 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154027 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143197 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item154055 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154057 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143268 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item154083 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154084 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143335 {
	width:179px !important;
	left:20px !important;
	top:439px !important;
	min-height:242px !important;
}

#item143385 {
	width:179px !important;
	left:221px !important;
	top:470px !important;
	min-height:211px !important;
}

#item154110 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154111 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143401 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item143452 {
	width:179px !important;
	left:221px !important;
	top:579px !important;
	min-height:101px !important;
}

#item154140 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154141 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143478 {
	width:179px !important;
	left:20px !important;
	top:606px !important;
	min-height:75px !important;
}

#item146801 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item154168 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154169 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item150332 {
	width:428px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
	background:#88a288;
}

#item143543 {
	width:172px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item143593 {
	width:179px !important;
	left:221px !important;
	top:603px !important;
	min-height:77px !important;
}

#item154205 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154206 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143613 {
	width:172px !important;
	left:20px !important;
	top:492px !important;
	min-height:190px !important;
}

#item143663 {
	width:179px !important;
	left:221px !important;
	top:627px !important;
	min-height:53px !important;
}

#item154232 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154233 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143679 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item154264 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154265 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143750 {
	width:179px !important;
	left:20px !important;
	top:553px !important;
	min-height:128px !important;
}

#item154293 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154294 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143821 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item154322 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154323 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143902 {
	width:179px !important;
	left:20px !important;
	top:517px !important;
	min-height:164px !important;
}

#item154359 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154360 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143970 {
	width:179px !important;
	left:20px !important;
	top:535px !important;
	min-height:146px !important;
}

#item154386 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154387 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144043 {
	width:179px !important;
	left:20px !important;
	top:589px !important;
	min-height:92px !important;
}

#item154415 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154416 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144112 {
	width:179px !important;
	left:20px !important;
	top:529px !important;
	min-height:152px !important;
}

#item154445 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154446 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144191 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item154472 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154473 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144260 {
	width:179px !important;
	left:20px !important;
	top:589px !important;
	min-height:92px !important;
}

#item154502 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154503 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144329 {
	width:179px !important;
	left:20px !important;
	top:541px !important;
	min-height:140px !important;
}

#item154535 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154536 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144403 {
	width:179px !important;
	left:20px !important;
	top:546px !important;
	min-height:135px !important;
}

#item154563 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154564 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144468 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item154592 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154593 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144543 {
	width:179px !important;
	left:20px !important;
	top:516px !important;
	min-height:165px !important;
}

#item144593 {
	width:179px !important;
	left:221px !important;
	top:614px !important;
	min-height:67px !important;
}

#item154619 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154620 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144612 {
	width:179px !important;
	left:20px !important;
	top:523px !important;
	min-height:158px !important;
}

#item144662 {
	width:179px !important;
	left:221px !important;
	top:555px !important;
	min-height:125px !important;
}

#item154647 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154648 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144677 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item154681 {
	width:52px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item154682 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item131435 {
	width:214px !important;
	height:745px !important;
	left:210px !important;
	top:-4px !important;
	background:#668297;
}

#item131436 {
	width:214px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item131446 {
	width:167px !important;
	left:232px !important;
	top:114px !important;
	min-height:325px !important;
}

#item88795 {
	width:428px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item88951 {
	width:196px !important;
	height:32px !important;
	left:123px !important;
	top:42px !important;
}

#item88965 {
	width:59px !important;
	left:180px !important;
	top:694px !important;
	min-height:5px !important;
}

#item102514 {
	width:126px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item102515 {
	width:109px !important;
	left:8px !important;
	top:4px !important;
	min-height:7px !important;
}

#item102544 {
	width:126px !important;
	height:15px !important;
	background:#b6b0a8;
}

#item102545 {
	width:109px !important;
	left:8px !important;
	top:4px !important;
	min-height:7px !important;
}
#in5footer,  #prefooter {display:none;}
