/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:5600px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:1930px; height:5612px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:5600px) {
	.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; }
}

@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-ElevanceSansCondensed-Light;
	src:url("../fonts/ElevanceSansCondensed-Light.otf");
	font-stretch:condensed;
}

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

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

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

#item29031 {
	width:1919px !important;
	height:240px !important;
	left:1px !important;
	top:1584px !important;
	background:#193572;
}

#item25249 {
	width:1920px !important;
	height:1056px !important;
	top:2647px !important;
	background:#193572;
}

#item23239 {
	width:1920px !important;
	height:823px !important;
	top:1824px !important;
	background:#e1edff;
}

#item25427 {
	width:1920px !important;
	height:620px !important;
	top:963px !important;
	background:#f4f4f4;
}

#item23216 {
	width:1059px !important;
	left:431px !important;
	top:1656px !important;
	min-height:161px !important;
	direction:ltr;
}

#item23240 {
	width:548px !important;
	left:1000px !important;
	top:1922px !important;
	min-height:460px !important;
	direction:ltr;
}

#item23263 {
	width:568px !important;
	left:1000px !important;
	top:2388px !important;
	min-height:190px !important;
	direction:ltr;
}

#item23299 {
	width:1920px !important;
	height:282px !important;
	top:4282px !important;
	background:#193572;
}

#item23300 {
	width:1340px !important;
	left:290px !important;
	top:4385px !important;
	min-height:100px !important;
	direction:ltr;
}

#item23323 {
	width:1920px !important;
	height:403px !important;
	top:4562px !important;
	background:#1255e9;
}

#item23324 {
	width:1024px !important;
	height:127px !important;
	left:448px !important;
	top:4759px !important;
}

#item23348 {
	width:1340px !important;
	left:290px !important;
	top:5378px !important;
	min-height:164px !important;
}

#item23375 {
	width:1289px !important;
	left:290px !important;
	top:3797px !important;
	min-height:93px !important;
	direction:ltr;
}

#item23398 {
	width:388px !important;
	left:1191px !important;
	top:3944px !important;
	min-height:165px !important;
	direction:ltr;
}

#item23421 {
	width:402px !important;
	left:464px !important;
	top:3944px !important;
	min-height:162px !important;
	direction:ltr;
}

#item31694 {
	width:388px !important;
	left:464px !important;
	top:4105px !important;
	min-height:26px !important;
	direction:ltr;
}

#item31743 {
	width:388px !important;
	left:1191px !important;
	top:4105px !important;
	min-height:26px !important;
	direction:ltr;
}

#item31717 {
	width:388px !important;
	left:464px !important;
	top:4140px !important;
	min-height:26px !important;
	direction:ltr;
}

#item31767 {
	width:388px !important;
	left:1191px !important;
	top:4140px !important;
	min-height:26px !important;
	direction:ltr;
}

#item23448 {
	width:1920px !important;
	height:68px !important;
	background:#ffffff;
}

#item23452 {
	width:970px !important;
	height:570px !important;
	top:69px !important;
	background:#1255e9;
}

#item23454 {
	width:1340px !important;
	left:290px !important;
	top:731px !important;
	min-height:31px !important;
}

#item23477 {
	width:1320px !important;
	left:290px !important;
	top:796px !important;
	min-height:67px !important;
}

#item23501 {
	width:524px !important;
	left:290px !important;
	top:1060px !important;
	min-height:415px !important;
	direction:ltr;
}

#item23571 {
	width:610px !important;
	left:290px !important;
	top:353px !important;
	min-height:239px !important;
}

@keyframes flyinfromright-33045 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33045 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23524 {
	width:630px !important;
	height:355px !important;
	background:#193572;
}

#item23525 {
	width:516px !important;
	left:52px !important;
	top:50px !important;
	min-height:26px !important;
	direction:ltr;
}

#item23548 {
	width:516px !important;
	left:52px !important;
	top:94px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfromright-23598 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-23598 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23631 {
	width:490px !important;
	left:1048px !important;
	top:2152px !important;
	min-height:250px !important;
	direction:ltr;
}

#item33429 {
	width:432px !important;
	left:721px !important;
	top:5036px !important;
	min-height:58px !important;
}

#item36883 {
	width:610px !important;
	left:657px !important;
	top:5210px !important;
	min-height:49px !important;
}

