/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:482px; height:680px; background: #fff !important; }
.paper-vertical { width:482px; height:100%; }
.paper-horizontal { width:16232px; height:692px; }
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:680px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:482px) {
	.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;}
}

#item8851 {
	width:160px !important;
	min-height:75px !important;
}

#item8876 {
	width:1px !important;
	height:3px !important;
	left:3px !important;
	top:4px !important;
	background:#004996;
}

#item8879 {
	width:264px !important;
	left:224px !important;
	top:166px !important;
	min-height:18px !important;
}

#item15105 {
	width:160px !important;
	height:14px !important;
}

#item15106 {
	width:160px !important;
	height:14px !important;
	left:26px !important;
	top:652px !important;
}

#item15595 {
	width:114px !important;
	height:10px !important;
	left:26px !important;
	top:607px !important;
}

#item13041 {
	width:360px !important;
	left:43px !important;
	top:358px !important;
	min-height:268px !important;
}

#item15438 {
	opacity:0.25;
	width:302px !important;
	height:70px !important;
	border-radius:12px;
	background:#7f7f7f;
}

#item15439 {
	width:238px !important;
	left:64px !important;
	top:11px !important;
	min-height:48px !important;
}

#item15462 {
	width:49px !important;
	height:49px !important;
	left:10px !important;
	top:11px !important;
}

#item15431 {
	opacity:0.25;
	width:302px !important;
	height:70px !important;
	border-radius:12px;
	background:#a5aed5;
}

#item15196 {
	width:238px !important;
	left:64px !important;
	top:11px !important;
	min-height:48px !important;
}

#item15429 {
	width:49px !important;
	height:49px !important;
	left:10px !important;
	top:11px !important;
}

#item15433 {
	width:302px !important;
	height:70px !important;
	left:43px !important;
	top:89px !important;
}

#item12960 {
	width:411px !important;
	left:28px !important;
	top:167px !important;
	min-height:459px !important;
}

#item1750 {
	width:344px !important;
	left:27px !important;
	top:41px !important;
	min-height:48px !important;
}

#item1803 {
	width:411px !important;
	left:28px !important;
	top:102px !important;
	min-height:51px !important;
}

#item13807 {
	width:130px !important;
	left:62px !important;
	top:138px !important;
	min-height:28px !important;
}

#item13833 {
	width:172px !important;
	left:18px !important;
	top:123px !important;
	min-height:14px !important;
}

#item12973 {
	width:411px !important;
	left:43px !important;
	top:43px !important;
	min-height:584px !important;
}

#item13477 {
	opacity:0.25;
	width:203px !important;
	height:159px !important;
	border-radius:12px;
	background:#004b95;
}

#item13498 {
	width:137px !important;
	left:7px !important;
	top:9px !important;
	min-height:20px !important;
}

#item13522 {
	width:191px !important;
	left:7px !important;
	top:28px !important;
	min-height:119px !important;
}

#item13532 {
	opacity:0.25;
	width:203px !important;
	height:243px !important;
	border-radius:12px;
	background:#004b95;
}

#item13533 {
	width:185px !important;
	left:7px !important;
	top:9px !important;
	min-height:28px !important;
}

#item13556 {
	width:191px !important;
	left:7px !important;
	top:45px !important;
	min-height:188px !important;
}

#item12981 {
	width:411px !important;
	left:28px !important;
	top:43px !important;
	min-height:135px !important;
}

#item7189 {
	width:130px !important;
	left:315px !important;
	top:149px !important;
	min-height:28px !important;
}

#item13585 {
	opacity:0.25;
	width:411px !important;
	height:200px !important;
	border-radius:12px;
	background:#004b95;
}

#item13586 {
	width:342px !important;
	left:14px !important;
	top:13px !important;
	min-height:20px !important;
}

#item13609 {
	width:350px !important;
	left:14px !important;
	top:54px !important;
	min-height:132px !important;
}

#item13866 {
	width:172px !important;
	left:267px !important;
	top:620px !important;
	min-height:14px !important;
}

#item9257 {
	width:314px !important;
	left:41px !important;
	top:41px !important;
	min-height:51px !important;
}

#item9214 {
	width:85px !important;
	left:41px !important;
	top:-1px !important;
	min-height:34px !important;
}

#item9352 {
	width:409px !important;
	left:43px !important;
	top:101px !important;
	min-height:51px !important;
}

#item9376 {
	width:412px !important;
	left:42px !important;
	top:170px !important;
	min-height:457px !important;
}

#item9423 {
	width:67px !important;
	left:386px !important;
	top:626px !important;
	min-height:28px !important;
}

#item759 {
	width:262px !important;
	left:28px !important;
	top:522px !important;
	min-height:69px !important;
}

#item14760 {
	width:133px !important;
	height:119px !important;
	left:315px !important;
	top:500px !important;
}

#item1866 {
	width:211px !important;
	min-height:20px !important;
}

#item14510 {
	width:211px !important;
	height:20px !important;
	left:27px !important;
	top:41px !important;
}

#item661 {
	width:411px !important;
	min-height:26px !important;
}

#item14832 {
	width:411px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item735 {
	width:411px !important;
	left:28px !important;
	top:139px !important;
	min-height:163px !important;
}

#item688 {
	width:289px !important;
	left:122px !important;
	top:67px !important;
	min-height:46px !important;
}

#item819 {
	width:289px !important;
	left:122px !important;
	min-height:42px !important;
}

#item842 {
	width:397px !important;
	left:28px !important;
	top:121px !important;
	min-height:9px !important;
}

#item1590 {
	width:102px !important;
	left:339px !important;
	top:317px !important;
	min-height:8px !important;
}

#item8492 {
	width:411px !important;
	left:28px !important;
	top:71px !important;
	min-height:31px !important;
}

#item14540 {
	width:77px !important;
	height:11px !important;
}

#item14541 {
	width:77px !important;
	height:11px !important;
	left:150px !important;
	top:351px !important;
}

