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

#item245746 {
	width:570px !important;
	left:15px !important;
	top:43px !important;
	min-height:85px !important;
	padding:15px;
}

#item249263 {
	width:570px !important;
	height:57px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item249268 {
	width:409px !important;
	min-height:58px !important;
	padding:15px;
}

#item283396 {
	width:570px !important;
	height:58px !important;
	left:15px !important;
	top:155px !important;
}

#item249358 {
	width:570px !important;
	height:117px !important;
	left:15px !important;
	top:811px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item249363 {
	width:220px !important;
	left:190px !important;
	top:811px !important;
	min-height:36px !important;
	padding:12px;
}

#item249418 {
	width:107px !important;
	height:32px !important;
	border-radius:5px;
	background:#012169;
	padding:10px;
}

#item249392 {
	width:107px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item249389 {
	width:107px !important;
	height:32px !important;
	left:102px !important;
	top:847px !important;
}

#item249473 {
	width:143px !important;
	height:32px !important;
	border-radius:5px;
	background:#012169;
	padding:10px;
}

#item249447 {
	width:143px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item249443 {
	width:143px !important;
	height:32px !important;
	left:214px !important;
	top:847px !important;
}

#item249527 {
	width:135px !important;
	height:32px !important;
	border-radius:5px;
	background:#012169;
	padding:10px;
}

#item249501 {
	width:135px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item249498 {
	width:135px !important;
	height:32px !important;
	left:362px !important;
	top:847px !important;
}

#item249582 {
	width:67px !important;
	height:32px !important;
	border-radius:5px;
	background:#012169;
	padding:10px;
}

#item249556 {
	width:67px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item249553 {
	width:67px !important;
	height:32px !important;
	left:354px !important;
	top:884px !important;
}

#item249636 {
	width:171px !important;
	height:32px !important;
	border-radius:5px;
	background:#012169;
	padding:10px;
}

#item249610 {
	width:171px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item249607 {
	width:171px !important;
	height:32px !important;
	left:178px !important;
	top:884px !important;
}

#item249725 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item249750 {
	width:127px !important;
	left:33px !important;
	top:1px !important;
	min-height:119px !important;
	padding:12px;
}

#item249668 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item249694 {
	width:127px !important;
	left:33px !important;
	top:1px !important;
	min-height:119px !important;
	padding:12px;
}

#item249661 {
	width:160px !important;
	height:395px !important;
	left:425px !important;
	top:226px !important;
}

#item249837 {
	width:395px !important;
	height:160px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item249843 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item249868 {
	width:362px !important;
	left:33px !important;
	top:1px !important;
	min-height:114px !important;
	padding:12px;
}

#item249779 {
	width:395px !important;
	height:160px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item249786 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item249811 {
	width:362px !important;
	left:33px !important;
	top:1px !important;
	min-height:114px !important;
	padding:12px;
}

#item249776 {
	width:395px !important;
	height:160px !important;
	left:15px !important;
	top:226px !important;
}

#item249955 {
	width:160px !important;
	height:395px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item249960 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item249985 {
	width:127px !important;
	left:33px !important;
	top:1px !important;
	min-height:164px !important;
	padding:12px;
}

#item249896 {
	width:160px !important;
	height:395px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item249904 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item249929 {
	width:127px !important;
	left:33px !important;
	top:1px !important;
	min-height:164px !important;
	padding:12px;
}

#item249893 {
	width:160px !important;
	height:395px !important;
	left:15px !important;
	top:401px !important;
}

#item250013 {
	width:220px !important;
	height:220px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item250019 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item250044 {
	width:187px !important;
	left:33px !important;
	top:1px !important;
	min-height:124px !important;
	padding:12px;
}

#item250070 {
	width:220px !important;
	height:220px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item250076 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item250101 {
	width:187px !important;
	left:33px !important;
	top:1px !important;
	min-height:124px !important;
	padding:12px;
}

#item250010 {
	width:220px !important;
	height:220px !important;
	left:190px !important;
	top:401px !important;
}

#item250189 {
	width:395px !important;
	height:160px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item250197 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item250222 {
	width:362px !important;
	left:33px !important;
	top:1px !important;
	min-height:104px !important;
	padding:12px;
}

#item250130 {
	width:395px !important;
	height:160px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item250138 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item250163 {
	width:362px !important;
	left:33px !important;
	top:1px !important;
	min-height:104px !important;
	padding:12px;
}