#item37075 {
	width:610px !important;
	left:657px !important;
	top:5160px !important;
	min-height:40px !important;
}

#item33435 {
	width:233px !important;
	height:57px !important;
}

#item33436 {
	width:233px !important;
	height:57px !important;
	left:841px !important;
	top:5025px !important;
}

#item34145 {
	width:184px !important;
	height:28px !important;
	left:290px !important;
	top:19px !important;
}

#item38346 {
	width:254px !important;
	height:161px !important;
}

#item38343 {
	width:254px !important;
	height:161px !important;
	left:836px !important;
	top:5191px !important;
}

#item31791 {
	width:630px !important;
	height:784px !important;
	left:1000px !important;
	top:2773px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.22);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.22);
	background:#f4f4f4;
}

#item31792 {
	width:630px !important;
	height:31px !important;
	left:1000px !important;
	top:2773px !important;
	background:#e1edff;
}

#item31795 {
	width:630px !important;
	height:1px !important;
	left:1000px !important;
	top:2804px !important;
	background:#193572;
}

#item39378 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-39378 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-39378 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39412 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item39435 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item39458 {
	width:257px !important;
	left:256px !important;
	top:531px !important;
	min-height:93px !important;
}

#item39481 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item39527 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item39550 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item39574 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item39603 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item39626 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item39649 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item39672 {
	width:524px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item39695 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item39504 {
	width:168px !important;
	left:301px !important;
	top:162px !important;
	min-height:97px !important;
}

#item38992 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-38992 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38992 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39028 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item39051 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item39074 {
	width:257px !important;
	left:256px !important;
	top:526px !important;
	min-height:93px !important;
	direction:ltr;
}

#item39097 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item39120 {
	width:198px !important;
	left:286px !important;
	top:167px !important;
	min-height:97px !important;
	direction:ltr;
}

#item39143 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item39166 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item39189 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item39217 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item39240 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item39263 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item39286 {
	width:498px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item39309 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item38349 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-38349 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38349 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38384 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item38407 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item38432 {
	width:257px !important;
	left:256px !important;
	top:531px !important;
	min-height:93px !important;
}

#item38456 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item38479 {
	width:191px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item38502 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item38525 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item38548 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item38577 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item38601 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item38624 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item38647 {
	width:498px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item38670 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item37759 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-37759 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-37759 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37799 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item37822 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item37846 {
	width:257px !important;
	left:256px !important;
	top:531px !important;
	min-height:93px !important;
}

#item37869 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item37892 {
	width:191px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item37915 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item37938 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item37962 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item37990 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item38013 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item38036 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item38059 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item38082 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item37123 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-37123 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-37123 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37157 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item37180 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item37203 {
	width:227px !important;
	left:271px !important;
	top:531px !important;
	min-height:93px !important;
}

#item37227 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item37250 {
	width:196px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item37273 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item37296 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item37319 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item37346 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item37369 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item37393 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item37416 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item37439 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item36499 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-36499 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-36499 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36532 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item36555 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item36578 {
	width:227px !important;
	left:271px !important;
	top:531px !important;
	min-height:93px !important;
}

#item36601 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item36624 {
	width:196px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item36647 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item36670 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item36693 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item36721 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item36744 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item36767 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item36790 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item36813 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item35288 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-35288 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-35288 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35325 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item35348 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item35371 {
	width:227px !important;
	left:271px !important;
	top:531px !important;
	min-height:93px !important;
}

#item35394 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item35417 {
	width:196px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item35440 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item35463 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item35486 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item35514 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item35537 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item35560 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item35583 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item35606 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item34905 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-34905 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-34905 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34941 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item34964 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item34987 {
	width:295px !important;
	left:237px !important;
	top:531px !important;
	min-height:93px !important;
}

#item35010 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item35033 {
	width:196px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item35056 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item35079 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item35102 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item35131 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item35155 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item35178 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item35202 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item35225 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item34284 {
	width:556px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-34284 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-34284 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34319 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item34343 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item34366 {
	width:227px !important;
	left:271px !important;
	top:531px !important;
	min-height:93px !important;
}

#item34389 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item34412 {
	width:196px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item34435 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item34458 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item34481 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item34509 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item34532 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item34555 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item34578 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item34601 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30370 {
	width:542px !important;
	left:72px !important;
	top:73px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-30370 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-30370 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32626 {
	width:212px !important;
	top:578px !important;
	min-height:16px !important;
}

#item32649 {
	width:212px !important;
	top:553px !important;
	min-height:16px !important;
}

#item32672 {
	width:227px !important;
	left:271px !important;
	top:531px !important;
	min-height:93px !important;
}

#item32695 {
	width:189px !important;
	left:290px !important;
	top:295px !important;
	min-height:48px !important;
}

