/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:612px; height:792px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:4976px; height:804px; }
@media all and (max-height:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item5614 {
	width:516px !important;
	left:72px !important;
	top:59px !important;
	min-height:62px !important;
}

#item5656 {
	width:227px !important;
	left:271px !important;
	top:36px !important;
	min-height:36px !important;
}

#item7251 {
	width:270px !important;
	left:27px !important;
	top:136px !important;
	min-height:522px !important;
}

#item6013 {
	opacity:0.56;
	width:253px !important;
	height:114px !important;
	background:#e04303;
}

#item6040 {
	width:229px !important;
	left:27px !important;
	top:672px !important;
	min-height:86px !important;
}

#item9461 {
	width:19px !important;
	height:19px !important;
	left:514px !important;
	top:60px !important;
}

#item9475 {
	width:19px !important;
	height:19px !important;
	left:535px !important;
	top:60px !important;
}

#item9487 {
	width:18px !important;
	height:19px !important;
	left:555px !important;
	top:60px !important;
}

#item9499 {
	width:18px !important;
	height:20px !important;
	left:575px !important;
	top:59px !important;
}

#item1194 {
	width:163px !important;
	left:18px !important;
	top:11px !important;
	min-height:22px !important;
}

#item643 {
	width:585px !important;
	left:18px !important;
	top:45px !important;
	min-height:541px !important;
}

#item1900 {
	width:361px !important;
	height:179px !important;
	left:242px !important;
	top:595px !important;
	background:#f1e8e4;
	border:solid 1px #e04303;
	padding:9px;
}

#item8597 {
	width:332px !important;
	left:18px !important;
	top:511px !important;
	min-height:263px !important;
}

#item11253 {
	width:24px !important;
	left:18px !important;
	top:775px !important;
	min-height:13px !important;
}

#item9511 {
	width:199px !important;
	height:67px !important;
	left:9px !important;
	top:106px !important;
}

#item9523 {
	width:199px !important;
	height:47px !important;
	left:9px !important;
	top:176px !important;
}

#item9535 {
	width:198px !important;
	height:106px !important;
	left:6px !important;
	top:287px !important;
}

#item9547 {
	width:199px !important;
	height:71px !important;
	left:6px !important;
	top:397px !important;
}

#item9559 {
	width:196px !important;
	height:79px !important;
	left:214px !important;
	top:102px !important;
}

#item9572 {
	width:195px !important;
	height:73px !important;
	left:214px !important;
	top:186px !important;
}

#item9584 {
	width:197px !important;
	height:53px !important;
	left:213px !important;
	top:261px !important;
}

#item9596 {
	width:198px !important;
	height:66px !important;
	left:212px !important;
	top:317px !important;
}

#item9608 {
	width:200px !important;
	height:42px !important;
	left:212px !important;
	top:385px !important;
}

#item9621 {
	width:202px !important;
	height:63px !important;
	left:210px !important;
	top:430px !important;
}

#item9633 {
	width:390px !important;
	height:78px !important;
	left:12px !important;
	top:503px !important;
}

#item9645 {
	width:232px !important;
	height:47px !important;
	left:6px !important;
	top:726px !important;
}

#item9694 {
	width:201px !important;
	height:94px !important;
	left:612px !important;
	top:682px !important;
}

#item11092 {
	width:224px !important;
	height:45px !important;
	left:5px !important;
	top:626px !important;
}

#item11104 {
	width:202px !important;
	height:58px !important;
	left:7px !important;
	top:225px !important;
}

#item11230 {
	width:24px !important;
	left:570px !important;
	top:775px !important;
	min-height:13px !important;
}

#item689 {
	width:585px !important;
	left:9px !important;
	top:45px !important;
	min-height:525px !important;
}

#item1757 {
	width:188px !important;
	left:406px !important;
	top:45px !important;
	background:#ffece4;
	border:solid 1px #e04303;
	min-height:729px !important;
	padding:5px 9px 9px 9px;
}

#item8800 {
	width:388px !important;
	left:9px !important;
	top:591px !important;
	min-height:183px !important;
}

#item9658 {
	width:186px !important;
	height:206px !important;
	left:407px !important;
	top:161px !important;
}

#item9670 {
	width:186px !important;
	height:176px !important;
	left:407px !important;
	top:376px !important;
}

