/* 	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:1920px; height:6080px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:1930px; height:6092px; }
@media all and (max-height:6080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

@font-face {
	font-family:FF-ElevanceSansCondensed-LightItalic;
	src:url("../fonts/ElevanceSansCondensed-LightItalic.otf");
	font-style:italic;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-TVNordEF-Regular;
	src:url("../fonts/Elsner+Flake - TV NordEF Regular.ttf");
}

@font-face {
	font-family:FF-ElevanceSansCondensed-Bold;
	src:url("../fonts/ElevanceSansCondensed-Bold.otf");
	font-weight:bold;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-ElevanceSansCondensed-Light;
	src:url("../fonts/ElevanceSansCondensed-Light.otf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-ElevanceSans-Bold;
	src:url("../fonts/ElevanceSans-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ElevanceSans-Medium;
	src:url("../fonts/ElevanceSans-Medium.otf");
}

@font-face {
	font-family:FF-ElevanceSans-Semibold;
	src:url("../fonts/ElevanceSans-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ElevanceSans-Regular;
	src:url("../fonts/ElevanceSans-Regular.otf");
}

#item13696 {
	width:1919px !important;
	height:799px !important;
	left:1px !important;
	top:3411px !important;
	background:#fff;
}

#item12583 {
	width:1931px !important;
	height:687px !important;
	left:-5px !important;
	top:2743px !important;
	background:#fff;
}

#item9571 {
	width:968px !important;
	height:588px !important;
	top:128px !important;
	background:#1255e9;
}

#item10330 {
	width:1920px !important;
	height:305px !important;
	top:1283px !important;
	background:#e1edff;
}

#item10331 {
	width:392px !important;
	left:113px !important;
	top:880px !important;
	min-height:31px !important;
	direction:ltr;
}

#item14799 {
	width:1340px !important;
	min-height:66px !important;
	direction:ltr;
}

#item10354 {
	width:1340px !important;
	min-height:66px !important;
	direction:ltr;
}

#item14796 {
	width:1340px !important;
	height:66px !important;
	left:114px !important;
	top:794px !important;
}

#item16536 {
	width:913px !important;
	height:395px !important;
	left:717px !important;
	top:2281px !important;
	background:#e1edff;
}

@keyframes flyinfromtop-10717 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-10717 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10938 {
	width:868px !important;
	left:1px !important;
	top:16px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10938 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10938 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10914 {
	width:867px !important;
	left:2px !important;
	top:14px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10914 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10914 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10890 {
	width:869px !important;
	top:21px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10890 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10890 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10865 {
	width:839px !important;
	top:29px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10865 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10865 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10841 {
	width:869px !important;
	top:16px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10841 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10841 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10817 {
	width:868px !important;
	left:1px !important;
	top:15px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10817 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10817 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10793 {
	width:868px !important;
	left:1px !important;
	top:15px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10793 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10793 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10769 {
	width:868px !important;
	left:1px !important;
	top:15px !important;
	min-height:368px !important;
	direction:ltr;
}

@keyframes custom-10769 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10769 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10720 {
	width:868px !important;
	left:1px !important;
	top:26px !important;
	min-height:355px !important;
	direction:ltr;
}

@keyframes custom-10720 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-10720 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10745 {
	width:842px !important;
	height:368px !important;
	left:73px !important;
}

#item10717 {
	width:915px !important;
	height:397px !important;
	left:715px !important;
	top:2295px !important;
}

#item10969 {
	width:806px !important;
	left:114px !important;
	top:1673px !important;
	min-height:66px !important;
	direction:ltr;
}

#item11042 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11065 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

#item10994 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11017 {
	width:382px !important;
	height:31px !important;
	left:6px !important;
	top:21px !important;
	direction:ltr;
}

#item10992 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:1859px !important;
}

#item11092 {
	width:387px !important;
	height:71px !important;
}

#item11088 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:1865px !important;
}

#item11143 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11166 {
	width:321px !important;
	height:44px !important;
	left:34px !important;
	top:14px !important;
	direction:ltr;
}

#item11095 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11119 {
	width:382px !important;
	height:31px !important;
	left:6px !important;
	top:22px !important;
	direction:ltr;
}

#item11093 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:1951px !important;
}

#item11193 {
	width:387px !important;
	height:71px !important;
}

#item11189 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:1957px !important;
}

#item11243 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11266 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:15px !important;
	direction:ltr;
}

#item11196 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11219 {
	width:370px !important;
	height:44px !important;
	left:10px !important;
	top:14px !important;
	direction:ltr;
}

#item11194 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2044px !important;
}

#item11293 {
	width:387px !important;
	height:71px !important;
}

#item11289 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:2049px !important;
}

#item11343 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11366 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11296 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11319 {
	width:370px !important;
	height:31px !important;
	left:9px !important;
	top:21px !important;
	direction:ltr;
}

#item11294 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2136px !important;
}

#item11395 {
	width:387px !important;
	height:71px !important;
}

#item11391 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:2142px !important;
}

#item11445 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11468 {
	width:370px !important;
	height:27px !important;
	left:9px !important;
	top:23px !important;
	direction:ltr;
}

#item11398 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11421 {
	width:370px !important;
	height:31px !important;
	left:10px !important;
	top:21px !important;
	direction:ltr;
}

#item11396 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2229px !important;
}

#item11496 {
	width:387px !important;
	height:71px !important;
}

#item11491 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:2234px !important;
}

#item11546 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11569 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11499 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11522 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11497 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2321px !important;
}

#item11596 {
	width:387px !important;
	height:71px !important;
}

#item11592 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:2328px !important;
}

#item11647 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11670 {
	width:370px !important;
	height:43px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11599 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11623 {
	width:370px !important;
	height:43px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11597 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2419px !important;
}

#item11697 {
	width:387px !important;
	height:71px !important;
}

#item11693 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:2419px !important;
}

#item11698 {
	width:392px !important;
	left:114px !important;
	top:1740px !important;
	min-height:31px !important;
	direction:ltr;
}

#item11770 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11793 {
	width:370px !important;
	height:43px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11723 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11746 {
	width:370px !important;
	height:43px !important;
	left:10px !important;
	top:14px !important;
	direction:ltr;
}

#item11721 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2511px !important;
}

#item11820 {
	width:387px !important;
	height:71px !important;
}

#item11816 {
	width:387px !important;
	height:71px !important;
	left:214px !important;
	top:2512px !important;
}

#item11870 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item11894 {
	width:370px !important;
	height:44px !important;
	left:9px !important;
	top:14px !important;
	direction:ltr;
}

#item11823 {
	width:388px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item11846 {
	width:370px !important;
	height:44px !important;
	left:10px !important;
	top:14px !important;
	direction:ltr;
}

#item11821 {
	width:388px !important;
	height:72px !important;
	left:213px !important;
	top:2604px !important;
}

#item11922 {
	width:387px !important;
	height:78px !important;
}

#item11917 {
	width:387px !important;
	height:78px !important;
	left:213px !important;
	top:2604px !important;
}

#item12276 {
	width:1924px !important;
	height:135px !important;
	top:3295px !important;
	background:#e1edff;
}

#item12322 {
	width:1664px !important;
	left:114px !important;
	top:2873px !important;
	min-height:117px !important;
	direction:ltr;
}

#item12345 {
	width:338px !important;
	left:120px !important;
	top:3340px !important;
	min-height:71px !important;
	direction:ltr;
}

#item12368 {
	width:278px !important;
	left:827px !important;
	top:3340px !important;
	min-height:89px !important;
	direction:ltr;
}

#item12458 {
	width:152px !important;
	left:897px !important;
	top:3130px !important;
	min-height:130px !important;
	direction:ltr;
}

#item12481 {
	width:597px !important;
	height:236px !important;
	left:1233px !important;
	top:3094px !important;
	background:#193572;
}

#item12504 {
	width:503px !important;
	left:1287px !important;
	top:3137px !important;
	min-height:183px !important;
	direction:ltr;
}

#item12527 {
	width:1205px !important;
	left:114px !important;
	top:2803px !important;
	min-height:89px !important;
	direction:ltr;
}

#item14830 {
	width:926px !important;
	min-height:76px !important;
	direction:ltr;
}

#item12766 {
	width:926px !important;
	min-height:76px !important;
	direction:ltr;
}

#item14827 {
	width:926px !important;
	height:76px !important;
	left:114px !important;
	top:3529px !important;
}

#item12789 {
	width:806px !important;
	left:114px !important;
	top:3615px !important;
	min-height:48px !important;
	direction:ltr;
}

#item12812 {
	width:1920px !important;
	height:352px !important;
	top:4353px !important;
	background:#e1edff;
}

#item12835 {
	width:334px !important;
	left:203px !important;
	top:4471px !important;
	min-height:138px !important;
	direction:ltr;
}

#item12961 {
	width:1969px !important;
	height:229px !important;
	left:-25px !important;
	top:5834px !important;
	background:#f4f4f4;
}

#item12962 {
	width:1969px !important;
	height:356px !important;
	left:-25px !important;
	top:6055px !important;
	background:#1a3673;
}

#item13164 {
	width:1593px !important;
	left:163px !important;
	top:5880px !important;
	min-height:138px !important;
}

#item13263 {
	width:559px !important;
	left:114px !important;
	top:4874px !important;
	min-height:36px !important;
}

#item14860 {
	width:1205px !important;
	min-height:105px !important;
	direction:ltr;
}

#item13363 {
	width:1205px !important;
	min-height:105px !important;
	direction:ltr;
}

#item14857 {
	width:1205px !important;
	height:105px !important;
	left:114px !important;
	top:4787px !important;
}

#item14892 {
	width:1460px !important;
	min-height:95px !important;
	direction:ltr;
}

#item13568 {
	width:1460px !important;
	min-height:95px !important;
	direction:ltr;
}

#item14889 {
	width:1460px !important;
	height:95px !important;
	left:114px !important;
	top:6525px !important;
}

#item13591 {
	width:806px !important;
	left:114px !important;
	top:6611px !important;
	min-height:48px !important;
	direction:ltr;
}

#item13623 {
	width:1950px !important;
	height:419px !important;
	left:-12px !important;
	top:7502px !important;
	background:#e1edff;
}

#item13625 {
	width:1919px !important;
	height:281px !important;
	top:61px !important;
	background:#fff;
}

#item13626 {
	width:1597px !important;
	height:508px !important;
	left:113px !important;
}

#item13650 {
	width:975px !important;
	left:609px !important;
	top:7653px !important;
	min-height:117px !important;
	direction:ltr;
}

#item13680 {
	width:128px !important;
	height:169px !important;
	top:30px !important;
	background:#fff;
}

#item15102 {
	width:388px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item15422 {
	width:318px !important;
	left:34px !important;
	top:48px !important;
	min-height:330px !important;
	direction:ltr;
}

#item15101 {
	width:388px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item15156 {
	width:388px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item15432 {
	width:388px !important;
	height:408px !important;
	left:1442px !important;
	top:989px !important;
}

#item15536 {
	width:503px !important;
	left:618px !important;
	top:4471px !important;
	min-height:197px !important;
	direction:ltr;
}

#item16077 {
	width:1848px !important;
	left:36px !important;
	top:6177px !important;
	min-height:369px !important;
	direction:ltr;
}

#item16213 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item16214 {
	width:285px !important;
	left:54px !important;
	top:45px !important;
	min-height:318px !important;
	direction:ltr;
}

#item16253 {
	width:20px !important;
	left:54px !important;
	top:141px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16276 {
	width:20px !important;
	left:54px !important;
	top:179px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16299 {
	width:20px !important;
	left:54px !important;
	top:217px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16322 {
	width:20px !important;
	left:54px !important;
	top:255px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16186 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item16190 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item16370 {
	width:387px !important;
	height:408px !important;
	left:117px !important;
	top:989px !important;
}

#item15942 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item15943 {
	width:285px !important;
	left:54px !important;
	top:45px !important;
	min-height:318px !important;
	direction:ltr;
}

#item16371 {
	width:20px !important;
	left:53px !important;
	top:170px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16394 {
	width:20px !important;
	left:53px !important;
	top:211px !important;
	min-height:21px !important;
	direction:ltr;
}

#item15915 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item15919 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item16430 {
	width:387px !important;
	height:408px !important;
	left:558px !important;
	top:989px !important;
}

#item16723 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item16724 {
	width:285px !important;
	left:51px !important;
	top:48px !important;
	min-height:318px !important;
	direction:ltr;
}

#item16612 {
	width:20px !important;
	left:50px !important;
	top:175px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16640 {
	width:20px !important;
	left:50px !important;
	top:215px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16665 {
	width:20px !important;
	left:50px !important;
	top:254px !important;
	min-height:21px !important;
	direction:ltr;
}

#item16695 {
	width:387px !important;
	height:406px !important;
	background:#fff;
	border:solid 1px #193572;
}

#item16699 {
	width:387px !important;
	height:114px !important;
	top:294px !important;
	background:#193572;
	direction:ltr;
}

#item16755 {
	width:387px !important;
	height:408px !important;
	left:1000px !important;
	top:989px !important;
}

#item12428 {
	width:172px !important;
	left:45px !important;
	top:84px !important;
	min-height:117px !important;
	direction:ltr;
}

#item12398 {
	width:152px !important;
	left:60px !important;
	top:82px !important;
	min-height:130px !important;
	direction:ltr;
}

#item9585 {
	width:771px !important;
	left:114px !important;
	top:254px !important;
	min-height:249px !important;
	direction:ltr;
}

#item9608 {
	width:638px !important;
	left:114px !important;
	top:493px !important;
	min-height:97px !important;
}

#item14454 {
	width:291px !important;
	height:36px !important;
	direction:ltr;
}

#item14430 {
	width:291px !important;
	height:36px !important;
	direction:ltr;
}

#item14406 {
	width:271px !important;
	height:36px !important;
	direction:ltr;
}

#item14403 {
	width:291px !important;
	height:36px !important;
}

#item14530 {
	width:175px !important;
	height:36px !important;
	direction:ltr;
}

#item14506 {
	width:194px !important;
	height:36px !important;
	direction:ltr;
}

#item14481 {
	width:205px !important;
	height:36px !important;
	direction:ltr;
}

#item14477 {
	width:205px !important;
	height:36px !important;
	left:295px !important;
}

#item14604 {
	width:147px !important;
	height:36px !important;
	direction:ltr;
}

#item14580 {
	width:146px !important;
	height:36px !important;
	direction:ltr;
}

#item14556 {
	width:132px !important;
	height:36px !important;
	direction:ltr;
}

#item14553 {
	width:147px !important;
	height:36px !important;
	left:492px !important;
}

#item14678 {
	width:212px !important;
	height:36px !important;
	direction:ltr;
}

#item14654 {
	width:227px !important;
	height:36px !important;
	direction:ltr;
}

#item14630 {
	width:172px !important;
	height:36px !important;
	direction:ltr;
}

#item14627 {
	width:227px !important;
	height:36px !important;
	left:641px !important;
}

#item17757 {
	width:1167px !important;
	left:801px !important;
	top:161px !important;
	min-height:343px !important;
	direction:ltr;
}

#item17780 {
	width:603px !important;
	left:801px !important;
	top:74px !important;
	min-height:46px !important;
	direction:ltr;
}

#item17831 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item17827 {
	width:109px !important;
	height:47px !important;
	left:821px !important;
	top:525px !important;
}

#item17689 {
	width:1167px !important;
	left:822px !important;
	top:161px !important;
	min-height:307px !important;
	direction:ltr;
}

#item17714 {
	width:603px !important;
	left:801px !important;
	top:74px !important;
	min-height:46px !important;
	direction:ltr;
}

#item17826 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item17838 {
	width:109px !important;
	height:47px !important;
	left:821px !important;
	top:525px !important;
}

#item17610 {
	width:975px !important;
	left:811px !important;
	top:93px !important;
	min-height:510px !important;
	direction:ltr;
}

#item17635 {
	width:755px !important;
	left:811px !important;
	top:21px !important;
	min-height:46px !important;
	direction:ltr;
}

#item17825 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item17821 {
	width:109px !important;
	height:47px !important;
	left:811px !important;
	top:557px !important;
}

#item17815 {
	width:1989px !important;
	height:610px !important;
	left:-1770px !important;
	top:6715px !important;
}

#item18061 {
	width:441px !important;
	min-height:413px !important;
}

#item18037 {
	width:441px !important;
	min-height:413px !important;
}

#item18035 {
	width:441px !important;
	height:413px !important;
	left:194px !important;
	top:4989px !important;
}

#item18110 {
	width:418px !important;
	min-height:317px !important;
}

#item18086 {
	width:486px !important;
	min-height:436px !important;
}

#item18084 {
	width:486px !important;
	height:436px !important;
	left:1345px !important;
	top:5398px !important;
}

#item18160 {
	width:405px !important;
	min-height:395px !important;
}

#item18135 {
	width:448px !important;
	min-height:344px !important;
}

#item18133 {
	width:448px !important;
	height:395px !important;
	left:762px !important;
	top:5396px !important;
}

#item18209 {
	width:405px !important;
	min-height:320px !important;
}

#item18185 {
	width:427px !important;
	min-height:356px !important;
}

#item18183 {
	width:427px !important;
	height:356px !important;
	left:195px !important;
	top:5396px !important;
}

#item18236 {
	width:483px !important;
	height:157px !important;
}

#item18232 {
	width:483px !important;
	height:157px !important;
	left:158px !important;
	top:4978px !important;
}

#item18241 {
	width:427px !important;
	height:138px !important;
}

#item18237 {
	width:427px !important;
	height:138px !important;
	left:1339px !important;
	top:5378px !important;
}

#item18246 {
	width:417px !important;
	height:117px !important;
}

#item18242 {
	width:417px !important;
	height:117px !important;
	left:182px !important;
	top:5378px !important;
}

#item18251 {
	width:441px !important;
	height:120px !important;
}

#item18247 {
	width:441px !important;
	height:120px !important;
	left:746px !important;
	top:5378px !important;
}

#item18278 {
	width:486px !important;
	min-height:413px !important;
}

#item18254 {
	width:468px !important;
	min-height:413px !important;
}

#item18252 {
	width:486px !important;
	height:413px !important;
	left:1345px !important;
	top:4989px !important;
}

#item18305 {
	width:448px !important;
	height:138px !important;
}

#item18301 {
	width:448px !important;
	height:138px !important;
	left:1339px !important;
	top:4989px !important;
}

#item18357 {
	width:441px !important;
	min-height:413px !important;
}

#item18333 {
	width:441px !important;
	min-height:413px !important;
}

#item18331 {
	width:441px !important;
	height:413px !important;
	left:767px !important;
	top:4989px !important;
}

#item18387 {
	width:483px !important;
	height:157px !important;
}

#item18382 {
	width:483px !important;
	height:157px !important;
	left:736px !important;
	top:4978px !important;
}

#item19091 {
	width:1026px !important;
	left:757px !important;
	top:10px !important;
	min-height:451px !important;
}

#item19130 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item19126 {
	width:109px !important;
	height:47px !important;
	left:770px !important;
	top:504px !important;
}

#item19051 {
	width:1026px !important;
	left:757px !important;
	top:14px !important;
	min-height:399px !important;
}

#item19089 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item19085 {
	width:109px !important;
	height:47px !important;
	left:771px !important;
	top:503px !important;
}

#item19007 {
	width:1026px !important;
	left:757px !important;
	top:14px !important;
	min-height:399px !important;
}

#item19049 {
	width:104px !important;
	height:42px !important;
	left:2px !important;
	top:3px !important;
}

#item19045 {
	width:109px !important;
	height:47px !important;
	left:773px !important;
	top:503px !important;
}

#item19005 {
	width:1783px !important;
	height:1298px !important;
	left:-15px !important;
	top:3692px !important;
}

#item19306 {
	width:1024px !important;
	left:754px !important;
	top:87px !important;
	min-height:436px !important;
	direction:ltr;
}

#item19329 {
	width:603px !important;
	left:776px !important;
	top:18px !important;
	min-height:46px !important;
	direction:ltr;
}

#item19360 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item19356 {
	width:109px !important;
	height:47px !important;
	left:769px !important;
	top:574px !important;
}

#item19435 {
	width:1002px !important;
	left:776px !important;
	top:88px !important;
	min-height:307px !important;
	direction:ltr;
}

#item19458 {
	width:603px !important;
	left:776px !important;
	top:17px !important;
	min-height:46px !important;
	direction:ltr;
}

#item19489 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item19485 {
	width:109px !important;
	height:47px !important;
	left:764px !important;
	top:577px !important;
}

#item19370 {
	width:1002px !important;
	left:776px !important;
	top:87px !important;
	min-height:413px !important;
	direction:ltr;
}

#item19393 {
	width:749px !important;
	left:776px !important;
	top:17px !important;
	min-height:46px !important;
	direction:ltr;
}

#item19425 {
	width:104px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item19421 {
	width:109px !important;
	height:47px !important;
	left:768px !important;
	top:572px !important;
}

#item19296 {
	width:1778px !important;
	height:624px !important;
	left:-10px !important;
	top:6714px !important;
}

ol.autoParaStyle56 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	direction:ltr;
	padding-left:2ex;
	margin-bottom:11px;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-top:5px;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	direction:ltr;
	padding-left:22px;
	margin-bottom:22px;
	text-align:left;
}

ul.autoParaStyle53 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	direction:ltr;
	padding-left:45px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle53 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:32px;
	width:0;
}

p.autoParaStyle52 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#1255e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:22px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	padding-left:22px;
	margin-top:5px;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#1255e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:22px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1255e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:22px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	padding-left:22px;
	margin-top:5px;
	margin-bottom:22px;
	text-align:left;
}

ul.autoParaStyle47 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	direction:ltr;
	padding-left:35px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle47 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:22.4px;
	width:0;
}

ul.autoParaStyle46 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:ltr;
	padding-left:35px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle46 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:22.4px;
	width:0;
}

p.autoParaStyle45 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:36px;
	color:#1255e9;
	margin-top:4px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:48px;
	color:#1255e9;
	margin-top:4px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#193572;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

ol.autoParaStyle40 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	direction:ltr;
	padding-left:2ex;
	margin-bottom:11px;
	list-style-type:decimal;
	text-align:left;
}

ul.autoParaStyle39 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	direction:ltr;
	padding-left:45px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle39 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:32px;
	width:0;
}

ul.autoParaStyle38 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	direction:ltr;
	padding-left:45px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle38 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:32px;
	width:0;
}

p.autoParaStyle37 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:29px;
	line-height:32px;
	color:#1255e9;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#1255e9;
	letter-spacing:-0.005em;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	letter-spacing:-0.005em;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#1255e9;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:46px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:94px;
	line-height:103px;
	color:#ffffff;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:30px;
	color:#fff;
	margin-top:2px;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:38px;
	color:#fff;
	margin-top:2px;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-ElevanceSans-Bold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	padding-left:15px;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#1255e9;
	text-decoration:underline;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:26px;
	color:#fff;
	margin-top:10px;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:41px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#706c7a;
	margin-top:4px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:44px;
	color:#443f51;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#193572;
	margin-top:4px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:36px;
	color:#231e33;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#193572;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:40px;
	line-height:32px;
	color:#1255e9;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:31px;
	color:#fff;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:31px;
	color:#fff;
	text-decoration:underline;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-ElevanceSansCondensed-Bold,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:84.4px;
	line-height:28.1px;
	color:#193572;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#193572;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#193572;
	letter-spacing:-0.005em;
	margin-bottom:11px;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:40px;
	line-height:32px;
	color:#193572;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:22px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:26px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:22px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:7px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:25px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:30px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:10px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:27px;
	color:#193572;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:60px;
	line-height:32px;
	color:#193572;
	margin-bottom:10px;
	text-align:left;
}

p.subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1255e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:22px;
	margin-bottom:9px;
	text-align:left;
}

p.VP-Body-Copy {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:14px;
	color:#262626;
	letter-spacing:-0.025em;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p.Tip-body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:27px;
	line-height:33px;
	color:#231e33;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Tips-subhead-Navy-blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#1a3673;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Tips-subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#1255e9;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Brand-Legalese_Form#_Footnote-6_6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:40px;
	color:#1255e9;
	margin-top:4px;
	margin-bottom:5px;
	text-align:left;
}

p.Blue-Brand-Body-Text-10_13 {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}

ul.page-6-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	direction:ltr;
	padding-left:16px;
	margin-bottom:5px;
	text-align:left;
}
ul.page-6-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Bullets-page-7-a > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	direction:ltr;
	padding-left:45px;
	margin-bottom:5px;
	text-align:left;
}
ul.Bullets-page-7-a > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:32px;
	width:0;
}

ol.number-list-page-7 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	direction:ltr;
	padding-left:2ex;
	margin-bottom:5px;
	list-style-type:decimal;
	text-align:left;
}

ul.New-Bullet > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:ltr;
	padding-left:35px;
	margin-bottom:7px;
	text-align:left;
}
ul.New-Bullet > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:22.4px;
	width:0;
}

p.Body-text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.Subhead- {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:39px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Paragraph-Style-centered-body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:center;
}

p.Page-6-body-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.icon-page-ending {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

p.Anthem-Body-Text-14-17 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:2px;
	margin-bottom:7px;
	text-align:left;
}

ul.Anthem-Bullet-Level-1-14-17 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	direction:ltr;
	padding-left:13px;
	margin-bottom:7px;
	text-align:left;
}
ul.Anthem-Bullet-Level-1-14-17 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.LP-Widget-Dropdown-Text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Widget-Dropdown-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	padding-left:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Widget-Button-Text-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	letter-spacing:-0.015em;
	direction:ltr;
	text-align:center;
}

p.LP-Widget-Button-Text {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#193572;
	letter-spacing:-0.015em;
	direction:ltr;
	text-align:center;
}

p.LP-Anthem-BODY- {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

p.LP-Module-Body {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h2.LP-Anthem-Main-Subhead {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

h1.LP-Anthem-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-size:40px;
}

span.autoCharStyle18 {
	font-size:24px;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-ElevanceSans-Bold,"Elevance Sans",sans-serif;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-ElevanceSans-Bold,"Elevance Sans",sans-serif;
	font-size:48px;
}

span.autoCharStyle15 {
	color:#193572;
}

span.autoCharStyle14 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
}

span.autoCharStyle13 {
	font-size:12px;
	color:#000;
}

span.autoCharStyle12 {
	letter-spacing:-0.010em;
}

span.autoCharStyle11 {
	letter-spacing:-0.020em;
}

span.autoCharStyle10 {
	text-decoration:underline;
}

span.autoCharStyle9 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	color:#1255e9;
	text-decoration:underline;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
}

span.autoCharStyle6 {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle5 {
	color:#fff;
}

span.autoCharStyle4 {
	color:#1255e9;
	text-decoration:underline;
}

span.autoCharStyle3 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle2 {
	color:#1255e9;
}

span.autoCharStyle1 {
	font-size:24px;
}

span.Google-Pixel_Pixel-2-H_-_No-Break- {
	white-space:nowrap;
}

span.Hyperlink {
	color:#44b7f3;
	text-decoration:underline;
}

span.No-Break- {
	white-space:nowrap;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