#item250127 {
	width:395px !important;
	height:160px !important;
	left:190px !important;
	top:636px !important;
}

#item281891 {
	width:570px !important;
	height:234px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item281898 {
	width:362px !important;
	border-radius:5px;
	min-height:58px !important;
	padding:15px;
}

#item281923 {
	width:570px !important;
	top:58px !important;
	border-radius:5px;
	min-height:175px !important;
	padding:15px;
}

#item283398 {
	width:570px !important;
	height:234px !important;
	left:15px !important;
	top:155px !important;
}

#item283089 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:169px !important;
}

#item283084 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:169px !important;
}

#item247767 {
	width:25px !important;
	height:25px !important;
}

#item233113 {
	width:600px !important;
	height:555px !important;
	background:#f2f3f7;
}

#item220994 {
	width:585px !important;
	left:15px !important;
	top:30px !important;
	min-height:101px !important;
	padding:15px 15px 23px 15px;
}

#item220963 {
	width:540px !important;
	left:30px !important;
	top:131px !important;
	min-height:394px !important;
}

#item238686 {
	width:249px !important;
	height:22px !important;
	left:307px !important;
	top:585px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item238943 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item238970 {
	width:166px !important;
	left:83px !important;
	top:133px !important;
	min-height:13px !important;
}

#item239002 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item240255 {
	width:22px !important;
	height:14px !important;
	border-radius:1px;
	background:#012169;
}

#item240280 {
	width:22px !important;
	height:14px !important;
	left:24px !important;
	border-radius:1px;
	background:#6679a5;
}

#item240311 {
	width:22px !important;
	height:14px !important;
	border-radius:1px;
	background:#012169;
}

#item240336 {
	width:22px !important;
	height:14px !important;
	left:24px !important;
	border-radius:1px;
	background:#6679a5;
}

#item238711 {
	width:249px !important;
	height:150px !important;
	left:30px !important;
	top:585px !important;
	border-radius:2px;
	background:#ccd2e1;
}

#item284665 {
	width:249px !important;
	min-height:150px !important;
	padding:5px;
}

#item240930 {
	width:600px !important;
	height:1340px !important;
	background:#e5e8f0;
}

#item240928 {
	width:600px !important;
	height:1340px !important;
}

#item230579 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item234293 {
	width:191px !important;
	left:349px !important;
	top:115px !important;
	min-height:189px !important;
}

#item241179 {
	width:540px !important;
	height:368px !important;
	left:30px !important;
	top:584px !important;
}

#item230407 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item234706 {
	width:360px !important;
	left:180px !important;
	top:288px !important;
	min-height:29px !important;
}

#item241178 {
	width:540px !important;
	height:368px !important;
	left:30px !important;
	top:584px !important;
}

#item228986 {
	width:540px !important;
	height:47px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240927 {
	width:540px !important;
	height:439px !important;
	left:30px !important;
	top:585px !important;
}

#item232464 {
	width:541px !important;
	height:325px !important;
	border-radius:5px;
	background:#ccd2e1;
}

#item284591 {
	width:541px !important;
	min-height:325px !important;
	padding:10px;
}

#item240931 {
	width:541px !important;
	height:325px !important;
	left:31px !important;
	top:585px !important;
}

#item230450 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item241278 {
	width:540px !important;
	height:241px !important;
	left:30px !important;
	top:585px !important;
}

#item230609 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item241277 {
	width:540px !important;
	height:259px !important;
	left:30px !important;
	top:585px !important;
}

#item240166 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item241197 {
	width:45px !important;
	height:29px !important;
	left:252px !important;
	top:962px !important;
}

#item241347 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item241345 {
	width:45px !important;
	height:29px !important;
	left:252px !important;
	top:853px !important;
}

#item240172 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item241203 {
	width:45px !important;
	height:29px !important;
	left:303px !important;
	top:962px !important;
}

#item241376 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item241372 {
	width:45px !important;
	height:29px !important;
	left:303px !important;
	top:853px !important;
}

#item241062 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item241195 {
	width:45px !important;
	height:29px !important;
	left:252px !important;
	top:962px !important;
}

#item241404 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item241401 {
	width:45px !important;
	height:29px !important;
	left:252px !important;
	top:853px !important;
}