#item9682 {
	width:186px !important;
	height:211px !important;
	left:407px !important;
	top:562px !important;
}

#item1968 {
	width:306px !important;
	height:738px !important;
	left:18px !important;
	top:36px !important;
	background:#ffece4;
	border:double 4px #e04303;
}

#item1483 {
	width:570px !important;
	left:33px !important;
	top:45px !important;
	min-height:728px !important;
}

#item11207 {
	width:24px !important;
	left:18px !important;
	top:775px !important;
	min-height:13px !important;
}

#item9707 {
	width:302px !important;
	height:63px !important;
	left:20px !important;
	top:269px !important;
}

#item9720 {
	width:300px !important;
	height:55px !important;
	left:22px !important;
	top:336px !important;
}

#item9732 {
	width:300px !important;
	height:68px !important;
	left:22px !important;
	top:394px !important;
}

#item9744 {
	width:300px !important;
	height:91px !important;
	left:22px !important;
	top:466px !important;
}

#item9756 {
	width:300px !important;
	height:68px !important;
	left:21px !important;
	top:582px !important;
}

#item9768 {
	width:300px !important;
	height:79px !important;
	left:20px !important;
	top:686px !important;
}

#item9781 {
	width:279px !important;
	height:111px !important;
	left:333px !important;
	top:142px !important;
}

#item10132 {
	width:278px !important;
	height:109px !important;
	left:332px !important;
	top:257px !important;
}

#item10144 {
	width:279px !important;
	height:106px !important;
	left:330px !important;
	top:369px !important;
}

#item10156 {
	width:282px !important;
	height:107px !important;
	left:330px !important;
	top:479px !important;
}

#item10168 {
	width:282px !important;
	height:78px !important;
	left:330px !important;
	top:698px !important;
}

#item11116 {
	width:283px !important;
	height:107px !important;
	left:329px !important;
	top:588px !important;
}

#item11184 {
	width:24px !important;
	left:570px !important;
	top:775px !important;
	min-height:13px !important;
}

#item2451 {
	width:189px !important;
	height:532px !important;
	left:405px !important;
	top:26px !important;
	background:#f7936a;
}

#item6491 {
	width:585px !important;
	left:9px !important;
	top:577px !important;
	min-height:194px !important;
}

#item1524 {
	width:585px !important;
	left:9px !important;
	top:33px !important;
	min-height:528px !important;
}

#item7942 {
	width:366px !important;
	left:9px !important;
	top:400px !important;
	min-height:153px !important;
}

#item10180 {
	width:176px !important;
	height:71px !important;
	left:4px !important;
	top:81px !important;
}

#item10192 {
	width:187px !important;
	height:58px !important;
	left:5px !important;
	top:158px !important;
}

#item10204 {
	width:183px !important;
	height:43px !important;
	left:5px !important;
	top:221px !important;
}

#item10216 {
	width:179px !important;
	height:46px !important;
	left:4px !important;
	top:269px !important;
}

#item10228 {
	width:181px !important;
	height:48px !important;
	left:4px !important;
	top:320px !important;
}

#item10240 {
	width:166px !important;
	height:62px !important;
	left:202px !important;
	top:79px !important;
}

#item10252 {
	width:183px !important;
	height:57px !important;
	left:202px !important;
	top:145px !important;
}

#item10264 {
	width:183px !important;
	height:60px !important;
	left:202px !important;
	top:207px !important;
}

#item10277 {
	width:166px !important;
	height:45px !important;
	left:200px !important;
	top:286px !important;
}

#item10289 {
	width:165px !important;
	height:32px !important;
	left:199px !important;
	top:333px !important;
}

#item10301 {
	width:380px !important;
	height:76px !important;
	left:5px !important;
	top:395px !important;
}

#item10313 {
	width:383px !important;
	height:75px !important;
	left:4px !important;
	top:475px !important;
}

#item10326 {
	width:197px !important;
	height:128px !important;
	left:2px !important;
	top:619px !important;
}

#item10338 {
	width:185px !important;
	height:130px !important;
	left:204px !important;
	top:618px !important;
}

#item10350 {
	width:195px !important;
	height:131px !important;
	left:401px !important;
	top:617px !important;
}

#item10362 {
	width:189px !important;
	height:173px !important;
	left:405px !important;
	top:101px !important;
}

#item10374 {
	width:189px !important;
	height:60px !important;
	left:405px !important;
	top:307px !important;
}

