/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:10000px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:18528px; height:10012px; }
@media all and (max-height:10000px) {
	.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-Arial-ItalicMT;
	src:url("../fonts/ariali.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-ArialNarrow-Italic;
	src:url("../fonts/ARIALNI.TTF");
	font-style:italic;
}

@font-face {
	font-family:FF-ArialMT;
	src:url("../fonts/arial.ttf");
}

@font-face {
	font-family:FF-Arial-BoldMT;
	src:url("../fonts/arialbd.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Arial-Black;
	src:url("../fonts/ariblk.ttf");
}

#item2544 {
	width:1920px !important;
	height:583px !important;
	left:-2px !important;
	background:#d9dfea;
}

#item3374 {
	width:1254px !important;
	height:352px !important;
	left:333px !important;
	top:199px !important;
	padding:36px;
}

@keyframes flyinfromleft-3374 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-3374 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-28764 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-28764 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28833 {
	width:237px !important;
	min-height:50px !important;
	padding:10px;
}

#item28805 {
	width:237px !important;
	min-height:50px !important;
	padding:10px;
}

#item28802 {
	width:237px !important;
	height:50px !important;
	left:921px !important;
	top:15px !important;
}

#item28887 {
	width:252px !important;
	left:1164px !important;
	top:15px !important;
	min-height:50px !important;
	padding:10px;
}

#item28958 {
	width:268px !important;
	min-height:50px !important;
	padding:10px;
}

#item28912 {
	width:268px !important;
	min-height:50px !important;
	padding:10px;
}

#item28955 {
	width:268px !important;
	height:50px !important;
	left:1422px !important;
	top:15px !important;
}

#item24316 {
	width:876px !important;
	height:768px !important;
	left:-55px !important;
	top:60px !important;
	background:#d9dfea;
}

#item24317 {
	width:600px !important;
	height:622px !important;
	left:84px !important;
	top:197px !important;
	padding:36px;
}

@keyframes flyinfromleft-24317 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24317 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-29004 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-29004 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29005 {
	width:768px !important;
	height:82px !important;
	top:118px !important;
	background:#d9dfea;
}

#item29039 {
	width:199px !important;
	min-height:50px !important;
	padding:10px;
}

#item29013 {
	width:199px !important;
	min-height:50px !important;
	padding:10px;
}

#item29010 {
	width:199px !important;
	height:50px !important;
	left:70px !important;
	top:134px !important;
}

#item29093 {
	width:212px !important;
	left:275px !important;
	top:133px !important;
	min-height:50px !important;
	padding:10px;
}

#item29121 {
	width:225px !important;
	min-height:50px !important;
	padding:10px;
}

#item29147 {
	width:225px !important;
	min-height:50px !important;
	padding:10px;
}

#item29118 {
	width:225px !important;
	height:50px !important;
	left:487px !important;
	top:133px !important;
}

#item26556 {
	width:876px !important;
	height:768px !important;
	left:-244px !important;
	top:-18px !important;
	background:#d9dfea;
}

#item26557 {
	width:340px !important;
	height:567px !important;
	left:25px !important;
	top:103px !important;
	padding:36px;
}

@keyframes flyinfromleft-26557 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-26557 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-29201 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-29201 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29202 {
	width:390px !important;
	height:42px !important;
	top:62px !important;
	background:#d9dfea;
}

#item29236 {
	width:120px !important;
	min-height:25px !important;
	padding:5px;
}

#item29210 {
	width:120px !important;
	min-height:25px !important;
	padding:5px;
}

#item29207 {
	width:120px !important;
	height:25px !important;
	left:29px !important;
	top:69px !important;
}

#item29290 {
	width:120px !important;
	left:135px !important;
	top:69px !important;
	min-height:25px !important;
	padding:5px;
}

#item29350 {
	width:120px !important;
	min-height:25px !important;
	padding:5px;
}

#item29322 {
	width:120px !important;
	min-height:25px !important;
	padding:5px;
}

#item29347 {
	width:120px !important;
	height:25px !important;
	left:242px !important;
	top:69px !important;
}

#item16299 {
	width:723px !important;
	left:260px !important;
	top:33px !important;
	min-height:1164px !important;
	padding:36px;
}

@keyframes flyinfromleft-16299 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-16299 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-16379 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-16379 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16457 {
	width:677px !important;
	height:167px !important;
	top:936px !important;
	padding:36px;
}