#item241088 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item241199 {
	width:45px !important;
	height:29px !important;
	left:303px !important;
	top:962px !important;
}

#item241431 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item241429 {
	width:45px !important;
	height:29px !important;
	left:303px !important;
	top:853px !important;
}

#item283252 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:30px !important;
}

#item283401 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:550px !important;
}

#item283429 {
	width:28px !important;
	height:28px !important;
	left:264px !important;
	top:571px !important;
}

#item283481 {
	width:28px !important;
	height:28px !important;
	left:264px !important;
	top:824px !important;
}

#item283457 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:571px !important;
}

#item283495 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:824px !important;
}

#item241481 {
	width:25px !important;
	height:25px !important;
}

#item236901 {
	width:540px !important;
	height:31px !important;
	left:30px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item235186 {
	width:600px !important;
	height:143px !important;
	top:51px !important;
}

#item235188 {
	width:93px !important;
	height:27px !important;
	left:61px !important;
	top:58px !important;
}

#item235213 {
	width:93px !important;
	height:27px !important;
	left:159px !important;
	top:58px !important;
}

#item235239 {
	width:93px !important;
	height:27px !important;
	left:258px !important;
	top:58px !important;
}

#item235264 {
	width:93px !important;
	height:27px !important;
	left:356px !important;
	top:58px !important;
}

#item235289 {
	width:93px !important;
	height:27px !important;
	left:455px !important;
	top:58px !important;
}

#item235058 {
	width:540px !important;
	left:30px !important;
	top:131px !important;
	min-height:250px !important;
}

#item235084 {
	width:585px !important;
	left:15px !important;
	top:30px !important;
	min-height:101px !important;
	padding:15px 15px 23px 15px;
}

#item239312 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item239344 {
	width:249px !important;
	height:22px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item239376 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item240729 {
	width:600px !important;
	height:1182px !important;
	background:#e5e8f0;
}

#item240727 {
	width:600px !important;
	height:1182px !important;
}

#item235161 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240861 {
	width:540px !important;
	height:266px !important;
	left:30px !important;
	top:443px !important;
}

#item235109 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240795 {
	width:540px !important;
	height:408px !important;
	left:30px !important;
	top:443px !important;
}

#item235136 {
	width:540px !important;
	height:47px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240791 {
	width:540px !important;
	height:709px !important;
	left:30px !important;
	top:443px !important;
}

#item283287 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:30px !important;
}

#item283540 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:404px !important;
}

#item283554 {
	width:28px !important;
	height:28px !important;
	left:264px !important;
	top:429px !important;
}

#item283593 {
	width:28px !important;
	height:28px !important;
	left:264px !important;
	top:688px !important;
}

#item283581 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:429px !important;
}

#item241483 {
	width:25px !important;
	height:25px !important;
}

#item233452 {
	width:600px !important;
	height:526px !important;
	background:#f2f3f7;
}

#item229571 {
	width:585px !important;
	left:15px !important;
	top:30px !important;
	min-height:62px !important;
	padding:15px 15px 23px 15px;
}

#item229596 {
	width:540px !important;
	left:30px !important;
	top:92px !important;
	min-height:404px !important;
}

#item239631 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item239663 {
	width:249px !important;
	height:22px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item239694 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item240645 {
	width:600px !important;
	height:1020px !important;
	background:#e5e8f0;
}

#item240643 {
	width:600px !important;
	height:1020px !important;
}

#item229637 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240725 {
	width:540px !important;
	height:274px !important;
	left:30px !important;
	top:556px !important;
}

#item229663 {
	width:540px !important;
	height:47px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240724 {
	width:540px !important;
	height:374px !important;
	left:30px !important;
	top:556px !important;
}

#item229688 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240718 {
	width:540px !important;
	height:355px !important;
	left:30px !important;
	top:556px !important;
}

#item283305 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:30px !important;
}

#item283635 {
	width:28px !important;
	height:28px !important;
	left:264px !important;
	top:542px !important;
}

#item283659 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:542px !important;
}

#item283678 {
	width:28px !important;
	height:28px !important;
	left:403px !important;
	top:759px !important;
}

#item283701 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:518px !important;
}

#item241485 {
	width:25px !important;
	height:25px !important;
}

#item233482 {
	width:600px !important;
	height:296px !important;
	background:#f2f3f7;
}