#item14546 {
	width:67px !important;
	height:11px !important;
}

#item14547 {
	width:67px !important;
	height:11px !important;
	left:150px !important;
	top:418px !important;
}

#item15652 {
	width:137px !important;
	height:31px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item15645 {
	width:137px !important;
	height:31px !important;
	border-radius:12px;
	background:#004b95;
}

#item15646 {
	width:137px !important;
	height:31px !important;
}

#item15688 {
	width:112px !important;
	min-height:12px !important;
}

#item15672 {
	width:112px !important;
	min-height:12px !important;
}

#item15684 {
	width:112px !important;
	height:12px !important;
	left:14px !important;
	top:10px !important;
}

#item964 {
	width:411px !important;
	left:43px !important;
	top:215px !important;
	min-height:230px !important;
}

#item907 {
	width:348px !important;
	left:43px !important;
	top:43px !important;
	min-height:60px !important;
}

#item931 {
	width:409px !important;
	left:43px !important;
	top:115px !important;
	min-height:73px !important;
}

#item954 {
	width:203px !important;
	height:129px !important;
	left:41px !important;
	top:478px !important;
}

#item959 {
	width:203px !important;
	height:129px !important;
	left:254px !important;
	top:478px !important;
}

#item9005 {
	width:67px !important;
	left:387px !important;
	top:445px !important;
	min-height:28px !important;
}

#item11171 {
	width:411px !important;
	left:28px !important;
	top:42px !important;
	min-height:60px !important;
}

#item12376 {
	width:85px !important;
	left:85px !important;
	top:278px !important;
	min-height:25px !important;
}

#item12402 {
	width:85px !important;
	left:229px !important;
	top:355px !important;
	min-height:25px !important;
}

#item12427 {
	width:85px !important;
	left:293px !important;
	top:257px !important;
	min-height:25px !important;
}

#item12453 {
	width:129px !important;
	left:196px !important;
	top:212px !important;
	min-height:25px !important;
}

#item12478 {
	width:80px !important;
	left:312px !important;
	top:359px !important;
	min-height:25px !important;
}

#item12532 {
	width:160px !important;
	left:150px !important;
	top:558px !important;
	min-height:67px !important;
}

#item12568 {
	width:1px !important;
	height:3px !important;
	left:3px !important;
	top:4px !important;
	background:#004996;
}

#item15130 {
	width:160px !important;
	height:14px !important;
}

#item15127 {
	width:160px !important;
	height:14px !important;
	left:150px !important;
	top:582px !important;
}

#item1077 {
	width:412px !important;
	left:41px !important;
	top:143px !important;
	min-height:356px !important;
}

#item1102 {
	width:347px !important;
	min-height:27px !important;
}

#item14763 {
	width:347px !important;
	height:27px !important;
	left:43px !important;
	top:43px !important;
}

#item1130 {
	width:409px !important;
	left:44px !important;
	top:73px !important;
	min-height:56px !important;
}

#item1510 {
	width:227px !important;
	left:40px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item9028 {
	width:130px !important;
	left:324px !important;
	top:495px !important;
	min-height:28px !important;
}

#item13938 {
	width:172px !important;
	left:28px !important;
	top:129px !important;
	min-height:14px !important;
}

#item13965 {
	width:172px !important;
	left:28px !important;
	top:164px !important;
	min-height:14px !important;
}

#item14592 {
	opacity:0.75;
	width:411px !important;
	height:22px !important;
	top:26px !important;
	background:#ed7102;
}

#item14791 {
	width:411px !important;
	height:65px !important;
	left:43px !important;
	top:563px !important;
}

#item14600 {
	width:239px !important;
	left:198px !important;
	top:595px !important;
	min-height:10px !important;
}

#item8151 {
	width:411px !important;
	min-height:26px !important;
}

#item14828 {
	width:411px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item1153 {
	width:411px !important;
	left:28px !important;
	top:57px !important;
	min-height:28px !important;
}

#item1176 {
	width:361px !important;
	left:27px !important;
	top:99px !important;
	min-height:51px !important;
}

#item1317 {
	width:411px !important;
	left:28px !important;
	top:507px !important;
	min-height:133px !important;
}

#item1352 {
	width:15px !important;
	height:10px !important;
	left:197px !important;
	top:547px !important;
}

#item1382 {
	width:411px !important;
	left:28px !important;
	top:472px !important;
	background:#004b95;
	min-height:16px !important;
}

#item1627 {
	width:291px !important;
	left:150px !important;
	top:174px !important;
	min-height:60px !important;
}

#item1651 {
	width:291px !important;
	left:150px !important;
	top:244px !important;
	min-height:60px !important;
}

#item14777 {
	width:102px !important;
	height:51px !important;
	left:29px !important;
	top:244px !important;
}

#item14774 {
	width:102px !important;
	height:51px !important;
	left:29px !important;
	top:174px !important;
}

#item7397 {
	width:102px !important;
	left:339px !important;
	top:154px !important;
	min-height:8px !important;
}

#item1268 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item1271 {
	width:171px !important;
	left:90px !important;
	top:12px !important;
	min-height:70px !important;
}

#item14794 {
	width:56px !important;
	height:69px !important;
	left:16px !important;
	top:12px !important;
}

#item14769 {
	width:94px !important;
	height:10px !important;
}

#item14770 {
	width:94px !important;
	height:10px !important;
	left:149px !important;
	top:173px !important;
}

#item14781 {
	width:82px !important;
	height:10px !important;
}

#item14782 {
	width:82px !important;
	height:10px !important;
	left:150px !important;
	top:244px !important;
}

#item14799 {
	width:82px !important;
	height:10px !important;
}

#item14800 {
	width:82px !important;
	height:10px !important;
	left:114px !important;
	top:374px !important;
}

#item14814 {
	width:84px !important;
	height:7px !important;
}

#item14815 {
	width:84px !important;
	height:7px !important;
	left:28px !important;
	top:507px !important;
}