#item16421 {
	width:677px !important;
	height:151px !important;
	top:936px !important;
	padding:36px;
}

#item16385 {
	width:677px !important;
	height:151px !important;
	top:936px !important;
	padding:36px;
}

#item16379 {
	width:697px !important;
	height:1103px !important;
	left:983px !important;
	top:67px !important;
}

#item24527 {
	width:597px !important;
	left:87px !important;
	top:1053px !important;
	min-height:1337px !important;
	padding:36px;
}

@keyframes flyinfromleft-24527 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24527 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-31285 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-31285 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31808 {
	width:597px !important;
	left:3px !important;
	top:789px !important;
	min-height:141px !important;
}

#item31756 {
	width:597px !important;
	left:3px !important;
	top:852px !important;
	min-height:141px !important;
}

#item31729 {
	width:597px !important;
	top:850px !important;
	min-height:153px !important;
}

#item31285 {
	width:616px !important;
	height:1003px !important;
	left:84px !important;
	top:36px !important;
}

#item26738 {
	width:348px !important;
	left:17px !important;
	top:655px !important;
	min-height:1889px !important;
	padding:36px;
}

@keyframes flyinfromleft-26738 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-26738 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-32498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-32498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32796 {
	width:346px !important;
	top:478px !important;
	min-height:158px !important;
	padding:18px;
}

#item32578 {
	width:346px !important;
	height:77px !important;
	top:489px !important;
	padding:18px;
}

#item32364 {
	width:346px !important;
	height:136px !important;
	left:5px !important;
	top:479px !important;
	padding:18px;
}

#item32498 {
	width:361px !important;
	height:636px !important;
	left:15px !important;
	top:36px !important;
}

@keyframes flyinfromright-32654 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-32654 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32660 {
	width:347px !important;
	left:1px !important;
	top:502px !important;
	min-height:63px !important;
}

#item32732 {
	width:355px !important;
	top:489px !important;
	min-height:64px !important;
}

#item32702 {
	width:355px !important;
	top:496px !important;
	min-height:101px !important;
}

#item32654 {
	width:355px !important;
	height:597px !important;
	left:-635px !important;
	top:129px !important;
}

#item17505 {
	width:1920px !important;
	height:563px !important;
	background:#035a9b;
}

#item17615 {
	width:723px !important;
	left:260px !important;
	top:43px !important;
	min-height:459px !important;
	padding:36px;
}

@keyframes flyinfromleft-17615 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-17615 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-17834 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-17834 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17834 {
	width:600px !important;
	height:438px !important;
	left:1024px !important;
	top:76px !important;
}

#item24674 {
	width:768px !important;
	height:1054px !important;
	background:#035a9b;
}

#item24675 {
	width:600px !important;
	left:84px !important;
	top:489px !important;
	min-height:568px !important;
	padding:36px;
}

@keyframes flyinfromleft-24675 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24675 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-24701 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-24701 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24701 {
	width:600px !important;
	height:438px !important;
	left:84px !important;
	top:46px !important;
}

#item26885 {
	width:768px !important;
	height:1024px !important;
	left:-189px !important;
	top:-37px !important;
	background:#035a9b;
}

#item26886 {
	width:390px !important;
	top:285px !important;
	min-height:664px !important;
	padding:36px;
}

@keyframes flyinfromleft-26886 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-26886 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-26913 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-26913 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26913 {
	width:411px !important;
	height:300px !important;
	left:-11px !important;
	top:-8px !important;
}

#item22837 {
	width:699px !important;
	left:260px !important;
	top:50px !important;
	min-height:572px !important;
	padding:36px;
}

@keyframes flyinfromleft-22837 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-22837 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-22863 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-22863 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22863 {
	width:700px !important;
	height:546px !important;
	left:960px !important;
	top:63px !important;
}

#item22971 {
	width:1090px !important;
	height:399px !important;
	left:414px !important;
	top:657px !important;
	padding:36px;
}

@keyframes fadein-22971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-22971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24762 {
	width:600px !important;
	left:84px !important;
	min-height:678px !important;
	padding:36px;
}

@keyframes flyinfromleft-24762 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24762 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-24788 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-24788 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24788 {
	width:658px !important;
	height:513px !important;
	left:55px !important;
	top:704px !important;
}

#item24902 {
	width:601px !important;
	height:591px !important;
	left:83px !important;
	top:1227px !important;
	padding:36px;
}

@keyframes fadein-24902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-24902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26975 {
	width:390px !important;
	min-height:723px !important;
	padding:36px;
}

