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

#item148763 {
	width:1651px !important;
	left:134px !important;
	top:1010px !important;
	min-height:139px !important;
}

#item148848 {
	width:78px !important;
	left:184px !important;
	top:18px !important;
	min-height:23px !important;
}

#item149040 {
	width:170px !important;
	top:5px !important;
	min-height:13px !important;
}

#item149063 {
	width:240px !important;
	left:188px !important;
	min-height:22px !important;
}

#item149086 {
	width:41px !important;
	left:448px !important;
	top:5px !important;
	min-height:13px !important;
}

#item149109 {
	width:273px !important;
	left:509px !important;
	min-height:22px !important;
}

#item149333 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item153714 {
	width:540px !important;
	left:996px !important;
	top:1587px !important;
	min-height:270px !important;
}

#item149359 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item149436 {
	width:1131px !important;
	left:394px !important;
	top:168px !important;
	min-height:327px !important;
}

#item149492 {
	width:510px !important;
	left:384px !important;
	top:1694px !important;
	min-height:263px !important;
}

#item153774 {
	width:510px !important;
	left:384px !important;
	top:1587px !important;
	min-height:87px !important;
}

#item153801 {
	width:510px !important;
	left:996px !important;
	top:1868px !important;
	min-height:44px !important;
}

#item149564 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item149588 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item149716 {
	width:1651px !important;
	left:134px !important;
	top:165px !important;
	min-height:336px !important;
}

#item149882 {
	width:585px !important;
	left:667px !important;
	top:1598px !important;
	min-height:23px !important;
}

#item149909 {
	width:585px !important;
	left:667px !important;
	top:561px !important;
	min-height:23px !important;
}

#item149776 {
	width:637px !important;
	left:261px !important;
	top:1821px !important;
	min-height:173px !important;
}

#item149799 {
	width:637px !important;
	left:261px !important;
	top:1700px !important;
	min-height:121px !important;
}

#item149828 {
	width:637px !important;
	left:1022px !important;
	top:1821px !important;
	min-height:233px !important;
}

#item149851 {
	width:637px !important;
	left:1022px !important;
	top:1700px !important;
	min-height:121px !important;
}

#item149941 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item149964 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item150011 {
	width:637px !important;
	left:253px !important;
	top:1100px !important;
	min-height:192px !important;
}

#item150034 {
	width:637px !important;
	left:253px !important;
	top:940px !important;
	min-height:128px !important;
}

#item150057 {
	width:637px !important;
	left:1030px !important;
	top:939px !important;
	min-height:353px !important;
}

#item150103 {
	width:585px !important;
	left:667px !important;
	top:864px !important;
	min-height:23px !important;
}

#item150183 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item150206 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item150229 {
	width:570px !important;
	left:336px !important;
	top:315px !important;
	min-height:413px !important;
}

#item150252 {
	width:570px !important;
	left:336px !important;
	top:234px !important;
	min-height:40px !important;
}

#item150275 {
	width:570px !important;
	left:1015px !important;
	top:866px !important;
	min-height:413px !important;
}

#item150321 {
	width:585px !important;
	left:667px !important;
	top:132px !important;
	min-height:23px !important;
}

#item150373 {
	width:570px !important;
	left:336px !important;
	top:1740px !important;
	min-height:270px !important;
}

#item150397 {
	width:570px !important;
	left:336px !important;
	top:1580px !important;
	min-height:128px !important;
}

#item150428 {
	width:570px !important;
	left:1015px !important;
	top:1324px !important;
	min-height:76px !important;
}

#item150559 {
	width:51px !important;
	left:1035px !important;
	top:137px !important;
	min-height:13px !important;
}

#item150598 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item150621 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item150644 {
	width:1475px !important;
	left:223px !important;
	top:112px !important;
	min-height:722px !important;
}

#item150914 {
	width:637px !important;
	left:198px !important;
	top:1035px !important;
	min-height:212px !important;
}

#item150937 {
	width:637px !important;
	left:198px !important;
	top:914px !important;
	min-height:85px !important;
}