#item228428 {
	width:585px !important;
	left:15px !important;
	top:30px !important;
	min-height:62px !important;
	padding:15px 15px 23px 15px;
}

#item228484 {
	width:540px !important;
	left:30px !important;
	top:92px !important;
	min-height:173px !important;
}

#item228509 {
	width:249px !important;
	height:87px !important;
	left:308px !important;
	top:710px !important;
	border-radius:2px;
	background:#ccd2e1;
}

#item284630 {
	width:249px !important;
	min-height:87px !important;
	padding:5px;
}

#item238120 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item238150 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item238180 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item238211 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item238243 {
	width:249px !important;
	height:14px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item240639 {
	width:600px !important;
	height:990px !important;
	background:#e5e8f0;
}

#item240637 {
	width:600px !important;
	height:990px !important;
}

#item228704 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240496 {
	width:540px !important;
	height:247px !important;
	left:30px !important;
	top:325px !important;
}

#item228764 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240494 {
	width:540px !important;
	height:283px !important;
	left:30px !important;
	top:325px !important;
}

#item228672 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item238679 {
	width:540px !important;
	height:365px !important;
	left:30px !important;
	top:325px !important;
}

#item228641 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item238678 {
	width:540px !important;
	height:338px !important;
	left:30px !important;
	top:325px !important;
}

#item240561 {
	width:541px !important;
	height:189px !important;
	border-radius:5px;
	background:#ccd2e1;
}

#item284472 {
	width:521px !important;
	left:10px !important;
	top:10px !important;
	min-height:169px !important;
}

#item240596 {
	width:541px !important;
	height:189px !important;
	left:30px !important;
	top:325px !important;
}

#item240607 {
	width:541px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item240635 {
	width:541px !important;
	height:396px !important;
	left:30px !important;
	top:325px !important;
}

#item283327 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:30px !important;
}

#item283730 {
	width:28px !important;
	height:28px !important;
	left:265px !important;
	top:311px !important;
}

#item283785 {
	width:28px !important;
	height:28px !important;
	left:265px !important;
	top:524px !important;
}

#item283811 {
	width:28px !important;
	height:28px !important;
	left:265px !important;
	top:697px !important;
}

#item283772 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:311px !important;
}

#item283798 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:524px !important;
}

#item283825 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:697px !important;
}

#item283745 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:286px !important;
}

#item241487 {
	width:25px !important;
	height:25px !important;
}

#item227235 {
	width:585px !important;
	left:15px !important;
	top:30px !important;
	min-height:62px !important;
	padding:15px 15px 23px 15px;
}

#item231267 {
	width:540px !important;
	left:30px !important;
	top:530px !important;
	border-radius:5px;
	background:#012169;
	min-height:44px !important;
	padding:15px;
}

#item227315 {
	width:540px !important;
	top:44px !important;
	min-height:139px !important;
	padding:15px 15px 23px 15px;
}

#item227340 {
	width:540px !important;
	top:226px !important;
	min-height:211px !important;
	padding:15px 15px 23px 15px;
}

#item227540 {
	width:540px !important;
	border-radius:5px;
	background:#012169;
	min-height:44px !important;
	padding:15px;
}

#item227565 {
	width:540px !important;
	top:183px !important;
	border-radius:5px;
	background:#012169;
	min-height:44px !important;
	padding:15px;
}

#item227622 {
	width:93px !important;
	min-height:27px !important;
}

#item227647 {
	width:93px !important;
	left:97px !important;
	min-height:27px !important;
}

#item227672 {
	width:93px !important;
	left:193px !important;
	min-height:27px !important;
}

#item227697 {
	width:93px !important;
	left:296px !important;
	min-height:27px !important;
}

#item231242 {
	width:270px !important;
	left:30px !important;
	top:647px !important;
	min-height:225px !important;
	padding:15px 15px 23px 15px;
}

#item237097 {
	width:270px !important;
	left:300px !important;
	top:647px !important;
	min-height:162px !important;
	padding:15px 15px 23px 15px;
}

