/* 	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:22392px; height:804px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item497 {
	width:630px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item509 {
	width:259px !important;
	height:33px !important;
	left:98px !important;
	top:228px !important;
	background:#fff;
}

#item510 {
	width:268px !important;
	height:96px !important;
	left:273px !important;
	top:705px !important;
	background:#00a5b5;
}

#item511 {
	width:234px !important;
	height:45px !important;
	left:290px !important;
	top:726px !important;
}

#item523 {
	width:393px !important;
	height:352px !important;
	left:70px !important;
	top:253px !important;
	background:#007198;
	border:solid 4.62px #fff;
}

#item544 {
	width:259px !important;
	min-height:9px !important;
}

#item567 {
	width:316px !important;
	left:95px !important;
	top:279px !important;
	min-height:293px !important;
}

#item380 {
	width:61px !important;
	left:276px !important;
	top:766px !important;
	min-height:6px !important;
}

#item11008 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item649 {
	width:241px !important;
	left:72px !important;
	top:668px !important;
	min-height:20px !important;
}

#item693 {
	width:353px !important;
	left:72px !important;
	top:107px !important;
	min-height:495px !important;
}

#item696 {
	width:590px !important;
	height:644px !important;
	left:-115px !important;
	top:73px !important;
	border:solid 6px #fff;
}

#item357 {
	width:541px !important;
	min-height:6px !important;
}

#item10985 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item627 {
	width:286px !important;
	left:186px !important;
	top:113px !important;
	min-height:125px !important;
}

#item671 {
	width:340px !important;
	left:186px !important;
	top:278px !important;
	min-height:402px !important;
}

#item733 {
	opacity:0.90;
	width:657px !important;
	height:210px !important;
	left:-9px !important;
	top:536px !important;
	background:#007198;
}

#item734 {
	width:267px !important;
	height:19px !important;
	left:1px !important;
	top:631px !important;
	background:#00a5b5;
}

#item735 {
	width:221px !important;
	height:19px !important;
	left:268px !important;
	top:631px !important;
	background:#96d9e9;
}

#item736 {
	width:159px !important;
	height:19px !important;
	left:489px !important;
	top:631px !important;
	background:#56c6d8;
}

#item788 {
	width:112px !important;
	left:45px !important;
	top:555px !important;
	min-height:57px !important;
}

#item810 {
	width:44px !important;
	left:179px !important;
	top:555px !important;
	min-height:59px !important;
}

#item832 {
	width:89px !important;
	left:84px !important;
	top:669px !important;
	min-height:45px !important;
}

#item854 {
	width:29px !important;
	left:36px !important;
	top:636px !important;
	min-height:9px !important;
}

#item876 {
	width:29px !important;
	left:277px !important;
	top:636px !important;
	min-height:9px !important;
}

#item898 {
	width:29px !important;
	left:498px !important;
	top:636px !important;
	min-height:9px !important;
}

#item920 {
	width:123px !important;
	left:197px !important;
	top:669px !important;
	min-height:57px !important;
}

#item942 {
	width:64px !important;
	left:386px !important;
	top:669px !important;
	min-height:33px !important;
}

#item964 {
	width:67px !important;
	left:240px !important;
	top:555px !important;
	min-height:57px !important;
}

#item986 {
	width:66px !important;
	left:510px !important;
	top:555px !important;
	min-height:57px !important;
}

#item1008 {
	width:450px !important;
	left:36px !important;
	top:397px !important;
	min-height:38px !important;
}

#item1077 {
	width:312px !important;
	left:24px !important;
	min-height:18px !important;
}

#item1103 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item1123 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item1145 {
	width:450px !important;
	left:36px !important;
	top:460px !important;
	min-height:47px !important;
}

#item1167 {
	width:174px !important;
	left:36px !important;
	top:380px !important;
	min-height:9px !important;
}

#item10962 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item1171 {
	width:58px !important;
	height:58px !important;
	background:#fff;
}

#item1172 {
	width:3px !important;
	height:3px !important;
	left:6px !important;
	top:21px !important;
	background:#29c4f3;
}

#item10939 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item1030 {
	width:507px !important;
	left:69px !important;
	top:609px !important;
	min-height:108px !important;
}

#item1053 {
	width:364px !important;
	left:24px !important;
	min-height:28px !important;
}

#item1100 {
	width:187px !important;
	left:69px !important;
	top:573px !important;
	min-height:15px !important;
}

#item1194 {
	width:221px !important;
	left:69px !important;
	top:180px !important;
	min-height:72px !important;
}

#item1217 {
	width:25px !important;
	left:39px !important;
	top:36px !important;
	min-height:43px !important;
}

#item1239 {
	width:25px !important;
	left:218px !important;
	top:96px !important;
	min-height:43px !important;
}

#item1261 {
	width:159px !important;
	left:69px !important;
	top:47px !important;
	min-height:70px !important;
}

#item1283 {
	width:221px !important;
	left:69px !important;
	top:132px !important;
	min-height:32px !important;
}

#item1329 {
	width:249px !important;
	height:190px !important;
	left:612px !important;
	top:496px !important;
	background:#abe1ed;
}

#item1389 {
	width:225px !important;
	left:36px !important;
	top:145px !important;
	min-height:86px !important;
}

#item1411 {
	width:25px !important;
	left:287px !important;
	top:452px !important;
	min-height:43px !important;
}

#item1433 {
	width:25px !important;
	left:551px !important;
	top:636px !important;
	min-height:43px !important;
}

#item1455 {
	width:235px !important;
	left:317px !important;
	top:463px !important;
	min-height:205px !important;
}

#item1477 {
	width:210px !important;
	left:317px !important;
	top:681px !important;
	min-height:20px !important;
}

#item1499 {
	width:228px !important;
	left:36px !important;
	top:251px !important;
	min-height:144px !important;
}

#item1546 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item1566 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item10915 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item1330 {
	width:217px !important;
	height:100px !important;
	left:404px !important;
	top:329px !important;
	background:#abe1ed;
}

#item10892 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item1521 {
	width:213px !important;
	left:69px !important;
	top:112px !important;
	min-height:224px !important;
}

#item1543 {
	width:211px !important;
	left:69px !important;
	top:36px !important;
	min-height:63px !important;
}

#item1588 {
	width:216px !important;
	left:306px !important;
	top:548px !important;
	min-height:31px !important;
}

#item1610 {
	width:231px !important;
	left:306px !important;
	top:592px !important;
	min-height:32px !important;
}

#item1638 {
	width:8px !important;
	left:9px !important;
	top:52px !important;
	min-height:12px !important;
}

#item1660 {
	width:8px !important;
	left:9px !important;
	top:87px !important;
	min-height:12px !important;
}

#item1682 {
	width:8px !important;
	left:9px !important;
	top:166px !important;
	min-height:12px !important;
}

#item1704 {
	width:8px !important;
	left:9px !important;
	top:114px !important;
	min-height:12px !important;
}

#item1726 {
	width:8px !important;
	left:9px !important;
	top:27px !important;
	min-height:12px !important;
}

#item1748 {
	width:8px !important;
	left:9px !important;
	top:135px !important;
	min-height:12px !important;
}

#item1770 {
	width:79px !important;
	left:140px !important;
	top:512px !important;
	min-height:9px !important;
}

#item1814 {
	width:135px !important;
	left:84px !important;
	top:539px !important;
	min-height:19px !important;
}

#item1836 {
	width:122px !important;
	left:97px !important;
	top:574px !important;
	min-height:19px !important;
}

#item1858 {
	width:140px !important;
	left:78px !important;
	top:652px !important;
	min-height:19px !important;
}

#item1880 {
	width:62px !important;
	left:422px !important;
	top:393px !important;
	min-height:19px !important;
}

#item1902 {
	width:47px !important;
	left:422px !important;
	top:344px !important;
	min-height:19px !important;
}

#item1924 {
	width:106px !important;
	left:491px !important;
	top:392px !important;
	min-height:23px !important;
}

#item1946 {
	width:82px !important;
	left:476px !important;
	top:342px !important;
	min-height:23px !important;
}

#item10869 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item2014 {
	opacity:0.90;
	width:585px !important;
	height:210px !important;
	left:-9px !important;
	top:507px !important;
	background:#007198;
}

#item2015 {
	width:219px !important;
	height:19px !important;
	left:55px !important;
	top:601px !important;
	background:#00a5b5;
}

#item2016 {
	width:64px !important;
	height:19px !important;
	left:-9px !important;
	top:601px !important;
	background:#007198;
}

#item2017 {
	width:200px !important;
	height:19px !important;
	left:274px !important;
	top:601px !important;
	background:#96d9e9;
}

#item2018 {
	width:102px !important;
	height:19px !important;
	left:474px !important;
	top:601px !important;
	background:#56c6d8;
}

#item2038 {
	width:29px !important;
	left:59px !important;
	top:606px !important;
	min-height:9px !important;
}

#item2060 {
	width:29px !important;
	left:279px !important;
	top:606px !important;
	min-height:9px !important;
}

#item2082 {
	width:29px !important;
	left:479px !important;
	top:606px !important;
	min-height:9px !important;
}

#item2119 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item2139 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item2249 {
	width:73px !important;
	left:390px !important;
	top:371px !important;
	min-height:30px !important;
}

#item2271 {
	width:72px !important;
	left:196px !important;
	top:390px !important;
	min-height:39px !important;
}

#item2293 {
	width:70px !important;
	left:92px !important;
	top:371px !important;
	min-height:30px !important;
}

#item2315 {
	width:499px !important;
	left:36px !important;
	top:264px !important;
	min-height:59px !important;
}

#item2337 {
	width:83px !important;
	left:36px !important;
	top:132px !important;
	min-height:9px !important;
}

#item2359 {
	width:495px !important;
	left:36px !important;
	top:149px !important;
	min-height:90px !important;
}

#item2425 {
	width:115px !important;
	left:46px !important;
	top:537px !important;
	min-height:45px !important;
}

#item2447 {
	width:179px !important;
	left:83px !important;
	top:639px !important;
	min-height:57px !important;
}

#item2469 {
	width:64px !important;
	left:439px !important;
	top:639px !important;
	min-height:33px !important;
}

#item2491 {
	width:134px !important;
	left:371px !important;
	top:525px !important;
	min-height:57px !important;
}

#item1971 {
	width:297px !important;
	height:94px !important;
	left:324px !important;
	top:621px !important;
	background:#007198;
}

#item10846 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item2107 {
	width:65px !important;
	height:65px !important;
	left:338px !important;
	top:636px !important;
}

#item2161 {
	width:25px !important;
	left:294px !important;
	top:363px !important;
	min-height:43px !important;
}

#item2183 {
	width:25px !important;
	left:535px !important;
	top:526px !important;
	min-height:43px !important;
}

#item2205 {
	width:236px !important;
	left:324px !important;
	top:374px !important;
	min-height:174px !important;
}

#item2227 {
	width:213px !important;
	left:324px !important;
	top:561px !important;
	min-height:20px !important;
}

#item2381 {
	width:253px !important;
	left:36px !important;
	top:588px !important;
	min-height:128px !important;
}

#item2403 {
	width:188px !important;
	left:36px !important;
	top:523px !important;
	min-height:50px !important;
}

#item2513 {
	width:153px !important;
	left:418px !important;
	top:679px !important;
	min-height:20px !important;
}

#item10822 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item2580 {
	width:129px !important;
	height:25px !important;
	left:187px !important;
	top:515px !important;
}

#item2659 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item2679 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item2745 {
	width:306px !important;
	left:36px !important;
	top:568px !important;
	min-height:26px !important;
}

#item2767 {
	width:507px !important;
	left:36px !important;
	top:610px !important;
	min-height:104px !important;
}

#item10799 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item2573 {
	width:251px !important;
	height:112px !important;
	left:370px !important;
	top:579px !important;
	background:#abe1ed;
}

#item2634 {
	width:252px !important;
	left:69px !important;
	top:118px !important;
	min-height:248px !important;
}

#item2656 {
	width:307px !important;
	left:69px !important;
	top:66px !important;
	min-height:39px !important;
}

#item2701 {
	width:36px !important;
	left:384px !important;
	top:590px !important;
	min-height:26px !important;
}

#item2723 {
	width:184px !important;
	left:384px !important;
	top:625px !important;
	min-height:52px !important;
}

#item2789 {
	width:186px !important;
	left:370px !important;
	top:461px !important;
	min-height:92px !important;
}

#item2836 {
	opacity:0.90;
	width:585px !important;
	height:210px !important;
	left:-9px !important;
	top:546px !important;
	background:#007198;
}

#item2837 {
	width:162px !important;
	height:19px !important;
	left:-9px !important;
	top:642px !important;
	background:#00a5b5;
}

#item2838 {
	width:117px !important;
	height:19px !important;
	left:260px !important;
	top:642px !important;
	background:#56c6d8;
}

#item2839 {
	width:112px !important;
	height:19px !important;
	left:377px !important;
	top:642px !important;
	background:#00a5b5;
}

#item2840 {
	width:87px !important;
	height:19px !important;
	left:489px !important;
	top:642px !important;
	background:#96d9e9;
}

#item2841 {
	width:107px !important;
	height:19px !important;
	left:153px !important;
	top:642px !important;
	background:#96d9e9;
}

#item10776 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item2861 {
	width:29px !important;
	left:30px !important;
	top:647px !important;
	min-height:9px !important;
}

#item2883 {
	width:29px !important;
	left:264px !important;
	top:647px !important;
	min-height:9px !important;
}

#item2905 {
	width:29px !important;
	left:382px !important;
	top:647px !important;
	min-height:9px !important;
}

#item2927 {
	width:29px !important;
	left:494px !important;
	top:647px !important;
	min-height:9px !important;
}

#item2949 {
	width:29px !important;
	left:158px !important;
	top:647px !important;
	min-height:9px !important;
}

#item2957 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item2977 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item3021 {
	width:115px !important;
	left:292px !important;
	top:679px !important;
	min-height:33px !important;
}

#item3043 {
	width:102px !important;
	left:98px !important;
	top:565px !important;
	min-height:57px !important;
}

#item3065 {
	width:160px !important;
	left:60px !important;
	top:679px !important;
	min-height:45px !important;
}

#item3087 {
	width:115px !important;
	left:433px !important;
	top:565px !important;
	min-height:57px !important;
}

#item3109 {
	width:176px !important;
	left:36px !important;
	top:73px !important;
	min-height:9px !important;
}

#item3131 {
	width:540px !important;
	left:36px !important;
	top:90px !important;
	min-height:90px !important;
}

#item3153 {
	width:409px !important;
	left:36px !important;
	top:197px !important;
	min-height:50px !important;
}

#item10753 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item2822 {
	width:242px !important;
	height:348px !important;
	left:379px !important;
	top:408px !important;
	background:#007198;
}

#item2999 {
	width:363px !important;
	left:36px !important;
	top:73px !important;
	min-height:32px !important;
}

#item3175 {
	width:242px !important;
	left:36px !important;
	top:119px !important;
	min-height:176px !important;
}

#item3197 {
	width:251px !important;
	left:306px !important;
	top:119px !important;
	min-height:203px !important;
}

#item3219 {
	width:54px !important;
	left:405px !important;
	top:690px !important;
	min-height:43px !important;
}

#item3241 {
	width:86px !important;
	left:468px !important;
	top:708px !important;
	min-height:25px !important;
}

#item3264 {
	width:137px !important;
	left:405px !important;
	top:431px !important;
	min-height:50px !important;
}

#item3286 {
	width:170px !important;
	left:405px !important;
	top:496px !important;
	min-height:104px !important;
}

#item3289 {
	width:108px !important;
	height:56px !important;
	left:405px !important;
	top:631px !important;
}

#item3375 {
	width:29px !important;
	left:369px !important;
	top:428px !important;
	min-height:9px !important;
}

#item3397 {
	width:5px !important;
	left:344px !important;
	top:417px !important;
	min-height:8px !important;
}

#item3419 {
	width:28px !important;
	left:321px !important;
	top:383px !important;
	min-height:8px !important;
}

#item3441 {
	width:28px !important;
	left:321px !important;
	top:348px !important;
	min-height:8px !important;
}

#item3463 {
	width:28px !important;
	left:321px !important;
	top:313px !important;
	min-height:8px !important;
}

#item3485 {
	width:28px !important;
	left:321px !important;
	top:278px !important;
	min-height:8px !important;
}

#item3507 {
	width:29px !important;
	left:404px !important;
	top:428px !important;
	min-height:9px !important;
}

#item3529 {
	width:29px !important;
	left:439px !important;
	top:428px !important;
	min-height:9px !important;
}

#item3551 {
	width:29px !important;
	left:475px !important;
	top:428px !important;
	min-height:9px !important;
}

#item3573 {
	width:29px !important;
	left:510px !important;
	top:428px !important;
	min-height:9px !important;
}

#item3576 {
	width:18px !important;
	height:81px !important;
	left:374px !important;
	top:342px !important;
	background:#003d52;
}

#item3577 {
	width:18px !important;
	height:94px !important;
	left:409px !important;
	top:328px !important;
	background:#003d52;
}

#item3578 {
	width:18px !important;
	height:97px !important;
	left:445px !important;
	top:326px !important;
	background:#003d52;
}

#item3579 {
	width:18px !important;
	height:102px !important;
	left:480px !important;
	top:321px !important;
	background:#003d52;
}

#item3580 {
	width:18px !important;
	height:120px !important;
	left:515px !important;
	top:302px !important;
	background:#003d52;
}

#item3730 {
	width:387px !important;
	left:36px !important;
	top:89px !important;
	min-height:129px !important;
}

#item3774 {
	width:251px !important;
	left:36px !important;
	top:244px !important;
	min-height:176px !important;
}

#item4229 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item4249 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item4271 {
	width:226px !important;
	left:321px !important;
	top:244px !important;
	min-height:21px !important;
}

#item10730 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item3752 {
	width:497px !important;
	left:36px !important;
	top:404px !important;
	min-height:236px !important;
}

#item3796 {
	width:250px !important;
	left:36px !important;
	top:731px !important;
	min-height:8px !important;
}

#item3818 {
	width:351px !important;
	left:36px !important;
	top:351px !important;
	min-height:39px !important;
}

#item3840 {
	width:211px !important;
	left:319px !important;
	top:656px !important;
	min-height:39px !important;
}

#item3864 {
	width:43px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3886 {
	width:43px !important;
	left:166px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3908 {
	width:43px !important;
	left:211px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3930 {
	width:43px !important;
	left:45px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3952 {
	width:43px !important;
	left:120px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3974 {
	width:23px !important;
	left:93px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3996 {
	width:23px !important;
	left:259px !important;
	top:128px !important;
	min-height:6px !important;
}

#item3999 {
	width:43px !important;
	height:45px !important;
	top:80px !important;
	border-radius:5px;
	background:#00a5b5;
}

#item4000 {
	width:43px !important;
	height:45px !important;
	left:120px !important;
	top:80px !important;
	border-radius:5px;
	background:#003d52;
}

#item4001 {
	width:43px !important;
	height:76px !important;
	border-radius:5px;
	background:#003d52;
}

#item4002 {
	width:43px !important;
	height:45px !important;
	left:45px !important;
	top:80px !important;
	border-radius:5px;
	background:#00a5b5;
}

#item4003 {
	width:43px !important;
	height:45px !important;
	left:166px !important;
	top:80px !important;
	border-radius:5px;
	background:#003d52;
}

#item4004 {
	width:43px !important;
	height:45px !important;
	left:211px !important;
	top:80px !important;
	border-radius:5px;
	background:#003d52;
}

#item4005 {
	width:43px !important;
	height:76px !important;
	left:45px !important;
	border-radius:5px;
	background:#003d52;
}

#item4006 {
	width:134px !important;
	height:76px !important;
	left:120px !important;
	border-radius:5px;
	background:#00a5b5;
}

#item4007 {
	width:23px !important;
	height:125px !important;
	left:93px !important;
	border-radius:5px;
	background:#00a5b5;
}

#item4008 {
	width:23px !important;
	height:125px !important;
	left:259px !important;
	border-radius:5px;
	background:#003d52;
}

#item4028 {
	width:43px !important;
	top:32px !important;
	min-height:12px !important;
}

#item4050 {
	width:43px !important;
	top:96px !important;
	min-height:12px !important;
}

#item4072 {
	width:43px !important;
	left:45px !important;
	top:96px !important;
	min-height:12px !important;
}

#item4094 {
	width:43px !important;
	left:120px !important;
	top:96px !important;
	min-height:12px !important;
}

#item4116 {
	width:43px !important;
	left:166px !important;
	top:96px !important;
	min-height:12px !important;
}

#item4138 {
	width:43px !important;
	left:211px !important;
	top:96px !important;
	min-height:12px !important;
}

#item4160 {
	width:43px !important;
	left:46px !important;
	top:32px !important;
	min-height:12px !important;
}

#item4226 {
	width:134px !important;
	left:120px !important;
	top:32px !important;
	min-height:12px !important;
}

#item4309 {
	opacity:0.90;
	width:657px !important;
	height:210px !important;
	left:-9px !important;
	top:518px !important;
	background:#007198;
}

#item10707 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item4329 {
	width:115px !important;
	left:272px !important;
	top:651px !important;
	min-height:57px !important;
}

#item4351 {
	width:70px !important;
	left:419px !important;
	top:651px !important;
	min-height:33px !important;
}

#item4373 {
	width:102px !important;
	left:47px !important;
	top:549px !important;
	min-height:45px !important;
}

#item4395 {
	width:84px !important;
	left:288px !important;
	top:573px !important;
	min-height:21px !important;
}

#item4428 {
	width:77px !important;
	height:19px !important;
	left:76px !important;
	top:613px !important;
	background:#56c6d8;
}

#item4429 {
	width:417px !important;
	height:19px !important;
	left:231px !important;
	top:613px !important;
	background:#96d9e9;
}

#item4430 {
	width:77px !important;
	height:19px !important;
	left:153px !important;
	top:613px !important;
	background:#00a5b5;
}

#item4431 {
	width:85px !important;
	height:19px !important;
	left:-9px !important;
	top:613px !important;
	background:#007198;
}

#item4451 {
	width:29px !important;
	left:81px !important;
	top:618px !important;
	min-height:9px !important;
}

#item4473 {
	width:29px !important;
	left:235px !important;
	top:618px !important;
	min-height:9px !important;
}

#item4495 {
	width:29px !important;
	left:158px !important;
	top:618px !important;
	min-height:9px !important;
}

#item4521 {
	width:425px !important;
	left:35px !important;
	top:348px !important;
	min-height:86px !important;
}

#item4543 {
	width:500px !important;
	left:35px !important;
	top:460px !important;
	min-height:36px !important;
}

#item4722 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item4742 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item4764 {
	width:289px !important;
	left:36px !important;
	top:331px !important;
	min-height:9px !important;
}

#item10684 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item4565 {
	width:500px !important;
	left:72px !important;
	top:356px !important;
	min-height:68px !important;
}

#item4587 {
	width:237px !important;
	left:72px !important;
	top:442px !important;
	min-height:98px !important;
}

#item4609 {
	width:452px !important;
	left:72px !important;
	top:328px !important;
	min-height:15px !important;
}

#item4631 {
	width:237px !important;
	left:342px !important;
	top:442px !important;
	min-height:134px !important;
}

#item4653 {
	width:25px !important;
	left:43px !important;
	top:73px !important;
	min-height:43px !important;
}

#item4675 {
	width:25px !important;
	left:282px !important;
	top:206px !important;
	min-height:43px !important;
}

#item4697 {
	width:211px !important;
	left:72px !important;
	top:84px !important;
	min-height:147px !important;
}

#item4719 {
	width:207px !important;
	left:72px !important;
	top:244px !important;
	min-height:20px !important;
}

#item4831 {
	width:310px !important;
	left:24px !important;
	min-height:18px !important;
}

#item4885 {
	width:412px !important;
	left:36px !important;
	top:81px !important;
	min-height:125px !important;
}

#item4907 {
	width:383px !important;
	left:36px !important;
	top:232px !important;
	min-height:31px !important;
}

#item4932 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#00a5b5;
}

#item4952 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item4974 {
	width:540px !important;
	left:36px !important;
	top:276px !important;
	min-height:104px !important;
}

#item10661 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item4835 {
	width:128px !important;
	height:80px !important;
	left:73px !important;
	top:361px !important;
	background:#caecf4;
}

#item4836 {
	width:169px !important;
	height:80px !important;
	left:232px !important;
	top:361px !important;
	background:#caecf4;
}

#item4837 {
	width:145px !important;
	height:80px !important;
	left:432px !important;
	top:361px !important;
	background:#96d9e9;
}

#item4838 {
	width:548px !important;
	height:256px !important;
	left:73px !important;
	top:478px !important;
	background:#007198;
}

#item10638 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item4929 {
	width:449px !important;
	left:73px !important;
	top:314px !important;
	min-height:32px !important;
}

#item4996 {
	width:225px !important;
	left:73px !important;
	top:280px !important;
	min-height:15px !important;
}

#item5018 {
	width:99px !important;
	left:88px !important;
	top:380px !important;
	min-height:44px !important;
}

#item5040 {
	width:141px !important;
	left:247px !important;
	top:374px !important;
	min-height:56px !important;
}

#item5062 {
	width:116px !important;
	left:446px !important;
	top:380px !important;
	min-height:44px !important;
}

#item5084 {
	width:7px !important;
	left:213px !important;
	top:396px !important;
	min-height:11px !important;
}

#item5106 {
	width:7px !important;
	left:413px !important;
	top:396px !important;
	min-height:11px !important;
}

#item5128 {
	width:129px !important;
	left:103px !important;
	top:501px !important;
	min-height:15px !important;
}

#item5150 {
	width:299px !important;
	left:103px !important;
	top:528px !important;
	min-height:20px !important;
}

#item5172 {
	width:73px !important;
	left:212px !important;
	top:579px !important;
	min-height:19px !important;
}

#item5194 {
	width:62px !important;
	left:146px !important;
	top:658px !important;
	min-height:19px !important;
}

#item5216 {
	width:61px !important;
	left:403px !important;
	top:579px !important;
	min-height:19px !important;
}

#item5238 {
	width:73px !important;
	left:468px !important;
	top:658px !important;
	min-height:19px !important;
}

#item5260 {
	width:165px !important;
	left:146px !important;
	top:606px !important;
	min-height:23px !important;
}

#item5282 {
	width:142px !important;
	left:146px !important;
	top:686px !important;
	min-height:9px !important;
}

#item5304 {
	width:61px !important;
	left:146px !important;
	top:590px !important;
	min-height:8px !important;
}

#item5326 {
	width:61px !important;
	left:403px !important;
	top:670px !important;
	min-height:8px !important;
}

#item5348 {
	width:152px !important;
	left:403px !important;
	top:606px !important;
	min-height:9px !important;
}

#item5370 {
	width:164px !important;
	left:403px !important;
	top:685px !important;
	min-height:23px !important;
}

#item10615 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item5939 {
	width:266px !important;
	left:275px !important;
	top:542px !important;
	min-height:31px !important;
}

#item5961 {
	width:247px !important;
	left:275px !important;
	top:166px !important;
	min-height:125px !important;
}

#item5983 {
	width:224px !important;
	left:275px !important;
	top:317px !important;
	min-height:200px !important;
}

#item5986 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#56c6d8;
}

#item6006 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item10592 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item5418 {
	width:116px !important;
	height:22px !important;
	left:55px !important;
	top:679px !important;
}

#item5445 {
	width:253px !important;
	height:609px !important;
	left:323px !important;
	top:100px !important;
	background:#007198;
}

#item5456 {
	width:118px !important;
	height:23px !important;
	left:170px !important;
	top:624px !important;
}

#item5487 {
	width:29px !important;
	left:48px !important;
	top:155px !important;
	min-height:9px !important;
}

#item5509 {
	width:5px !important;
	left:23px !important;
	top:144px !important;
	min-height:8px !important;
}

#item5531 {
	width:28px !important;
	top:129px !important;
	min-height:8px !important;
}

#item5553 {
	width:28px !important;
	top:113px !important;
	min-height:8px !important;
}

#item5575 {
	width:28px !important;
	top:97px !important;
	min-height:8px !important;
}

#item5597 {
	width:28px !important;
	top:81px !important;
	min-height:8px !important;
}

#item5619 {
	width:28px !important;
	top:65px !important;
	min-height:8px !important;
}

#item5641 {
	width:28px !important;
	top:49px !important;
	min-height:8px !important;
}

#item5663 {
	width:28px !important;
	top:33px !important;
	min-height:8px !important;
}

#item5685 {
	width:193px !important;
	left:33px !important;
	min-height:21px !important;
}

#item5707 {
	width:29px !important;
	left:83px !important;
	top:155px !important;
	min-height:9px !important;
}

#item5729 {
	width:29px !important;
	left:118px !important;
	top:155px !important;
	min-height:9px !important;
}

#item5751 {
	width:29px !important;
	left:154px !important;
	top:155px !important;
	min-height:9px !important;
}

#item5773 {
	width:29px !important;
	left:189px !important;
	top:155px !important;
	min-height:9px !important;
}

#item5776 {
	width:18px !important;
	height:56px !important;
	left:53px !important;
	top:92px !important;
	background:#96d9e9;
}

#item5777 {
	width:18px !important;
	height:51px !important;
	left:89px !important;
	top:97px !important;
	background:#96d9e9;
}

#item5778 {
	width:18px !important;
	height:48px !important;
	left:124px !important;
	top:100px !important;
	background:#96d9e9;
}

#item5779 {
	width:18px !important;
	height:46px !important;
	left:159px !important;
	top:102px !important;
	background:#96d9e9;
}

#item5780 {
	width:18px !important;
	height:102px !important;
	left:195px !important;
	top:46px !important;
	background:#fff;
}

#item5905 {
	width:76px !important;
	height:23px !important;
	left:194px !important;
	top:563px !important;
}

#item6028 {
	width:254px !important;
	left:36px !important;
	top:299px !important;
	min-height:251px !important;
}

#item6050 {
	width:220px !important;
	left:36px !important;
	top:247px !important;
	min-height:39px !important;
}

#item6072 {
	width:171px !important;
	left:350px !important;
	top:130px !important;
	min-height:50px !important;
}

#item6094 {
	width:202px !important;
	left:350px !important;
	top:311px !important;
	min-height:50px !important;
}

#item6116 {
	width:202px !important;
	left:350px !important;
	top:195px !important;
	min-height:68px !important;
}

#item6138 {
	width:217px !important;
	left:350px !important;
	top:376px !important;
	min-height:116px !important;
}

#item6160 {
	width:135px !important;
	left:36px !important;
	top:563px !important;
	min-height:23px !important;
}

#item10569 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item6654 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#56c6d8;
}

#item6674 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item6696 {
	width:259px !important;
	left:278px !important;
	top:600px !important;
	min-height:97px !important;
}

#item6718 {
	width:248px !important;
	left:278px !important;
	top:573px !important;
	min-height:15px !important;
}

#item10545 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item6515 {
	width:41px !important;
	height:31px !important;
	left:305px !important;
	top:180px !important;
}

#item6590 {
	width:1px !important;
	height:4px !important;
	left:18px !important;
	top:28px !important;
	background:#807f83;
}

#item6629 {
	width:226px !important;
	left:84px !important;
	top:36px !important;
	min-height:15px !important;
}

#item6651 {
	width:444px !important;
	left:84px !important;
	top:68px !important;
	min-height:32px !important;
}

#item6919 {
	width:235px !important;
	left:36px !important;
	top:230px !important;
	min-height:86px !important;
}

#item6922 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#56c6d8;
}

#item6942 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item6964 {
	width:248px !important;
	left:36px !important;
	top:337px !important;
	min-height:207px !important;
}

#item7163 {
	width:270px !important;
	left:307px !important;
	top:481px !important;
	min-height:39px !important;
}

#item7167 {
	width:244px !important;
	height:170px !important;
	background:#abe1ed;
}

#item7187 {
	width:189px !important;
	left:13px !important;
	top:121px !important;
	min-height:32px !important;
}

#item7210 {
	width:37px !important;
	left:80px !important;
	top:13px !important;
	min-height:27px !important;
}

#item7232 {
	width:216px !important;
	left:13px !important;
	top:31px !important;
	min-height:52px !important;
}

#item10522 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item7255 {
	width:155px !important;
	left:30px !important;
	top:179px !important;
	min-height:20px !important;
}

#item7277 {
	width:25px !important;
	min-height:43px !important;
}

#item7299 {
	width:196px !important;
	left:30px !important;
	top:4px !important;
	min-height:162px !important;
}

#item7321 {
	width:25px !important;
	left:223px !important;
	top:137px !important;
	min-height:43px !important;
}

#item7343 {
	width:248px !important;
	left:307px !important;
	top:532px !important;
	min-height:200px !important;
}

#item10499 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item6765 {
	width:258px !important;
	height:449px !important;
	left:363px !important;
	top:283px !important;
	background:#007198;
}

#item6790 {
	width:72px !important;
	height:31px !important;
	left:34px !important;
	top:589px !important;
}

#item6805 {
	width:91px !important;
	height:31px !important;
	left:131px !important;
	top:589px !important;
}

#item6821 {
	width:96px !important;
	height:31px !important;
	left:247px !important;
	top:589px !important;
}

#item6831 {
	width:82px !important;
	height:20px !important;
	left:36px !important;
	top:652px !important;
}

#item6859 {
	width:85px !important;
	height:23px !important;
	left:256px !important;
	top:650px !important;
}

#item6881 {
	width:53px !important;
	height:41px !important;
	left:274px !important;
	top:698px !important;
}

#item6891 {
	width:41px !important;
	height:41px !important;
	left:50px !important;
	top:698px !important;
}

#item6986 {
	width:246px !important;
	left:93px !important;
	top:131px !important;
	min-height:207px !important;
}

#item7008 {
	width:277px !important;
	left:93px !important;
	top:55px !important;
	min-height:63px !important;
}

#item7031 {
	width:25px !important;
	min-height:43px !important;
}

#item7053 {
	width:25px !important;
	left:239px !important;
	top:61px !important;
	min-height:43px !important;
}

#item7075 {
	width:213px !important;
	left:30px !important;
	top:10px !important;
	min-height:78px !important;
}

#item7097 {
	width:155px !important;
	left:28px !important;
	top:101px !important;
	min-height:20px !important;
}

#item7119 {
	width:186px !important;
	left:390px !important;
	top:311px !important;
	min-height:50px !important;
}

#item7141 {
	width:171px !important;
	left:390px !important;
	top:377px !important;
	min-height:56px !important;
}

#item7365 {
	width:178px !important;
	left:390px !important;
	top:456px !important;
	min-height:248px !important;
}

#item10476 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item7456 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#96d9e9;
}

#item7476 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item7498 {
	width:541px !important;
	left:36px !important;
	top:97px !important;
	min-height:58px !important;
}

#item7520 {
	width:540px !important;
	left:36px !important;
	top:180px !important;
	min-height:108px !important;
}

#item10453 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item7542 {
	width:191px !important;
	left:69px !important;
	top:44px !important;
	min-height:60px !important;
}

#item7564 {
	width:227px !important;
	left:69px !important;
	top:117px !important;
	min-height:86px !important;
}

#item7586 {
	width:267px !important;
	left:69px !important;
	top:226px !important;
	min-height:12px !important;
}

#item7608 {
	width:441px !important;
	left:69px !important;
	top:514px !important;
	min-height:12px !important;
}

#item7630 {
	width:236px !important;
	left:69px !important;
	top:288px !important;
	min-height:170px !important;
}

#item7652 {
	width:242px !important;
	left:69px !important;
	top:588px !important;
	min-height:140px !important;
}

#item7674 {
	width:231px !important;
	left:339px !important;
	top:288px !important;
	min-height:194px !important;
}

#item7696 {
	width:251px !important;
	left:339px !important;
	top:588px !important;
	min-height:152px !important;
}

#item7718 {
	width:527px !important;
	left:69px !important;
	top:251px !important;
	min-height:20px !important;
}

#item7740 {
	width:521px !important;
	left:69px !important;
	top:539px !important;
	min-height:32px !important;
}

#item10430 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item7810 {
	width:465px !important;
	left:60px !important;
	top:702px !important;
	min-height:39px !important;
}

#item7842 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#96d9e9;
}

#item7862 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item7884 {
	width:508px !important;
	left:36px !important;
	top:99px !important;
	min-height:129px !important;
}

#item7906 {
	width:421px !important;
	left:36px !important;
	top:254px !important;
	min-height:92px !important;
}

#item7928 {
	width:289px !important;
	left:36px !important;
	top:364px !important;
	min-height:110px !important;
}

#item7950 {
	width:133px !important;
	left:36px !important;
	top:75px !important;
	min-height:9px !important;
}

#item7953 {
	width:263px !important;
	height:312px !important;
	left:349px !important;
	top:364px !important;
	background:#007198;
}

#item7973 {
	width:190px !important;
	left:375px !important;
	top:388px !important;
	min-height:127px !important;
}

#item7995 {
	width:200px !important;
	left:375px !important;
	top:530px !important;
	min-height:128px !important;
}

#item10407 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item8017 {
	width:237px !important;
	left:331px !important;
	top:122px !important;
	min-height:260px !important;
}

#item8039 {
	width:263px !important;
	left:36px !important;
	top:470px !important;
	min-height:80px !important;
}

#item8061 {
	width:200px !important;
	left:331px !important;
	top:46px !important;
	min-height:63px !important;
}

#item8083 {
	width:200px !important;
	left:36px !important;
	top:442px !important;
	min-height:15px !important;
}

#item10384 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item8162 {
	width:318px !important;
	height:55px !important;
	left:36px !important;
	top:-9px !important;
	background:#007198;
}

#item8182 {
	width:318px !important;
	left:36px !important;
	top:27px !important;
	min-height:9px !important;
}

#item8204 {
	width:358px !important;
	left:36px !important;
	top:77px !important;
	min-height:38px !important;
}

#item8226 {
	width:381px !important;
	left:36px !important;
	top:132px !important;
	min-height:32px !important;
}

#item8248 {
	width:230px !important;
	left:36px !important;
	top:225px !important;
	min-height:491px !important;
}

#item8270 {
	width:253px !important;
	left:306px !important;
	top:225px !important;
	min-height:200px !important;
}

#item8382 {
	width:146px !important;
	left:36px !important;
	top:199px !important;
	min-height:13px !important;
}

#item8404 {
	width:225px !important;
	left:306px !important;
	top:199px !important;
	min-height:13px !important;
}

#item8426 {
	width:210px !important;
	left:330px !important;
	top:711px !important;
	min-height:7px !important;
}

#item8122 {
	width:367px !important;
	height:196px !important;
	left:271px !important;
	top:64px !important;
	background:#007198;
}

#item10361 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item8292 {
	width:171px !important;
	left:392px !important;
	top:97px !important;
	min-height:70px !important;
}

#item8314 {
	width:271px !important;
	left:298px !important;
	top:188px !important;
	min-height:44px !important;
}

#item8337 {
	width:262px !important;
	left:36px !important;
	top:418px !important;
	min-height:333px !important;
}

#item8359 {
	width:210px !important;
	left:36px !important;
	top:367px !important;
	min-height:39px !important;
}

#item10338 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item8494 {
	width:441px !important;
	left:36px !important;
	top:74px !important;
	min-height:134px !important;
}

#item8516 {
	width:465px !important;
	left:36px !important;
	top:225px !important;
	min-height:89px !important;
}

#item8538 {
	width:230px !important;
	left:306px !important;
	top:370px !important;
	min-height:50px !important;
}

#item8560 {
	width:399px !important;
	left:36px !important;
	top:615px !important;
	min-height:31px !important;
}

#item8758 {
	width:241px !important;
	left:306px !important;
	top:433px !important;
	min-height:152px !important;
}

#item8780 {
	width:511px !important;
	left:36px !important;
	top:658px !important;
	min-height:44px !important;
}

#item10315 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item8582 {
	width:246px !important;
	left:36px !important;
	top:483px !important;
	min-height:31px !important;
}

#item8604 {
	width:246px !important;
	left:306px !important;
	top:608px !important;
	min-height:31px !important;
}

#item8626 {
	width:246px !important;
	left:36px !important;
	top:601px !important;
	min-height:70px !important;
}

#item8648 {
	width:258px !important;
	left:306px !important;
	top:278px !important;
	min-height:70px !important;
}

#item8670 {
	width:258px !important;
	left:306px !important;
	top:435px !important;
	min-height:50px !important;
}

#item8692 {
	width:263px !important;
	left:36px !important;
	top:216px !important;
	min-height:31px !important;
}

#item8714 {
	width:220px !important;
	left:36px !important;
	top:36px !important;
	min-height:70px !important;
}

#item8736 {
	width:263px !important;
	left:36px !important;
	top:346px !important;
	min-height:50px !important;
}

#item8802 {
	width:226px !important;
	left:36px !important;
	top:526px !important;
	min-height:44px !important;
}

#item8824 {
	width:222px !important;
	left:306px !important;
	top:651px !important;
	min-height:32px !important;
}

#item8846 {
	width:251px !important;
	left:36px !important;
	top:682px !important;
	min-height:56px !important;
}

#item8868 {
	width:241px !important;
	left:306px !important;
	top:360px !important;
	min-height:44px !important;
}

#item8890 {
	width:241px !important;
	left:306px !important;
	top:497px !important;
	min-height:80px !important;
}

#item8912 {
	width:205px !important;
	left:36px !important;
	top:259px !important;
	min-height:56px !important;
}

#item8934 {
	width:242px !important;
	left:36px !important;
	top:117px !important;
	min-height:68px !important;
}

#item8956 {
	width:209px !important;
	left:36px !important;
	top:408px !important;
	min-height:44px !important;
}

#item10292 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item9060 {
	width:408px !important;
	height:45px !important;
	left:612px !important;
	top:756px !important;
	background:#fff;
}

#item9103 {
	width:158px !important;
	left:36px !important;
	top:363px !important;
	min-height:38px !important;
}

#item9125 {
	width:534px !important;
	left:36px !important;
	top:417px !important;
	min-height:8px !important;
}

#item9147 {
	width:233px !important;
	left:36px !important;
	top:456px !important;
	min-height:70px !important;
}

#item9169 {
	width:234px !important;
	left:306px !important;
	top:456px !important;
	min-height:89px !important;
}

#item9191 {
	width:234px !important;
	left:306px !important;
	top:78px !important;
	min-height:70px !important;
}

#item9213 {
	width:233px !important;
	left:36px !important;
	top:538px !important;
	min-height:176px !important;
}

#item9235 {
	width:234px !important;
	left:306px !important;
	top:557px !important;
	min-height:68px !important;
}

#item9257 {
	width:234px !important;
	left:306px !important;
	top:160px !important;
	min-height:80px !important;
}

#item10269 {
	width:540px !important;
	left:36px !important;
	top:764px !important;
	min-height:10px !important;
}

#item9081 {
	width:239px !important;
	left:36px !important;
	top:183px !important;
	min-height:134px !important;
}

#item9280 {
	width:304px !important;
	left:36px !important;
	top:334px !important;
	min-height:156px !important;
}

#item9302 {
	width:94px !important;
	left:271px !important;
	top:75px !important;
	min-height:57px !important;
}

#item9324 {
	width:130px !important;
	left:235px !important;
	top:706px !important;
	min-height:33px !important;
}

#item9346 {
	width:82px !important;
	left:397px !important;
	top:173px !important;
	min-height:57px !important;
}

#item9368 {
	width:147px !important;
	left:397px !important;
	top:291px !important;
	min-height:45px !important;
}

#item9390 {
	width:147px !important;
	left:397px !important;
	top:526px !important;
	min-height:33px !important;
}

#item9411 {
	width:630px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#007198;
}

#item9412 {
	width:350px !important;
	height:68px !important;
	left:131px !important;
	top:546px !important;
}

#item9442 {
	width:106px !important;
	left:253px !important;
	top:649px !important;
	min-height:12px !important;
}
#in5footer,  #prefooter {display:none;}