#item150961 {
	width:637px !important;
	left:1134px !important;
	top:1810px !important;
	min-height:263px !important;
}

#item150984 {
	width:637px !important;
	left:1134px !important;
	top:1656px !important;
	min-height:121px !important;
}

#item151032 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item151055 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item151078 {
	width:637px !important;
	left:641px !important;
	top:913px !important;
	min-height:240px !important;
}

#item153548 {
	width:637px !important;
	left:641px !important;
	top:1178px !important;
	min-height:46px !important;
}

#item151324 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item151352 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item151375 {
	width:876px !important;
	left:158px !important;
	top:150px !important;
	min-height:348px !important;
}

#item151398 {
	width:637px !important;
	left:1148px !important;
	top:219px !important;
	min-height:509px !important;
}

#item151421 {
	width:518px !important;
	left:1148px !important;
	top:150px !important;
	min-height:34px !important;
}

#item151510 {
	width:637px !important;
	left:1148px !important;
	top:806px !important;
	min-height:262px !important;
}

#item155127 {
	width:637px !important;
	left:1148px !important;
	top:691px !important;
	min-height:75px !important;
}

#item151727 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item151750 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item151773 {
	width:1651px !important;
	left:134px !important;
	top:668px !important;
	min-height:306px !important;
}

#item151843 {
	width:726px !important;
	left:585px !important;
	top:1221px !important;
	min-height:272px !important;
}

#item151866 {
	width:726px !important;
	left:585px !important;
	top:1100px !important;
	min-height:92px !important;
}

#item151981 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152004 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152096 {
	width:585px !important;
	left:667px !important;
	top:102px !important;
	min-height:23px !important;
}

#item152303 {
	width:1066px !important;
	left:427px !important;
	top:201px !important;
	min-height:1105px !important;
}

#item152341 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152364 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152387 {
	width:585px !important;
	left:667px !important;
	top:102px !important;
	min-height:23px !important;
}

#item152411 {
	width:1066px !important;
	left:427px !important;
	top:201px !important;
	min-height:1111px !important;
}

#item152459 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152482 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152506 {
	width:883px !important;
	left:519px !important;
	top:102px !important;
	min-height:23px !important;
}

#item152529 {
	width:1066px !important;
	left:427px !important;
	top:201px !important;
	min-height:693px !important;
}

#item152624 {
	width:883px !important;
	left:519px !important;
	top:1650px !important;
	min-height:23px !important;
}

#item152647 {
	width:1066px !important;
	left:427px !important;
	top:1749px !important;
	min-height:303px !important;
}

#item152693 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152716 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152762 {
	width:1066px !important;
	left:427px !important;
	top:120px !important;
	min-height:1176px !important;
}

#item152578 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152601 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152799 {
	width:1066px !important;
	left:427px !important;
	top:189px !important;
	min-height:837px !important;
}

#item152835 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152859 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152882 {
	width:585px !important;
	left:667px !important;
	top:84px !important;
	min-height:23px !important;
}

#item152905 {
	width:1066px !important;
	left:427px !important;
	top:201px !important;
	min-height:1881px !important;
}

#item152952 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item152975 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item153051 {
	width:1066px !important;
	left:427px !important;
	min-height:1242px !important;
}

#item153857 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item153880 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item153903 {
	width:1651px !important;
	left:134px !important;
	top:160px !important;
	min-height:173px !important;
}

#item153972 {
	width:637px !important;
	left:261px !important;
	top:1821px !important;
	min-height:173px !important;
}

#item153995 {
	width:637px !important;
	left:261px !important;
	top:1700px !important;
	min-height:97px !important;
}

#item154019 {
	width:637px !important;
	left:1022px !important;
	top:1700px !important;
	min-height:320px !important;
}

#item153949 {
	width:860px !important;
	min-height:23px !important;
}

#item154093 {
	width:51px !important;
	left:465px !important;
	top:5px !important;
	min-height:13px !important;
}