#item32718 {
	width:196px !important;
	left:291px !important;
	top:162px !important;
	min-height:97px !important;
}

#item32741 {
	width:212px !important;
	left:278px !important;
	top:376px !important;
	min-height:16px !important;
}

#item32764 {
	width:212px !important;
	left:278px !important;
	top:125px !important;
	min-height:16px !important;
}

#item32787 {
	width:212px !important;
	top:376px !important;
	min-height:16px !important;
}

#item32815 {
	width:212px !important;
	left:2px !important;
	top:329px !important;
	min-height:16px !important;
}

#item32838 {
	width:212px !important;
	left:2px !important;
	top:305px !important;
	min-height:16px !important;
}

#item32861 {
	width:212px !important;
	left:2px !important;
	top:125px !important;
	min-height:16px !important;
}

#item32884 {
	width:509px !important;
	left:7px !important;
	min-height:97px !important;
	direction:ltr;
}

#item32907 {
	width:288px !important;
	left:7px !important;
	top:77px !important;
	min-height:29px !important;
	direction:ltr;
}

#item32168 {
	width:212px !important;
	top:629px !important;
	min-height:16px !important;
}

#item32191 {
	width:212px !important;
	top:604px !important;
	min-height:16px !important;
}

#item32214 {
	width:227px !important;
	left:271px !important;
	top:582px !important;
	min-height:93px !important;
}

#item32237 {
	width:189px !important;
	left:290px !important;
	top:345px !important;
	min-height:48px !important;
}

#item32260 {
	width:196px !important;
	left:291px !important;
	top:218px !important;
	min-height:97px !important;
}

#item32283 {
	width:212px !important;
	left:278px !important;
	top:427px !important;
	min-height:16px !important;
}

#item32306 {
	width:212px !important;
	left:278px !important;
	top:175px !important;
	min-height:16px !important;
}

#item32329 {
	width:212px !important;
	top:427px !important;
	min-height:16px !important;
}

#item32357 {
	width:212px !important;
	left:2px !important;
	top:380px !important;
	min-height:16px !important;
}

#item32380 {
	width:212px !important;
	left:2px !important;
	top:356px !important;
	min-height:16px !important;
}

#item32403 {
	width:212px !important;
	left:2px !important;
	top:176px !important;
	min-height:16px !important;
}

#item32426 {
	width:509px !important;
	left:7px !important;
	top:51px !important;
	min-height:97px !important;
	direction:ltr;
}

#item32449 {
	width:288px !important;
	left:7px !important;
	top:128px !important;
	min-height:29px !important;
	direction:ltr;
}

#item31557 {
	width:542px !important;
	left:5px !important;
	min-height:98px !important;
}

@keyframes flyinfromright-31557 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-31557 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30470 {
	width:212px !important;
	left:67px !important;
	top:702px !important;
	min-height:16px !important;
}

#item30493 {
	width:212px !important;
	left:67px !important;
	top:677px !important;
	min-height:16px !important;
}

#item30563 {
	width:227px !important;
	left:338px !important;
	top:655px !important;
	min-height:93px !important;
}

#item30586 {
	width:189px !important;
	left:357px !important;
	top:426px !important;
	min-height:48px !important;
}

#item30609 {
	width:182px !important;
	left:367px !important;
	top:288px !important;
	min-height:97px !important;
}

#item30632 {
	width:212px !important;
	left:345px !important;
	top:500px !important;
	min-height:16px !important;
}

#item30655 {
	width:212px !important;
	left:345px !important;
	top:249px !important;
	min-height:16px !important;
}

#item30678 {
	width:212px !important;
	left:67px !important;
	top:500px !important;
	min-height:16px !important;
}

#item30516 {
	width:212px !important;
	left:69px !important;
	top:453px !important;
	min-height:16px !important;
}

#item30539 {
	width:212px !important;
	left:69px !important;
	top:429px !important;
	min-height:16px !important;
}