#item14819 {
	width:82px !important;
	height:10px !important;
}

#item14820 {
	width:82px !important;
	height:10px !important;
	left:28px !important;
	top:574px !important;
}

#item14835 {
	width:186px !important;
	height:13px !important;
}

#item14836 {
	width:186px !important;
	height:13px !important;
	left:28px !important;
	top:547px !important;
}

#item15731 {
	width:140px !important;
	height:32px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item15729 {
	width:140px !important;
	height:32px !important;
	border-radius:12px;
	background:#004b95;
}

#item15725 {
	width:140px !important;
	height:32px !important;
}

#item15759 {
	width:114px !important;
	min-height:13px !important;
}

#item15735 {
	width:114px !important;
	min-height:13px !important;
}

#item15732 {
	width:114px !important;
	height:13px !important;
	left:15px !important;
	top:10px !important;
}

#item1901 {
	width:227px !important;
	left:41px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item1956 {
	width:411px !important;
	left:43px !important;
	top:143px !important;
	min-height:112px !important;
}

#item1982 {
	width:225px !important;
	min-height:26px !important;
}

#item14840 {
	width:225px !important;
	height:26px !important;
	left:41px !important;
	top:43px !important;
}

#item2005 {
	width:411px !important;
	left:42px !important;
	top:74px !important;
	min-height:52px !important;
}

#item11544 {
	width:320px !important;
	left:42px !important;
	top:527px !important;
	min-height:25px !important;
}

#item11573 {
	width:297px !important;
	left:159px !important;
	top:556px !important;
	min-height:53px !important;
}

#item11603 {
	width:102px !important;
	left:355px !important;
	top:507px !important;
	min-height:8px !important;
}

#item9853 {
	width:56px !important;
	left:405px !important;
	top:236px !important;
	min-height:25px !important;
}

#item14844 {
	width:93px !important;
	height:11px !important;
}

#item14845 {
	width:93px !important;
	height:11px !important;
	left:43px !important;
	top:525px !important;
}

#item14849 {
	width:76px !important;
	height:10px !important;
}

#item14850 {
	width:76px !important;
	height:10px !important;
	left:160px !important;
	top:556px !important;
}

#item2069 {
	width:411px !important;
	left:29px !important;
	top:88px !important;
	min-height:129px !important;
}

#item7421 {
	width:102px !important;
	left:339px !important;
	top:65px !important;
	min-height:8px !important;
}

#item8180 {
	width:411px !important;
	min-height:26px !important;
}

#item14891 {
	width:411px !important;
	height:26px !important;
	left:29px !important;
	top:626px !important;
}

#item13113 {
	width:59px !important;
	min-height:16px !important;
}

#item15628 {
	width:59px !important;
	height:16px !important;
	left:49px !important;
	top:227px !important;
}

#item14074 {
	width:98px !important;
	min-height:16px !important;
}

#item14894 {
	width:98px !important;
	height:16px !important;
	left:49px !important;
	top:507px !important;
}

#item13136 {
	width:357px !important;
	left:49px !important;
	top:253px !important;
	min-height:46px !important;
}

#item13159 {
	width:392px !important;
	left:49px !important;
	top:305px !important;
	min-height:23px !important;
}

#item14025 {
	width:392px !important;
	left:49px !important;
	top:529px !important;
	min-height:86px !important;
}

#item14853 {
	width:127px !important;
	height:13px !important;
}

#item14854 {
	width:127px !important;
	height:13px !important;
	left:27px !important;
	top:86px !important;
}

#item14858 {
	width:278px !important;
	height:11px !important;
}

#item14859 {
	width:278px !important;
	height:11px !important;
	left:27px !important;
	top:187px !important;
}

#item14863 {
	width:93px !important;
	height:8px !important;
}

#item14864 {
	width:93px !important;
	height:8px !important;
	left:27px !important;
	top:140px !important;
}

#item14868 {
	width:98px !important;
	height:10px !important;
}

#item14869 {
	width:98px !important;
	height:10px !important;
	left:27px !important;
	top:152px !important;
}

#item14874 {
	width:193px !important;
	height:18px !important;
}

#item14875 {
	width:193px !important;
	height:18px !important;
	left:27px !important;
	top:166px !important;
}

#item14879 {
	width:238px !important;
	height:23px !important;
}

#item14880 {
	width:238px !important;
	height:23px !important;
	left:45px !important;
	top:250px !important;
}

#item14884 {
	width:172px !important;
	height:10px !important;
}

#item14885 {
	width:172px !important;
	height:10px !important;
	left:49px !important;
	top:588px !important;
}

#item2247 {
	width:227px !important;
	left:40px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item2317 {
	width:411px !important;
	left:44px !important;
	top:155px !important;
	min-height:196px !important;
}

#item2341 {
	width:134px !important;
	min-height:22px !important;
}

#item14899 {
	width:134px !important;
	height:22px !important;
	left:43px !important;
	top:43px !important;
}

#item2369 {
	width:411px !important;
	left:43px !important;
	top:74px !important;
	min-height:60px !important;
}

#item9895 {
	width:134px !important;
	left:320px !important;
	top:347px !important;
	min-height:28px !important;
}

#item11906 {
	width:100px !important;
	left:43px !important;
	top:514px !important;
	min-height:51px !important;
}

#item11932 {
	width:100px !important;
	left:147px !important;
	top:514px !important;
	min-height:51px !important;
}

#item11955 {
	width:100px !important;
	left:251px !important;
	top:514px !important;
	min-height:51px !important;
}

#item11979 {
	width:100px !important;
	left:355px !important;
	top:514px !important;
	min-height:51px !important;
}

#item13999 {
	width:199px !important;
	height:50px !important;
}

#item14903 {
	width:199px !important;
	height:50px !important;
	left:255px !important;
	top:157px !important;
}

#item15860 {
	width:140px !important;
	height:32px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item15858 {
	width:140px !important;
	height:32px !important;
	border-radius:12px;
	background:#004b95;
}

