/* 	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:285px !important;
	left:27px !important;
	top:145px !important;
	min-height:634px !important;
}

#item8626 {
	width:19px !important;
	height:18px !important;
	left:515px !important;
	top:61px !important;
}

#item8640 {
	width:19px !important;
	height:19px !important;
	left:536px !important;
	top:60px !important;
}

#item8652 {
	width:19px !important;
	height:19px !important;
	left:556px !important;
	top:61px !important;
}

#item8664 {
	width:19px !important;
	height:19px !important;
	left:576px !important;
	top:61px !important;
}

#item8676 {
	width:308px !important;
	height:97px !important;
	left:9px !important;
	top:137px !important;
}

#item8688 {
	width:229px !important;
	height:148px !important;
	left:6px !important;
	top:379px !important;
}

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

#item1757 {
	width:1188px !important;
	left:18px !important;
	top:577px !important;
	background:#f8e8f2;
	border:solid 1px #b4008d;
	min-height:197px !important;
	padding:5px 9px 9px 9px;
}

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

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

#item7353 {
	width:369px !important;
	left:225px !important;
	top:587px !important;
	min-height:27px !important;
}

#item8700 {
	width:154px !important;
	height:55px !important;
	left:12px !important;
	top:104px !important;
}

#item8712 {
	width:188px !important;
	height:152px !important;
	left:12px !important;
	top:161px !important;
}

#item8724 {
	width:185px !important;
	height:51px !important;
	left:12px !important;
	top:316px !important;
}

#item8736 {
	width:185px !important;
	height:76px !important;
	left:12px !important;
	top:372px !important;
}

#item8748 {
	width:174px !important;
	height:57px !important;
	left:11px !important;
	top:451px !important;
}

#item8767 {
	width:174px !important;
	height:48px !important;
	left:10px !important;
	top:511px !important;
}

#item8787 {
	width:179px !important;
	height:51px !important;
	left:210px !important;
	top:105px !important;
}

#item8799 {
	width:179px !important;
	height:61px !important;
	left:214px !important;
	top:214px !important;
}

#item8811 {
	width:181px !important;
	height:70px !important;
	left:213px !important;
	top:278px !important;
}

#item8825 {
	width:184px !important;
	height:39px !important;
	left:211px !important;
	top:351px !important;
}

#item8837 {
	width:180px !important;
	height:50px !important;
	left:211px !important;
	top:394px !important;
}

#item8849 {
	width:181px !important;
	height:64px !important;
	left:210px !important;
	top:447px !important;
}

#item8861 {
	width:179px !important;
	height:49px !important;
	left:210px !important;
	top:515px !important;
}

#item8873 {
	width:231px !important;
	height:65px !important;
	left:318px !important;
	top:618px !important;
}

#item8885 {
	width:107px !important;
	height:142px !important;
	left:29px !important;
	top:622px !important;
}

#item8897 {
	width:239px !important;
	height:57px !important;
	left:317px !important;
	top:687px !important;
}

#item8909 {
	width:166px !important;
	height:142px !important;
	left:145px !important;
	top:622px !important;
}

#item9003 {
	width:261px !important;
	height:42px !important;
	left:612px !important;
	top:706px !important;
}

#item10170 {
	width:181px !important;
	height:51px !important;
	left:210px !important;
	top:159px !important;
}

#item10280 {
	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:517px !important;
}

#item8921 {
	width:192px !important;
	height:45px !important;
	left:405px !important;
	top:67px !important;
}

#item8933 {
	width:189px !important;
	height:43px !important;
	left:407px !important;
	top:171px !important;
}

#item8945 {
	width:198px !important;
	height:102px !important;
	left:400px !important;
	top:454px !important;
}

#item8957 {
	width:291px !important;
	height:45px !important;
	left:5px !important;
	top:614px !important;
}

#item8969 {
	width:140px !important;
	height:176px !important;
	left:296px !important;
	top:588px !important;
}

#item8980 {
	width:256px !important;
	height:41px !important;
	left:3px !important;
	top:662px !important;
}

#item8992 {
	width:105px !important;
	height:106px !important;
	left:452px !important;
	top:656px !important;
}

#item9015 {
	width:107px !important;
	height:60px !important;
	left:452px !important;
	top:589px !important;
}

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

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

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

#item9027 {
	width:300px !important;
	height:52px !important;
	left:21px !important;
	top:236px !important;
}

#item9039 {
	width:300px !important;
	height:62px !important;
	left:22px !important;
	top:291px !important;
}

#item9051 {
	width:302px !important;
	height:88px !important;
	left:22px !important;
	top:356px !important;
}

#item9064 {
	width:298px !important;
	height:73px !important;
	left:22px !important;
	top:448px !important;
}

#item9076 {
	width:299px !important;
	height:64px !important;
	left:22px !important;
	top:524px !important;
}

#item9088 {
	width:301px !important;
	height:73px !important;
	left:21px !important;
	top:606px !important;
}

#item9100 {
	width:301px !important;
	height:55px !important;
	left:22px !important;
	top:712px !important;
}

#item9112 {
	width:275px !important;
	height:135px !important;
	left:330px !important;
	top:641px !important;
}

#item9128 {
	width:274px !important;
	height:114px !important;
	left:330px !important;
	top:385px !important;
}

#item9140 {
	width:280px !important;
	height:109px !important;
	left:329px !important;
	top:145px !important;
}

#item9152 {
	width:281px !important;
	height:115px !important;
	left:328px !important;
	top:262px !important;
}

#item9176 {
	width:195px !important;
	height:162px !important;
	left:612px !important;
	top:192px !important;
}

#item9188 {
	width:187px !important;
	height:40px !important;
	left:612px !important;
	top:358px !important;
}

#item9201 {
	width:181px !important;
	height:41px !important;
	left:612px !important;
	top:401px !important;
}

#item9213 {
	width:189px !important;
	height:54px !important;
	left:612px !important;
	top:446px !important;
}

#item9225 {
	width:181px !important;
	height:43px !important;
	left:612px !important;
	top:503px !important;
}

#item10157 {
	width:276px !important;
	height:125px !important;
	left:330px !important;
	top:504px !important;
}

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

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

#item2451 {
	width:190px !important;
	height:534px !important;
	left:404px !important;
	top:24px !important;
	background:#d77cb9;
}

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

#item5008 {
	width:190px !important;
	left:403px !important;
	top:580px !important;
	min-height:201px !important;
}

#item9164 {
	width:194px !important;
	height:81px !important;
	left:2px !important;
	top:107px !important;
}

#item9238 {
	width:193px !important;
	height:55px !important;
	left:204px !important;
	top:108px !important;
}

#item9251 {
	width:192px !important;
	height:52px !important;
	left:203px !important;
	top:167px !important;
}

#item9263 {
	width:192px !important;
	height:39px !important;
	left:203px !important;
	top:221px !important;
}

#item9275 {
	width:193px !important;
	height:39px !important;
	left:203px !important;
	top:263px !important;
}

#item9287 {
	width:195px !important;
	height:40px !important;
	left:202px !important;
	top:305px !important;
}

#item9299 {
	width:196px !important;
	height:54px !important;
	left:202px !important;
	top:347px !important;
}

#item9311 {
	width:197px !important;
	height:66px !important;
	left:201px !important;
	top:403px !important;
}

#item9323 {
	width:198px !important;
	height:28px !important;
	left:202px !important;
	top:492px !important;
}

#item9335 {
	width:197px !important;
	height:32px !important;
	left:201px !important;
	top:523px !important;
}

#item9347 {
	width:192px !important;
	height:144px !important;
	left:3px !important;
	top:621px !important;
}

#item9359 {
	width:192px !important;
	height:154px !important;
	left:200px !important;
	top:621px !important;
}

#item9372 {
	width:171px !important;
	height:58px !important;
	left:403px !important;
	top:405px !important;
}

#item9400 {
	width:190px !important;
	height:86px !important;
	left:403px !important;
	top:115px !important;
}

#item9412 {
	width:123px !important;
	height:75px !important;
	left:403px !important;
	top:469px !important;
}

#item9425 {
	width:190px !important;
	height:96px !important;
	left:403px !important;
	top:230px !important;
}

#item9437 {
	width:192px !important;
	height:41px !important;
	left:403px !important;
	top:360px !important;
}

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

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

#item6379 {
	width:193px !important;
	height:697px !important;
	left:411px !important;
	top:73px !important;
	border:solid 1px #b4008d;
}

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

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

#item9454 {
	width:196px !important;
	height:146px !important;
	left:9px !important;
	top:81px !important;
}

#item9466 {
	width:197px !important;
	height:104px !important;
	left:9px !important;
	top:231px !important;
}

#item9478 {
	width:199px !important;
	height:79px !important;
	left:7px !important;
	top:340px !important;
}

#item9490 {
	width:197px !important;
	height:112px !important;
	left:6px !important;
	top:423px !important;
}

#item9502 {
	width:201px !important;
	height:127px !important;
	left:6px !important;
	top:538px !important;
}

#item9514 {
	width:192px !important;
	height:87px !important;
	left:6px !important;
	top:669px !important;
}

#item9546 {
	width:61px !important;
	height:41px !important;
	left:307px !important;
	top:119px !important;
}

#item9552 {
	width:193px !important;
	height:155px !important;
	left:209px !important;
	top:106px !important;
}

#item9564 {
	width:192px !important;
	height:203px !important;
	left:212px !important;
	top:266px !important;
}

#item9576 {
	width:192px !important;
	height:105px !important;
	left:212px !important;
	top:474px !important;
}

#item9588 {
	width:193px !important;
	height:135px !important;
	left:210px !important;
	top:594px !important;
}

#item9600 {
	width:184px !important;
	height:181px !important;
	left:415px !important;
	top:76px !important;
}

#item9612 {
	width:188px !important;
	height:108px !important;
	left:415px !important;
	top:261px !important;
}

#item9624 {
	width:191px !important;
	height:86px !important;
	left:412px !important;
	top:377px !important;
}

#item9651 {
	width:191px !important;
	height:66px !important;
	left:412px !important;
	top:469px !important;
}

#item9679 {
	width:192px !important;
	height:118px !important;
	left:412px !important;
	top:541px !important;
}

#item9691 {
	width:191px !important;
	height:88px !important;
	left:412px !important;
	top:663px !important;
}

#item9744 {
	width:197px !important;
	height:414px !important;
	left:612px !important;
	top:361px !important;
}

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

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

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

#item5264 {
	width:372px !important;
	left:222px !important;
	top:42px !important;
	min-height:732px !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;
}

#item9705 {
	width:109px !important;
	height:139px !important;
	left:491px !important;
	top:39px !important;
}

#item9717 {
	width:104px !important;
	height:147px !important;
	left:497px !important;
	top:533px !important;
}

#item9729 {
	width:201px !important;
	height:96px !important;
	left:6px !important;
	top:122px !important;
}

#item9756 {
	width:234px !important;
	height:51px !important;
	left:217px !important;
	top:86px !important;
}

#item9778 {
	width:260px !important;
	height:63px !important;
	left:216px !important;
	top:141px !important;
}

#item9790 {
	width:346px !important;
	height:39px !important;
	left:215px !important;
	top:262px !important;
}

#item9803 {
	width:330px !important;
	height:55px !important;
	left:217px !important;
	top:414px !important;
}

#item9815 {
	width:282px !important;
	height:66px !important;
	left:212px !important;
	top:530px !important;
}

#item9827 {
	width:284px !important;
	height:62px !important;
	left:211px !important;
	top:599px !important;
}

#item9841 {
	width:282px !important;
	height:52px !important;
	left:210px !important;
	top:663px !important;
}

#item9853 {
	width:97px !important;
	height:27px !important;
	left:492px !important;
	top:689px !important;
}

#item9864 {
	width:380px !important;
	height:54px !important;
	left:210px !important;
	top:718px !important;
}

#item9877 {
	width:202px !important;
	height:122px !important;
	left:5px !important;
	top:222px !important;
}

#item10047 {
	width:265px !important;
	height:51px !important;
	left:215px !important;
	top:207px !important;
}

#item851 {
	width:576px !important;
	left:18px !important;
	top:239px !important;
	min-height:526px !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:#b4008d;
}

#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:#b4008d;
}

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

#item9889 {
	width:143px !important;
	height:96px !important;
	left:11px !important;
	top:70px !important;
}

#item9901 {
	width:144px !important;
	height:55px !important;
	left:11px !important;
	top:169px !important;
}

#item9913 {
	width:194px !important;
	height:61px !important;
	left:10px !important;
	top:324px !important;
}

#item9925 {
	width:194px !important;
	height:60px !important;
	left:11px !important;
	top:387px !important;
}

#item9937 {
	width:194px !important;
	height:70px !important;
	left:11px !important;
	top:451px !important;
}

#item9949 {
	width:194px !important;
	height:60px !important;
	left:11px !important;
	top:524px !important;
}

#item9961 {
	width:194px !important;
	height:71px !important;
	left:11px !important;
	top:587px !important;
}

#item9973 {
	width:194px !important;
	height:62px !important;
	left:11px !important;
	top:660px !important;
}

#item9986 {
	width:189px !important;
	height:64px !important;
	left:209px !important;
	top:322px !important;
}

#item9998 {
	width:190px !important;
	height:58px !important;
	left:209px !important;
	top:389px !important;
}

#item10010 {
	width:191px !important;
	height:60px !important;
	left:208px !important;
	top:449px !important;
}

#item10022 {
	width:191px !important;
	height:81px !important;
	left:208px !important;
	top:513px !important;
}

#item10035 {
	width:187px !important;
	height:72px !important;
	left:213px !important;
	top:661px !important;
}

#item10059 {
	width:188px !important;
	height:59px !important;
	left:405px !important;
	top:320px !important;
}

#item10071 {
	width:188px !important;
	height:46px !important;
	left:405px !important;
	top:382px !important;
}

#item10083 {
	width:188px !important;
	height:47px !important;
	left:405px !important;
	top:431px !important;
}

#item10095 {
	width:188px !important;
	height:60px !important;
	left:405px !important;
	top:482px !important;
}

#item10107 {
	width:188px !important;
	height:48px !important;
	left:405px !important;
	top:545px !important;
}

#item10119 {
	width:188px !important;
	height:48px !important;
	left:405px !important;
	top:595px !important;
}

#item10131 {
	width:189px !important;
	height:93px !important;
	left:405px !important;
	top:647px !important;
}

#item10145 {
	width:192px !important;
	height:59px !important;
	left:208px !important;
	top:598px !important;
}
#in5footer,  #prefooter {display:none;}