#item30701 {
	width:212px !important;
	left:69px !important;
	top:249px !important;
	min-height:16px !important;
}

#item30724 {
	width:509px !important;
	left:74px !important;
	top:124px !important;
	min-height:97px !important;
	direction:ltr;
}

#item30837 {
	width:288px !important;
	left:74px !important;
	top:201px !important;
	min-height:29px !important;
	direction:ltr;
}

#item30288 {
	width:542px !important;
	left:72px !important;
	top:73px !important;
	min-height:62px !important;
}

@keyframes flyinfromright-30288 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-30288 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31644 {
	width:9px !important;
	height:9px !important;
	left:73px !important;
	top:74px !important;
}

#item31646 {
	width:542px !important;
	left:147px !important;
	top:73px !important;
	min-height:98px !important;
}

#item30334 {
	width:689px !important;
	height:769px !important;
	left:973px !important;
	top:2772px !important;
}

#item34752 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item34753 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item34727 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item34728 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item34725 {
	width:160px !important;
	height:54px !important;
	left:687px !important;
	top:3036px !important;
}

#item38842 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item38843 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item38817 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item38818 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item38815 {
	width:160px !important;
	height:54px !important;
	left:687px !important;
	top:3105px !important;
}

#item34883 {
	width:175px !important;
	height:62px !important;
}

#item34879 {
	width:175px !important;
	height:62px !important;
	left:680px !important;
	top:3032px !important;
}

#item38872 {
	width:175px !important;
	height:62px !important;
}

#item40095 {
	width:175px !important;
	height:62px !important;
	left:680px !important;
	top:3102px !important;
}

#item34803 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item34805 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item34778 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item34779 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item34776 {
	width:160px !important;
	height:54px !important;
	left:489px !important;
	top:3036px !important;
}

#item38900 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item38901 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item38875 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item38876 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item38873 {
	width:160px !important;
	height:54px !important;
	left:489px !important;
	top:3105px !important;
}

#item34888 {
	width:179px !important;
	height:62px !important;
}

#item34884 {
	width:179px !important;
	height:62px !important;
	left:479px !important;
	top:3032px !important;
}

#item38928 {
	width:179px !important;
	height:62px !important;
}

#item40091 {
	width:179px !important;
	height:62px !important;
	left:479px !important;
	top:3102px !important;
}

#item34855 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item34856 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item34830 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item34831 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item34828 {
	width:160px !important;
	height:54px !important;
	left:290px !important;
	top:3036px !important;
}

#item38956 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item38957 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item38931 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item38932 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item38929 {
	width:160px !important;
	height:54px !important;
	left:290px !important;
	top:3105px !important;
}

#item34893 {
	width:166px !important;
	height:63px !important;
}

#item34889 {
	width:166px !important;
	height:63px !important;
	left:288px !important;
	top:3031px !important;
}

#item38984 {
	width:166px !important;
	height:63px !important;
}

#item40083 {
	width:166px !important;
	height:63px !important;
	left:288px !important;
	top:3101px !important;
}

#item23688 {
	width:516px !important;
	min-height:148px !important;
	direction:ltr;
}

#item25428 {
	width:498px !important;
	top:153px !important;
	min-height:225px !important;
	direction:ltr;
}

#item36347 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item36348 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item36322 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item36323 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item36320 {
	width:160px !important;
	height:54px !important;
	left:687px !important;
	top:2964px !important;
}

#item36376 {
	width:175px !important;
	height:62px !important;
}

#item36371 {
	width:175px !important;
	height:62px !important;
	left:680px !important;
	top:2960px !important;
}

#item36404 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item36405 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item36379 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item36380 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item36377 {
	width:160px !important;
	height:54px !important;
	left:489px !important;
	top:2964px !important;
}

#item36432 {
	width:179px !important;
	height:62px !important;
}

#item36428 {
	width:179px !important;
	height:62px !important;
	left:479px !important;
	top:2960px !important;
}

#item36461 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item36462 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item36435 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item36436 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item36433 {
	width:160px !important;
	height:54px !important;
	left:290px !important;
	top:2964px !important;
}

#item36489 {
	width:166px !important;
	height:63px !important;
}

#item36485 {
	width:166px !important;
	height:63px !important;
	left:288px !important;
	top:2959px !important;
}

