/* 	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:720px; height:1008px; background: #fff !important; }
.paper-vertical { width:720px; height:100%; }
.paper-horizontal { width:5840px; height:1020px; }
@media all and (max-height:1008px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:720px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item527 {
	width:738px !important;
	height:162px !important;
	left:-9px !important;
	top:-9px !important;
	background:#b11bab;
}

#item547 {
	width:588px !important;
	left:114px !important;
	top:71px !important;
	min-height:67px !important;
}

#item589 {
	width:227px !important;
	min-height:36px !important;
}

#item658 {
	width:288px !important;
	left:29px !important;
	top:283px !important;
	min-height:684px !important;
}

#item728 {
	width:390px !important;
	left:43px !important;
	top:184px !important;
	min-height:82px !important;
}

#item2525 {
	width:19px !important;
	height:19px !important;
	left:607px !important;
	top:42px !important;
}

#item2539 {
	width:19px !important;
	height:19px !important;
	left:628px !important;
	top:42px !important;
}

#item2551 {
	width:19px !important;
	height:19px !important;
	left:648px !important;
	top:42px !important;
}

#item2563 {
	width:19px !important;
	height:19px !important;
	left:667px !important;
	top:42px !important;
}

#item2575 {
	width:239px !important;
	height:150px !important;
	left:8px !important;
	top:608px !important;
}

#item2587 {
	width:254px !important;
	height:102px !important;
	left:8px !important;
	top:865px !important;
}

#item3348 {
	width:351px !important;
	height:102px !important;
	left:20px !important;
	top:176px !important;
}

#item3858 {
	width:262px !important;
	height:60px !important;
	left:8px !important;
	top:538px !important;
}

#item337 {
	width:1386px !important;
	height:36px !important;
	left:27px !important;
	top:18px !important;
	background:#b11bab;
}

#item789 {
	width:234px !important;
	left:27px !important;
	top:239px !important;
	background:#e6e7e8;
	border:double 1px #b11bab;
	min-height:715px !important;
	padding:9px 9px 0px 9px;
}

#item812 {
	width:432px !important;
	left:279px !important;
	top:63px !important;
	min-height:905px !important;
}

#item940 {
	width:207px !important;
	height:147px !important;
	left:504px !important;
	top:808px !important;
	border:double 3px #b11bab;
	padding:0px 9px 0px 9px;
}

#item983 {
	width:235px !important;
	left:27px !important;
	top:63px !important;
	background:#f7e7f4;
	border:solid 1px #b11bab;
	min-height:58px !important;
	padding:5px;
}

#item1005 {
	width:234px !important;
	left:27px !important;
	top:126px !important;
	min-height:101px !important;
}

#item2599 {
	width:218px !important;
	height:151px !important;
	left:274px !important;
	top:126px !important;
}

#item2611 {
	width:218px !important;
	height:86px !important;
	left:274px !important;
	top:281px !important;
}

#item2623 {
	width:234px !important;
	height:123px !important;
	left:27px !important;
	top:360px !important;
}

#item2637 {
	width:234px !important;
	height:159px !important;
	left:27px !important;
	top:487px !important;
}

#item2649 {
	width:234px !important;
	height:123px !important;
	left:27px !important;
	top:650px !important;
}

#item2661 {
	width:234px !important;
	height:175px !important;
	left:27px !important;
	top:777px !important;
}

#item2673 {
	width:224px !important;
	height:129px !important;
	left:271px !important;
	top:372px !important;
}

#item2685 {
	width:224px !important;
	height:135px !important;
	left:271px !important;
	top:504px !important;
}

#item2697 {
	width:224px !important;
	height:125px !important;
	left:271px !important;
	top:644px !important;
}

#item2709 {
	width:224px !important;
	height:143px !important;
	left:271px !important;
	top:773px !important;
}

#item2722 {
	width:220px !important;
	height:58px !important;
	left:500px !important;
	top:624px !important;
}

#item2734 {
	width:207px !important;
	height:143px !important;
	left:504px !important;
	top:811px !important;
}

#item3870 {
	width:246px !important;
	height:109px !important;
	left:21px !important;
	top:124px !important;
}

#item4140 {
	width:229px !important;
	left:27px !important;
	top:977px !important;
	min-height:21px !important;
}

#item3895 {
	width:220px !important;
	height:60px !important;
	left:500px !important;
	top:742px !important;
}

#item769 {
	width:684px !important;
	height:597px !important;
	left:9px !important;
	top:60px !important;
	background:#f8e9f5;
}

#item834 {
	width:675px !important;
	left:18px !important;
	top:670px !important;
	min-height:300px !important;
}

#item856 {
	width:680px !important;
	left:18px !important;
	top:66px !important;
	min-height:586px !important;
}

#item3360 {
	width:694px !important;
	height:597px !important;
	left:6px !important;
	top:58px !important;
}

#item4117 {
	width:184px !important;
	left:509px !important;
	top:977px !important;
	min-height:15px !important;
}

#item1106 {
	width:405px !important;
	left:27px !important;
	top:63px !important;
	background:#f8e9f5;
	border:double 4px #b11bab;
	min-height:909px !important;
	padding:14px 9px 0px 9px;
}

#item4094 {
	width:229px !important;
	left:27px !important;
	top:977px !important;
	min-height:21px !important;
}

#item1143 {
	width:248px !important;
	left:456px !important;
	top:116px !important;
	min-height:862px !important;
}

#item2746 {
	width:402px !important;
	height:82px !important;
	left:30px !important;
	top:340px !important;
}

#item2758 {
	width:402px !important;
	height:82px !important;
	left:30px !important;
	top:425px !important;
}

#item2771 {
	width:402px !important;
	height:84px !important;
	left:30px !important;
	top:511px !important;
}

#item2783 {
	width:402px !important;
	height:84px !important;
	left:30px !important;
	top:601px !important;
}

#item2795 {
	width:280px !important;
	height:133px !important;
	left:440px !important;
	top:333px !important;
}

#item2808 {
	width:280px !important;
	height:133px !important;
	left:436px !important;
	top:168px !important;
}

#item2820 {
	width:280px !important;
	height:142px !important;
	left:440px !important;
	top:470px !important;
}

#item2832 {
	width:284px !important;
	height:138px !important;
	left:437px !important;
	top:685px !important;
}

#item2857 {
	width:402px !important;
	height:88px !important;
	left:30px !important;
	top:726px !important;
}

#item2870 {
	width:398px !important;
	height:88px !important;
	left:30px !important;
	top:862px !important;
}

#item3882 {
	width:280px !important;
	height:143px !important;
	left:437px !important;
	top:835px !important;
}

#item4071 {
	width:184px !important;
	left:509px !important;
	top:977px !important;
	min-height:15px !important;
}

#item1062 {
	width:675px !important;
	height:348px !important;
	left:18px !important;
	top:624px !important;
	background:#e6e7e8;
	border:double 4px #b11bab;
}

#item1084 {
	width:648px !important;
	left:32px !important;
	top:633px !important;
	min-height:333px !important;
}

#item1219 {
	width:656px !important;
	left:28px !important;
	top:72px !important;
	min-height:491px !important;
}

#item1241 {
	width:657px !important;
	left:27px !important;
	top:558px !important;
	min-height:60px !important;
}

#item1325 {
	width:245px !important;
	left:428px !important;
	top:671px !important;
	min-height:150px !important;
}

#item2882 {
	width:330px !important;
	height:82px !important;
	left:19px !important;
	top:104px !important;
}

#item2901 {
	width:330px !important;
	height:92px !important;
	left:19px !important;
	top:189px !important;
}

#item2913 {
	width:330px !important;
	height:105px !important;
	left:19px !important;
	top:284px !important;
}

#item2927 {
	width:330px !important;
	height:55px !important;
	left:19px !important;
	top:392px !important;
}

#item2939 {
	width:329px !important;
	height:107px !important;
	left:21px !important;
	top:451px !important;
}

#item2951 {
	width:336px !important;
	height:43px !important;
	left:21px !important;
	top:570px !important;
}

#item2963 {
	width:329px !important;
	height:43px !important;
	left:364px !important;
	top:570px !important;
}

#item2975 {
	width:336px !important;
	height:55px !important;
	left:356px !important;
	top:104px !important;
}

#item2987 {
	width:336px !important;
	height:82px !important;
	left:356px !important;
	top:161px !important;
}

#item3000 {
	width:337px !important;
	height:82px !important;
	left:356px !important;
	top:328px !important;
}

#item3012 {
	width:338px !important;
	height:82px !important;
	left:356px !important;
	top:413px !important;
}

#item3024 {
	width:336px !important;
	height:60px !important;
	left:356px !important;
	top:498px !important;
}

#item3037 {
	width:349px !important;
	height:143px !important;
	left:70px !important;
	top:667px !important;
}

#item3050 {
	width:438px !important;
	height:104px !important;
	left:21px !important;
	top:868px !important;
}

#item3062 {
	width:248px !important;
	height:73px !important;
	left:432px !important;
	top:667px !important;
}

#item4007 {
	width:411px !important;
	height:50px !important;
	left:40px !important;
	top:815px !important;
}

#item388 {
	width:936px !important;
	height:36px !important;
	left:27px !important;
	top:18px !important;
	background:#b11bab;
}

#item1355 {
	width:444px !important;
	height:81px !important;
	left:27px !important;
	top:95px !important;
	background:#f9eff8;
	border:double 3px #6d6e70;
}

#item1421 {
	width:231px !important;
	height:631px !important;
	left:480px !important;
	top:341px !important;
	background:#ecedee;
	border:double 3px #6d6e70;
}

#item1465 {
	width:675px !important;
	left:27px !important;
	top:63px !important;
	min-height:909px !important;
}

#item4048 {
	width:177px !important;
	left:27px !important;
	top:977px !important;
	min-height:18px !important;
}

#item3074 {
	width:240px !important;
	height:68px !important;
	left:480px !important;
	top:89px !important;
}

#item3086 {
	width:240px !important;
	height:95px !important;
	left:480px !important;
	top:161px !important;
}

#item3098 {
	width:240px !important;
	height:73px !important;
	left:480px !important;
	top:259px !important;
}

#item3110 {
	width:460px !important;
	height:246px !important;
	left:11px !important;
	top:95px !important;
}

#item3122 {
	width:223px !important;
	height:90px !important;
	left:17px !important;
	top:492px !important;
}

#item3134 {
	width:223px !important;
	height:68px !important;
	left:17px !important;
	top:585px !important;
}

#item3146 {
	width:223px !important;
	height:64px !important;
	left:17px !important;
	top:656px !important;
}

#item3158 {
	width:223px !important;
	height:64px !important;
	left:17px !important;
	top:724px !important;
}

#item3170 {
	width:223px !important;
	height:68px !important;
	left:17px !important;
	top:792px !important;
}

#item3182 {
	width:223px !important;
	height:84px !important;
	left:17px !important;
	top:865px !important;
}

#item3194 {
	width:228px !important;
	height:235px !important;
	left:249px !important;
	top:384px !important;
}

#item3195 {
	width:228px !important;
	height:120px !important;
	left:249px !important;
	top:686px !important;
}

#item3250 {
	width:228px !important;
	height:132px !important;
	left:249px !important;
	top:817px !important;
}

#item3262 {
	width:229px !important;
	height:76px !important;
	left:480px !important;
	top:341px !important;
}

#item3275 {
	width:231px !important;
	height:73px !important;
	left:480px !important;
	top:419px !important;
}

#item3287 {
	width:229px !important;
	height:40px !important;
	left:480px !important;
	top:495px !important;
}

#item3299 {
	width:228px !important;
	height:88px !important;
	left:480px !important;
	top:537px !important;
}

#item3311 {
	width:228px !important;
	height:48px !important;
	left:480px !important;
	top:628px !important;
}

#item3324 {
	width:228px !important;
	height:104px !important;
	left:480px !important;
	top:678px !important;
}

#item3336 {
	width:231px !important;
	height:62px !important;
	left:480px !important;
	top:786px !important;
}

#item3424 {
	width:248px !important;
	height:62px !important;
	left:720px !important;
	top:566px !important;
}

#item3436 {
	width:248px !important;
	height:51px !important;
	left:720px !important;
	top:631px !important;
}

#item3448 {
	width:248px !important;
	height:70px !important;
	left:720px !important;
	top:734px !important;
}

#item3460 {
	width:248px !important;
	height:48px !important;
	left:720px !important;
	top:807px !important;
}

#item3472 {
	width:248px !important;
	height:118px !important;
	left:720px !important;
	top:859px !important;
}

#item3521 {
	width:228px !important;
	height:99px !important;
	left:480px !important;
	top:850px !important;
}

#item3553 {
	width:227px !important;
	height:60px !important;
	left:249px !important;
	top:622px !important;
}

#item4025 {
	width:207px !important;
	left:477px !important;
	top:977px !important;
	min-height:15px !important;
}

#item1399 {
	width:234px !important;
	left:9px !important;
	top:346px !important;
	background:#ecedee;
	border:double 3px #6d6e70;
	min-height:180px !important;
	padding:6px 9px 0px 9px;
}

#item1443 {
	width:441px !important;
	height:36px !important;
	left:252px !important;
	top:18px !important;
	background:#f1d5ed;
}

#item1487 {
	width:407px !important;
	left:270px !important;
	top:63px !important;
	min-height:696px !important;
}

#item1509 {
	width:407px !important;
	left:270px !important;
	top:762px !important;
	min-height:210px !important;
}

#item1531 {
	width:207px !important;
	left:22px !important;
	top:63px !important;
	min-height:932px !important;
}

#item3372 {
	width:227px !important;
	height:159px !important;
	left:5px !important;
	top:56px !important;
}

#item3384 {
	width:231px !important;
	height:120px !important;
	left:5px !important;
	top:218px !important;
}

#item3412 {
	width:231px !important;
	height:180px !important;
	left:9px !important;
	top:346px !important;
}

#item3485 {
	width:421px !important;
	height:73px !important;
	left:266px !important;
	top:183px !important;
}

#item3497 {
	width:421px !important;
	height:48px !important;
	left:266px !important;
	top:259px !important;
}

#item3509 {
	width:421px !important;
	height:62px !important;
	left:266px !important;
	top:310px !important;
}

#item3566 {
	width:407px !important;
	height:45px !important;
	left:270px !important;
	top:707px !important;
}

#item3579 {
	width:283px !important;
	height:155px !important;
	left:255px !important;
	top:817px !important;
}

#item3591 {
	width:137px !important;
	height:202px !important;
	left:547px !important;
	top:759px !important;
}

#item3959 {
	width:435px !important;
	height:61px !important;
	left:258px !important;
	top:415px !important;
}

#item3971 {
	width:438px !important;
	height:59px !important;
	left:257px !important;
	top:480px !important;
}

#item3983 {
	width:437px !important;
	height:60px !important;
	left:256px !important;
	top:542px !important;
}

#item3995 {
	width:436px !important;
	height:62px !important;
	left:255px !important;
	top:606px !important;
}

#item1716 {
	width:738px !important;
	height:2px !important;
	left:-9px !important;
	top:792px !important;
	background:#b11bab;
}

#item1755 {
	width:648px !important;
	left:36px !important;
	top:18px !important;
	min-height:31px !important;
}

#item1777 {
	width:437px !important;
	left:27px !important;
	top:54px !important;
	border:double 3px #b11bab;
	min-height:676px !important;
	padding:9px 9px 5px 9px;
}

#item1799 {
	width:207px !important;
	left:476px !important;
	top:69px !important;
	min-height:715px !important;
}

#item1821 {
	width:414px !important;
	left:27px !important;
	top:738px !important;
	min-height:50px !important;
}

#item3603 {
	width:214px !important;
	height:138px !important;
	left:27px !important;
	top:192px !important;
}

#item3615 {
	width:212px !important;
	height:95px !important;
	left:30px !important;
	top:359px !important;
}

#item3627 {
	width:212px !important;
	height:86px !important;
	left:30px !important;
	top:458px !important;
}

#item3639 {
	width:214px !important;
	height:81px !important;
	left:27px !important;
	top:547px !important;
}

#item3651 {
	width:214px !important;
	height:86px !important;
	left:27px !important;
	top:632px !important;
}

#item3672 {
	width:214px !important;
	height:70px !important;
	left:245px !important;
	top:644px !important;
}

#item3694 {
	width:214px !important;
	height:100px !important;
	left:245px !important;
	top:136px !important;
}

#item3706 {
	width:214px !important;
	height:86px !important;
	left:245px !important;
	top:237px !important;
}

#item3718 {
	width:214px !important;
	height:63px !important;
	left:245px !important;
	top:327px !important;
}

#item3731 {
	width:214px !important;
	height:95px !important;
	left:245px !important;
	top:392px !important;
}

#item3750 {
	width:214px !important;
	height:76px !important;
	left:245px !important;
	top:492px !important;
}

#item3762 {
	width:223px !important;
	height:62px !important;
	left:468px !important;
	top:151px !important;
}

#item3774 {
	width:223px !important;
	height:86px !important;
	left:468px !important;
	top:217px !important;
}

#item3786 {
	width:223px !important;
	height:86px !important;
	left:468px !important;
	top:306px !important;
}

#item3798 {
	width:223px !important;
	height:64px !important;
	left:468px !important;
	top:394px !important;
}

#item3810 {
	width:223px !important;
	height:107px !important;
	left:468px !important;
	top:464px !important;
}

#item3822 {
	width:223px !important;
	height:86px !important;
	left:468px !important;
	top:574px !important;
}

#item3834 {
	width:174px !important;
	height:111px !important;
	left:528px !important;
	top:882px !important;
}

#item3846 {
	width:174px !important;
	height:72px !important;
	left:528px !important;
	top:806px !important;
}
#in5footer,  #prefooter {display:none;}