#item10386 {
	width:189px !important;
	height:72px !important;
	left:405px !important;
	top:402px !important;
}

#item10398 {
	width:187px !important;
	height:46px !important;
	left:405px !important;
	top:508px !important;
}

#item1303 {
	width:156px !important;
	left:18px !important;
	top:11px !important;
	min-height:25px !important;
}

#item6268 {
	width:212px !important;
	height:326px !important;
	left:610px !important;
	top:-15px !important;
	background:#fff;
}

#item6379 {
	width:193px !important;
	height:708px !important;
	left:411px !important;
	top:66px !important;
	border:solid 1px #e04303;
}

#item1571 {
	width:585px !important;
	left:18px !important;
	top:45px !important;
	min-height:729px !important;
}

#item11161 {
	width:24px !important;
	left:18px !important;
	top:775px !important;
	min-height:13px !important;
}

#item10412 {
	width:196px !important;
	height:157px !important;
	left:7px !important;
	top:81px !important;
}

#item10425 {
	width:189px !important;
	height:195px !important;
	left:212px !important;
	top:228px !important;
}

#item10437 {
	width:197px !important;
	height:109px !important;
	left:6px !important;
	top:243px !important;
}

#item10449 {
	width:190px !important;
	height:116px !important;
	left:212px !important;
	top:109px !important;
}

#item10461 {
	width:197px !important;
	height:104px !important;
	left:6px !important;
	top:355px !important;
}

#item10473 {
	width:198px !important;
	height:136px !important;
	left:5px !important;
	top:462px !important;
}

#item10485 {
	width:198px !important;
	height:139px !important;
	left:6px !important;
	top:610px !important;
}

#item10497 {
	width:192px !important;
	height:195px !important;
	left:210px !important;
	top:426px !important;
}

#item10510 {
	width:192px !important;
	height:122px !important;
	left:210px !important;
	top:624px !important;
}

#item10522 {
	width:188px !important;
	height:140px !important;
	left:415px !important;
	top:70px !important;
}

#item10535 {
	width:190px !important;
	height:94px !important;
	left:413px !important;
	top:214px !important;
}

#item10547 {
	width:192px !important;
	height:84px !important;
	left:412px !important;
	top:312px !important;
}

#item10559 {
	width:191px !important;
	height:62px !important;
	left:412px !important;
	top:400px !important;
}

#item10571 {
	width:192px !important;
	height:108px !important;
	left:412px !important;
	top:464px !important;
}

#item10584 {
	width:192px !important;
	height:114px !important;
	left:412px !important;
	top:577px !important;
}

#item10596 {
	width:192px !important;
	height:78px !important;
	left:412px !important;
	top:695px !important;
}

#item10620 {
	width:203px !important;
	height:204px !important;
	left:612px !important;
	top:311px !important;
}

#item1452 {
	width:156px !important;
	left:217px !important;
	top:11px !important;
	min-height:25px !important;
}

#item11138 {
	width:24px !important;
	left:570px !important;
	top:775px !important;
	min-height:13px !important;
}

#item1604 {
	width:174px !important;
	left:18px !important;
	top:135px !important;
	min-height:639px !important;
}

#item5264 {
	width:372px !important;
	left:222px !important;
	top:42px !important;
	min-height:741px !important;
}

#item2720 {
	width:97px !important;
	left:496px !important;
	top:147px !important;
	min-height:37px !important;
}

#item2788 {
	width:94px !important;
	left:501px !important;
	top:636px !important;
	min-height:36px !important;
}

#item10608 {
	width:199px !important;
	height:271px !important;
	left:4px !important;
	top:35px !important;
}

#item10632 {
	width:100px !important;
	height:137px !important;
	left:495px !important;
	top:41px !important;
}

#item10644 {
	width:271px !important;
	height:54px !important;
	left:215px !important;
	top:86px !important;
}

#item10656 {
	width:262px !important;
	height:50px !important;
	left:215px !important;
	top:144px !important;
}

#item10668 {
	width:377px !important;
	height:85px !important;
	left:217px !important;
	top:261px !important;
}

#item10680 {
	width:386px !important;
	height:53px !important;
	left:214px !important;
	top:372px !important;
}

#item10692 {
	width:97px !important;
	height:140px !important;
	left:502px !important;
	top:534px !important;
}