@keyframes flyinfromleft-26975 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-26975 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-27001 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-27001 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27001 {
	width:385px !important;
	height:300px !important;
	left:3px !important;
	top:723px !important;
}

#item27115 {
	width:391px !important;
	height:497px !important;
	top:1023px !important;
	padding:36px;
}

@keyframes fadein-27115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23088 {
	width:1920px !important;
	height:740px !important;
	background:#fdbc2d;
}

#item23089 {
	width:723px !important;
	left:252px !important;
	top:27px !important;
	min-height:684px !important;
	padding:36px;
}

@keyframes flyinfromleft-23089 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-23089 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-23116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-23116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24940 {
	width:768px !important;
	height:1365px !important;
	background:#fdbc2d;
}

#item24941 {
	width:600px !important;
	left:84px !important;
	top:457px !important;
	min-height:915px !important;
	padding:36px;
}

@keyframes flyinfromleft-24941 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24941 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-24969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-24969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27153 {
	width:607px !important;
	height:1240px !important;
	left:-108px !important;
	background:#fdbc2d;
}

#item27154 {
	width:390px !important;
	top:268px !important;
	min-height:972px !important;
	padding:28px;
}

@keyframes flyinfromleft-27154 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-27154 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-27181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23799 {
	width:1400px !important;
	left:261px !important;
	top:12px !important;
	min-height:110px !important;
	padding:36px;
}

@keyframes fadein-23799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-23799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-23824 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-23824 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23883 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item23884 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item23909 {
	width:801px !important;
	left:16px !important;
	top:491px !important;
	min-height:19px !important;
}

#item23934 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item23826 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item23827 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item23852 {
	width:407px !important;
	left:410px !important;
	top:491px !important;
	min-height:19px !important;
}

#item23877 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item23824 {
	width:834px !important;
	height:640px !important;
	left:108px !important;
	top:110px !important;
}

@keyframes flyinfrombottom-29865 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-29865 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29921 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item29922 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item29947 {
	width:799px !important;
	left:18px !important;
	top:491px !important;
	min-height:19px !important;
}

#item29972 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item29867 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item29868 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item29893 {
	width:800px !important;
	left:17px !important;
	top:491px !important;
	min-height:19px !important;
}

#item29918 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item29865 {
	width:834px !important;
	height:640px !important;
	left:108px !important;
	top:817px !important;
}

@keyframes flyinfrombottom-23938 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-23938 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23997 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item23998 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item24023 {
	width:799px !important;
	left:18px !important;
	top:491px !important;
	min-height:19px !important;
}

#item24048 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item23941 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item23942 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item23967 {
	width:801px !important;
	left:16px !important;
	top:491px !important;
	min-height:19px !important;
}

#item23992 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item23938 {
	width:834px !important;
	height:640px !important;
	left:978px !important;
	top:110px !important;
}

@keyframes flyinfrombottom-29974 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-29974 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30030 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item30031 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item30056 {
	width:801px !important;
	left:16px !important;
	top:491px !important;
	min-height:19px !important;
}

#item30081 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item29976 {
	width:834px !important;
	height:640px !important;
	background:#0f142e;
}

#item29977 {
	width:800px !important;
	left:17px !important;
	top:528px !important;
	min-height:88px !important;
}

#item30002 {
	width:799px !important;
	left:18px !important;
	top:491px !important;
	min-height:19px !important;
}

#item30027 {
	width:800px !important;
	height:454px !important;
	left:17px !important;
	top:22px !important;
}

#item29974 {
	width:834px !important;
	height:640px !important;
	left:978px !important;
	top:817px !important;
}

#item30965 {
	width:1703px !important;
	left:108px !important;
	top:1495px !important;
	min-height:24px !important;
}

@keyframes flyinfrombottom-30965 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-30965 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25993 {
	width:767px !important;
	left:1px !important;
	top:10px !important;
	min-height:110px !important;
	padding:36px;
}

@keyframes fadein-25993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-25993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-26018 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26018 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26074 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item26075 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item26100 {
	width:575px !important;
	left:13px !important;
	top:354px !important;
	min-height:14px !important;
}

#item26125 {
	width:575px !important;
	height:329px !important;
	left:13px !important;
	top:16px !important;
}

#item26020 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item26021 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item26046 {
	width:576px !important;
	left:12px !important;
	top:353px !important;
	min-height:14px !important;
}

