/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1400px; height:800px; }
.page-scale-wrap { width:1400px; height:800px; background: #fff !important; }
.paper-vertical { width:1400px; height:100%; }
.paper-horizontal { width:126900px; height:812px; }
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1400px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item2641 {
	width:1400px !important;
	height:30px !important;
	top:130px !important;
	background:#dbdcde;
}

#item2665 {
	width:1400px !important;
	height:65px !important;
	top:690px !important;
	background:#004990;
}

#item39271 {
	width:127px !important;
	height:77px !important;
	left:60px !important;
	top:27px !important;
}

#item16737 {
	width:300px !important;
	height:310px !important;
	left:390px !important;
	top:320px !important;
}

#item16741 {
	width:300px !important;
	height:310px !important;
	left:1040px !important;
	top:320px !important;
}

#item16739 {
	width:300px !important;
	height:310px !important;
	left:715px !important;
	top:320px !important;
}

#item2543 {
	width:1400px !important;
	height:30px !important;
	top:130px !important;
	background:#dbdcde;
}

#item16734 {
	width:100px !important;
	height:30px !important;
	left:1240px !important;
	top:130px !important;
}

#item2567 {
	width:1400px !important;
	height:65px !important;
	top:690px !important;
	background:#004990;
}

#item39276 {
	width:127px !important;
	height:77px !important;
	left:60px !important;
	top:27px !important;
}

#item16743 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item16746 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23284 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item16750 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item16751 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item16752 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item23366 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item16772 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item16773 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23421 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item16779 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item16780 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item16782 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item23447 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item16801 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item16802 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23500 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item23527 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34288 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item34291 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item16815 {
	width:300px !important;
	height:250px !important;
	left:387px !important;
	top:330px !important;
}

#item16816 {
	width:300px !important;
	height:250px !important;
	left:713px !important;
	top:330px !important;
}

#item23554 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17230 {
	width:300px !important;
	height:250px !important;
	left:387px !important;
	top:330px !important;
}

#item17231 {
	width:300px !important;
	height:250px !important;
	left:713px !important;
	top:330px !important;
}

#item23615 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item23641 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34347 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item34349 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17243 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17244 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23668 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17252 {
	width:300px !important;
	height:310px !important;
	left:1040px !important;
	top:320px !important;
}

#item23699 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34524 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item34525 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item34523 {
	width:300px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item17370 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17371 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23725 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17380 {
	width:235px !important;
	height:310px !important;
	left:1105px !important;
	top:320px !important;
}

#item23751 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34651 {
	width:235px !important;
	height:310px !important;
	left:321px !important;
	top:320px !important;
}

#item34652 {
	width:235px !important;
	height:310px !important;
	left:582px !important;
	top:320px !important;
}

#item34653 {
	width:235px !important;
	height:310px !important;
	left:844px !important;
	top:320px !important;
}

#item34650 {
	width:235px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item23778 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34723 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item34722 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item23804 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34793 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item34792 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17858 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17859 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23310 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17864 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item17865 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item17866 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item23837 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17874 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17875 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23863 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17880 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item17881 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item17882 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item23889 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item17892 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17893 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23915 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item23941 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item34859 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item34858 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17904 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item17905 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23974 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item24000 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35024 {
	width:195px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item35025 {
	width:195px !important;
	height:310px !important;
	left:277px !important;
	top:320px !important;
}

#item35026 {
	width:195px !important;
	height:310px !important;
	left:494px !important;
	top:320px !important;
}

#item35027 {
	width:195px !important;
	height:310px !important;
	left:711px !important;
	top:320px !important;
}

#item35028 {
	width:195px !important;
	height:310px !important;
	left:928px !important;
	top:320px !important;
}

#item35029 {
	width:195px !important;
	height:310px !important;
	left:1145px !important;
	top:320px !important;
}

#item18121 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18122 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24027 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18127 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18128 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24054 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18133 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18134 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24080 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18146 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item18147 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item18148 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item24132 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18156 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18157 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24166 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18166 {
	width:235px !important;
	height:310px !important;
	left:1105px !important;
	top:320px !important;
}