#item154408 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item154436 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item154459 {
	width:1475px !important;
	left:223px !important;
	top:183px !important;
	min-height:335px !important;
}

#item154589 {
	width:860px !important;
	left:530px !important;
	top:641px !important;
	min-height:23px !important;
}

#item154482 {
	width:570px !important;
	left:192px !important;
	top:974px !important;
	min-height:210px !important;
}

#item154505 {
	width:570px !important;
	left:192px !important;
	top:853px !important;
	min-height:85px !important;
}

#item154528 {
	width:570px !important;
	left:1158px !important;
	top:1607px !important;
	min-height:322px !important;
}

#item154551 {
	width:570px !important;
	left:1158px !important;
	top:1354px !important;
	min-height:210px !important;
}

#item154665 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item154688 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item154711 {
	width:570px !important;
	left:266px !important;
	top:308px !important;
	min-height:235px !important;
}

#item154734 {
	width:570px !important;
	left:266px !important;
	top:151px !important;
	min-height:113px !important;
}

#item154758 {
	width:570px !important;
	left:1016px !important;
	top:814px !important;
	min-height:235px !important;
}

#item154804 {
	width:570px !important;
	left:266px !important;
	top:1746px !important;
	min-height:210px !important;
}

#item154827 {
	width:570px !important;
	left:266px !important;
	top:1586px !important;
	min-height:128px !important;
}

#item154850 {
	width:570px !important;
	left:1016px !important;
	top:1087px !important;
	min-height:76px !important;
}

#item154938 {
	width:570px !important;
	left:1016px !important;
	top:1201px !important;
	min-height:119px !important;
}

#item155707 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item155730 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item155764 {
	width:618px !important;
	left:267px !important;
	top:448px !important;
	min-height:762px !important;
}

#item155831 {
	width:1651px !important;
	left:134px !important;
	top:141px !important;
	min-height:173px !important;
}

#item155855 {
	width:618px !important;
	left:267px !important;
	top:359px !important;
	min-height:23px !important;
}

#item156051 {
	width:618px !important;
	left:1033px !important;
	top:1238px !important;
	min-height:23px !important;
}

#item156107 {
	width:618px !important;
	left:1033px !important;
	top:1317px !important;
	min-height:588px !important;
}

#item156968 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item156991 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157021 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157044 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item155971 {
	width:618px !important;
	left:270px !important;
	top:203px !important;
	min-height:339px !important;
}

#item156172 {
	width:618px !important;
	left:1040px !important;
	top:789px !important;
	min-height:23px !important;
}

#item156217 {
	width:618px !important;
	left:1040px !important;
	top:867px !important;
	min-height:277px !important;
}

#item156251 {
	width:618px !important;
	left:270px !important;
	top:1548px !important;
	min-height:277px !important;
}

#item157215 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157238 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157369 {
	width:618px !important;
	left:267px !important;
	top:448px !important;
	min-height:762px !important;
}

#item157392 {
	width:1651px !important;
	left:134px !important;
	top:150px !important;
	min-height:173px !important;
}

#item157415 {
	width:860px !important;
	left:267px !important;
	top:364px !important;
	min-height:23px !important;
}

#item157439 {
	width:618px !important;
	left:1033px !important;
	top:1345px !important;
	min-height:23px !important;
}

#item157462 {
	width:618px !important;
	left:1033px !important;
	top:1418px !important;
	min-height:554px !important;
}

#item157502 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157525 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157580 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157604 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item157627 {
	width:618px !important;
	left:270px !important;
	top:242px !important;
	min-height:440px !important;
}

#item157656 {
	width:618px !important;
	left:1035px !important;
	top:950px !important;
	min-height:23px !important;
}

#item157692 {
	width:618px !important;
	left:1035px !important;
	top:1016px !important;
	min-height:244px !important;
}

#item157718 {
	width:618px !important;
	left:270px !important;
	top:1548px !important;
	min-height:409px !important;
}

#item158122 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158152 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158175 {
	width:1597px !important;
	left:161px !important;
	top:114px !important;
	min-height:580px !important;
}