#item15855 {
	width:140px !important;
	height:32px !important;
}

#item15888 {
	width:114px !important;
	min-height:13px !important;
}

#item15864 {
	width:114px !important;
	min-height:13px !important;
}

#item15861 {
	width:114px !important;
	height:13px !important;
	left:15px !important;
	top:10px !important;
}

#item11655 {
	width:146px !important;
	min-height:26px !important;
}

#item14906 {
	width:146px !important;
	height:26px !important;
	left:28px !important;
	top:43px !important;
}

#item2392 {
	width:411px !important;
	left:28px !important;
	top:103px !important;
	background:#12a537;
	min-height:13px !important;
	padding:1px 0px 0px 51px;
}

#item2446 {
	width:373px !important;
	left:66px !important;
	top:120px !important;
	min-height:26px !important;
}

#item2470 {
	width:374px !important;
	left:66px !important;
	top:190px !important;
	min-height:26px !important;
}

#item2493 {
	width:374px !important;
	left:66px !important;
	top:253px !important;
	min-height:26px !important;
}

#item2516 {
	width:373px !important;
	left:67px !important;
	top:298px !important;
	min-height:20px !important;
}

#item2539 {
	width:373px !important;
	left:66px !important;
	top:357px !important;
	min-height:13px !important;
}

#item2562 {
	width:373px !important;
	left:66px !important;
	top:444px !important;
	min-height:14px !important;
}

#item2585 {
	width:247px !important;
	left:99px !important;
	top:311px !important;
	min-height:25px !important;
}

#item2662 {
	width:247px !important;
	left:99px !important;
	top:201px !important;
	min-height:47px !important;
}

#item2685 {
	width:295px !important;
	left:99px !important;
	top:370px !important;
	min-height:52px !important;
}

#item2708 {
	width:295px !important;
	left:99px !important;
	top:458px !important;
	min-height:29px !important;
}

#item2731 {
	width:247px !important;
	left:99px !important;
	top:135px !important;
	min-height:51px !important;
}

#item2847 {
	width:411px !important;
	left:28px !important;
	top:339px !important;
	background:#ffe500;
	min-height:13px !important;
	padding:1px 0px 0px 51px;
}

#item2874 {
	width:411px !important;
	left:28px !important;
	top:280px !important;
	background:#885500;
	min-height:13px !important;
	padding:1px 0px 0px 51px;
}

#item2900 {
	width:411px !important;
	left:28px !important;
	top:427px !important;
	background:#d10a10;
	min-height:13px !important;
	padding:1px 0px 0px 51px;
}

#item7444 {
	width:102px !important;
	left:339px !important;
	top:71px !important;
	min-height:8px !important;
}

#item11480 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item11481 {
	width:171px !important;
	left:90px !important;
	top:12px !important;
	min-height:70px !important;
}

#item14946 {
	width:411px !important;
	height:91px !important;
	left:28px !important;
	top:518px !important;
}

#item14002 {
	width:411px !important;
	left:30px !important;
	top:69px !important;
	min-height:28px !important;
}

#item14629 {
	width:411px !important;
	min-height:26px !important;
}

#item15631 {
	width:411px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item14909 {
	width:377px !important;
	height:63px !important;
}

#item14910 {
	width:377px !important;
	height:63px !important;
	left:62px !important;
	top:119px !important;
}

#item14915 {
	width:377px !important;
	height:61px !important;
}

#item14916 {
	width:377px !important;
	height:61px !important;
	left:62px !important;
	top:187px !important;
}

#item14920 {
	width:373px !important;
	height:13px !important;
}

#item14921 {
	width:373px !important;
	height:13px !important;
	left:66px !important;
	top:251px !important;
}

#item14925 {
	width:374px !important;
	height:34px !important;
}

#item14926 {
	width:374px !important;
	height:34px !important;
	left:66px !important;
	top:298px !important;
}

#item14930 {
	width:14px !important;
	height:8px !important;
}

#item14931 {
	width:14px !important;
	height:8px !important;
	left:227px !important;
	top:298px !important;
}

#item14935 {
	width:383px !important;
	height:15px !important;
}

#item14936 {
	width:383px !important;
	height:15px !important;
	left:58px !important;
	top:355px !important;
}

#item14941 {
	width:381px !important;
	height:15px !important;
}

#item14942 {
	width:381px !important;
	height:15px !important;
	left:58px !important;
	top:443px !important;
}

#item3014 {
	width:411px !important;
	left:43px !important;
	top:163px !important;
	min-height:343px !important;
}

#item3038 {
	width:411px !important;
	min-height:60px !important;
}

#item15634 {
	width:411px !important;
	height:60px !important;
	left:43px !important;
	top:43px !important;
}

#item3061 {
	width:411px !important;
	left:42px !important;
	top:122px !important;
	min-height:36px !important;
}

#item3084 {
	width:363px !important;
	left:43px !important;
	top:554px !important;
	min-height:81px !important;
}

#item3378 {
	width:227px !important;
	left:40px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item9919 {
	width:62px !important;
	left:391px !important;
	top:496px !important;
	min-height:28px !important;
}

#item11223 {
	width:194px !important;
	height:46px !important;
	border-radius:12px;
	background:#004996;
}

#item11707 {
	width:194px !important;
	height:46px !important;
	top:58px !important;
	border-radius:12px;
	background:#004996;
}

#item11709 {
	width:194px !important;
	height:46px !important;
	top:114px !important;
	border-radius:12px;
	background:#004996;
}

#item11711 {
	width:194px !important;
	height:46px !important;
	top:169px !important;
	border-radius:12px;
	background:#004996;
}

#item11706 {
	width:194px !important;
	height:46px !important;
	left:213px !important;
	border-radius:12px;
	background:#004996;
}

#item11708 {
	width:194px !important;
	height:46px !important;
	left:213px !important;
	top:58px !important;
	border-radius:12px;
	background:#004996;
}