#item25575 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item30141 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item25577 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item30116 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item25573 {
	width:160px !important;
	height:54px !important;
	left:687px !important;
	top:2891px !important;
}

#item30430 {
	width:175px !important;
	height:62px !important;
}

#item30431 {
	width:175px !important;
	height:62px !important;
	left:680px !important;
	top:2887px !important;
}

#item25516 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item25521 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item30167 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item30168 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item30165 {
	width:160px !important;
	height:54px !important;
	left:489px !important;
	top:2891px !important;
}

#item30424 {
	width:179px !important;
	height:62px !important;
}

#item30425 {
	width:179px !important;
	height:62px !important;
	left:479px !important;
	top:2887px !important;
}

#item25502 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	background:#9ee110;
	border:solid 1px #fff;
}

#item27260 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item24044 {
	width:160px !important;
	height:54px !important;
	border-radius:26px;
	border:solid 1px #44b7f3;
}

#item27237 {
	width:136px !important;
	left:12px !important;
	top:17px !important;
	min-height:30px !important;
}

#item25499 {
	width:160px !important;
	height:54px !important;
	left:290px !important;
	top:2891px !important;
}

#item30241 {
	width:166px !important;
	height:63px !important;
}

#item30242 {
	width:166px !important;
	height:63px !important;
	left:288px !important;
	top:2886px !important;
}

#item23665 {
	width:567px !important;
	left:289px !important;
	top:2794px !important;
	min-height:69px !important;
	direction:ltr;
}

@keyframes flyinfromleft-23665 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-23665 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
p.autoParaStyle32 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.autoParaStyle29 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:66px;
	color:#193572;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:17px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

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

p.autoParaStyle26 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:29px;
	line-height:38px;
	color:#1255e9;
	letter-spacing:-0.020em;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:26px;
	text-align:left;
}

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

p.autoParaStyle22 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:24px;
	color:#f2695a;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#231e33;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:15px;
	color:#231e33;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#231e33;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:15px;
	color:#1255e9;
	text-decoration:underline;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:29px;
	line-height:48px;
	color:#1255e9;
	letter-spacing:-0.020em;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:66px;
	color:#000;
	margin-bottom:20px;
	text-align:center;
}

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

p.autoParaStyle13 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:66px;
	color:#1255e9;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	direction:ltr;
	padding-left:38px;
	margin-bottom:14px;
	text-align:left;
}

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

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

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

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

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

p.autoParaStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#1255e9;
	margin-bottom:13px;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#1255e9;
	text-decoration:underline;
	direction:ltr;
	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:18px;
	line-height:26px;
	color:#1255e9;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

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

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

p.autoParaStyle1 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:42px;
	color:#fff;
	margin-top:9px;
	margin-bottom:9px;
	text-align:center;
}

h4.Anthem-Intro-16-20 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Module-Body {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

p.LP-Legalese {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#4f4b5b;
	letter-spacing:0.010em;
	margin-bottom:5px;
	text-align:left;
}

ul.LP-Anthem-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	padding-left:12px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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

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-Body-Reversed {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_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.Asset-List {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#231e33;
	direction:ltr;
	margin-bottom:26px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Module-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:26px;
	text-align:left;
}

h4.LP-Anthem-Callout-Headline-CENTERED {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#44b7f3;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Callout-Body-Centered-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

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

h4.LP-Anthem-Callout-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#44b7f3;
	direction:ltr;
	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;
}

p.LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	letter-spacing:-0.015em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h3.LP-Anthem-Section-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#1255e9;
	margin-bottom:13px;
	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.autoCharStyle12 {
	color:#1255e9;
	text-decoration:underline;
	letter-spacing:-0.015em;
}

span.autoCharStyle11 {
	color:#1255e9;
	text-decoration:underline;
	letter-spacing:-0.020em;
}

span.autoCharStyle10 {
	color:#1255e9;
	text-decoration:underline;
	letter-spacing:-0.020em;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	color:#1255e9;
	text-decoration:underline;
	letter-spacing:-0.010em;
}

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

span.autoCharStyle6 {
	color:#1255e9;
	text-decoration:underline;
	letter-spacing:-0.010em;
}

span.autoCharStyle5 {
	font-size:47px;
}

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

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

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

span.autoCharStyle1 {
}

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

span.Red-Text---Carets-Brackets {
	color:#ed1c24;
}

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

#loadIndicator{display:none;}