#item158198 {
	width:637px !important;
	left:641px !important;
	top:1835px !important;
	min-height:236px !important;
}

#item158221 {
	width:637px !important;
	left:641px !important;
	top:1671px !important;
	min-height:164px !important;
}

#item158349 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158372 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158441 {
	width:570px !important;
	left:281px !important;
	top:1088px !important;
	min-height:181px !important;
}

#item158465 {
	width:570px !important;
	left:281px !important;
	top:967px !important;
	min-height:85px !important;
}

#item158488 {
	width:570px !important;
	left:1071px !important;
	top:1629px !important;
	min-height:294px !important;
}

#item158511 {
	width:570px !important;
	left:1071px !important;
	top:1493px !important;
	min-height:92px !important;
}

#item159108 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item159131 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158598 {
	width:618px !important;
	left:267px !important;
	top:481px !important;
	min-height:762px !important;
}

#item158644 {
	width:618px !important;
	left:267px !important;
	top:366px !important;
	min-height:65px !important;
}

#item158692 {
	width:618px !important;
	left:1033px !important;
	top:1381px !important;
	min-height:656px !important;
}

#item158736 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158759 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158814 {
	width:618px !important;
	left:1033px !important;
	top:1270px !important;
	min-height:65px !important;
}

#item159159 {
	width:1651px !important;
	left:134px !important;
	top:146px !important;
	min-height:173px !important;
}

#item158852 {
	width:618px !important;
	left:268px !important;
	top:340px !important;
	min-height:693px !important;
}

#item158875 {
	width:618px !important;
	left:268px !important;
	top:192px !important;
	min-height:109px !important;
}

#item158898 {
	width:618px !important;
	left:1034px !important;
	top:1308px !important;
	min-height:656px !important;
}

#item158930 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158955 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item158978 {
	width:618px !important;
	left:1034px !important;
	top:1117px !important;
	min-height:146px !important;
}

#item159547 {
	width:618px !important;
	left:267px !important;
	top:594px !important;
	min-height:173px !important;
}

#item159570 {
	width:618px !important;
	left:267px !important;
	top:432px !important;
	min-height:114px !important;
}

#item159616 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item159639 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item159685 {
	width:1651px !important;
	left:134px !important;
	top:146px !important;
	min-height:173px !important;
}

#item159747 {
	width:618px !important;
	left:1035px !important;
	top:1358px !important;
	min-height:525px !important;
}

#item159770 {
	width:618px !important;
	left:1035px !important;
	top:1155px !important;
	min-height:146px !important;
}

#item159908 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item159931 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160017 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160041 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160064 {
	width:585px !important;
	left:667px !important;
	top:146px !important;
	min-height:23px !important;
}

#item160087 {
	width:1066px !important;
	left:427px !important;
	top:245px !important;
	min-height:1145px !important;
}

#item160157 {
	width:51px !important;
	left:866px !important;
	top:151px !important;
	min-height:13px !important;
}

#item160295 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160318 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160364 {
	width:1066px !important;
	left:427px !important;
	top:98px !important;
	min-height:1916px !important;
}

#item160999 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item161022 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160435 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160458 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160504 {
	width:1066px !important;
	left:427px !important;
	top:157px !important;
	min-height:1945px !important;
}

#item160481 {
	width:585px !important;
	min-height:23px !important;
}

#item160527 {
	width:51px !important;
	left:197px !important;
	top:5px !important;
	min-height:13px !important;
}

#item161130 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item161153 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160581 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160604 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160627 {
	width:585px !important;
	left:667px !important;
	top:66px !important;
	min-height:24px !important;
}

#item160650 {
	width:1066px !important;
	left:427px !important;
	top:169px !important;
	min-height:1406px !important;
}

#item160727 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160750 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item160796 {
	width:1066px !important;
	left:427px !important;
	top:108px !important;
	min-height:1425px !important;
}

#item161530 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item161554 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item161577 {
	width:1651px !important;
	left:134px !important;
	top:96px !important;
	min-height:306px !important;
}