#item11710 {
	width:194px !important;
	height:46px !important;
	left:213px !important;
	top:114px !important;
	border-radius:12px;
	background:#004996;
}

#item11712 {
	width:194px !important;
	height:46px !important;
	left:213px !important;
	top:169px !important;
	border-radius:12px;
	background:#004996;
}

#item11266 {
	width:177px !important;
	height:19px !important;
	left:4px !important;
	top:13px !important;
}

#item11289 {
	width:177px !important;
	height:19px !important;
	left:221px !important;
	top:13px !important;
}

#item11312 {
	width:102px !important;
	height:19px !important;
	left:258px !important;
	top:72px !important;
}

#item11335 {
	width:154px !important;
	height:19px !important;
	left:16px !important;
	top:72px !important;
}

#item11358 {
	width:144px !important;
	height:15px !important;
	left:25px !important;
	top:129px !important;
}

#item11381 {
	width:169px !important;
	height:19px !important;
	left:13px !important;
	top:183px !important;
}

#item11404 {
	width:105px !important;
	height:19px !important;
	left:258px !important;
	top:183px !important;
}

#item11428 {
	width:177px !important;
	height:19px !important;
	left:221px !important;
	top:128px !important;
}

#item10206 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10204 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10201 {
	width:197px !important;
	height:48px !important;
	left:28px !important;
	top:112px !important;
}

#item10211 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10209 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10207 {
	width:197px !important;
	height:48px !important;
	left:28px !important;
	top:171px !important;
}

#item10217 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10214 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10212 {
	width:197px !important;
	height:48px !important;
	left:28px !important;
	top:226px !important;
}

#item10223 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10221 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10219 {
	width:197px !important;
	height:48px !important;
	left:28px !important;
	top:281px !important;
}

#item10229 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10227 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10224 {
	width:197px !important;
	height:48px !important;
	left:240px !important;
	top:112px !important;
}

#item10234 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10232 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10230 {
	width:197px !important;
	height:48px !important;
	left:240px !important;
	top:171px !important;
}

#item10239 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10237 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10235 {
	width:197px !important;
	height:48px !important;
	left:240px !important;
	top:226px !important;
}

#item10244 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#dce0f1;
}

#item10242 {
	width:197px !important;
	height:48px !important;
	border-radius:12px;
	background:#004996;
}

#item10240 {
	width:197px !important;
	height:48px !important;
	left:240px !important;
	top:281px !important;
}

#item10245 {
	width:156px !important;
	height:19px !important;
}

#item10804 {
	width:156px !important;
	height:19px !important;
	left:51px !important;
	top:127px !important;
}

#item10268 {
	width:137px !important;
	height:19px !important;
}

#item14441 {
	width:137px !important;
	height:19px !important;
	left:268px !important;
	top:127px !important;
}

#item10291 {
	width:54px !important;
	height:19px !important;
}

#item14468 {
	width:54px !important;
	height:19px !important;
	left:309px !important;
	top:186px !important;
}

#item10314 {
	width:112px !important;
	height:19px !important;
}

#item14463 {
	width:112px !important;
	height:19px !important;
	left:73px !important;
	top:186px !important;
}

#item10337 {
	width:96px !important;
	height:15px !important;
}

#item14473 {
	width:96px !important;
	height:15px !important;
	left:80px !important;
	top:243px !important;
}

#item10360 {
	width:132px !important;
	height:19px !important;
}

#item14484 {
	width:132px !important;
	height:19px !important;
	left:63px !important;
	top:296px !important;
}

#item10383 {
	width:62px !important;
	height:19px !important;
}

#item14490 {
	width:62px !important;
	height:19px !important;
	left:305px !important;
	top:296px !important;
}

#item10407 {
	width:136px !important;
	height:19px !important;
}

#item14478 {
	width:136px !important;
	height:19px !important;
	left:269px !important;
	top:241px !important;
}

#item8265 {
	width:411px !important;
	min-height:26px !important;
}

#item14974 {
	width:411px !important;
	height:26px !important;
	left:28px !important;
	top:627px !important;
}

#item10605 {
	width:102px !important;
	left:338px !important;
	top:353px !important;
	min-height:8px !important;
}

#item11106 {
	width:256px !important;
	min-height:26px !important;
}

#item14965 {
	width:256px !important;
	height:26px !important;
	left:28px !important;
	top:354px !important;
}

#item11117 {
	width:287px !important;
	left:152px !important;
	top:387px !important;
	min-height:42px !important;
}

#item14968 {
	width:110px !important;
	height:52px !important;
	left:28px !important;
	top:387px !important;
}

#item11195 {
	width:191px !important;
	min-height:17px !important;
}

#item14948 {
	width:191px !important;
	height:17px !important;
	left:27px !important;
	top:64px !important;
}

#item14255 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item14256 {
	width:171px !important;
	left:90px !important;
	top:12px !important;
	min-height:70px !important;
}

#item14971 {
	width:411px !important;
	height:91px !important;
	left:29px !important;
	top:510px !important;
}

#item14954 {
	width:285px !important;
	height:10px !important;
}

#item14955 {
	width:285px !important;
	height:10px !important;
	left:152px !important;
	top:421px !important;
}

#item14960 {
	width:285px !important;
	height:10px !important;
}

#item14961 {
	width:285px !important;
	height:10px !important;
	left:152px !important;
	top:408px !important;
}

#item15793 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item15791 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#004b95;
}

#item15788 {
	width:138px !important;
	height:31px !important;
	left:151px !important;
	top:453px !important;
}

#item15821 {
	width:112px !important;
	min-height:12px !important;
}

#item15797 {
	width:112px !important;
	min-height:12px !important;
}

#item15794 {
	width:112px !important;
	height:12px !important;
	left:166px !important;
	top:463px !important;
}

#item3581 {
	width:411px !important;
	height:210px !important;
	left:43px !important;
	top:254px !important;
	background:#dce0f1;
}

