/* 	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:#3f3f3f; }
:-webkit-full-screen { background:#3f3f3f; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:17370px; height:1092px; }
@media all and (max-height:1080px) {
	.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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-TimesNewRomanPS-BoldMT;
	src:url("../fonts/timesbd.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-AdelleSans-BoldItalic;
	src:url("../fonts/TypeTogether - AdelleSans-BoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2484 {
	width:1515px !important;
	height:344px !important;
	left:405px !important;
	top:473px !important;
	background:#edeeef;
}

#item2504 {
	width:13px !important;
	height:70px !important;
	left:177px !important;
	top:28px !important;
	background:#04abb4;
}

#item2508 {
	width:1296px !important;
	left:519px !important;
	top:547px !important;
	min-height:48px !important;
}

#item2536 {
	width:1294px !important;
	left:521px !important;
	top:121px !important;
	min-height:354px !important;
	padding:0px 0px 85px 0px;
}

#item7585 {
	width:628px !important;
	height:208px !important;
	border:solid 1px #04abb4;
}

#item7562 {
	width:353px !important;
	height:30px !important;
	left:137px !important;
	top:87px !important;
}

#item7666 {
	width:628px !important;
	height:208px !important;
	left:1188px !important;
	top:1137px !important;
}

#item7586 {
	width:627px !important;
	height:208px !important;
	left:519px !important;
	top:891px !important;
	border:solid 1px #97a5ac;
}

#item80210 {
	width:629px !important;
	height:208px !important;
	left:519px !important;
	top:1137px !important;
	border:solid 1px #97a5ac;
}

#item80182 {
	width:627px !important;
	height:208px !important;
	left:1188px !important;
	top:891px !important;
	border:solid 1px #97a5ac;
}

#item85940 {
	width:539px !important;
	left:1229px !important;
	top:934px !important;
	min-height:123px !important;
}

#item85944 {
	width:539px !important;
	left:555px !important;
	top:934px !important;
	min-height:123px !important;
}

#item85975 {
	width:539px !important;
	left:555px !important;
	top:1173px !important;
	min-height:123px !important;
}

#item91344 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item91346 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item91377 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91379 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91352 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91353 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91348 {
	width:384px !important;
	height:81px !important;
}

#item91431 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91432 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91406 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91407 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91402 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item91484 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91485 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91459 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91460 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91455 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item91537 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91538 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91512 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91513 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91508 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item91590 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91591 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91565 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91566 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91561 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item91644 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91645 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91619 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91620 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91615 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item91697 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91698 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91672 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91673 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91668 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item91750 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91751 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91725 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item91726 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91721 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item91777 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item91778 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91774 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item95239 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item95241 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item95272 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95273 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95247 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95248 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95243 {
	width:384px !important;
	height:81px !important;
}

#item95325 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95326 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95300 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95301 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95296 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item95378 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95380 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95353 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95354 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95349 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item95433 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95434 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95407 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95408 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95403 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item95486 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95487 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95461 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95462 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95457 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item95539 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95540 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95514 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95515 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95510 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item95592 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95593 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95567 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95568 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95563 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item95619 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item95620 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95616 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item95698 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95699 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95673 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95674 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95669 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item94749 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item94751 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item94783 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94784 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94758 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94759 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94753 {
	width:384px !important;
	height:81px !important;
}

#item94838 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94839 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94812 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94814 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94807 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item94891 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94892 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94866 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94867 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94862 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item94944 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94945 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94919 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94920 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94915 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item94997 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94998 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94972 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94973 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94968 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item95051 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95052 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95025 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95027 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95021 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item95078 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item95079 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95075 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item95156 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95157 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95131 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95132 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95127 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item95209 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95210 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95184 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item95185 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item95180 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item94260 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item94262 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item94293 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94294 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94268 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94269 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94264 {
	width:384px !important;
	height:81px !important;
}

#item94346 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94347 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94321 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94322 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94317 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item94399 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94400 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94374 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94375 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94370 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item94453 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94454 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94428 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94429 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94423 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item94506 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94507 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94481 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94482 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94477 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item94533 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item94534 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94530 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item94612 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94613 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94587 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94588 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94583 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item94666 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94667 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94641 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94642 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94636 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item94720 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94721 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94694 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94696 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94690 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item93769 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item93771 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item93802 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93804 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93777 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93778 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93773 {
	width:384px !important;
	height:81px !important;
}

#item93856 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93857 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93831 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93832 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93827 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item93909 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93910 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93884 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93885 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93880 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item93963 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93964 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93938 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93939 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93933 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item93991 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item93992 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93988 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item94071 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94072 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94046 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94047 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94042 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item94124 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94125 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94099 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94100 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94095 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item94177 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94178 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94152 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94153 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94148 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item94230 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94231 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94205 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item94206 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item94201 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item93278 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item93281 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item93313 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93314 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93287 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93288 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93283 {
	width:384px !important;
	height:81px !important;
}

#item93366 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93368 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93341 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93342 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93337 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item93422 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93423 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93396 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93397 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93392 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item93449 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item93450 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93446 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item93527 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93528 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93502 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93503 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93498 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item93580 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93581 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93555 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93556 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93551 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item93634 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93635 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93608 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93609 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93604 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item93687 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93688 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93662 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93663 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93658 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item93740 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93741 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93715 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93716 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93711 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item92788 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item92790 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item92822 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92823 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92797 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92798 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92792 {
	width:384px !important;
	height:81px !important;
}

#item92875 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92876 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92850 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92851 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92846 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item92902 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item92903 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92899 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item92980 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92981 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92955 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92956 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92951 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item93034 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93035 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93009 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93010 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93004 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item93088 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93089 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93063 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93064 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93058 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item93141 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93142 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93116 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93117 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93112 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item93194 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93195 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93169 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93170 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93165 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item93248 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93249 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93223 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item93224 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item93218 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item92300 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item92302 {
	width:416px !important;
	height:1445px !important;
	background:#d5dadd;
}

#item92333 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92334 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92308 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92309 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92304 {
	width:384px !important;
	height:81px !important;
}

#item92360 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item92361 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92357 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:271px !important;
}

#item92439 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92440 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92414 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92415 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92410 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:351px !important;
}

#item92492 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92493 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92467 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92468 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92463 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:431px !important;
}

#item92545 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92546 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92520 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92521 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92516 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:511px !important;
}

#item92599 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92600 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92574 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92575 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92569 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:591px !important;
}

#item92653 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92654 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92628 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92629 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92624 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:671px !important;
}

#item92706 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92707 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92681 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92682 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92677 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:752px !important;
}

#item92759 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92760 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92734 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
}

#item92735 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92730 {
	width:384px !important;
	height:81px !important;
	left:32px !important;
	top:833px !important;
}

#item91836 {
	width:416px !important;
	height:1445px !important;
	left:10px !important;
	top:10px !important;
	background:#d5dadd;
}

#item91841 {
	width:384px !important;
	height:81px !important;
	border-radius:90px 0 0 90px;
	background:#fff;
}

#item91843 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91838 {
	width:384px !important;
	height:81px !important;
}

#item91895 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item91896 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91870 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item91871 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91866 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:278px !important;
}

#item91948 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item91949 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91923 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item91924 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91919 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:358px !important;
}

#item92002 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92003 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91976 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item91977 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item91972 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:438px !important;
}

#item92056 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92057 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92031 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92032 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92027 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:518px !important;
}

#item92109 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92110 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92084 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92085 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92080 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:598px !important;
}

#item92163 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92164 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92138 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92139 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92133 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:678px !important;
}

#item92218 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92219 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92191 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92192 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92187 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:759px !important;
}

#item92271 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92272 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92246 {
	width:384px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
	border-radius:90px 0 0 90px;
}

#item92247 {
	width:346px !important;
	height:16px !important;
	left:32px !important;
	top:34px !important;
}

#item92242 {
	width:390px !important;
	height:87px !important;
	left:39px !important;
	top:840px !important;
}

#item91342.fixed-pos-elem {
	width:429px !important;
	height:1455px !important;
	left:-10px !important;
	top:-12px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6559 {
	width:1515px !important;
	height:556px !important;
	left:405px !important;
	top:2247px !important;
	background:#f2f3f4;
}

#item6443 {
	width:390px !important;
	height:99px !important;
	left:892px !important;
	top:2005px !important;
	background:#293d4f;
}

#item5514 {
	width:1514px !important;
	height:510px !important;
	left:406px !important;
	top:239px !important;
	background:#f2f3f4;
}

#item6173 {
	width:1514px !important;
	height:279px !important;
	left:406px !important;
	top:1357px !important;
	background:#f2f3f4;
}

#item2632 {
	width:242px !important;
	left:520px !important;
	top:311px !important;
	min-height:409px !important;
}

#item5515 {
	width:258px !important;
	left:520px !important;
	top:828px !important;
	min-height:455px !important;
}

#item6174 {
	width:242px !important;
	left:520px !important;
	top:1430px !important;
	min-height:148px !important;
}

#item6560 {
	width:242px !important;
	left:520px !important;
	top:2330px !important;
	min-height:248px !important;
}

#item7075 {
	width:272px !important;
	left:520px !important;
	top:2637px !important;
	min-height:119px !important;
}

#item6270 {
	width:242px !important;
	left:520px !important;
	top:1710px !important;
	min-height:294px !important;
}

#item5555 {
	width:967px !important;
	height:456px !important;
	left:853px !important;
	top:827px !important;
	border:solid 1px #97a5ac;
}

#item6198 {
	width:468px !important;
	height:132px !important;
	left:853px !important;
	top:1430px !important;
	border:solid 1px #97a5ac;
}

#item6293 {
	width:468px !important;
	height:176px !important;
	left:853px !important;
	top:1710px !important;
	border:solid 1px #97a5ac;
}

#item6441 {
	width:468px !important;
	height:176px !important;
	left:853px !important;
	top:1966px !important;
	border:solid 1px #97a5ac;
}

#item6236 {
	width:468px !important;
	height:132px !important;
	left:1353px !important;
	top:1430px !important;
	border:solid 1px #97a5ac;
}

#item6294 {
	width:468px !important;
	height:176px !important;
	left:1353px !important;
	top:1710px !important;
	border:solid 1px #97a5ac;
}

#item6442 {
	width:468px !important;
	height:176px !important;
	left:1353px !important;
	top:1966px !important;
	border:solid 1px #97a5ac;
}

#item5490 {
	width:1301px !important;
	left:519px !important;
	top:118px !important;
	min-height:122px !important;
	padding:0px 0px 85px 0px;
}

#item5572 {
	width:8px !important;
	height:45px !important;
	left:264px !important;
	top:171px !important;
	background:#404041;
}

#item5727 {
	width:967px !important;
	height:255px !important;
	left:13px !important;
	top:48px !important;
	background:#12283c;
}

#item5737 {
	width:9px !important;
	height:51px !important;
	left:452px !important;
	top:31px !important;
	background:#fff;
}

#item5801 {
	width:77px !important;
	height:77px !important;
	left:108px !important;
}

#item5967 {
	width:77px !important;
	height:77px !important;
}

#item5806 {
	width:77px !important;
	height:77px !important;
	left:216px !important;
}

#item5811 {
	width:77px !important;
	height:77px !important;
	left:324px !important;
}

#item6145 {
	width:967px !important;
	height:254px !important;
	left:3px !important;
	top:39px !important;
}

#item7930 {
	width:187px !important;
	left:393px !important;
	top:22px !important;
	min-height:46px !important;
}

#item6141 {
	width:967px !important;
	height:254px !important;
	left:3px !important;
	top:39px !important;
}

#item6142 {
	width:973px !important;
	height:295px !important;
	left:10px !important;
	top:10px !important;
}

#item5703 {
	width:967px !important;
	height:255px !important;
	left:13px !important;
	top:48px !important;
	background:#04abb4;
}

#item5711 {
	width:9px !important;
	height:51px !important;
	left:452px !important;
	top:31px !important;
	background:#fff;
}

#item5783 {
	width:77px !important;
	height:77px !important;
	left:108px !important;
}

#item5962 {
	width:77px !important;
	height:77px !important;
}

#item5788 {
	width:77px !important;
	height:77px !important;
	left:216px !important;
}

#item5792 {
	width:77px !important;
	height:77px !important;
	left:324px !important;
}

#item6088 {
	width:967px !important;
	height:254px !important;
	left:3px !important;
	top:39px !important;
}

#item7830 {
	width:187px !important;
	left:392px !important;
	top:22px !important;
	min-height:46px !important;
}

#item6084 {
	width:967px !important;
	height:254px !important;
	left:3px !important;
	top:39px !important;
}

#item6085 {
	width:973px !important;
	height:297px !important;
	left:10px !important;
	top:10px !important;
}

#item5696 {
	width:964px !important;
	height:255px !important;
	left:16px !important;
	top:48px !important;
	background:#404041;
}

#item5686 {
	width:9px !important;
	height:51px !important;
	left:452px !important;
	top:31px !important;
	background:#fff;
}

#item5768 {
	width:77px !important;
	height:77px !important;
	left:108px !important;
}

#item5957 {
	width:77px !important;
	height:77px !important;
}

#item5773 {
	width:77px !important;
	height:77px !important;
	left:216px !important;
}

#item5777 {
	width:77px !important;
	height:77px !important;
	left:324px !important;
}

#item6029 {
	width:967px !important;
	height:255px !important;
	left:3px !important;
	top:39px !important;
}

#item6032 {
	width:187px !important;
	left:16px !important;
	top:19px !important;
	min-height:46px !important;
}

#item6024 {
	width:967px !important;
	height:255px !important;
	left:3px !important;
	top:39px !important;
}

#item6026 {
	width:973px !important;
	height:297px !important;
	left:10px !important;
	top:10px !important;
}

#item5489 {
	width:964px !important;
	height:256px !important;
	left:16px !important;
	top:48px !important;
	background:#fff;
	border:solid 1px #404041;
}

#item5478 {
	width:9px !important;
	height:51px !important;
	left:452px !important;
	top:31px !important;
	background:#404041;
}

#item5851 {
	width:967px !important;
	height:255px !important;
	left:3px !important;
	top:38px !important;
}

#item7802 {
	width:187px !important;
	left:393px !important;
	top:22px !important;
	min-height:46px !important;
}

#item5847 {
	width:964px !important;
	height:255px !important;
	left:6px !important;
	top:38px !important;
}

#item5848 {
	width:973px !important;
	height:297px !important;
	left:10px !important;
	top:10px !important;
}

#item79395 {
	width:77px !important;
	height:77px !important;
	left:108px !important;
}

#item79399 {
	width:77px !important;
	height:77px !important;
}

#item79402 {
	width:77px !important;
	height:77px !important;
	left:216px !important;
}

#item79405 {
	width:77px !important;
	height:77px !important;
	left:324px !important;
}

#item5594 {
	width:983px !important;
	height:424px !important;
	left:840px !important;
	top:261px !important;
}

#item6384 {
	width:4px !important;
	height:40px !important;
	left:190px !important;
	top:25px !important;
	background:#404041;
}

#item6402 {
	width:4px !important;
	height:22px !important;
	left:197px !important;
	top:14px !important;
	background:#cf4b3c;
}

#item6430 {
	width:4px !important;
	height:22px !important;
	left:190px !important;
	top:14px !important;
	background:#404041;
}

#item7064 {
	width:3px !important;
	height:18px !important;
	left:162px !important;
	top:11px !important;
	background:#404041;
}

#item6451 {
	width:4px !important;
	height:22px !important;
	left:132px !important;
	background:#404041;
}

#item6481 {
	width:468px !important;
	left:853px !important;
	top:1886px !important;
	min-height:54px !important;
	padding:16px 0px 0px 0px;
}

#item6509 {
	width:468px !important;
	left:853px !important;
	top:2142px !important;
	min-height:62px !important;
	padding:16px 0px 0px 0px;
}

#item6485 {
	width:468px !important;
	left:1353px !important;
	top:1886px !important;
	min-height:54px !important;
	padding:16px 0px 0px 0px;
}

#item6533 {
	width:468px !important;
	left:1353px !important;
	top:2142px !important;
	min-height:54px !important;
	padding:16px 0px 0px 0px;
}

#item7305 {
	width:973px !important;
	height:207px !important;
}

#item7318 {
	width:10px !important;
	height:56px !important;
	left:543px !important;
	top:76px !important;
	background:#404041;
}

#item7328 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	background:#e6e7e8;
}

#item7329 {
	width:41px !important;
	height:41px !important;
	background:#e6e7e8;
}

#item7330 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	top:165px !important;
	background:#e6e7e8;
}

#item7331 {
	width:41px !important;
	height:41px !important;
	left:931px !important;
	background:#e6e7e8;
}

#item7332 {
	width:41px !important;
	height:41px !important;
	left:931px !important;
	top:165px !important;
	background:#e6e7e8;
}

#item7333 {
	width:41px !important;
	height:41px !important;
	top:165px !important;
	background:#e6e7e8;
}

#item7335 {
	width:41px !important;
	height:1px !important;
	left:165px !important;
	background:#9b9b9c;
}

#item7529 {
	width:974px !important;
	height:207px !important;
}

#item7525 {
	width:974px !important;
	height:207px !important;
}

#item7526 {
	width:974px !important;
	height:207px !important;
}

#item7301 {
	width:973px !important;
	height:207px !important;
}

#item7162 {
	width:10px !important;
	height:56px !important;
	left:543px !important;
	top:76px !important;
	background:#404041;
}

#item7172 {
	width:41px !important;
	height:41px !important;
	left:166px !important;
	background:#e6e7e8;
}

#item7173 {
	width:41px !important;
	height:41px !important;
	background:#e6e7e8;
}

#item7174 {
	width:41px !important;
	height:41px !important;
	left:166px !important;
	top:166px !important;
	background:#e6e7e8;
}

#item7175 {
	width:41px !important;
	height:41px !important;
	left:932px !important;
	background:#e6e7e8;
}

#item7176 {
	width:41px !important;
	height:41px !important;
	left:932px !important;
	top:166px !important;
	background:#e6e7e8;
}

#item7177 {
	width:41px !important;
	height:41px !important;
	top:166px !important;
	background:#e6e7e8;
}

#item7180 {
	width:41px !important;
	height:1px !important;
	left:166px !important;
	background:#9b9b9c;
}

#item38032 {
	width:989px !important;
	height:225px !important;
	left:3px !important;
	top:3px !important;
}

#item38029 {
	width:995px !important;
	height:231px !important;
	left:69px !important;
	top:59px !important;
}

#item38230 {
	width:42px !important;
	min-height:16px !important;
}

#item38253 {
	width:42px !important;
	left:42px !important;
	min-height:16px !important;
}

#item38276 {
	width:42px !important;
	left:83px !important;
	min-height:16px !important;
}

#item38335 {
	width:138px !important;
	left:21px !important;
	top:18px !important;
	min-height:18px !important;
}

#item38023 {
	width:993px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
}

#item38021 {
	width:999px !important;
	height:230px !important;
	left:66px !important;
	top:61px !important;
}

#item38026 {
	width:1064px !important;
	height:290px !important;
	left:769px !important;
	top:2260px !important;
}

#item7418 {
	width:308px !important;
	height:56px !important;
	top:107px !important;
}

#item7421 {
	width:203px !important;
	height:47px !important;
	left:24px !important;
	top:20px !important;
}

#item7409 {
	width:305px !important;
	height:54px !important;
	top:107px !important;
}

#item7410 {
	width:308px !important;
	height:163px !important;
	left:843px !important;
	top:2521px !important;
}

#item80348 {
	width:1299px !important;
	left:521px !important;
	top:2858px !important;
	border:solid 1px #97a5ac;
	min-height:131px !important;
	padding:35px 35px 30px 35px;
}

#item2750 {
	width:1928px !important;
	height:1170px !important;
	border:solid 2px #97a5ac;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2675 {
	width:1513px !important;
	height:653px !important;
	left:405px !important;
	top:315px !important;
	background:#e9ebed;
}

#item2678 {
	width:1513px !important;
	height:650px !important;
	left:405px !important;
	top:967px !important;
	background:#f4f5f5;
}

#item8284 {
	width:1513px !important;
	height:446px !important;
	left:405px !important;
	top:2346px !important;
	background:#f4f5f5;
}

#item2679 {
	width:1298px !important;
	left:520px !important;
	top:122px !important;
	min-height:194px !important;
	padding:0px 0px 85px 0px;
}

#item2704 {
	width:297px !important;
	left:520px !important;
	top:2419px !important;
	min-height:299px !important;
}

#item2773 {
	width:224px !important;
	height:70px !important;
	left:520px !important;
	top:1877px !important;
}

#item2796 {
	width:224px !important;
	height:70px !important;
	left:520px !important;
	top:1791px !important;
}

#item2819 {
	width:224px !important;
	height:70px !important;
	left:520px !important;
	top:2009px !important;
}

#item2843 {
	width:224px !important;
	height:70px !important;
	left:520px !important;
	top:2109px !important;
}

#item2866 {
	width:224px !important;
	height:70px !important;
	left:520px !important;
	top:2190px !important;
}

#item2894 {
	width:461px !important;
	left:854px !important;
	top:389px !important;
	min-height:79px !important;
}

#item101575 {
	width:461px !important;
	left:854px !important;
	top:471px !important;
	min-height:132px !important;
}

#item101684 {
	width:461px !important;
	left:854px !important;
	top:760px !important;
	min-height:132px !important;
}

#item101707 {
	width:461px !important;
	left:1354px !important;
	top:760px !important;
	min-height:132px !important;
}

#item101661 {
	width:461px !important;
	left:1354px !important;
	top:471px !important;
	min-height:132px !important;
}

#item2917 {
	width:106px !important;
	left:854px !important;
	top:1041px !important;
	min-height:70px !important;
}

#item79890 {
	width:106px !important;
	left:1354px !important;
	top:1041px !important;
	min-height:70px !important;
}

#item2940 {
	width:107px !important;
	left:1354px !important;
	top:389px !important;
	min-height:63px !important;
}

#item2986 {
	width:109px !important;
	left:854px !important;
	top:678px !important;
	min-height:63px !important;
}

#item3032 {
	width:112px !important;
	left:1354px !important;
	top:678px !important;
	min-height:63px !important;
}

#item3078 {
	width:279px !important;
	left:520px !important;
	top:389px !important;
	min-height:509px !important;
}

#item3101 {
	width:279px !important;
	left:520px !important;
	top:1041px !important;
	min-height:509px !important;
}

#item38445 {
	width:961px !important;
	left:854px !important;
	top:2595px !important;
	border:solid 1px #97a5ac;
	min-height:128px !important;
	padding:35px 35px 30px 35px;
}

#item48373 {
	width:263px !important;
	left:520px !important;
	top:1692px !important;
	min-height:70px !important;
}

#item79559 {
	width:1299px !important;
	left:521px !important;
	top:2860px !important;
	border:solid 1px #97a5ac;
	min-height:131px !important;
	padding:35px 35px 30px 35px;
}

#item79863 {
	width:430px !important;
	left:854px !important;
	top:1123px !important;
	min-height:150px !important;
}

#item79913 {
	width:430px !important;
	left:1354px !important;
	top:1123px !important;
	min-height:150px !important;
}

#item80034 {
	width:120px !important;
	left:854px !important;
	top:1330px !important;
	min-height:70px !important;
}

#item80057 {
	width:120px !important;
	left:1354px !important;
	top:1330px !important;
	min-height:70px !important;
}

#item80081 {
	width:430px !important;
	left:854px !important;
	top:1412px !important;
	min-height:150px !important;
}

#item80104 {
	width:430px !important;
	left:1354px !important;
	top:1412px !important;
	min-height:150px !important;
}

#item102906 {
	width:961px !important;
	height:155px !important;
	left:854px !important;
	top:2419px !important;
	border:solid 1px #97a5ac;
}

#item8286 {
	width:1514px !important;
	height:297px !important;
	left:406px !important;
	top:353px !important;
	background:#f2f3f4;
}

#item38473 {
	width:1514px !important;
	height:303px !important;
	left:406px !important;
	top:1337px !important;
	background:#f2f3f4;
}

#item8287 {
	width:263px !important;
	left:520px !important;
	top:354px !important;
	min-height:297px !important;
	padding:70px 0px 70px 0px;
}

#item8640 {
	width:263px !important;
	left:520px !important;
	top:650px !important;
	min-height:688px !important;
	padding:70px 0px 70px 0px;
}

#item3249 {
	width:1294px !important;
	left:521px !important;
	top:120px !important;
	min-height:234px !important;
	padding:0px 0px 85px 0px;
}

#item3296 {
	width:461px !important;
	left:854px !important;
	top:422px !important;
	border-radius:2px;
	background:#12283c;
	min-height:160px !important;
	padding:25px;
}

#item102095 {
	width:461px !important;
	left:1354px !important;
	top:422px !important;
	border-radius:2px;
	background:#04abb4;
	min-height:160px !important;
	padding:25px;
}

#item38498 {
	width:1300px !important;
	left:520px !important;
	top:1409px !important;
	border:solid 1px #97a5ac;
	min-height:131px !important;
	padding:35px 35px 30px 35px;
}

#item102151 {
	width:294px !important;
	left:1521px !important;
	top:720px !important;
	border-radius:2px;
	background:#5cb742;
	min-height:159px !important;
	padding:25px;
}

#item102224 {
	width:294px !important;
	left:854px !important;
	top:916px !important;
	border-radius:2px;
	background:#a8ddea;
	min-height:159px !important;
	padding:25px;
}

#item102299 {
	width:294px !important;
	left:854px !important;
	top:1115px !important;
	border-radius:2px;
	background:#cf4b3c;
	min-height:159px !important;
	padding:25px;
}

#item102176 {
	width:294px !important;
	left:1188px !important;
	top:720px !important;
	border-radius:2px;
	background:#e9af21;
	min-height:159px !important;
	padding:25px;
}

#item102247 {
	width:294px !important;
	left:854px !important;
	top:720px !important;
	border-radius:2px;
	background:#f58557;
	min-height:159px !important;
	padding:25px;
}

#item102201 {
	width:294px !important;
	left:1188px !important;
	top:916px !important;
	border-radius:2px;
	background:#9e8b6d;
	min-height:159px !important;
	padding:25px;
}

#item102270 {
	width:294px !important;
	left:1521px !important;
	top:916px !important;
	border-radius:2px;
	background:#6b3553;
	min-height:159px !important;
	padding:25px;
}

#item8729 {
	width:1514px !important;
	height:1436px !important;
	left:405px !important;
	top:2395px !important;
	background:#f2f3f4;
}

#item3569 {
	width:1295px !important;
	left:520px !important;
	top:120px !important;
	min-height:234px !important;
	padding:0px 0px 85px 0px;
}

#item3593 {
	width:965px !important;
	left:854px !important;
	top:979px !important;
	min-height:191px !important;
}

#item8755 {
	width:965px !important;
	left:854px !important;
	top:2470px !important;
	min-height:221px !important;
}

#item38536 {
	opacity:0.70;
	width:461px !important;
	height:484px !important;
	background:#12283c;
}

#item37518 {
	width:185px !important;
	left:144px !important;
	top:201px !important;
	min-height:50px !important;
}

#item37501 {
	width:462px !important;
	height:484px !important;
	left:854px !important;
	top:1219px !important;
}

#item38624 {
	opacity:0.70;
	width:965px !important;
	height:435px !important;
	background:#12283c;
}

#item38625 {
	width:244px !important;
	left:360px !important;
	top:218px !important;
	min-height:17px !important;
}

#item38615 {
	width:965px !important;
	height:436px !important;
	left:854px !important;
	top:2762px !important;
}

#item38564 {
	opacity:0.70;
	width:465px !important;
	height:484px !important;
	background:#12283c;
}

#item38566 {
	width:187px !important;
	left:139px !important;
	top:217px !important;
	min-height:50px !important;
}

#item37631 {
	width:465px !important;
	height:484px !important;
	left:1354px !important;
	top:1739px !important;
}

#item38538 {
	opacity:0.70;
	width:465px !important;
	height:484px !important;
	background:#12283c;
}

#item38539 {
	width:187px !important;
	left:139px !important;
	top:217px !important;
	min-height:50px !important;
}

#item37542 {
	width:465px !important;
	height:484px !important;
	left:1354px !important;
	top:1219px !important;
}

#item38563 {
	opacity:0.70;
	width:461px !important;
	height:484px !important;
	background:#12283c;
}

#item38591 {
	width:185px !important;
	left:138px !important;
	top:217px !important;
	min-height:50px !important;
}

#item37575 {
	width:461px !important;
	height:484px !important;
	left:855px !important;
	top:1739px !important;
}

#item38666 {
	opacity:0.70;
	width:965px !important;
	height:435px !important;
	background:#12283c;
}

#item38667 {
	width:262px !important;
	left:352px !important;
	top:209px !important;
	min-height:17px !important;
}

#item38656 {
	width:965px !important;
	height:435px !important;
	left:854px !important;
	top:3226px !important;
}

#item3835 {
	width:293px !important;
	left:520px !important;
	top:1219px !important;
	border:solid 1px #cf4b3c;
	min-height:487px !important;
	padding:40px 40px 35px 40px;
}

#item8778 {
	width:294px !important;
	left:520px !important;
	top:2762px !important;
	border:solid 1px #cf4b3c;
	min-height:589px !important;
	padding:40px 40px 35px 40px;
}

#item3881 {
	width:964px !important;
	left:855px !important;
	top:2257px !important;
	min-height:74px !important;
}

#item3905 {
	width:965px !important;
	left:854px !important;
	top:3699px !important;
	min-height:64px !important;
}

#item8731 {
	width:263px !important;
	left:520px !important;
	top:979px !important;
	min-height:191px !important;
}

#item8801 {
	width:263px !important;
	left:520px !important;
	top:2470px !important;
	min-height:191px !important;
}

#item37713 {
	width:1300px !important;
	height:151px !important;
	border:solid 1px #97a5ac;
}

#item37758 {
	width:853px !important;
	left:167px !important;
	top:42px !important;
	min-height:64px !important;
}

#item101735 {
	width:1300px !important;
	height:151px !important;
	left:520px !important;
	top:3904px !important;
}

#item26648 {
	width:1295px !important;
	left:520px !important;
	top:120px !important;
	min-height:234px !important;
	padding:0px 0px 85px 0px;
}

#item26723 {
	width:1514px !important;
	height:371px !important;
	left:407px !important;
	top:354px !important;
	background:#f2f3f4;
}

#item26874 {
	width:1514px !important;
	height:371px !important;
	left:407px !important;
	top:1094px !important;
	background:#f2f3f4;
}

#item26725 {
	width:963px !important;
	left:852px !important;
	top:428px !important;
	min-height:80px !important;
}

#item26824 {
	width:961px !important;
	left:854px !important;
	top:799px !important;
	min-height:51px !important;
}

#item26898 {
	width:961px !important;
	left:854px !important;
	top:1168px !important;
	min-height:51px !important;
}

#item26748 {
	width:263px !important;
	left:521px !important;
	top:428px !important;
	min-height:191px !important;
}

#item26875 {
	width:263px !important;
	left:521px !important;
	top:1168px !important;
	min-height:151px !important;
}

#item26847 {
	width:263px !important;
	left:521px !important;
	top:799px !important;
	min-height:191px !important;
}

#item38745 {
	width:961px !important;
	left:852px !important;
	top:518px !important;
	border:solid 1px #97a5ac;
	min-height:118px !important;
	padding:35px 35px 30px 35px;
}

#item38772 {
	width:959px !important;
	left:854px !important;
	top:886px !important;
	border:solid 1px #97a5ac;
	min-height:123px !important;
	padding:35px 35px 30px 35px;
}

#item101778 {
	width:959px !important;
	left:854px !important;
	top:1263px !important;
	border:solid 1px #97a5ac;
	min-height:123px !important;
	padding:35px 35px 30px 35px;
}

#item38800 {
	width:1299px !important;
	left:521px !important;
	top:1536px !important;
	border:solid 1px #97a5ac;
	min-height:144px !important;
	padding:35px 35px 30px 35px;
}

#item50179 {
	width:961px !important;
	height:227px !important;
	left:854px !important;
	top:1025px !important;
	background:#fff;
	border:solid 1px #97a5ac;
}

#item36406 {
	width:1295px !important;
	left:520px !important;
	top:120px !important;
	min-height:194px !important;
	padding:0px 0px 85px 0px;
}

#item49991 {
	width:1514px !important;
	height:636px !important;
	left:407px !important;
	top:315px !important;
	background:#f2f3f4;
}

#item50216 {
	width:1514px !important;
	height:1349px !important;
	left:407px !important;
	top:1331px !important;
	background:#f2f3f4;
}

#item49992 {
	width:257px !important;
	left:520px !important;
	top:396px !important;
	min-height:346px !important;
}

#item52215 {
	width:242px !important;
	left:520px !important;
	top:772px !important;
	min-height:72px !important;
}

#item50217 {
	width:268px !important;
	left:520px !important;
	top:1407px !important;
	min-height:346px !important;
}

#item50073 {
	width:242px !important;
	left:520px !important;
	top:1025px !important;
	min-height:253px !important;
}

#item50015 {
	width:961px !important;
	height:346px !important;
	left:854px !important;
	top:395px !important;
	background:#fff;
	border:solid 1px #97a5ac;
}

#item50240 {
	width:1928px !important;
	height:1068px !important;
	left:852px !important;
	top:1405px !important;
	background:#fff;
	border:solid 1.9px #97a5ac;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item50564 {
	width:1928px !important;
	height:1160px !important;
	left:852px !important;
	top:1979px !important;
	background:#fff;
	border:solid 1.9px #97a5ac;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item50291 {
	width:791px !important;
	left:973px !important;
	top:1887px !important;
	min-height:17px !important;
}

#item51710 {
	width:232px !important;
	left:12px !important;
	top:21px !important;
	min-height:15px !important;
}

#item51594 {
	width:257px !important;
	height:97px !important;
	left:883px !important;
	top:1366px !important;
}

#item51738 {
	width:232px !important;
	left:12px !important;
	top:18px !important;
	min-height:44px !important;
}

#item51733 {
	width:257px !important;
	height:117px !important;
	left:1529px !important;
	top:1416px !important;
}

#item51779 {
	width:232px !important;
	left:12px !important;
	top:18px !important;
	min-height:44px !important;
}

#item51774 {
	width:257px !important;
	height:117px !important;
	left:913px !important;
	top:1762px !important;
}

#item51815 {
	width:232px !important;
	left:12px !important;
	top:18px !important;
	min-height:47px !important;
}

#item51810 {
	width:257px !important;
	height:117px !important;
	left:820px !important;
	top:1961px !important;
}

#item51848 {
	width:232px !important;
	left:12px !important;
	top:18px !important;
	min-height:44px !important;
}

#item51842 {
	width:257px !important;
	height:117px !important;
	left:1196px !important;
	top:2060px !important;
}

#item51911 {
	width:252px !important;
	left:12px !important;
	top:18px !important;
	min-height:44px !important;
}

#item51906 {
	width:277px !important;
	height:117px !important;
	left:875px !important;
	top:2133px !important;
}

#item52280 {
	width:464px !important;
	left:902px !important;
	top:815px !important;
	min-height:24px !important;
}

#item80444 {
	width:1299px !important;
	left:521px !important;
	top:2750px !important;
	border:solid 1px #97a5ac;
	min-height:136px !important;
	padding:35px 35px 30px 35px;
}

#item28097 {
	width:1295px !important;
	left:520px !important;
	top:120px !important;
	min-height:234px !important;
	padding:0px 0px 85px 0px;
}

#item52306 {
	width:1514px !important;
	height:710px !important;
	left:407px !important;
	top:353px !important;
	background:#f2f3f4;
}

#item52307 {
	width:289px !important;
	left:520px !important;
	top:434px !important;
	min-height:477px !important;
}

#item52467 {
	opacity:0.30;
	width:960px !important;
	height:532px !important;
	background:#12283c;
}

#item52468 {
	width:420px !important;
	left:271px !important;
	top:242px !important;
	min-height:49px !important;
}

#item52457 {
	width:960px !important;
	height:532px !important;
	left:855px !important;
	top:434px !important;
}

#item80604 {
	width:1299px !important;
	left:521px !important;
	top:1782px !important;
	border:solid 1px #97a5ac;
	min-height:136px !important;
	padding:35px 35px 30px 35px;
}

#item102579 {
	width:289px !important;
	left:520px !important;
	top:1144px !important;
	min-height:443px !important;
}

#item36430 {
	width:1220px !important;
	left:520px !important;
	top:120px !important;
	min-height:274px !important;
	padding:0px 0px 85px 0px;
}

#item101515 {
	width:1220px !important;
	left:520px !important;
	top:394px !important;
	border:solid 1px #97a5ac;
	min-height:84px !important;
	padding:35px 35px 30px 35px;
}

p.autoParaStyle50 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:600;
	font-family:FF-Adelle-SemiBold,Adelle,"Times New Roman", Times, serif;
	font-size:28px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:9.5px;
	line-height:10.6px;
	color:#595959;
	letter-spacing:0.010em;
	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.autoParaStyle47 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-AdelleSans-Italic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:34px;
	color:#404041;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:37px;
	color:#cf4b3c;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:34px;
	color:#cf4b3c;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:33px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle43 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:14px;
	color:#404041;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:14px;
	color:#404041;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:14px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:14px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle37 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle36 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle32 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle30 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#12283c;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-TimesNewRomanPSMT,"Times New Roman","Times New Roman", Times, serif;
	font-size:21px;
	line-height:25.2px;
	color:#12283c;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Adelle-Bold,Adelle,"Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:FF-Adelle-SemiBold,Adelle,"Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle21 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Adelle-Bold,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.030em;
	text-transform:uppercase;
	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.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-Adelle-Bold,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.030em;
	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.autoParaStyle18 {
	font-weight:600;
	font-family:FF-Adelle-SemiBold,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle17 {
	font-weight:600;
	font-family:FF-Adelle-SemiBold,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle16 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#12283c;
	letter-spacing:0.050em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	text-transform:uppercase;
	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.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#12283c;
	letter-spacing:0.040em;
	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.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:84px;
	line-height:100.8px;
	color:#12283c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-style:italic;
	font-family:FF-AdelleSans-LightItalic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	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.autoParaStyle10 {
	font-weight:300;
	font-style:italic;
	font-family:FF-AdelleSans-LightItalic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:34px;
	color:#404041;
	letter-spacing:0.005em;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.005em;
	text-align:center;
}

p.autoParaStyle7 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:34px;
	color:#04abb4;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	color:#404041;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:25px;
	color:#fff;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-AdelleSans-Italic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:34px;
	color:#404041;
	letter-spacing:0.005em;
	margin-top:14px;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:31px;
	color:#12283c;
	letter-spacing:0.005em;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:26px;
	line-height:40px;
	color:#04abb4;
	letter-spacing:0.010em;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:30px;
	line-height:40px;
	color:#12283c;
	letter-spacing:0.010em;
	margin-bottom:32px;
	text-align:center;
}

p.Main--Body-Close {
	font-size:6px;
	line-height:10px;
	color:#12283c;
	letter-spacing:0.050em;
	text-transform:uppercase;
	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.Tooltips {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:25px;
	color:#404041;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:center;
}

p.Captions-small {
	font-style:italic;
	font-weight:normal;
	font-family:FF-AdelleSans-Italic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	color:#404041;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.Body-copy {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:34px;
	color:#404041;
	letter-spacing:0.005em;
	margin-bottom:14px;
	text-align:left;
}

p.Body-copy-large {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:26px;
	line-height:40px;
	color:#12283c;
	letter-spacing:0.010em;
	margin-bottom:10px;
	text-align:left;
}

p.Subhead-3 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:26px;
	line-height:40px;
	color:#12283c;
	letter-spacing:0.010em;
	margin-bottom:10px;
	text-align:left;
}

p.Subhead-2 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:30px;
	line-height:40px;
	color:#12283c;
	letter-spacing:0.010em;
	margin-bottom:32px;
	text-align:left;
}

p.Subhead-1 {
	font-weight:600;
	font-family:FF-Adelle-SemiBold,Adelle,"Times New Roman", Times, serif;
	font-size:49px;
	line-height:55px;
	color:#04abb4;
	letter-spacing:0.012em;
	margin-bottom:32px;
	text-align:left;
}

p.Navigation-Bold {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:21px;
	line-height:25.2px;
	color:#404041;
	letter-spacing:0.020em;
	margin-bottom:41px;
	text-align:left;
}

p.Navigation {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:21px;
	line-height:25.2px;
	color:#404041;
	letter-spacing:0.020em;
	margin-bottom:41px;
	text-align:left;
}

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

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

span.autoCharStyle6 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-AdelleSans-BoldItalic,"Adelle Sans","Times New Roman", Times, serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-AdelleSans-BoldItalic,"Adelle Sans","Times New Roman", Times, serif;
	color:#04abb4;
}

span.autoCharStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-AdelleSans-Italic,"Adelle Sans","Times New Roman", Times, serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	color:#a39160;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-TimesNewRomanPS-BoldMT,"Times New Roman","Times New Roman", Times, serif;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
}

span.gold-name {
	font-weight:bold;
	color:#a39160;
}

span.Hyperlink {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	color:#04abb4;
}

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