#item161646 {
	width:717px !important;
	left:968px !important;
	top:1776px !important;
	min-height:148px !important;
}

#item161669 {
	width:717px !important;
	left:134px !important;
	top:1776px !important;
	min-height:121px !important;
}

#item161757 {
	width:717px !important;
	left:601px !important;
	top:452px !important;
	min-height:121px !important;
}

#item161831 {
	width:717px !important;
	left:968px !important;
	top:1973px !important;
	min-height:87px !important;
}

#item161871 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item161894 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item161917 {
	width:570px !important;
	left:315px !important;
	top:407px !important;
	min-height:207px !important;
}

#item161940 {
	width:570px !important;
	left:315px !important;
	top:289px !important;
	min-height:76px !important;
}

#item161964 {
	width:570px !important;
	left:1077px !important;
	top:1105px !important;
	min-height:146px !important;
}

#item162010 {
	width:570px !important;
	left:315px !important;
	top:1644px !important;
	min-height:304px !important;
}

#item162033 {
	width:570px !important;
	left:315px !important;
	top:1524px !important;
	min-height:76px !important;
}

#item162056 {
	width:570px !important;
	left:1077px !important;
	top:908px !important;
	min-height:163px !important;
}

#item162150 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item162173 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item162196 {
	width:1651px !important;
	left:134px !important;
	top:165px !important;
	min-height:163px !important;
}

#item162219 {
	width:570px !important;
	left:281px !important;
	top:603px !important;
	min-height:148px !important;
}

#item162243 {
	width:570px !important;
	left:281px !important;
	top:480px !important;
	min-height:87px !important;
}

#item162359 {
	width:570px !important;
	left:1026px !important;
	top:1822px !important;
	min-height:87px !important;
}

#item162382 {
	width:570px !important;
	left:1026px !important;
	top:1621px !important;
	min-height:163px !important;
}

#item162472 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item162495 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item162541 {
	width:570px !important;
	left:1058px !important;
	top:1662px !important;
	min-height:246px !important;
}

#item162564 {
	width:570px !important;
	left:1058px !important;
	top:1490px !important;
	min-height:121px !important;
}

#item162411 {
	width:570px !important;
	left:292px !important;
	top:417px !important;
	min-height:121px !important;
}

#item162434 {
	width:570px !important;
	left:292px !important;
	top:252px !important;
	min-height:121px !important;
}

#item162979 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item163002 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item162839 {
	width:683px !important;
	left:210px !important;
	top:1701px !important;
	min-height:360px !important;
}

#item162862 {
	width:637px !important;
	left:1073px !important;
	top:1850px !important;
	min-height:182px !important;
}

#item162885 {
	width:637px !important;
	left:1073px !important;
	top:1729px !important;
	min-height:85px !important;
}

#item164186 {
	width:1539px !important;
	left:190px !important;
	top:102px !important;
	min-height:360px !important;
}

#item162714 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item162737 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item163105 {
	width:683px !important;
	left:223px !important;
	top:90px !important;
	min-height:156px !important;
}

#item163128 {
	width:637px !important;
	left:223px !important;
	top:497px !important;
	min-height:384px !important;
}

#item163151 {
	width:637px !important;
	left:223px !important;
	top:319px !important;
	min-height:128px !important;
}

#item163188 {
	width:683px !important;
	left:223px !important;
	top:1182px !important;
	min-height:360px !important;
}

#item163211 {
	width:637px !important;
	left:1086px !important;
	top:1339px !important;
	min-height:484px !important;
}

#item163234 {
	width:637px !important;
	left:1086px !important;
	top:1218px !important;
	min-height:85px !important;
}

#item163517 {
	width:52px !important;
	left:53px !important;
	top:1068px !important;
	min-height:23px !important;
}

#item163540 {
	width:52px !important;
	left:1815px !important;
	top:1068px !important;
	min-height:23px !important;
}
#in5footer,  #prefooter {display:none;}