#item24192 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35179 {
	width:235px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item35178 {
	width:235px !important;
	height:310px !important;
	left:321px !important;
	top:320px !important;
}

#item35177 {
	width:235px !important;
	height:310px !important;
	left:582px !important;
	top:320px !important;
}

#item35176 {
	width:235px !important;
	height:310px !important;
	left:844px !important;
	top:320px !important;
}

#item18182 {
	width:235px !important;
	height:310px !important;
	left:1105px !important;
	top:320px !important;
}

#item24218 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35208 {
	width:235px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item35236 {
	width:235px !important;
	height:310px !important;
	left:321px !important;
	top:320px !important;
}

#item35267 {
	width:235px !important;
	height:310px !important;
	left:582px !important;
	top:320px !important;
}

#item35301 {
	width:235px !important;
	height:310px !important;
	left:844px !important;
	top:320px !important;
}

#item18197 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item18198 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item18199 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item24244 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18209 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item18210 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item18211 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item24270 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item24296 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35388 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35387 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24331 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35414 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35445 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24357 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35484 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35516 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24384 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35549 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35580 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18246 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18247 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24410 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item24436 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35619 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35652 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24462 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35688 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35719 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24495 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35770 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35801 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24521 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35837 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35869 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18276 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18277 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24547 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18283 {
	width:300px !important;
	height:310px !important;
	left:224px !important;
	top:320px !important;
}

#item18284 {
	width:300px !important;
	height:310px !important;
	left:551px !important;
	top:320px !important;
}

#item18285 {
	width:300px !important;
	height:310px !important;
	left:878px !important;
	top:320px !important;
}

#item24574 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item24604 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35905 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item35936 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24630 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item35979 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36010 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18305 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18306 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item23339 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18312 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18313 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24656 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18319 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18320 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24683 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18325 {
	width:300px !important;
	height:310px !important;
	left:223px !important;
	top:320px !important;
}

#item18326 {
	width:300px !important;
	height:310px !important;
	left:550px !important;
	top:320px !important;
}

#item18327 {
	width:300px !important;
	height:310px !important;
	left:877px !important;
	top:320px !important;
}

#item24710 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18335 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18336 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24742 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18342 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18343 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24768 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18349 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18350 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24794 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18356 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18357 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24820 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18363 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18364 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24846 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item24872 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36261 {
	width:167px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item36260 {
	width:167px !important;
	height:310px !important;
	left:246px !important;
	top:320px !important;
}

#item36259 {
	width:167px !important;
	height:310px !important;
	left:431px !important;
	top:320px !important;
}

#item36258 {
	width:167px !important;
	height:310px !important;
	left:617px !important;
	top:320px !important;
}

#item36257 {
	width:167px !important;
	height:310px !important;
	left:802px !important;
	top:320px !important;
}

#item36256 {
	width:167px !important;
	height:310px !important;
	left:988px !important;
	top:320px !important;
}

#item36255 {
	width:167px !important;
	height:310px !important;
	left:1173px !important;
	top:320px !important;
}

#item24906 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36344 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36343 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24932 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36363 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36394 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item24958 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36432 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36466 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18411 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18412 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item24984 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18418 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18419 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item25010 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item25036 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36500 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36531 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item25062 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36578 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36610 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18442 {
	width:235px !important;
	height:310px !important;
	left:1105px !important;
	top:320px !important;
}

#item25099 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36751 {
	width:235px !important;
	height:310px !important;
	left:60px !important;
	top:320px !important;
}

#item36752 {
	width:235px !important;
	height:310px !important;
	left:321px !important;
	top:320px !important;
}

#item36753 {
	width:235px !important;
	height:310px !important;
	left:583px !important;
	top:320px !important;
}

#item36754 {
	width:235px !important;
	height:310px !important;
	left:844px !important;
	top:320px !important;
}