#item13303 {
	width:411px !important;
	height:142px !important;
	left:43px !important;
	top:473px !important;
	background:#dce0f1;
}

#item3604 {
	width:411px !important;
	background:#004b95;
	min-height:18px !important;
}

#item14979 {
	width:411px !important;
	height:18px !important;
	left:43px !important;
	top:236px !important;
}

#item3704 {
	width:376px !important;
	left:57px !important;
	top:262px !important;
	min-height:34px !important;
}

#item13332 {
	width:376px !important;
	left:57px !important;
	top:485px !important;
	min-height:22px !important;
}

#item3727 {
	width:378px !important;
	left:60px !important;
	top:306px !important;
	min-height:167px !important;
}

#item3760 {
	width:411px !important;
	left:43px !important;
	top:102px !important;
	min-height:130px !important;
}

#item3886 {
	width:360px !important;
	left:43px !important;
	top:75px !important;
	min-height:18px !important;
}

#item7492 {
	width:102px !important;
	left:352px !important;
	top:64px !important;
	min-height:8px !important;
}

#item13356 {
	width:267px !important;
	left:60px !important;
	top:518px !important;
	min-height:58px !important;
}

#item14987 {
	width:96px !important;
	height:96px !important;
	left:342px !important;
	top:507px !important;
}

#item14983 {
	width:108px !important;
	height:18px !important;
}

#item14984 {
	width:108px !important;
	height:18px !important;
	left:188px !important;
	top:430px !important;
}

#item4163 {
	width:411px !important;
	left:28px !important;
	top:217px !important;
	min-height:54px !important;
}

#item4211 {
	width:128px !important;
	left:29px !important;
	top:193px !important;
	background:#d10a10;
	min-height:16px !important;
}

#item4258 {
	width:181px !important;
	left:28px !important;
	top:64px !important;
	min-height:120px !important;
}

#item4339 {
	width:418px !important;
	left:29px !important;
	top:366px !important;
	min-height:165px !important;
}

#item4363 {
	width:128px !important;
	left:29px !important;
	top:341px !important;
	background:#ffe500;
	min-height:16px !important;
}

#item4387 {
	width:128px !important;
	left:29px !important;
	top:536px !important;
	background:#12a537;
	min-height:16px !important;
}

#item4411 {
	width:128px !important;
	left:29px !important;
	top:269px !important;
	background:#885500;
	min-height:16px !important;
}

#item4434 {
	width:410px !important;
	left:29px !important;
	top:561px !important;
	min-height:54px !important;
}

#item4457 {
	width:418px !important;
	left:29px !important;
	top:293px !important;
	min-height:54px !important;
}

#item4481 {
	width:11px !important;
	left:293px !important;
	top:507px !important;
	background:#4a6dae;
	min-height:7px !important;
	padding:1px 0px 0px 2px;
}

#item7526 {
	width:102px !important;
	left:339px !important;
	top:184px !important;
	min-height:8px !important;
}

#item8324 {
	width:411px !important;
	min-height:26px !important;
}

#item15638 {
	width:411px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item4730 {
	width:411px !important;
	left:43px !important;
	top:145px !important;
	min-height:208px !important;
}

#item4754 {
	width:347px !important;
	min-height:26px !important;
}

#item14992 {
	width:347px !important;
	height:26px !important;
	left:43px !important;
	top:51px !important;
}

#item5171 {
	width:106px !important;
	left:40px !important;
	top:-1px !important;
	min-height:45px !important;
}

#item10914 {
	width:57px !important;
	left:397px !important;
	top:353px !important;
	min-height:22px !important;
}

#item12005 {
	width:411px !important;
	left:43px !important;
	top:88px !important;
	min-height:36px !important;
}

#item4779 {
	width:364px !important;
	left:43px !important;
	top:384px !important;
	min-height:43px !important;
}

#item4802 {
	width:411px !important;
	left:43px !important;
	top:443px !important;
	min-height:68px !important;
}

#item4825 {
	width:358px !important;
	left:42px !important;
	top:627px !important;
	min-height:26px !important;
}

#item5082 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item5105 {
	width:159px !important;
	left:83px !important;
	top:13px !important;
	min-height:68px !important;
}

#item14996 {
	width:411px !important;
	height:91px !important;
	left:43px !important;
	top:519px !important;
}

#item13398 {
	width:304px !important;
	left:28px !important;
	top:51px !important;
	min-height:26px !important;
}

#item14457_container {
	width:482px !important;
	height:522px !important;
	top:88px !important;
}

#item14458 {
	width:40px !important;
	height:522px !important;
	top:88px !important;
	background:#fff;
}

#item5245 {
	width:411px !important;
	left:43px !important;
	top:163px !important;
	min-height:111px !important;
}

#item5269 {
	width:225px !important;
	min-height:22px !important;
}

#item14999 {
	width:225px !important;
	height:22px !important;
	left:43px !important;
	top:43px !important;
}

#item5292 {
	width:411px !important;
	left:43px !important;
	top:74px !important;
	min-height:60px !important;
}

#item5471 {
	width:227px !important;
	left:40px !important;
	top:-1px !important;
	min-height:45px !important;
}

#item10937 {
	width:101px !important;
	left:365px !important;
	top:265px !important;
	min-height:28px !important;
}

#item15924 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item15922 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#004b95;
}

#item15919 {
	width:138px !important;
	height:31px !important;
}

#item15952 {
	width:112px !important;
	min-height:12px !important;
}

#item15928 {
	width:112px !important;
	min-height:12px !important;
}

#item15925 {
	width:112px !important;
	height:12px !important;
	left:14px !important;
	top:10px !important;
}

#item14656 {
	width:227px !important;
	min-height:22px !important;
}

#item15003 {
	width:227px !important;
	height:22px !important;
	left:28px !important;
	top:43px !important;
}

#item5319 {
	width:165px !important;
	left:28px !important;
	top:74px !important;
	min-height:23px !important;
}