#item237015 {
	width:255px !important;
	height:58px !important;
	left:30px !important;
	top:589px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item237042 {
	width:255px !important;
	height:58px !important;
	left:315px !important;
	top:589px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item237187 {
	width:540px !important;
	height:31px !important;
	left:30px !important;
	top:885px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item283951 {
	width:148px !important;
	left:61px !important;
	top:168px !important;
	min-height:5px !important;
}

#item283981 {
	width:262px !important;
	height:15px !important;
	left:4px !important;
	border-radius:2px;
	background:#ccd2e1;
	padding:5px;
}

#item240642 {
	width:600px !important;
	height:1490px !important;
	background:#e5e8f0;
}

#item240640 {
	width:600px !important;
	height:1490px !important;
}

#item227590 {
	width:296px !important;
	left:122px !important;
	top:334px !important;
	min-height:9px !important;
}

#item240094 {
	width:540px !important;
	height:31px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item231583 {
	width:540px !important;
	height:343px !important;
	left:30px !important;
	top:1114px !important;
}

#item283341 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:30px !important;
}

#item283902 {
	width:28px !important;
	height:28px !important;
	left:440px !important;
	top:1114px !important;
}

#item283917 {
	width:28px !important;
	height:28px !important;
	left:542px !important;
	top:1075px !important;
}

#item241489 {
	width:25px !important;
	height:25px !important;
}

#item276498 {
	width:375px !important;
	top:175px !important;
	min-height:161px !important;
	padding:15px;
}

#item276616 {
	width:315px !important;
	height:267px !important;
	left:30px !important;
	top:1350px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item276622 {
	width:262px !important;
	left:57px !important;
	top:1350px !important;
	min-height:44px !important;
	padding:12px;
}

#item276650 {
	width:285px !important;
	height:33px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item276647 {
	width:285px !important;
	height:33px !important;
	left:45px !important;
	top:1397px !important;
}

#item276704 {
	width:285px !important;
	height:33px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item276701 {
	width:285px !important;
	height:33px !important;
	left:45px !important;
	top:1484px !important;
}

#item276761 {
	width:285px !important;
	height:33px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item276758 {
	width:285px !important;
	height:33px !important;
	left:45px !important;
	top:1570px !important;
}

#item276815 {
	width:285px !important;
	height:34px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item276812 {
	width:285px !important;
	height:34px !important;
	left:45px !important;
	top:1440px !important;
}

#item276869 {
	width:285px !important;
	height:33px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item276866 {
	width:285px !important;
	height:33px !important;
	left:45px !important;
	top:1527px !important;
}

#item276929 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item276954 {
	width:282px !important;
	left:33px !important;
	top:1px !important;
	min-height:146px !important;
	padding:12px;
}

#item276920 {
	width:315px !important;
	height:170px !important;
	left:30px !important;
	top:1165px !important;
}

#item276982 {
	width:315px !important;
	height:170px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item276990 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item277015 {
	width:282px !important;
	left:33px !important;
	top:1px !important;
	min-height:153px !important;
	padding:12px;
}

#item276979 {
	width:315px !important;
	height:170px !important;
	left:30px !important;
	top:425px !important;
}

#item277043 {
	width:315px !important;
	height:170px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item277052 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item277077 {
	width:282px !important;
	left:33px !important;
	top:1px !important;
	min-height:153px !important;
	padding:12px;
}

#item277040 {
	width:315px !important;
	height:170px !important;
	left:30px !important;
	top:610px !important;
}

#item277105 {
	width:315px !important;
	height:170px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item277112 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item277137 {
	width:282px !important;
	left:33px !important;
	top:1px !important;
	min-height:124px !important;
	padding:12px;
}

#item277102 {
	width:315px !important;
	height:170px !important;
	left:30px !important;
	top:795px !important;
}

#item277165 {
	width:315px !important;
	height:170px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item277176 {
	width:46px !important;
	min-height:52px !important;
	padding:12px;
}

#item277201 {
	width:282px !important;
	left:33px !important;
	top:1px !important;
	min-height:104px !important;
	padding:12px;
}

#item277162 {
	width:315px !important;
	height:170px !important;
	left:30px !important;
	top:980px !important;
}

#item284295 {
	width:315px !important;
	height:526px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item284303 {
	width:315px !important;
	height:58px !important;
	border-radius:5px;
	padding:15px;
}

#item284269 {
	width:315px !important;
	top:54px !important;
	border-radius:5px;
	min-height:458px !important;
	padding:15px;
}

#item284352 {
	width:315px !important;
	height:526px !important;
	left:30px !important;
	top:352px !important;
}