#item25125 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36784 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36815 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item25151 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36901 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36900 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18721 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18722 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item25177 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item25203 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36907 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item36940 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18734 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18735 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item25235 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18743 {
	width:300px !important;
	height:310px !important;
	left:224px !important;
	top:320px !important;
}

#item18744 {
	width:300px !important;
	height:310px !important;
	left:551px !important;
	top:320px !important;
}

#item18745 {
	width:300px !important;
	height:310px !important;
	left:878px !important;
	top:320px !important;
}

#item25261 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item25287 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item36986 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item37017 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18759 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18760 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item25313 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18766 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18767 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item25340 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item18772 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item18773 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item25366 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item25399 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item37054 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item37085 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item25513 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item37121 {
	width:300px !important;
	height:310px !important;
	left:713px !important;
	top:320px !important;
}

#item37154 {
	width:300px !important;
	height:310px !important;
	left:387px !important;
	top:320px !important;
}

#item20383 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20302 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item20328 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item25575 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item20356 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item25602 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item20386 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20387 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item22889 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item25634 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item25660 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item25686 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item20438 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20439 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item25719 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item25745 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item25771 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item30345 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item20490 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20492 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item25809 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item25835 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item25861 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item30372 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item20550 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20551 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item25916 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item25942 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item30398 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item32293 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item20601 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20602 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item25982 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item26008 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item30429 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item37744 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item20652 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item20653 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item22218 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item26034 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item26065 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item30457 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item20705 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item21104 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item26096 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item26122 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item26148 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item30483 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item20759 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item21160 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item26174 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item26200 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item26226 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item30519 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item20810 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item21220 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item26254 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item26280 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item26306 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item30547 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item39971 {
	width:690px !important;
	height:30px !important;
	left:650px !important;
	top:595px !important;
	background:#dbdcde;
}

#item39995 {
	width:190px !important;
	height:30px !important;
	left:689px !important;
	top:595px !important;
}

#item40021 {
	width:100px !important;
	height:30px !important;
	left:1053px !important;
	top:595px !important;
}

#item40047 {
	width:145px !important;
	height:30px !important;
	left:1155px !important;
	top:595px !important;
}

#item40073 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item40402 {
	width:170px !important;
	height:30px !important;
	left:881px !important;
	top:595px !important;
}

#item32789 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item32896 {
	width:215px !important;
	height:110px !important;
	left:60px !important;
	top:490px !important;
	background:#dbdcde;
}

#item33030 {
	width:215px !important;
	height:110px !important;
	left:750px !important;
	top:490px !important;
	background:#dbdcde;
}

#item32897 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:498px !important;
}

#item33031 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:498px !important;
}

#item32923 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:530px !important;
}

#item33058 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:530px !important;
}

#item32949 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:562px !important;
}

#item33084 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:562px !important;
}

#item21553 {
	width:215px !important;
	height:110px !important;
	left:60px !important;
	top:490px !important;
	background:#dbdcde;
}

#item21554 {
	width:215px !important;
	height:110px !important;
	left:750px !important;
	top:490px !important;
	background:#dbdcde;
}

#item21555 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:498px !important;
}

#item21580 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:498px !important;
}

#item21630 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:562px !important;
}

#item26610 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:530px !important;
}

#item26637 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:562px !important;
}

#item26669 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:530px !important;
}

#item30670 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}

#item39743 {
	width:215px !important;
	height:110px !important;
	left:750px !important;
	top:490px !important;
	background:#dbdcde;
}

#item39599 {
	width:215px !important;
	height:110px !important;
	left:60px !important;
	top:490px !important;
	background:#dbdcde;
}

#item21707 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:498px !important;
}

#item21768 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:498px !important;
}

#item26695 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:530px !important;
}

#item26721 {
	width:215px !important;
	height:30px !important;
	left:60px !important;
	top:562px !important;
}

#item26751 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:562px !important;
}

#item26777 {
	width:215px !important;
	height:30px !important;
	left:750px !important;
	top:530px !important;
}

#item30699 {
	width:90px !important;
	height:30px !important;
	left:1148px !important;
	top:130px !important;
}
#in5footer,  #prefooter {display:none;}