#item10704 {
	width:264px !important;
	height:85px !important;
	left:217px !important;
	top:547px !important;
}

#item10725 {
	width:380px !important;
	height:49px !important;
	left:212px !important;
	top:482px !important;
}

#item10746 {
	width:236px !important;
	height:21px !important;
	left:212px !important;
	top:523px !important;
}

#item10770 {
	width:282px !important;
	height:86px !important;
	left:216px !important;
	top:636px !important;
}

#item10782 {
	width:107px !important;
	height:43px !important;
	left:493px !important;
	top:679px !important;
}

#item10793 {
	width:300px !important;
	height:56px !important;
	left:215px !important;
	top:726px !important;
}

#item851 {
	width:576px !important;
	left:18px !important;
	top:239px !important;
	min-height:504px !important;
}

#item959 {
	width:504px !important;
	left:72px !important;
	top:109px !important;
	min-height:58px !important;
}

#item982 {
	width:149px !important;
	left:18px !important;
	top:49px !important;
	min-height:192px !important;
}

#item1005 {
	width:72px !important;
	height:81px !important;
	left:522px !important;
	top:18px !important;
	background:#fff;
}

#item1049 {
	width:576px !important;
	left:18px !important;
	top:749px !important;
	min-height:25px !important;
}

#item1080 {
	width:576px !important;
	height:2px !important;
	left:18px !important;
	top:233px !important;
	background:#e04303;
}

#item2438 {
	width:159px !important;
	left:40px !important;
	top:33px !important;
	min-height:19px !important;
}

#item1103 {
	width:576px !important;
	height:3px !important;
	left:18px !important;
	top:742px !important;
	background:#e04303;
}

#item6858 {
	width:66px !important;
	left:528px !important;
	top:768px !important;
	min-height:13px !important;
}

#item10805 {
	width:150px !important;
	height:96px !important;
	left:6px !important;
	top:70px !important;
}

#item10817 {
	width:148px !important;
	height:57px !important;
	left:6px !important;
	top:169px !important;
}

#item10829 {
	width:184px !important;
	height:104px !important;
	left:408px !important;
	top:634px !important;
}

#item10841 {
	width:188px !important;
	height:27px !important;
	left:405px !important;
	top:368px !important;
}

#item10853 {
	width:188px !important;
	height:30px !important;
	left:405px !important;
	top:545px !important;
}

#item10865 {
	width:185px !important;
	height:59px !important;
	left:12px !important;
	top:325px !important;
}

#item10877 {
	width:184px !important;
	height:103px !important;
	left:12px !important;
	top:387px !important;
}

#item10889 {
	width:186px !important;
	height:60px !important;
	left:12px !important;
	top:492px !important;
}

#item10901 {
	width:186px !important;
	height:47px !important;
	left:12px !important;
	top:556px !important;
}

#item10920 {
	width:186px !important;
	height:49px !important;
	left:11px !important;
	top:606px !important;
}

#item10932 {
	width:189px !important;
	height:82px !important;
	left:11px !important;
	top:658px !important;
}

#item10944 {
	width:191px !important;
	height:49px !important;
	left:208px !important;
	top:323px !important;
}

#item10956 {
	width:192px !important;
	height:49px !important;
	left:208px !important;
	top:376px !important;
}

#item10968 {
	width:194px !important;
	height:47px !important;
	left:207px !important;
	top:428px !important;
}

#item10980 {
	width:195px !important;
	height:62px !important;
	left:207px !important;
	top:477px !important;
}

#item10993 {
	width:195px !important;
	height:57px !important;
	left:207px !important;
	top:542px !important;
}

#item11005 {
	width:196px !important;
	height:60px !important;
	left:207px !important;
	top:602px !important;
}

#item11017 {
	width:195px !important;
	height:62px !important;
	left:207px !important;
	top:665px !important;
}

#item11029 {
	width:187px !important;
	height:42px !important;
	left:405px !important;
	top:400px !important;
}

#item11041 {
	width:188px !important;
	height:27px !important;
	left:405px !important;
	top:333px !important;
}

#item11054 {
	width:188px !important;
	height:32px !important;
	left:405px !important;
	top:446px !important;
}

#item11072 {
	width:188px !important;
	height:49px !important;
	left:405px !important;
	top:489px !important;
}
#in5footer,  #prefooter {display:none;}