#item276524 {
	width:315px !important;
	height:57px !important;
	border-radius:5px;
	background:#e5e8f0;
}

#item276531 {
	width:315px !important;
	height:58px !important;
	border-radius:5px;
	padding:15px;
}

#item284350 {
	width:315px !important;
	height:58px !important;
	left:30px !important;
	top:352px !important;
}

#item284241 {
	width:28px !important;
	height:28px !important;
	left:304px !important;
	top:367px !important;
}

#item284254 {
	width:28px !important;
	height:28px !important;
	left:304px !important;
	top:367px !important;
}

#item286723 {
	width:375px !important;
	height:1376px !important;
	background:#f2f3f7;
}

#item286672 {
	width:330px !important;
	left:15px !important;
	top:30px !important;
	min-height:120px !important;
	padding:15px 15px 23px 15px;
}

#item286697 {
	width:315px !important;
	left:30px !important;
	top:150px !important;
	min-height:1196px !important;
}

#item287260 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item287285 {
	width:111px !important;
	left:204px !important;
	top:38px !important;
	min-height:111px !important;
}

#item287830 {
	width:316px !important;
	height:252px !important;
	left:30px !important;
	top:2391px !important;
}

#item287316 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item287342 {
	width:210px !important;
	left:105px !important;
	top:139px !important;
	min-height:17px !important;
}

#item287829 {
	width:316px !important;
	height:252px !important;
	left:30px !important;
	top:2391px !important;
}

#item287373 {
	width:315px !important;
	height:71px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item286936 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item287828 {
	width:315px !important;
	height:188px !important;
	left:30px !important;
	top:2722px !important;
}

#item287668 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item287827 {
	width:315px !important;
	height:188px !important;
	left:30px !important;
	top:2722px !important;
}

#item286888 {
	width:315px !important;
	height:608px !important;
	left:30px !important;
	top:1406px !important;
	border-radius:3px;
	background:#ccd2e1;
}

#item286889 {
	width:320px !important;
	min-height:608px !important;
	padding:6px;
}

#item287546 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item287544 {
	width:45px !important;
	height:29px !important;
	left:135px !important;
	top:2658px !important;
}

#item287574 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item287571 {
	width:45px !important;
	height:29px !important;
	left:195px !important;
	top:2658px !important;
}

#item287602 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item287599 {
	width:45px !important;
	height:29px !important;
	left:135px !important;
	top:2658px !important;
}

#item287629 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item287627 {
	width:45px !important;
	height:29px !important;
	left:195px !important;
	top:2658px !important;
}

#item287834 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item287832 {
	width:45px !important;
	height:29px !important;
	left:135px !important;
	top:2924px !important;
}

#item287862 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item287859 {
	width:45px !important;
	height:29px !important;
	left:195px !important;
	top:2924px !important;
}

#item287890 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#6679a5;
}

#item287887 {
	width:45px !important;
	height:29px !important;
	left:135px !important;
	top:2924px !important;
}

#item287917 {
	width:45px !important;
	height:29px !important;
	border-radius:3px;
	background:#012169;
}

#item287915 {
	width:45px !important;
	height:29px !important;
	left:195px !important;
	top:2924px !important;
}

#item287950 {
	width:28px !important;
	height:28px !important;
	left:317px !important;
	top:30px !important;
}

#item288036 {
	width:375px !important;
	height:857px !important;
	background:#f2f3f7;
}

#item288399 {
	width:315px !important;
	height:32px !important;
	left:30px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288424 {
	width:374px !important;
	height:89px !important;
	top:47px !important;
}

#item288426 {
	width:58px !important;
	height:17px !important;
	left:38px !important;
	top:36px !important;
}

#item288451 {
	width:58px !important;
	height:17px !important;
	left:99px !important;
	top:36px !important;
}

#item288476 {
	width:58px !important;
	height:17px !important;
	left:161px !important;
	top:36px !important;
}

#item288501 {
	width:58px !important;
	height:17px !important;
	left:222px !important;
	top:36px !important;
}

#item288526 {
	width:58px !important;
	height:17px !important;
	left:284px !important;
	top:36px !important;
}

#item287976 {
	width:330px !important;
	left:15px !important;
	top:30px !important;
	min-height:120px !important;
	padding:15px 15px 23px 15px;
}