#item26071 {
	width:575px !important;
	height:329px !important;
	left:12px !important;
	top:13px !important;
}

#item26018 {
	width:600px !important;
	height:460px !important;
	left:84px !important;
	top:110px !important;
}

@keyframes flyinfrombottom-30107 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-30107 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30164 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item30165 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item30190 {
	width:575px !important;
	left:13px !important;
	top:352px !important;
	min-height:14px !important;
}

#item30215 {
	width:575px !important;
	height:329px !important;
	left:13px !important;
	top:12px !important;
}

#item30109 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item30110 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item30135 {
	width:575px !important;
	left:13px !important;
	top:353px !important;
	min-height:14px !important;
}

#item30160 {
	width:575px !important;
	height:329px !important;
	left:12px !important;
	top:11px !important;
}

#item30107 {
	width:600px !important;
	height:460px !important;
	left:84px !important;
	top:1074px !important;
}

@keyframes flyinfrombottom-26127 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26127 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26183 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item26184 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item26209 {
	width:576px !important;
	left:12px !important;
	top:354px !important;
	min-height:14px !important;
}

#item26234 {
	width:575px !important;
	height:329px !important;
	left:13px !important;
	top:14px !important;
}

#item26129 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item26130 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item26155 {
	width:575px !important;
	left:13px !important;
	top:354px !important;
	min-height:14px !important;
}

#item26180 {
	width:574px !important;
	height:329px !important;
	left:13px !important;
	top:15px !important;
}

#item26127 {
	width:600px !important;
	height:460px !important;
	left:84px !important;
	top:592px !important;
}

@keyframes flyinfrombottom-30217 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-30217 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30273 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item30274 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item30299 {
	width:576px !important;
	left:12px !important;
	top:352px !important;
	min-height:14px !important;
}

#item30324 {
	width:575px !important;
	height:329px !important;
	left:13px !important;
	top:13px !important;
}

#item30219 {
	width:600px !important;
	height:460px !important;
	background:#0f142e;
}

#item30220 {
	width:576px !important;
	left:12px !important;
	top:379px !important;
	min-height:64px !important;
}

#item30245 {
	width:575px !important;
	left:13px !important;
	top:354px !important;
	min-height:14px !important;
}

#item30270 {
	width:572px !important;
	height:327px !important;
	left:13px !important;
	top:14px !important;
}

#item30217 {
	width:600px !important;
	height:460px !important;
	left:84px !important;
	top:1556px !important;
}

#item30971 {
	width:600px !important;
	left:84px !important;
	top:2065px !important;
	min-height:110px !important;
}

@keyframes flyinfrombottom-30971 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-30971 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28127 {
	width:389px !important;
	left:1px !important;
	min-height:109px !important;
	padding:24px;
}

@keyframes fadein-28127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30998 {
	width:341px !important;
	left:25px !important;
	top:1216px !important;
	min-height:94px !important;
}

@keyframes flyinfrombottom-30998 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-30998 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33575 {
	width:9px !important;
	height:9px !important;
	top:1px !important;
}

#item33577 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item33578 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item33603 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item33628 {
	width:327px !important;
	height:186px !important;
	left:7px !important;
	top:9px !important;
}

#item32830 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item32831 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item32856 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item32881 {
	width:328px !important;
	height:186px !important;
	left:7px !important;
	top:9px !important;
}

#item33291 {
	width:341px !important;
	height:262px !important;
	left:25px !important;
	top:109px !important;
}

#item33702 {
	width:9px !important;
	height:9px !important;
	top:1px !important;
}

#item33717 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item33718 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item33744 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item33769 {
	width:328px !important;
	height:186px !important;
	left:7px !important;
	top:9px !important;
}

#item33048 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item33050 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item33075 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item33100 {
	width:328px !important;
	height:186px !important;
	left:7px !important;
	top:9px !important;
}

#item33346 {
	width:341px !important;
	height:262px !important;
	left:25px !important;
	top:383px !important;
}

#item33886 {
	width:9px !important;
	height:9px !important;
	top:1px !important;
}

#item33888 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item33889 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item33915 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item33940 {
	width:326px !important;
	height:185px !important;
	left:7px !important;
	top:9px !important;
}

#item32939 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item32940 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item32965 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item32990 {
	width:328px !important;
	height:186px !important;
	left:7px !important;
	top:9px !important;
}

#item33407 {
	width:341px !important;
	height:262px !important;
	left:25px !important;
	top:658px !important;
}