#item5342 {
	width:362px !important;
	left:28px !important;
	top:97px !important;
	min-height:45px !important;
}

#item5372 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item5395 {
	width:193px !important;
	left:91px !important;
	top:13px !important;
	min-height:68px !important;
}

#item15023 {
	width:411px !important;
	height:91px !important;
	left:28px !important;
	top:527px !important;
}

#item11767 {
	width:289px !important;
	min-height:28px !important;
}

#item15006 {
	width:289px !important;
	height:28px !important;
	left:150px !important;
	top:157px !important;
}

#item11790 {
	width:289px !important;
	min-height:36px !important;
}

#item15018 {
	width:289px !important;
	height:36px !important;
	left:150px !important;
	top:212px !important;
}

#item15012 {
	width:104px !important;
	height:52px !important;
	left:28px !important;
	top:144px !important;
}

#item15015 {
	width:104px !important;
	height:52px !important;
	left:28px !important;
	top:202px !important;
}

#item11849 {
	width:102px !important;
	left:337px !important;
	top:144px !important;
	min-height:8px !important;
}

#item14681 {
	width:411px !important;
	min-height:26px !important;
}

#item15641 {
	width:411px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item6917 {
	opacity:0.25;
	width:964px !important;
	height:680px !important;
	background:#004b95;
}

#item6947 {
	width:347px !important;
	left:43px !important;
	top:43px !important;
	min-height:53px !important;
}

#item6989 {
	width:411px !important;
	top:20px !important;
	min-height:444px !important;
}

#item9172 {
	width:268px !important;
	min-height:14px !important;
}

#item9177 {
	width:268px !important;
	top:214px !important;
	min-height:14px !important;
}

#item14310 {
	width:411px !important;
	left:43px !important;
	top:100px !important;
	min-height:76px !important;
}

#item14709 {
	width:347px !important;
	left:28px !important;
	top:43px !important;
	min-height:53px !important;
}

#item14737 {
	width:282px !important;
	left:157px !important;
	top:613px !important;
	min-height:14px !important;
}

#item5551 {
	width:227px !important;
	left:40px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item5654 {
	width:249px !important;
	min-height:60px !important;
}

#item15026 {
	width:249px !important;
	height:60px !important;
	left:43px !important;
	top:43px !important;
}

#item8594 {
	width:411px !important;
	left:43px !important;
	top:143px !important;
	min-height:165px !important;
}

#item8618 {
	width:413px !important;
	left:40px !important;
	top:105px !important;
	min-height:32px !important;
}

#item10889 {
	width:87px !important;
	left:367px !important;
	top:293px !important;
	min-height:25px !important;
}

#item5859 {
	opacity:0.75;
	width:411px !important;
	height:22px !important;
	top:26px !important;
	background:#ed7102;
}

#item5870 {
	width:159px !important;
	left:235px !important;
	top:32px !important;
	min-height:10px !important;
}

#item15059 {
	width:411px !important;
	height:65px !important;
	left:43px !important;
	top:594px !important;
}

#item11742 {
	width:249px !important;
	min-height:60px !important;
}

#item15030 {
	width:249px !important;
	height:60px !important;
	left:28px !important;
	top:43px !important;
}

#item15039 {
	width:45px !important;
	height:47px !important;
	left:29px !important;
	top:373px !important;
}

#item15043 {
	width:45px !important;
	height:54px !important;
	left:29px !important;
	top:427px !important;
}

#item5729 {
	width:335px !important;
	left:105px !important;
	top:373px !important;
	min-height:56px !important;
}

#item5753 {
	width:335px !important;
	left:105px !important;
	top:428px !important;
	min-height:36px !important;
}

#item5776 {
	width:357px !important;
	min-height:26px !important;
}

#item15054 {
	width:357px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item5802 {
	width:411px !important;
	left:28px !important;
	top:129px !important;
	min-height:231px !important;
}

#item5825 {
	width:328px !important;
	left:28px !important;
	top:108px !important;
	min-height:19px !important;
}

#item7549 {
	width:102px !important;
	left:339px !important;
	top:356px !important;
	min-height:8px !important;
}

#item14152 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item14175 {
	width:193px !important;
	left:84px !important;
	top:13px !important;
	min-height:68px !important;
}

#item15050 {
	width:411px !important;
	height:91px !important;
	left:28px !important;
	top:524px !important;
}

#item15034 {
	width:78px !important;
	height:11px !important;
}

#item15035 {
	width:78px !important;
	height:11px !important;
	left:105px !important;
	top:373px !important;
}

#item15046 {
	width:80px !important;
	height:11px !important;
}

#item15047 {
	width:80px !important;
	height:11px !important;
	left:103px !important;
	top:427px !important;
}

#item15986 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item15984 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#004b95;
}

#item15981 {
	width:138px !important;
	height:31px !important;
}

#item16014 {
	width:112px !important;
	min-height:12px !important;
}

#item15990 {
	width:112px !important;
	min-height:12px !important;
}

#item15987 {
	width:112px !important;
	height:12px !important;
	left:14px !important;
	top:10px !important;
}

#item5986 {
	width:227px !important;
	left:40px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item6109 {
	width:241px !important;
	min-height:60px !important;
}

#item15098 {
	width:241px !important;
	height:60px !important;
	left:43px !important;
	top:43px !important;
}

#item8644 {
	width:411px !important;
	left:43px !important;
	top:163px !important;
	min-height:228px !important;
}

#item8669 {
	width:413px !important;
	left:40px !important;
	top:105px !important;
	min-height:45px !important;
}

#item10676 {
	width:68px !important;
	left:377px !important;
	top:386px !important;
	min-height:26px !important;
}

#item14117 {
	opacity:0.75;
	width:411px !important;
	height:22px !important;
	top:26px !important;
	background:#ed7102;
}

#item14125 {
	width:159px !important;
	left:235px !important;
	top:32px !important;
	min-height:10px !important;
}

#item15093 {
	width:411px !important;
	height:65px !important;
	left:43px !important;
	top:598px !important;
}