#item288001 {
	width:315px !important;
	left:30px !important;
	top:150px !important;
	min-height:677px !important;
}

#item288302 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288332 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288363 {
	width:315px !important;
	height:71px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item287962 {
	width:28px !important;
	height:28px !important;
	left:317px !important;
	top:30px !important;
}

#item285840 {
	width:375px !important;
	height:1338px !important;
	background:#f2f3f7;
}

#item285850 {
	width:330px !important;
	left:15px !important;
	top:30px !important;
	min-height:62px !important;
	padding:15px 15px 23px 15px;
}

#item285875 {
	width:315px !important;
	left:30px !important;
	top:92px !important;
	min-height:1215px !important;
}

#item286061 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item286091 {
	width:315px !important;
	height:71px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item286122 {
	width:315px !important;
	height:33px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item286363 {
	width:28px !important;
	height:28px !important;
	left:317px !important;
	top:30px !important;
}

#item286431 {
	width:25px !important;
	height:25px !important;
}

#item288567 {
	width:375px !important;
	height:616px !important;
	background:#f2f3f7;
}

#item288573 {
	width:330px !important;
	left:15px !important;
	top:30px !important;
	min-height:62px !important;
	padding:15px 15px 23px 15px;
}

#item288598 {
	width:315px !important;
	left:30px !important;
	top:92px !important;
	min-height:494px !important;
}

#item288734 {
	width:315px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288764 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288794 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288826 {
	width:315px !important;
	height:32px !important;
	left:30px !important;
	top:646px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item288852 {
	width:316px !important;
	height:398px !important;
	left:30px !important;
	top:1892px !important;
	border-radius:5px;
	background:#ccd2e1;
}

#item288986 {
	width:316px !important;
	min-height:398px !important;
	padding:6px;
}

#item288884 {
	width:315px !important;
	height:32px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item289117 {
	width:28px !important;
	height:28px !important;
	left:317px !important;
	top:30px !important;
}

#item289049 {
	width:375px !important;
	height:1889px !important;
	background:#f2f3f7;
}

#item289058 {
	width:330px !important;
	left:15px !important;
	top:30px !important;
	min-height:89px !important;
	padding:15px 15px 23px 15px;
}

#item289147 {
	width:315px !important;
	top:44px !important;
	min-height:359px !important;
	padding:15px 15px 23px 15px;
}

#item289197 {
	width:315px !important;
	border-radius:5px;
	background:#012169;
	min-height:44px !important;
	padding:15px;
}

#item289172 {
	width:315px !important;
	top:44px !important;
	min-height:551px !important;
	padding:15px 15px 23px 15px;
}

#item289222 {
	width:315px !important;
	border-radius:5px;
	background:#012169;
	min-height:44px !important;
	padding:15px;
}

#item289255 {
	width:315px !important;
	left:30px !important;
	top:1141px !important;
	border-radius:5px;
	background:#012169;
	min-height:44px !important;
	padding:15px;
}

#item289280 {
	width:315px !important;
	left:30px !important;
	top:1271px !important;
	min-height:305px !important;
	padding:15px 15px 23px 15px;
}

#item289332 {
	width:315px !important;
	height:71px !important;
	left:30px !important;
	top:1200px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item289306 {
	width:315px !important;
	top:71px !important;
	min-height:223px !important;
	padding:15px 15px 23px 15px;
}

#item289357 {
	width:315px !important;
	height:71px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item289389 {
	width:315px !important;
	height:32px !important;
	left:30px !important;
	top:1920px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item289525 {
	width:375px !important;
	height:126px !important;
	top:1964px !important;
}

#item289542 {
	width:73px !important;
	min-height:22px !important;
}

#item289567 {
	width:73px !important;
	left:76px !important;
	min-height:22px !important;
}

#item289592 {
	width:73px !important;
	left:152px !important;
	min-height:22px !important;
}

#item289618 {
	width:73px !important;
	left:232px !important;
	min-height:22px !important;
}

#item289648 {
	width:174px !important;
	left:72px !important;
	top:168px !important;
	min-height:5px !important;
}

#item289678 {
	width:315px !important;
	height:51px !important;
	border-radius:5px;
	background:#ccd2e1;
	padding:10px;
}

#item289129 {
	width:28px !important;
	height:28px !important;
	left:317px !important;
	top:30px !important;
}
#in5footer,  #prefooter {display:none;}