#item34009 {
	width:9px !important;
	height:9px !important;
	top:1px !important;
}

#item34011 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item34012 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item34037 {
	width:327px !important;
	left:7px !important;
	top:201px !important;
	min-height:8px !important;
}

#item34062 {
	width:325px !important;
	height:184px !important;
	left:7px !important;
	top:9px !important;
}

#item33159 {
	width:341px !important;
	height:262px !important;
	background:#0f142e;
}

#item33160 {
	width:328px !important;
	left:7px !important;
	top:216px !important;
	min-height:36px !important;
}

#item33185 {
	width:328px !important;
	left:6px !important;
	top:201px !important;
	min-height:8px !important;
}

#item33210 {
	width:328px !important;
	height:186px !important;
	left:7px !important;
	top:9px !important;
}

#item33463 {
	width:341px !important;
	height:262px !important;
	left:25px !important;
	top:932px !important;
}

p.autoParaStyle37 {
	font-family:"Proxima Nova";
	font-size:9.8px;
	line-height:11.8px;
	color:#fff;
	margin-bottom:10px;
	text-align:right;
}

p.autoParaStyle36 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:12.3px;
	line-height:14.7px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:31.7px;
	line-height:38px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle34 {
	font-family:"Proxima Nova";
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	margin-bottom:24px;
	text-align:right;
}

p.autoParaStyle33 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#0f142e;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle30 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#0f142e;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle28 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle26 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle23 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle20 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle16 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:35.3px;
	line-height:42.4px;
	color:#035a9b;
	margin-bottom:47px;
	text-align:center;
}

p.autoParaStyle15 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	font-size:39.2px;
	line-height:47.1px;
	color:#035a9b;
	margin-bottom:24px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle14 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#035a9b;
	margin-bottom:47px;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle11 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle10 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#035a9b;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle9 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:26.4px;
	line-height:31.7px;
	color:#035a9b;
	margin-bottom:21px;
	text-align:left;
}

p.autoParaStyle8 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#035a9b;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle5 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle3 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle2 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle1 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Desktop_-_Navigation {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Desktop_-_Subheader {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:36px;
	line-height:43.2px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Desktop_-_Body {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Smartphone_-_Navigation {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Smartphone_-_Caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#035a9b;
	margin-bottom:24px;
	text-align:center;
}

p.Flip {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:21.1px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:right;
}

p.Flip-Title {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:23px;
	line-height:18px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:center;
}

p.Smartphone_-_Body {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:26px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
}

p.Smartphone_-_Header {
	font-weight:900;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:36px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Smartphone_-_Quote {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:24px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Smartphone_-_Subheader {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:24px;
	line-height:28.8px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.iPad-V_-_Navigation {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.iPad-V_-_Desktop_-_Body {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.iPad-V_-_Caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#035a9b;
	margin-bottom:24px;
	text-align:left;
}

p.iPad-V_-_Body {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:26px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
}

p.iPad-V_-_Header {
	font-weight:900;
	font-family:"Proxima Nova";
	font-size:48px;
	line-height:57.6px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.iPad-V_-_Quote {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.iPad-V_-_Subheader {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:36px;
	line-height:43.2px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Custom-V_-_Desktop_-_Body {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Button-Header {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:24px;
	text-align:center;
}

p.Custom-V_-_Caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ArialNarrow-Italic,Arial,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#035a9b;
	margin-bottom:24px;
	text-align:center;
}

p.Custom-V_-_Body {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:26px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
}

p.Custom-V_-_Quote {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:36px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Custom-V_-_Subheader {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:36px;
	line-height:43.2px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Custom-V_-_Header {
	font-weight:900;
	font-family:"Proxima Nova";
	font-size:48px;
	line-height:57.6px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Basic-Paragraph {
	font-family:"Minion Pro",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",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.autoCharStyle3 {
	font-family:"Proxima Nova";
}

span.autoCharStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
}

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

span.Desktop_-_Hyperlink {
	font-weight:bold;
	color:#035a9b;
	text-decoration:underline;
}

span.Green {
	color:#61ae45;
}

span.Yellow {
	color:#fdbc2d;
}

span.Custom-V_-_Hyperlink {
	font-weight:bold;
	color:#035a9b;
	text-decoration:underline;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:520px){ [class*=" mq-"], .mq-default { display:none; } .mq-390 {display:block; } }

#loadIndicator{display:none;}
