/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #f9f9f9 !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:9932px; height:780px; }
/* 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:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.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-ZapfDingbatsITC;
	src:url("../fonts/ZapfDingbats.ttf");
}

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

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

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

@font-face {
	font-family:FF-MyriadPro-BlackIt;
	src:url("../fonts/MyriadPro-BlackIt.otf");
	font-style:italic;
}

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

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

#item277 {
	width:155px !important;
	height:40px !important;
	left:195px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item278 {
	width:155px !important;
	height:40px !important;
	left:355px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item279 {
	width:155px !important;
	height:40px !important;
	left:515px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item280 {
	width:155px !important;
	height:40px !important;
	left:675px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item281 {
	width:155px !important;
	height:40px !important;
	left:835px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item11077 {
	width:155px !important;
	height:50px !important;
	left:35px !important;
	top:718px !important;
}

#item11080 {
	width:155px !important;
	height:50px !important;
	left:195px !important;
	top:718px !important;
}

#item11084 {
	width:155px !important;
	height:50px !important;
	left:355px !important;
	top:718px !important;
}

#item11089 {
	width:155px !important;
	height:50px !important;
	left:515px !important;
	top:718px !important;
}

#item11094 {
	width:155px !important;
	height:50px !important;
	left:675px !important;
	top:718px !important;
}

#item11117 {
	width:155px !important;
	height:50px !important;
	left:835px !important;
	top:718px !important;
}

#item11704 {
	width:1024px !important;
	height:768px !important;
	background:#fff;
}

#item997 {
	width:1024px !important;
	height:332px !important;
	top:436px !important;
	background:#0a989d;
}

#item11487 {
	width:155px !important;
	height:40px !important;
	left:35px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item999 {
	width:301px !important;
	height:121px !important;
	left:689px !important;
	top:597px !important;
}

#item11967 {
	width:27px !important;
	height:20px !important;
	left:995px !important;
	top:743px !important;
}

#item1029 {
	width:955px !important;
	height:163px !important;
	left:35px !important;
	top:202px !important;
}

#item1053 {
	width:955px !important;
	height:56px !important;
	left:35px !important;
	top:138px !important;
}

#item1094 {
	width:278px !important;
	height:25px !important;
	left:410px !important;
	top:504px !important;
}

#item1117 {
	width:278px !important;
	height:34px !important;
	left:410px !important;
	top:536px !important;
}

#item11137 {
	width:679px !important;
	height:160px !important;
	left:163px !important;
	top:443px !important;
}

#item11103 {
	width:53px !important;
	height:72px !important;
	top:368px !important;
}

#item11109 {
	width:53px !important;
	height:72px !important;
	left:971px !important;
	top:368px !important;
}

#item1503 {
	width:955px !important;
	height:460px !important;
	left:35px !important;
	top:206px !important;
	border-radius:15px;
	background:#fff;
}

#item11953 {
	width:132px !important;
	height:132px !important;
	left:474px !important;
	top:260px !important;
	background:#006975;
}

#item11956 {
	width:94px !important;
	height:94px !important;
	left:493px !important;
	top:279px !important;
	background:#fff;
}

#item11512 {
	width:155px !important;
	height:40px !important;
	left:35px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item1395 {
	width:955px !important;
	height:144px !important;
	left:35px !important;
	top:50px !important;
}

#item1516 {
	width:326px !important;
	height:268px !important;
	left:85px !important;
	top:246px !important;
}

#item1564 {
	width:473px !important;
	height:90px !important;
	left:102px !important;
	top:533px !important;
}

#item1606 {
	width:200px !important;
	height:95px !important;
	left:600px !important;
	top:315px !important;
}

#item1629 {
	width:200px !important;
	height:47px !important;
	left:600px !important;
	top:258px !important;
}

#item265 {
	width:155px !important;
	height:40px !important;
	left:35px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item2401 {
	width:955px !important;
	height:503px !important;
	left:35px !important;
	top:182px !important;
	border-radius:15px;
	background:#fff;
}

#item2043 {
	width:110px !important;
	height:240px !important;
	left:336px !important;
	top:315px !important;
	border-radius:5px;
	background:#e9e9e9;
	border:solid 1px #b6b6b7;
}

#item2044 {
	width:110px !important;
	height:240px !important;
	left:486px !important;
	top:315px !important;
	border-radius:5px;
	background:#00a3b7;
	border:solid 1px #006975;
}

#item2045 {
	width:110px !important;
	height:240px !important;
	left:636px !important;
	top:315px !important;
	border-radius:5px;
	background:#006975;
	border:solid 1px #006975;
}

#item2164 {
	width:210px !important;
	height:215px !important;
	left:80px !important;
	top:212px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1px #006975;
}

#item3161 {
	width:210px !important;
	height:31px !important;
	background:#006975;
}

#item2165 {
	width:210px !important;
	height:215px !important;
	left:80px !important;
	top:445px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1px #00a3b7;
}

#item3185 {
	width:210px !important;
	height:31px !important;
	background:#00a3b7;
}

#item11535 {
	width:155px !important;
	height:40px !important;
	left:195px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item1893 {
	width:830px !important;
	height:108px !important;
	left:35px !important;
	top:50px !important;
}

#item2141 {
	width:140px !important;
	height:19px !important;
	left:336px !important;
	top:567px !important;
}

#item2350 {
	width:145px !important;
	height:19px !important;
	left:850px !important;
	top:221px !important;
}

#item2374 {
	width:145px !important;
	height:19px !important;
	left:850px !important;
	top:471px !important;
}

#item2046 {
	width:409px !important;
	height:50px !important;
	left:337px !important;
	top:221px !important;
}

#item2995 {
	width:955px !important;
	height:444px !important;
	left:35px !important;
	top:186px !important;
	border-radius:15px;
	background:#fff;
}

#item3134 {
	width:955px !important;
	height:50px !important;
	background:#00a3b7;
}

#item3451 {
	width:352px !important;
	height:40px !important;
	left:177px !important;
	top:359px !important;
	background:#f3a8c5;
}

#item3452 {
	width:467px !important;
	height:40px !important;
	left:177px !important;
	top:464px !important;
	background:#00a3b7;
}

#item11826 {
	width:60px !important;
	height:60px !important;
	left:883px !important;
	top:385px !important;
	border-radius:5px;
	background:#00a3b7;
	border:solid 1px #006975;
}

#item11830 {
	width:60px !important;
	height:60px !important;
	left:95px !important;
	top:385px !important;
	border-radius:5px;
	background:#f0f0f0;
	border:solid 1px #006975;
}

#item11558 {
	width:155px !important;
	height:40px !important;
	left:355px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item2953 {
	width:830px !important;
	height:108px !important;
	left:35px !important;
	top:50px !important;
}

#item3261 {
	width:210px !important;
	height:41px !important;
	left:780px !important;
	top:650px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1px #006975;
}

#item3209 {
	width:115px !important;
	height:55px !important;
	left:780px !important;
	top:209px !important;
	border-radius:5px;
	background:#e9e9e9;
	border:solid 1px #006975;
}

#item3660 {
	width:100px !important;
	height:18px !important;
	left:863px !important;
	top:459px !important;
}

#item3706 {
	width:100px !important;
	height:34px !important;
	left:77px !important;
	top:459px !important;
}

#item3365 {
	width:230px !important;
	height:34px !important;
	left:192px !important;
	top:589px !important;
}

#item3683 {
	width:659px !important;
	height:43px !important;
	left:177px !important;
	top:254px !important;
}

#item3415 {
	width:660px !important;
	height:22px !important;
	left:178px !important;
	top:558px !important;
}

#item3456 {
	width:22px !important;
	height:25px !important;
	left:167px !important;
	top:537px !important;
}

#item3480 {
	width:22px !important;
	height:25px !important;
	left:299px !important;
	top:537px !important;
}

#item3503 {
	width:22px !important;
	height:25px !important;
	left:430px !important;
	top:537px !important;
}

#item3526 {
	width:22px !important;
	height:25px !important;
	left:562px !important;
	top:537px !important;
}

#item3549 {
	width:22px !important;
	height:25px !important;
	left:693px !important;
	top:537px !important;
}

#item3572 {
	width:34px !important;
	height:25px !important;
	left:820px !important;
	top:537px !important;
}

#item11127 {
	width:217px !important;
	height:50px !important;
	left:773px !important;
	top:641px !important;
}

#item12008 {
	width:182px !important;
	height:144px !important;
	left:753px !important;
	top:170px !important;
}

#item4476 {
	width:470px !important;
	height:444px !important;
	left:520px !important;
	top:185px !important;
	border-radius:0 15px 15px 0;
	background:#fff;
}

#item6892 {
	width:470px !important;
	height:50px !important;
	background:#00a3b7;
}

#item4450 {
	width:470px !important;
	height:444px !important;
	left:35px !important;
	top:185px !important;
	border-radius:15px 0 0 15px;
	background:#fff;
}

#item6958 {
	width:470px !important;
	height:50px !important;
	background:#00a3b7;
}

#item5097 {
	width:219px !important;
	height:40px !important;
	left:176px !important;
	top:462px !important;
	background:#00a3b7;
}

#item5117 {
	width:209px !important;
	height:40px !important;
	left:542px !important;
	top:358px !important;
	background:#006975;
}

#item5140 {
	width:203px !important;
	height:40px !important;
	left:542px !important;
	top:463px !important;
	background:#00a3b7;
}

#item5096 {
	width:165px !important;
	height:40px !important;
	left:176px !important;
	top:357px !important;
	background:#f3a8c5;
}

#item11582 {
	width:155px !important;
	height:40px !important;
	left:355px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item4299 {
	width:830px !important;
	height:108px !important;
	left:35px !important;
	top:50px !important;
}

#item4426 {
	width:210px !important;
	height:41px !important;
	left:780px !important;
	top:650px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1px #006975;
}

#item4501 {
	width:312px !important;
	height:46px !important;
	left:175px !important;
	top:252px !important;
}

#item4525 {
	width:405px !important;
	height:46px !important;
	left:520px !important;
	top:253px !important;
}

#item4709 {
	width:309px !important;
	height:22px !important;
	left:176px !important;
	top:558px !important;
}

#item4732 {
	width:309px !important;
	height:22px !important;
	left:542px !important;
	top:559px !important;
}

#item4807 {
	width:22px !important;
	height:15px !important;
	left:165px !important;
	top:535px !important;
}

#item4830 {
	width:22px !important;
	height:15px !important;
	left:531px !important;
	top:536px !important;
}

#item4854 {
	width:22px !important;
	height:15px !important;
	left:226px !important;
	top:535px !important;
}

#item4877 {
	width:22px !important;
	height:15px !important;
	left:592px !important;
	top:536px !important;
}

#item4901 {
	width:22px !important;
	height:15px !important;
	left:287px !important;
	top:535px !important;
}

#item4924 {
	width:22px !important;
	height:15px !important;
	left:653px !important;
	top:536px !important;
}

#item4947 {
	width:22px !important;
	height:15px !important;
	left:352px !important;
	top:535px !important;
}

#item4970 {
	width:22px !important;
	height:15px !important;
	left:718px !important;
	top:536px !important;
}

#item4993 {
	width:22px !important;
	height:15px !important;
	left:412px !important;
	top:535px !important;
}

#item5016 {
	width:22px !important;
	height:15px !important;
	left:778px !important;
	top:536px !important;
}

#item5039 {
	width:34px !important;
	height:15px !important;
	left:467px !important;
	top:535px !important;
}

#item5062 {
	width:34px !important;
	height:15px !important;
	left:833px !important;
	top:536px !important;
}

#item5750 {
	width:320px !important;
	height:34px !important;
	left:561px !important;
	top:588px !important;
}

#item5723 {
	width:230px !important;
	height:34px !important;
	left:196px !important;
	top:587px !important;
}

#item11438 {
	width:100px !important;
	height:18px !important;
	left:863px !important;
	top:459px !important;
}

#item11461 {
	width:100px !important;
	height:34px !important;
	left:77px !important;
	top:459px !important;
}

#item11834 {
	width:60px !important;
	height:60px !important;
	left:883px !important;
	top:385px !important;
	border-radius:5px;
	background:#00a3b7;
	border:solid 1px #006975;
}

#item11838 {
	width:60px !important;
	height:60px !important;
	left:95px !important;
	top:385px !important;
	border-radius:5px;
	background:#f0f0f0;
	border:solid 1px #006975;
}

#item11167 {
	width:217px !important;
	height:50px !important;
	left:773px !important;
	top:641px !important;
}

#item6629 {
	width:955px !important;
	height:449px !important;
	left:35px !important;
	top:230px !important;
	border-radius:15px;
	background:#fff;
}

#item6736 {
	width:286px !important;
	height:278px !important;
	left:223px !important;
	top:263px !important;
	border-radius:15px 0 0 15px;
	background:#fff;
}

#item7035 {
	width:286px !important;
	height:63px !important;
	background:#00a3b7;
}

#item6760 {
	width:286px !important;
	height:278px !important;
	left:514px !important;
	top:263px !important;
	border-radius:0 15px 15px 0;
	background:#fff;
}

#item7025 {
	width:286px !important;
	height:63px !important;
	background:#00a3b7;
}

#item11606 {
	width:155px !important;
	height:40px !important;
	left:355px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item6716 {
	width:805px !important;
	height:82px !important;
	left:110px !important;
	top:569px !important;
	border-radius:17px;
	background:#00a3b7;
	border:solid 1px #006975;
}

#item6101 {
	width:830px !important;
	height:146px !important;
	left:35px !important;
	top:50px !important;
}

#item7045 {
	width:155px !important;
	height:70px !important;
	left:809px !important;
	top:471px !important;
}

#item7270 {
	width:955px !important;
	height:481px !important;
	left:35px !important;
	top:159px !important;
	border-radius:15px;
	background:#fff;
}

#item7272 {
	width:955px !important;
	height:63px !important;
	background:#00a3b7;
}

#item11634 {
	width:155px !important;
	height:40px !important;
	left:515px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item7103 {
	width:830px !important;
	height:73px !important;
	left:35px !important;
	top:50px !important;
}

#item7247 {
	width:210px !important;
	height:41px !important;
	left:780px !important;
	top:650px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1px #006975;
}

#item7419 {
	width:704px !important;
	height:40px !important;
	left:36px !important;
	top:649px !important;
}

#item7442 {
	width:190px !important;
	height:290px !important;
	left:767px !important;
	top:263px !important;
	border-radius:15px;
	border:solid 1px #006975;
	padding:10px;
}

#item7500 {
	width:601px !important;
	height:15px !important;
	left:123px !important;
	top:597px !important;
}

#item8106 {
	width:165px !important;
	height:15px !important;
	left:174px !important;
	top:616px !important;
}

#item11842 {
	width:60px !important;
	height:60px !important;
	left:832px !important;
	top:533px !important;
	border-radius:5px;
	background:#00a3b7;
	border:solid 1px #006975;
}

#item11170 {
	width:217px !important;
	height:50px !important;
	left:773px !important;
	top:641px !important;
}

#item9789 {
	width:955px !important;
	height:407px !important;
	left:35px !important;
	top:214px !important;
	border-radius:15px;
	background:#fff;
}

#item9791 {
	width:655px !important;
	height:315px !important;
	left:-35px !important;
	top:31px !important;
	border-radius:15px;
	background:#fff;
	border:solid 1px #006975;
}

#item9792 {
	width:536px !important;
	height:316px !important;
	left:90px !important;
	top:246px !important;
}

#item9825 {
	width:443px !important;
	height:19px !important;
	left:35px !important;
	top:653px !important;
}

#item11657 {
	width:155px !important;
	height:40px !important;
	left:675px !important;
	top:728px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item9510 {
	width:830px !important;
	height:106px !important;
	left:35px !important;
	top:50px !important;
}

#item9909 {
	width:752px !important;
	height:34px !important;
	left:34px !important;
	top:34px !important;
}

#item11870 {
	width:752px !important;
	height:598px !important;
	left:34px !important;
	top:80px !important;
}

#item10088 {
	width:455px !important;
	height:16px !important;
	left:35px !important;
	top:614px !important;
}

#item10219 {
	width:420px !important;
	height:37px !important;
	left:34px !important;
	top:34px !important;
}

#item10239 {
	width:54px !important;
	height:30px !important;
	left:34px !important;
	top:300px !important;
}

#item10262 {
	width:53px !important;
	height:30px !important;
	left:733px !important;
	top:300px !important;
}

#item10285 {
	width:113px !important;
	height:53px !important;
	left:110px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10795 {
	width:113px !important;
	height:53px !important;
	left:228px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10796 {
	width:113px !important;
	height:53px !important;
	left:346px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10288 {
	width:55px !important;
	height:53px !important;
	left:464px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10797 {
	width:55px !important;
	height:53px !important;
	left:524px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10799 {
	width:55px !important;
	height:53px !important;
	left:584px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10800 {
	width:55px !important;
	height:53px !important;
	left:644px !important;
	top:237px !important;
	border-radius:4px 4px 0 0;
	background:#00a3b7;
}

#item10462 {
	width:87px !important;
	height:90px !important;
	left:130px !important;
	top:340px !important;
}

#item10485 {
	width:96px !important;
	height:90px !important;
	left:253px !important;
	top:340px !important;
}

#item10508 {
	width:135px !important;
	height:90px !important;
	left:368px !important;
	top:340px !important;
}

#item10531 {
	width:99px !important;
	height:90px !important;
	left:518px !important;
	top:340px !important;
}

#item10554 {
	width:96px !important;
	height:90px !important;
	left:646px !important;
	top:340px !important;
}

#item10577 {
	width:108px !important;
	height:89px !important;
	left:464px !important;
	top:98px !important;
}

#item10600 {
	width:102px !important;
	height:37px !important;
	left:585px !important;
	top:150px !important;
}

#item10670 {
	width:194px !important;
	height:100px !important;
	left:34px !important;
	top:87px !important;
	border-radius:14px;
	background:#ceeaeb;
	padding:15px;
}

#item10802 {
	width:1px !important;
	height:30px !important;
	left:166px !important;
	top:300px !important;
	background:#00a3b7;
}

#item10804 {
	width:1px !important;
	height:30px !important;
	left:284px !important;
	top:300px !important;
	background:#00a3b7;
}

#item10805 {
	width:1px !important;
	height:30px !important;
	left:402px !important;
	top:300px !important;
	background:#00a3b7;
}

#item10808 {
	width:1px !important;
	height:30px !important;
	left:491px !important;
	top:197px !important;
	background:#00a3b7;
}

#item10809 {
	width:1px !important;
	height:30px !important;
	left:611px !important;
	top:197px !important;
	background:#00a3b7;
}

#item10806 {
	width:1px !important;
	height:30px !important;
	left:551px !important;
	top:300px !important;
	background:#00a3b7;
}

#item10807 {
	width:1px !important;
	height:30px !important;
	left:671px !important;
	top:300px !important;
	background:#00a3b7;
}

#item11850 {
	width:53px !important;
	height:53px !important;
	left:34px !important;
	top:237px !important;
	border-radius:4px;
	background:#00a3b7;
	border:solid 1px #006975;
}

#item11857 {
	width:53px !important;
	height:53px !important;
	left:733px !important;
	top:237px !important;
	border-radius:4px;
	background:#f0f0f0;
	border:solid 1px #006975;
}

p.CONT-body900-center-12pt {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:12px;
	line-height:14.4px;
	color:#3a3c42;
	margin-bottom:3px;
	text-align:center;
}

p.TITLE-pretitle {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:20px;
	line-height:24px;
	color:#006975;
	margin-bottom:10px;
	text-align:left;
}

p.TITLE {
	font-weight:900;
	font-style:italic;
	font-family:FF-MyriadPro-BlackIt,"Myriad Pro","Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#00a3b7;
	margin-bottom:10px;
	text-align:left;
}

p.CONT-chart-title-center-white {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-chart-title-center {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:30px;
	line-height:36px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-highlight900-center-teal {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:42px;
	line-height:50.4px;
	color:#00a3b7;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-body900-large-center {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:22px;
	line-height:26.4px;
	color:#006975;
	margin-bottom:15px;
	text-align:center;
}

p.CONT-body900-large-seafoam-indent {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:22px;
	line-height:26.4px;
	color:#00a3b7;
	text-indent:-15px;
	padding-left:15px;
	margin-bottom:15px;
	text-align:left;
}

p.CONT-body900-large-tealdark {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:22px;
	line-height:26.4px;
	color:#006975;
	margin-bottom:15px;
	text-align:left;
}

p.CONT-body900-large {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:22px;
	line-height:26.4px;
	color:#3a3c42;
	margin-bottom:15px;
	text-align:left;
}

p.CONT-body900center-12pt {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:12px;
	line-height:14.4px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-body900-center {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-body900 {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body700-white {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body700-center-white {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-body700-center {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-body700-tealdark {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#006975;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body700-12pt {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:12px;
	line-height:14.4px;
	color:#3a3c42;
	margin-bottom:3px;
	text-align:left;
}

p.CONT-body700 {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body500-center-12pt {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:12px;
	line-height:14.4px;
	color:#3a3c42;
	margin-bottom:3px;
	text-align:center;
}

p.CONT-body500-center {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:center;
}

p.CONT-body500-white-indent {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-indent:-12px;
	padding-left:12px;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body500-white {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body500-10pt {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:10px;
	line-height:12px;
	color:#3a3c42;
	margin-bottom:2px;
	text-align:left;
}

p.CONT-body500 {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body300-small-small-white {
	font-family:FF-MuseoSans-300,"Museo Sans",serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body300-small {
	font-family:FF-MuseoSans-300,"Museo Sans",serif;
	font-size:11px;
	line-height:13.2px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body300-small-small {
	font-family:FF-MuseoSans-300,"Museo Sans",serif;
	font-size:9px;
	line-height:10.8px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body300-12pt {
	font-family:FF-MuseoSans-300,"Museo Sans",serif;
	font-size:12px;
	line-height:14.4px;
	color:#3a3c42;
	margin-bottom:3px;
	text-align:left;
}

p.CONT-body300 {
	font-family:FF-MuseoSans-300,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.CONT-body {
	font-family:FF-MuseoSans-500,"Museo Sans",serif;
	font-size:18px;
	line-height:21.6px;
	color:#3a3c42;
	margin-bottom:5px;
	text-align:left;
}

p.NAV-regular {
	font-family:FF-MuseoSans-700,"Museo Sans",serif;
	font-size:12px;
	line-height:14.4px;
	color:#00a3b7;
	margin-bottom:5px;
	text-align:center;
}

p.COV-title {
	font-weight:900;
	font-style:italic;
	font-family:FF-MyriadPro-BlackIt,"Myriad Pro","Arial Black", Gadget, sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#006975;
	margin-bottom:5px;
	text-align:center;
}

p.COV-productname {
	font-weight:900;
	font-style:italic;
	font-family:FF-MyriadPro-BlackIt,"Myriad Pro","Arial Black", Gadget, sans-serif;
	font-size:61px;
	line-height:73.2px;
	color:#00a3b7;
	margin-bottom:5px;
	text-align:center;
}

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._300-italic-underline {
	font-style:italic;
	font-weight:normal;
	text-decoration:underline;
}

span.CONT-900 {
	font-family:FF-MuseoSans-900,"Museo Sans",serif;
}

span.superscript-white {
	color:#fff;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.CONT-white {
	color:#fff;
}

span.CONT-tealdark {
	color:#006975;
}

span.CONT-zapf {
	font-family:FF-ZapfDingbatsITC,"Zapf Dingbats";
	color:#3a3c42;
}

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

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