#item15062 {
	width:46px !important;
	height:49px !important;
	left:28px !important;
	top:351px !important;
}

#item15070 {
	width:46px !important;
	height:54px !important;
	left:29px !important;
	top:408px !important;
}

#item6296 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item6319 {
	width:193px !important;
	left:84px !important;
	top:13px !important;
	min-height:68px !important;
}

#item15079 {
	width:411px !important;
	height:91px !important;
	left:28px !important;
	top:523px !important;
}

#item7572 {
	width:102px !important;
	left:339px !important;
	top:335px !important;
	min-height:8px !important;
}

#item8352 {
	width:357px !important;
	min-height:26px !important;
}

#item15081 {
	width:357px !important;
	height:26px !important;
	left:28px !important;
	top:626px !important;
}

#item9092 {
	width:332px !important;
	left:108px !important;
	top:351px !important;
	min-height:52px !important;
}

#item9115 {
	width:332px !important;
	left:108px !important;
	top:408px !important;
	min-height:36px !important;
}

#item15066 {
	width:73px !important;
	height:10px !important;
}

#item15067 {
	width:73px !important;
	height:10px !important;
	left:108px !important;
	top:358px !important;
}

#item15073 {
	width:76px !important;
	height:10px !important;
}

#item15074 {
	width:76px !important;
	height:10px !important;
	left:105px !important;
	top:408px !important;
}

#item15521 {
	width:198px !important;
	left:28px !important;
	top:100px !important;
	min-height:51px !important;
}

#item15553 {
	width:341px !important;
	left:28px !important;
	top:50px !important;
	min-height:26px !important;
}

#item15576 {
	width:198px !important;
	left:241px !important;
	top:100px !important;
	min-height:228px !important;
}

#item16048 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item16046 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#004b95;
}

#item16043 {
	width:138px !important;
	height:31px !important;
}

#item16077 {
	width:112px !important;
	min-height:12px !important;
}

#item16052 {
	width:112px !important;
	min-height:12px !important;
}

#item16049 {
	width:112px !important;
	height:12px !important;
	left:14px !important;
	top:10px !important;
}

#item6430 {
	width:227px !important;
	left:40px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item6711 {
	width:376px !important;
	left:43px !important;
	top:42px !important;
	min-height:60px !important;
}

#item8696 {
	width:411px !important;
	left:43px !important;
	top:205px !important;
	min-height:245px !important;
}

#item8720 {
	width:411px !important;
	left:43px !important;
	top:105px !important;
	min-height:72px !important;
}

#item12029 {
	width:93px !important;
	left:358px !important;
	top:439px !important;
	min-height:28px !important;
}

#item12077 {
	width:411px !important;
	left:28px !important;
	top:151px !important;
	min-height:334px !important;
}

#item12054 {
	width:411px !important;
	left:28px !important;
	top:105px !important;
	min-height:46px !important;
}

#item6505 {
	width:227px !important;
	left:26px !important;
	top:-2px !important;
	min-height:45px !important;
}

#item6782 {
	width:352px !important;
	left:28px !important;
	top:43px !important;
	min-height:59px !important;
}

#item12106 {
	width:93px !important;
	left:346px !important;
	top:453px !important;
	min-height:28px !important;
}

#item16651 {
	width:482px !important;
	height:680px !important;
	background:#fff;
}

#item16291 {
	width:294px !important;
	min-height:60px !important;
}

#item16288 {
	width:294px !important;
	height:60px !important;
	left:43px !important;
	top:43px !important;
}

#item16316 {
	width:46px !important;
	height:49px !important;
	left:42px !important;
	top:359px !important;
}

#item16326 {
	width:46px !important;
	height:54px !important;
	left:43px !important;
	top:428px !important;
}

#item16340 {
	width:411px !important;
	height:91px !important;
	background:#dce0f1;
}

#item16363 {
	width:193px !important;
	left:84px !important;
	top:13px !important;
	min-height:68px !important;
}

#item16337 {
	width:411px !important;
	height:91px !important;
	left:42px !important;
	top:535px !important;
}

#item16395 {
	width:102px !important;
	left:353px !important;
	top:347px !important;
	min-height:8px !important;
}

#item16418 {
	width:332px !important;
	left:122px !important;
	top:359px !important;
	min-height:57px !important;
}

#item16441 {
	width:332px !important;
	left:122px !important;
	top:428px !important;
	min-height:49px !important;
}

#item16471 {
	width:73px !important;
	height:10px !important;
}

#item16468 {
	width:73px !important;
	height:10px !important;
	left:122px !important;
	top:366px !important;
}

#item16482 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#4a6dae;
}

#item16480 {
	width:138px !important;
	height:31px !important;
	border-radius:12px;
	background:#004b95;
}

#item16477 {
	width:138px !important;
	height:31px !important;
}

#item16511 {
	width:112px !important;
	min-height:12px !important;
}

#item16487 {
	width:112px !important;
	min-height:12px !important;
}

#item16484 {
	width:112px !important;
	height:12px !important;
	left:14px !important;
	top:10px !important;
}

#item16574 {
	width:195px !important;
	left:260px !important;
	top:130px !important;
	min-height:208px !important;
}

#item12698 {
	width:160px !important;
	min-height:75px !important;
}

#item12724 {
	width:1px !important;
	height:3px !important;
	left:3px !important;
	top:4px !important;
	background:#004996;
}

#item12913 {
	width:413px !important;
	left:17px !important;
	top:42px !important;
	min-height:48px !important;
}

#item15111 {
	width:160px !important;
	height:16px !important;
}

#item15112 {
	width:160px !important;
	height:16px !important;
	left:13px !important;
	top:643px !important;
}

#item15115 {
	width:119px !important;
	height:10px !important;
}

#item15116 {
	width:119px !important;
	height:10px !important;
	left:8px !important;
	top:600px !important;
}
#in5footer,  #prefooter {display:none;}
