/* 	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:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;}
}

@font-face {
	font-family:FF-OptimaLTPro-Roman;
	src:url("../fonts/Linotype - OptimaLTPro-Roman.otf");
}

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

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

@font-face {
	font-family:FF-OptimaLTPro-Black;
	src:url("../fonts/Linotype - OptimaLTPro-Black.otf");
}

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

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

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

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

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

#item586 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

#item622 {
	width:650px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

#item644 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:203px !important;
}

#item647 {
	width:211px !important;
	height:37px !important;
	left:935px !important;
	top:70px !important;
}

#item659 {
	width:140px !important;
	height:52px !important;
	left:990px !important;
	top:673px !important;
}

#item669 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12938 {
	width:1842px !important;
	height:1223px !important;
	left:-557px !important;
	top:-20px !important;
	background:#000;
}

#item12972 {
	width:650px !important;
	height:113px !important;
	left:50px !important;
	top:36px !important;
}

#item12994 {
	width:645px !important;
	height:22px !important;
	left:55px !important;
	top:183px !important;
}

#item12997 {
	width:330px !important;
	height:57px !important;
	left:185px !important;
	top:992px !important;
}

#item13011 {
	width:124px !important;
	height:43px !important;
	left:289px !important;
	top:1071px !important;
}

#item13023 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-13023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item684 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-685 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-685 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item697 {
	opacity:0.20;
	width:474px !important;
	height:249px !important;
	background:#0e0b00;
}

#item717 {
	width:434px !important;
	height:214px !important;
	left:22px !important;
	top:19px !important;
}

@keyframes fade-in-717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item739 {
	width:427px !important;
	height:95px !important;
	left:760px !important;
	top:45px !important;
}

@keyframes fade-in-739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item742 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13049 {
	opacity:0.20;
	width:502px !important;
	height:347px !important;
	background:#0e0b00;
}

#item13069 {
	width:459px !important;
	height:328px !important;
	left:22px !important;
	top:19px !important;
}

@keyframes fade-in-13069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13091 {
	width:427px !important;
	height:95px !important;
	left:99px !important;
	top:600px !important;
}

@keyframes fade-in-13091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13094 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-13094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item759 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item770 {
	width:586px !important;
	height:572px !important;
	left:7px !important;
	top:138px !important;
}

#item802 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item822 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item844 {
	width:114px !important;
	height:16px !important;
	left:439px !important;
	top:84px !important;
}

table#table35182 th, table#table35182 td {
	vertical-align:top;;
}

table#table35182 tr {
	height:18px;;
}

table#table35182 {
	table-layout:fixed;
}

#item867 {
	width:500px !important;
	height:558px !important;
	left:11px !important;
}

#item889 {
	width:87px !important;
	height:8px !important;
	left:50px !important;
	top:311px !important;
}

#item892 {
	width:20px !important;
	height:10px !important;
	left:283px !important;
	top:236px !important;
}

#item906 {
	width:511px !important;
	height:17px !important;
}

#item904 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item910 {
	width:511px !important;
	height:17px !important;
}

#item908 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item914 {
	width:511px !important;
	height:17px !important;
}

#item912 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item918 {
	width:511px !important;
	height:17px !important;
}

#item916 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item922 {
	width:511px !important;
	height:17px !important;
}

#item920 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item926 {
	width:511px !important;
	height:17px !important;
}

#item924 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item930 {
	width:511px !important;
	height:17px !important;
}

#item928 {
	width:511px !important;
	height:17px !important;
	top:107px !important;
}

#item934 {
	width:511px !important;
	height:17px !important;
}

#item932 {
	width:511px !important;
	height:17px !important;
	top:125px !important;
}

#item938 {
	width:511px !important;
	height:17px !important;
}

#item936 {
	width:511px !important;
	height:17px !important;
	top:142px !important;
}

#item942 {
	width:511px !important;
	height:17px !important;
}

#item940 {
	width:511px !important;
	height:17px !important;
	top:160px !important;
}

#item946 {
	width:511px !important;
	height:17px !important;
}

#item944 {
	width:511px !important;
	height:17px !important;
	top:178px !important;
}

#item950 {
	width:511px !important;
	height:17px !important;
}

#item948 {
	width:511px !important;
	height:17px !important;
	top:195px !important;
}

#item954 {
	width:511px !important;
	height:17px !important;
}

#item952 {
	width:511px !important;
	height:17px !important;
	top:213px !important;
}

#item958 {
	width:511px !important;
	height:18px !important;
}

#item956 {
	width:511px !important;
	height:18px !important;
	top:230px !important;
}

#item962 {
	width:511px !important;
	height:18px !important;
}

#item960 {
	width:511px !important;
	height:18px !important;
	top:249px !important;
}

#item983 {
	width:114px !important;
	height:16px !important;
	left:348px !important;
	top:84px !important;
}

#item986 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:423px !important;
}

#item793 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item781 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item998 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1030 {
	width:528px !important;
	height:53px !important;
	left:16px !important;
}

#item1765 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1768 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1744 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

#item1781 {
	width:19px !important;
	height:19px !important;
}

#item1779 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-1792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1794 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1795 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-1805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831 {
	width:122px !important;
	height:50px !important;
}

#item1851 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1807 {
	width:122px !important;
	height:50px !important;
}

#item1827 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1805 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1856 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-1856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13139 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item13142 {
	width:24px !important;
	height:12px !important;
	left:393px !important;
	top:409px !important;
}

#item13169 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:81px !important;
}

#item13191 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:81px !important;
}

table#table40770 th, table#table40770 td {
	vertical-align:top;;
}

table#table40770 tr {
	height:22px;;
}

table#table40770 {
	table-layout:fixed;
}

#item13213 {
	width:610px !important;
	height:681px !important;
	left:59px !important;
	top:121px !important;
}

#item13218 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13216 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:118px !important;
}

#item13222 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13220 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:140px !important;
}

#item13226 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13224 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:161px !important;
}

#item13230 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13228 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:183px !important;
}

#item13234 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13232 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:204px !important;
}

#item13238 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13236 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:226px !important;
}

#item13242 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13240 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:247px !important;
}

#item13246 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13244 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:269px !important;
}

#item13250 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13248 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:290px !important;
}

#item13254 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13252 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:312px !important;
}

#item13258 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13256 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:333px !important;
}

#item13262 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13260 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:355px !important;
}

#item13266 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item13264 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:376px !important;
}

#item13270 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item13268 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:398px !important;
}

#item13274 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item13272 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:421px !important;
}

#item13295 {
	width:139px !important;
	height:20px !important;
	left:419px !important;
	top:81px !important;
}

#item13317 {
	width:122px !important;
	height:11px !important;
	left:116px !important;
	top:509px !important;
}

#item13320 {
	width:46px !important;
	height:23px !important;
	left:62px !important;
	top:503px !important;
}

#item13111 {
	width:665px !important;
	height:364px !important;
	left:29px !important;
	top:174px !important;
}

#item13109 {
	width:710px !important;
	height:890px !important;
	left:-10px !important;
	top:186px !important;
}

#item13329 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item13356 {
	width:608px !important;
	height:68px !important;
	left:22px !important;
}

#item13361 {
	width:34px !important;
	height:34px !important;
}

#item13359 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:214px !important;
}

@keyframes fade-in-13371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13373 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item13374 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item13371 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

@keyframes fade-in-13383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13409 {
	width:171px !important;
	height:70px !important;
}

#item13429 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item13385 {
	width:171px !important;
	height:70px !important;
}

#item13405 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item13383 {
	width:171px !important;
	height:70px !important;
	left:474px !important;
	top:1130px !important;
}

#item13455 {
	width:232px !important;
	height:18px !important;
	left:23px !important;
}

#item13458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item13434 {
	width:255px !important;
	height:18px !important;
	left:73px !important;
	top:1153px !important;
}

#item13489 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

#item13492 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item13468 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:147px !important;
}

#item13505 {
	width:35px !important;
	height:74px !important;
	left:471px !important;
	top:1126px !important;
}

#item13517 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-13517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1871 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-1905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-1894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-1882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1880 {
	width:600px !important;
	height:790px !important;
}

#item1916 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

table#table43379 th, table#table43379 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table43379 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table43379 {
	table-layout:fixed;
}

#item2157 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes fade-in-2157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2179 {
	width:57px !important;
	height:9px !important;
}

@keyframes fade-in-2179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2201 {
	width:528px !important;
	height:222px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-2201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2075 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:235px !important;
}

#item2089 {
	width:534px !important;
	height:466px !important;
	top:15px !important;
}

#item2109 {
	width:509px !important;
	height:1160px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-2109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2113 {
	width:14px !important;
	height:9px !important;
}

#item2126 {
	width:14px !important;
	height:9px !important;
	top:488px !important;
}

#item1950 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes fade-in-1950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1972 {
	width:350px !important;
	height:80px !important;
	top:99px !important;
}

@keyframes fade-in-1972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1975 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

@keyframes fade-in-1975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2011 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-2011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2033 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-2033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2056 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-2056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2059 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-2059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1929 {
	width:552px !important;
	height:497px !important;
	left:636px !important;
	top:228px !important;
}

#item2223 {
	width:528px !important;
	height:81px !important;
	left:636px !important;
	top:146px !important;
}

#item2245 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item2249 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item2276 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item2281 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item2282 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item2279 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item2317 {
	width:123px !important;
	height:50px !important;
}

#item2337 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2293 {
	width:123px !important;
	height:50px !important;
}

#item2313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2291 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item2368 {
	width:101px !important;
	height:50px !important;
}

#item2388 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2344 {
	width:101px !important;
	height:50px !important;
}

#item2364 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2342 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item2419 {
	width:99px !important;
	height:50px !important;
}

#item2439 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item2395 {
	width:99px !important;
	height:50px !important;
}

#item2415 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item2393 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item2444 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item2474 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item2477 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item2453 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item2487 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-2487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13532 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-13566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-13558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-13546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13544 {
	width:700px !important;
	height:309px !important;
}

#item13574 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item13766 {
	width:80px !important;
	height:12px !important;
	top:240px !important;
}

@keyframes fade-in-13766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13769 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:82px !important;
}

#item13779 {
	width:628px !important;
	height:210px !important;
}

#item13799 {
	width:595px !important;
	height:505px !important;
}

@keyframes fade-in-13799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table47265 th, table#table47265 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table47265 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table47265 {
	table-layout:fixed;
}

#item13821 {
	width:628px !important;
	height:140px !important;
	top:267px !important;
}

@keyframes fade-in-13821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13714 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:181px !important;
}

#item13723 {
	width:628px !important;
	height:407px !important;
}

#item13743 {
	width:595px !important;
	height:2099px !important;
}

@keyframes fade-in-13743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-13584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13604 {
	width:628px !important;
	height:114px !important;
}

#item13626 {
	width:431px !important;
	height:117px !important;
	top:137px !important;
}

#item13629 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:313px !important;
}

#item13657 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item13679 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item13702 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item13705 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item13582 {
	width:651px !important;
	height:407px !important;
	left:36px !important;
	top:669px !important;
}

#item13843 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:512px !important;
}

#item13865 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item13869 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item13900 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item13905 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item13906 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item13903 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item13945 {
	width:172px !important;
	height:70px !important;
}

#item13965 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item13921 {
	width:172px !important;
	height:70px !important;
}

#item13941 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item13919 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item13996 {
	width:141px !important;
	height:70px !important;
}

#item14016 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item13972 {
	width:141px !important;
	height:70px !important;
}

#item13992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item13970 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item14047 {
	width:139px !important;
	height:70px !important;
}

#item14067 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item14023 {
	width:139px !important;
	height:70px !important;
}

#item14043 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item14021 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item14072 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item14105 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item14108 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item14084 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item14120 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-14120 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14120 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2505 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-2546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-2530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-2515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2513 {
	width:600px !important;
	height:790px !important;
}

#item2560 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item2774 {
	width:528px !important;
	height:225px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-2774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table49482 th, table#table49482 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table49482 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table49482 {
	table-layout:fixed;
}

#item2797 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes fade-in-2797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2819 {
	width:57px !important;
	height:9px !important;
}

@keyframes fade-in-2819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2706 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:217px !important;
}

#item2714 {
	width:534px !important;
	height:431px !important;
	top:15px !important;
}

#item2734 {
	width:509px !important;
	height:716px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-2734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2738 {
	width:14px !important;
	height:9px !important;
}

#item2746 {
	width:14px !important;
	height:9px !important;
	top:453px !important;
}

#item2592 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes fade-in-2592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2614 {
	width:350px !important;
	height:114px !important;
	top:80px !important;
}

@keyframes fade-in-2614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2617 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:239px !important;
}

@keyframes fade-in-2617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2647 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-2647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2669 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-2669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2692 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-2692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2695 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-2695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2571 {
	width:552px !important;
	height:462px !important;
	left:636px !important;
	top:263px !important;
}

#item2841 {
	width:528px !important;
	height:115px !important;
	left:636px !important;
	top:145px !important;
}

#item2863 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item2867 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item2894 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item2899 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item2900 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item2897 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item2935 {
	width:123px !important;
	height:50px !important;
}

#item2955 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2911 {
	width:123px !important;
	height:50px !important;
}

#item2931 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2909 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item2986 {
	width:101px !important;
	height:50px !important;
}

#item3006 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2962 {
	width:101px !important;
	height:50px !important;
}

#item2982 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2960 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item3037 {
	width:99px !important;
	height:50px !important;
}

#item3057 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item3013 {
	width:99px !important;
	height:50px !important;
}

#item3033 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item3011 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item3062 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item3095 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item3098 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item3074 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item3112 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-3112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14135 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-14161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-14153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-14145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14143 {
	width:700px !important;
	height:309px !important;
}

#item14167 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item14364 {
	width:80px !important;
	height:12px !important;
	top:155px !important;
}

@keyframes fade-in-14364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14367 {
	width:628px !important;
	height:135px !important;
}

#item14387 {
	width:595px !important;
	height:524px !important;
}

@keyframes fade-in-14387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14390 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

table#table52125 th, table#table52125 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table52125 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table52125 {
	table-layout:fixed;
}

#item14422 {
	width:628px !important;
	height:181px !important;
	top:180px !important;
}

@keyframes fade-in-14422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14308 {
	width:628px !important;
	height:361px !important;
}

#item14328 {
	width:595px !important;
	height:1404px !important;
}

@keyframes fade-in-14328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14331 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:158px !important;
}

@keyframes fade-in-14177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14197 {
	width:628px !important;
	height:64px !important;
}

#item14219 {
	width:490px !important;
	height:165px !important;
	top:112px !important;
}

#item14222 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:335px !important;
}

#item14250 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item14272 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item14295 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item14298 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item14175 {
	width:651px !important;
	height:361px !important;
	left:36px !important;
	top:715px !important;
}

#item14444 {
	width:628px !important;
	height:184px !important;
	left:36px !important;
	top:511px !important;
}

#item14466 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item14470 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item14503 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item14508 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item14509 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item14506 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item14549 {
	width:172px !important;
	height:70px !important;
}

#item14569 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item14525 {
	width:172px !important;
	height:70px !important;
}

#item14545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item14523 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item14600 {
	width:141px !important;
	height:70px !important;
}

#item14620 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item14576 {
	width:141px !important;
	height:70px !important;
}

#item14596 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item14574 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item14651 {
	width:139px !important;
	height:70px !important;
}

#item14671 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item14627 {
	width:139px !important;
	height:70px !important;
}

#item14647 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item14625 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item14676 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item14705 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item14708 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item14684 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item14717 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-14717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3128 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes fade-in-3171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-3159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-3144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3142 {
	width:600px !important;
	height:790px !important;
}

#item3184 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item3398 {
	width:528px !important;
	height:183px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-3398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table54474 tr {
	border-right:2.2px solid #fff;;
}

table#table54474 {
	table-layout:fixed;
}

#item3421 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes fade-in-3421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3443 {
	width:57px !important;
	height:9px !important;
}

@keyframes fade-in-3443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3326 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item3334 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item3354 {
	width:509px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-3354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3358 {
	width:14px !important;
	height:9px !important;
}

#item3366 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item3213 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes fade-in-3213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3235 {
	width:350px !important;
	height:148px !important;
	top:116px !important;
}

@keyframes fade-in-3235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3238 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:309px !important;
}

@keyframes fade-in-3238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3268 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-3268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3290 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-3290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3313 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-3313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3316 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-3316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3192 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item3465 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item3487 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item3491 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item3523 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item3528 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item3529 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item3526 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item3568 {
	width:123px !important;
	height:50px !important;
}

#item3588 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3544 {
	width:123px !important;
	height:50px !important;
}

#item3564 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3542 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item3619 {
	width:101px !important;
	height:50px !important;
}

#item3639 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3595 {
	width:101px !important;
	height:50px !important;
}

#item3615 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3593 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item3670 {
	width:99px !important;
	height:50px !important;
}

#item3690 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item3646 {
	width:99px !important;
	height:50px !important;
}

#item3666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item3644 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item3695 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item3727 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item3730 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item3706 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item3739 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-3739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14732 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes fade-in-14761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-14751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-14742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14740 {
	width:700px !important;
	height:309px !important;
}

#item14768 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item14973 {
	width:80px !important;
	height:12px !important;
	top:164px !important;
}

@keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table57230 tr {
	border-right:3.08px solid #fff;;
}

table#table57230 {
	table-layout:fixed;
}

#item14995 {
	width:628px !important;
	height:287px !important;
	top:190px !important;
}

@keyframes fade-in-14995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14998 {
	width:628px !important;
	height:142px !important;
}

#item15018 {
	width:595px !important;
	height:380px !important;
}

@keyframes fade-in-15018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15021 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item14918 {
	width:628px !important;
	height:477px !important;
}

#item14938 {
	width:595px !important;
	height:1275px !important;
}

@keyframes fade-in-14938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14941 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

@keyframes fade-in-14779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14799 {
	width:628px !important;
	height:112px !important;
}

#item14821 {
	width:490px !important;
	height:207px !important;
	top:132px !important;
}

#item14824 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:399px !important;
}

#item14857 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item14879 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item14902 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item14905 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item14777 {
	width:651px !important;
	height:477px !important;
	left:36px !important;
	top:599px !important;
}

#item15051 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item15073 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item15077 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item15105 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item15110 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item15111 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item15108 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item15146 {
	width:172px !important;
	height:70px !important;
}

#item15166 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15122 {
	width:172px !important;
	height:70px !important;
}

#item15142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15120 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item15197 {
	width:141px !important;
	height:70px !important;
}

#item15217 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15173 {
	width:141px !important;
	height:70px !important;
}

#item15193 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15171 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item15248 {
	width:139px !important;
	height:70px !important;
}

#item15268 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item15224 {
	width:139px !important;
	height:70px !important;
}

#item15244 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item15222 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item15273 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item15302 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item15305 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item15281 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item15314 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-15314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3756 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-3792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-3780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-3766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3764 {
	width:600px !important;
	height:790px !important;
}

#item3802 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item4026 {
	width:528px !important;
	height:281px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table60320 th, table#table60320 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table60320 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table60320 {
	table-layout:fixed;
}

#item4049 {
	width:528px !important;
	height:158px !important;
	top:19px !important;
}

@keyframes fade-in-4049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4071 {
	width:57px !important;
	height:9px !important;
}

@keyframes fade-in-4071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3946 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:243px !important;
}

#item3959 {
	width:534px !important;
	height:483px !important;
	top:15px !important;
}

#item3979 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-3979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3983 {
	width:14px !important;
	height:9px !important;
}

#item3995 {
	width:14px !important;
	height:9px !important;
	top:505px !important;
}

#item3831 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes fade-in-3831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3853 {
	width:350px !important;
	height:148px !important;
	top:97px !important;
}

@keyframes fade-in-3853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3856 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:256px !important;
}

@keyframes fade-in-3856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3884 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-3884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3906 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-3906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3929 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-3929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3932 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-3932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3810 {
	width:552px !important;
	height:514px !important;
	left:636px !important;
	top:211px !important;
}

#item4093 {
	width:528px !important;
	height:81px !important;
	left:636px !important;
	top:128px !important;
}

#item4115 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item4119 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item4147 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item4152 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item4153 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item4150 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item4188 {
	width:123px !important;
	height:50px !important;
}

#item4208 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4164 {
	width:123px !important;
	height:50px !important;
}

#item4184 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4162 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item4239 {
	width:101px !important;
	height:50px !important;
}

#item4259 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4215 {
	width:101px !important;
	height:50px !important;
}

#item4235 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4213 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item4290 {
	width:99px !important;
	height:50px !important;
}

#item4310 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item4266 {
	width:99px !important;
	height:50px !important;
}

#item4286 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item4264 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item4315 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item4344 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item4347 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item4323 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item4356 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-4356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-4356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15331 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-15359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-15350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-15341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15339 {
	width:700px !important;
	height:309px !important;
}

#item15370 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item15573 {
	width:80px !important;
	height:12px !important;
	top:183px !important;
}

@keyframes fade-in-15573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15576 {
	width:628px !important;
	height:151px !important;
}

#item15596 {
	width:595px !important;
	height:484px !important;
}

@keyframes fade-in-15596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15599 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

table#table62800 th, table#table62800 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table62800 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table62800 {
	table-layout:fixed;
}

#item15626 {
	width:628px !important;
	height:221px !important;
	top:209px !important;
}

@keyframes fade-in-15626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15522 {
	width:628px !important;
	height:430px !important;
}

#item15542 {
	width:595px !important;
	height:1567px !important;
}

@keyframes fade-in-15542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15545 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:192px !important;
}

@keyframes fade-in-15384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15404 {
	width:628px !important;
	height:112px !important;
}

#item15426 {
	width:490px !important;
	height:212px !important;
	top:139px !important;
}

#item15429 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:359px !important;
}

#item15462 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item15484 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item15507 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item15510 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item15382 {
	width:651px !important;
	height:430px !important;
	left:36px !important;
	top:646px !important;
}

#item15648 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:488px !important;
}

#item15670 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item15674 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item15702 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item15707 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item15708 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item15705 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item15743 {
	width:172px !important;
	height:70px !important;
}

#item15763 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15719 {
	width:172px !important;
	height:70px !important;
}

#item15739 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15717 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item15794 {
	width:141px !important;
	height:70px !important;
}

#item15814 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15770 {
	width:141px !important;
	height:70px !important;
}

#item15790 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item15768 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item15845 {
	width:139px !important;
	height:70px !important;
}

#item15865 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item15821 {
	width:139px !important;
	height:70px !important;
}

#item15841 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item15819 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item15870 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item15899 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item15902 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item15878 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item15911 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-15911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item4373 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes fade-in-4424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-4408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-4396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-4384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4382 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item4439 {
	width:211px !important;
	height:37px !important;
	left:795px !important;
	top:36px !important;
}

#item4474 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item4496 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item4783 {
	width:57px !important;
	height:13px !important;
	top:408px !important;
}

@keyframes fade-in-4783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4805 {
	width:528px !important;
	height:400px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table65562 th, table#table65562 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table65562 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table65562 {
	table-layout:fixed;
}

#item4827 {
	width:528px !important;
	height:116px !important;
	top:428px !important;
}

@keyframes fade-in-4827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4760 {
	width:528px !important;
	height:532px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4686 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item4696 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item4716 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4720 {
	width:14px !important;
	height:9px !important;
}

#item4730 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item4520 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes fade-in-4520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4542 {
	width:406px !important;
	height:113px !important;
	top:78px !important;
}

@keyframes fade-in-4542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4545 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:235px !important;
}

@keyframes fade-in-4545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4580 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-4580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4602 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-4602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4625 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-4625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4628 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-4628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4657 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:96px !important;
}

@keyframes fade-in-4657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4679 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:112px !important;
}

@keyframes fade-in-4679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4499 {
	width:552px !important;
	height:544px !important;
	left:36px !important;
	top:181px !important;
}

#item4831 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item4860 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item4865 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item4866 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item4863 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item4903 {
	width:123px !important;
	height:50px !important;
}

#item4923 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4879 {
	width:123px !important;
	height:50px !important;
}

#item4899 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4877 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item4954 {
	width:100px !important;
	height:50px !important;
}

#item4974 {
	width:85px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4930 {
	width:100px !important;
	height:50px !important;
}

#item4950 {
	width:85px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4928 {
	width:100px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item5005 {
	width:101px !important;
	height:50px !important;
}

#item5025 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4981 {
	width:101px !important;
	height:50px !important;
}

#item5001 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4979 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item5056 {
	width:101px !important;
	height:50px !important;
}

#item5076 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item5032 {
	width:101px !important;
	height:50px !important;
}

#item5052 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item5030 {
	width:101px !important;
	height:50px !important;
	left:709px !important;
	top:740px !important;
}

#item5102 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item5105 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item5081 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item5115 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-5115 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5115 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15927 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-15965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-15951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-15938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15936 {
	width:700px !important;
	height:309px !important;
}

#item15977 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item16007 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item16029 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item16291 {
	width:80px !important;
	height:18px !important;
	top:272px !important;
}

@keyframes fade-in-16291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table69010 th, table#table69010 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table69010 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table69010 {
	table-layout:fixed;
}

#item16313 {
	width:628px !important;
	height:182px !important;
	top:300px !important;
}

@keyframes fade-in-16313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16316 {
	width:628px !important;
	height:241px !important;
}

#item16336 {
	width:595px !important;
	height:881px !important;
}

@keyframes fade-in-16336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16339 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item16240 {
	width:628px !important;
	height:482px !important;
}

#item16260 {
	width:595px !important;
	height:1328px !important;
}

@keyframes fade-in-16260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16263 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item16208 {
	width:628px !important;
	height:482px !important;
}

#item16228 {
	width:595px !important;
	height:1567px !important;
}

@keyframes fade-in-16228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16231 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

@keyframes fade-in-16034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16054 {
	width:628px !important;
	height:70px !important;
}

#item16076 {
	width:490px !important;
	height:281px !important;
	top:92px !important;
}

#item16079 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:341px !important;
}

#item16107 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item16129 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item16152 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item16155 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item16182 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:114px !important;
}

#item16204 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:136px !important;
}

#item16032 {
	width:651px !important;
	height:482px !important;
	left:36px !important;
	top:598px !important;
}

#item16348 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item16375 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item16380 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item16381 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item16378 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item16419 {
	width:172px !important;
	height:70px !important;
}

#item16439 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item16395 {
	width:172px !important;
	height:70px !important;
}

#item16415 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item16393 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item16470 {
	width:158px !important;
	height:70px !important;
}

#item16490 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item16446 {
	width:158px !important;
	height:70px !important;
}

#item16466 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item16444 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item16521 {
	width:141px !important;
	height:70px !important;
}

#item16541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item16497 {
	width:141px !important;
	height:70px !important;
}

#item16517 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item16495 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item16572 {
	width:141px !important;
	height:70px !important;
}

#item16592 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item16548 {
	width:141px !important;
	height:70px !important;
}

#item16568 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item16546 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item16618 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item16621 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item16597 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item16635 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-16635 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16635 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5131 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-5183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-5165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-5146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5144 {
	width:600px !important;
	height:790px !important;
}

#item5197 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

table#table73174 tr {
	border-right:2.2px solid #fff;;
}

table#table73174 {
	table-layout:fixed;
}

#item5407 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes fade-in-5407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5429 {
	width:57px !important;
	height:9px !important;
}

@keyframes fade-in-5429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5434 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:189px !important;
}

#item5442 {
	width:534px !important;
	height:374px !important;
	top:15px !important;
}

#item5462 {
	width:509px !important;
	height:489px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-5462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5466 {
	width:14px !important;
	height:9px !important;
}

#item5478 {
	width:14px !important;
	height:9px !important;
	top:396px !important;
}

#item5338 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item5346 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item5366 {
	width:509px !important;
	height:1135px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-5366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5370 {
	width:14px !important;
	height:9px !important;
}

#item5378 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item5226 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes fade-in-5226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5248 {
	width:350px !important;
	height:148px !important;
	top:132px !important;
}

@keyframes fade-in-5248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5251 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:256px !important;
}

@keyframes fade-in-5251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5279 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-5279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5301 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-5301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5324 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-5324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5327 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-5327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5205 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item5510 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item5532 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item5536 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item5567 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item5572 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item5573 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item5570 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item5611 {
	width:123px !important;
	height:50px !important;
}

#item5631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5587 {
	width:123px !important;
	height:50px !important;
}

#item5607 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5585 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item5662 {
	width:101px !important;
	height:50px !important;
}

#item5682 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5638 {
	width:101px !important;
	height:50px !important;
}

#item5658 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5636 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item5713 {
	width:99px !important;
	height:50px !important;
}

#item5733 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item5689 {
	width:99px !important;
	height:50px !important;
}

#item5709 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item5687 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item5738 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item5767 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item5770 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item5746 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item5779 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-5779 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5779 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16650 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-16689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-16677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-16664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16662 {
	width:700px !important;
	height:309px !important;
}

#item16696 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item16889 {
	width:80px !important;
	height:12px !important;
	top:295px !important;
}

@keyframes fade-in-16889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table75978 tr {
	border-right:3.08px solid #fff;;
}

table#table75978 {
	table-layout:fixed;
}

#item16911 {
	width:628px !important;
	height:206px !important;
	top:320px !important;
}

@keyframes fade-in-16911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16914 {
	width:628px !important;
	height:263px !important;
}

#item16934 {
	width:595px !important;
	height:971px !important;
}

@keyframes fade-in-16934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16937 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item16837 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item16846 {
	width:628px !important;
	height:526px !important;
}

#item16866 {
	width:595px !important;
	height:1970px !important;
}

@keyframes fade-in-16866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-16707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16727 {
	width:628px !important;
	height:159px !important;
}

#item16749 {
	width:490px !important;
	height:112px !important;
	top:189px !important;
}

#item16752 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:359px !important;
}

#item16780 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item16802 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item16825 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item16828 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item16705 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item16965 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item16987 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item16991 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item17019 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item17024 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item17025 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item17022 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item17064 {
	width:172px !important;
	height:70px !important;
}

#item17084 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17040 {
	width:172px !important;
	height:70px !important;
}

#item17060 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17038 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item17115 {
	width:141px !important;
	height:70px !important;
}

#item17135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17091 {
	width:141px !important;
	height:70px !important;
}

#item17111 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17089 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item17166 {
	width:139px !important;
	height:70px !important;
}

#item17186 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item17142 {
	width:139px !important;
	height:70px !important;
}

#item17162 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item17140 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item17191 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item17226 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item17229 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item17205 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item17243 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-17243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5795 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-5830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-5818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-5805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5803 {
	width:600px !important;
	height:790px !important;
}

#item5842 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

table#table79259 th, table#table79259 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table79259 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table79259 {
	table-layout:fixed;
}

#item6066 {
	width:528px !important;
	height:202px !important;
	top:310px !important;
}

@keyframes fade-in-6066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6088 {
	width:57px !important;
	height:9px !important;
	top:291px !important;
}

@keyframes fade-in-6088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6091 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:128px !important;
}

#item6099 {
	width:534px !important;
	height:253px !important;
	top:15px !important;
}

#item6119 {
	width:509px !important;
	height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-6119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6122 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item6131 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:276px !important;
}

#item33297 {
	width:528px !important;
	height:496px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-33297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5871 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes fade-in-5871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5893 {
	width:350px !important;
	height:216px !important;
	top:115px !important;
}

@keyframes fade-in-5893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5896 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:368px !important;
}

@keyframes fade-in-5896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5928 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-5928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5950 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-5950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5973 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-5973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5976 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-5976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5850 {
	width:552px !important;
	height:512px !important;
	left:636px !important;
	top:213px !important;
}

#item6158 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:148px !important;
}

#item6180 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item6184 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item6211 {
	width:473px !important;
	height:37px !important;
	left:16px !important;
}

#item6216 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item6217 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item6214 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item6252 {
	width:123px !important;
	height:50px !important;
}

#item6272 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6228 {
	width:123px !important;
	height:50px !important;
}

#item6248 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6226 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item6303 {
	width:101px !important;
	height:50px !important;
}

#item6323 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6279 {
	width:101px !important;
	height:50px !important;
}

#item6299 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6277 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item6354 {
	width:99px !important;
	height:50px !important;
}

#item6374 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item6330 {
	width:99px !important;
	height:50px !important;
}

#item6350 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item6328 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item6379 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item6408 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item6411 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item6387 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item6424 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-6424 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6424 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17262 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-17291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-17283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-17275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17273 {
	width:700px !important;
	height:309px !important;
}

#item17299 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item17492 {
	width:80px !important;
	height:12px !important;
	top:102px !important;
}

@keyframes fade-in-17492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17495 {
	width:628px !important;
	height:79px !important;
}

#item17515 {
	width:595px !important;
	height:596px !important;
}

@keyframes fade-in-17515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17518 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:17px !important;
}

table#table82619 th, table#table82619 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table82619 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table82619 {
	table-layout:fixed;
}

#item17551 {
	width:628px !important;
	height:302px !important;
	top:128px !important;
}

@keyframes fade-in-17551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17440 {
	width:628px !important;
	height:430px !important;
}

#item17460 {
	width:595px !important;
	height:921px !important;
}

@keyframes fade-in-17460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17463 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:192px !important;
}

@keyframes fade-in-17310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17330 {
	width:628px !important;
	height:135px !important;
}

#item17352 {
	width:490px !important;
	height:261px !important;
	top:169px !important;
}

#item17355 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:405px !important;
}

#item17383 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item17405 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item17428 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item17431 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item17308 {
	width:651px !important;
	height:430px !important;
	left:36px !important;
	top:646px !important;
}

#item17573 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:512px !important;
}

#item17595 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item17599 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item17632 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item17637 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item17638 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item17635 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item17677 {
	width:172px !important;
	height:70px !important;
}

#item17697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17653 {
	width:172px !important;
	height:70px !important;
}

#item17673 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17651 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item17728 {
	width:141px !important;
	height:70px !important;
}

#item17748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17704 {
	width:141px !important;
	height:70px !important;
}

#item17724 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item17702 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item17779 {
	width:139px !important;
	height:70px !important;
}

#item17799 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item17755 {
	width:139px !important;
	height:70px !important;
}

#item17775 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item17753 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item17804 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item17837 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item17840 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item17816 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item17849 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-17849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6441 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes fade-in-6487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-6473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-6456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6454 {
	width:600px !important;
	height:790px !important;
}

#item6499 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item6707 {
	width:57px !important;
	height:12px !important;
	top:323px !important;
}

@keyframes fade-in-6707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table85716 th, table#table85716 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table85716 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table85716 {
	table-layout:fixed;
}

#item6729 {
	width:528px !important;
	height:202px !important;
	top:342px !important;
}

@keyframes fade-in-6729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6732 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item6745 {
	width:534px !important;
	height:277px !important;
	top:17px !important;
}

#item6765 {
	width:509px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-6765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6768 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item6781 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:301px !important;
}

#item6639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item6647 {
	width:534px !important;
	height:513px !important;
	top:19px !important;
}

#item6667 {
	width:509px !important;
	height:1075px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-6667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6671 {
	width:14px !important;
	height:9px !important;
}

#item6679 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item6528 {
	width:528px !important;
	height:63px !important;
	top:12px !important;
}

@keyframes fade-in-6528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6550 {
	width:350px !important;
	height:182px !important;
	top:95px !important;
}

@keyframes fade-in-6550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6553 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:318px !important;
}

@keyframes fade-in-6553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6581 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-6581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6603 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-6603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6626 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-6626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6629 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-6629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6507 {
	width:552px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item6812 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

#item6834 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item6838 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item6868 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item6873 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item6874 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item6871 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item6909 {
	width:123px !important;
	height:50px !important;
}

#item6929 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6885 {
	width:123px !important;
	height:50px !important;
}

#item6905 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6883 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item6960 {
	width:101px !important;
	height:50px !important;
}

#item6980 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6936 {
	width:101px !important;
	height:50px !important;
}

#item6956 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item6934 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item7011 {
	width:99px !important;
	height:50px !important;
}

#item7031 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item6987 {
	width:99px !important;
	height:50px !important;
}

#item7007 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item6985 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item7036 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item7065 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item7068 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item7044 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item7077 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-7077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17864 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes fade-in-17891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-17883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-17874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17872 {
	width:700px !important;
	height:309px !important;
}

#item17899 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item18100 {
	width:80px !important;
	height:16px !important;
	top:156px !important;
}

@keyframes fade-in-18100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18103 {
	width:628px !important;
	height:127px !important;
}

#item18123 {
	width:595px !important;
	height:705px !important;
}

@keyframes fade-in-18123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18126 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

table#table89214 th, table#table89214 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table89214 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table89214 {
	table-layout:fixed;
}

#item18158 {
	width:628px !important;
	height:302px !important;
	top:184px !important;
}

@keyframes fade-in-18158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18045 {
	width:628px !important;
	height:486px !important;
}

#item18065 {
	width:595px !important;
	height:1979px !important;
}

@keyframes fade-in-18065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18068 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

@keyframes fade-in-17909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17929 {
	width:628px !important;
	height:88px !important;
}

#item17951 {
	width:490px !important;
	height:254px !important;
	top:109px !important;
}

#item17954 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:421px !important;
}

#item17983 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item18005 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item18028 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item18031 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item17907 {
	width:651px !important;
	height:486px !important;
	left:36px !important;
	top:590px !important;
}

#item18180 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:504px !important;
}

#item18202 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item18206 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item18237 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item18242 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item18243 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item18240 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item18278 {
	width:172px !important;
	height:70px !important;
}

#item18298 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18254 {
	width:172px !important;
	height:70px !important;
}

#item18274 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18252 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item18329 {
	width:141px !important;
	height:70px !important;
}

#item18349 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18305 {
	width:141px !important;
	height:70px !important;
}

#item18325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18303 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item18380 {
	width:139px !important;
	height:70px !important;
}

#item18400 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item18356 {
	width:139px !important;
	height:70px !important;
}

#item18376 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item18354 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item18405 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item18434 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item18437 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item18413 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item18446 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-18446 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18446 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7094 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-7130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-7118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-7104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7102 {
	width:600px !important;
	height:790px !important;
}

#item7141 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item7367 {
	width:528px !important;
	height:253px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-7367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table92243 tr {
	border-right:2.2px solid #fff;;
}

table#table92243 {
	table-layout:fixed;
}

#item7390 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes fade-in-7390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7412 {
	width:57px !important;
	height:9px !important;
}

@keyframes fade-in-7412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7296 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item7307 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item7327 {
	width:509px !important;
	height:1270px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-7327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7331 {
	width:14px !important;
	height:9px !important;
}

#item7339 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item7174 {
	width:350px !important;
	height:148px !important;
	top:104px !important;
}

@keyframes fade-in-7174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7177 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:297px !important;
}

@keyframes fade-in-7177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7212 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-7212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7234 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-7234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7257 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-7257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7260 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-7260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7291 {
	width:528px !important;
	height:63px !important;
	top:18px !important;
}

@keyframes fade-in-7291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7153 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item7434 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item7438 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item7465 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item7487 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item7509 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item26980 {
	width:99px !important;
	height:50px !important;
}

#item26981 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item26955 {
	width:99px !important;
	height:50px !important;
}

#item26956 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item26953 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item7514 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item7515 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item7512 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item7550 {
	width:123px !important;
	height:50px !important;
}

#item7570 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7526 {
	width:123px !important;
	height:50px !important;
}

#item7546 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7524 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item7601 {
	width:101px !important;
	height:50px !important;
}

#item7621 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7577 {
	width:101px !important;
	height:50px !important;
}

#item7597 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7575 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item7677 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item7706 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item7709 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item7685 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item7718 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-7718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18463 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-18491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-18482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-18473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18471 {
	width:700px !important;
	height:309px !important;
}

#item18501 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item18708 {
	width:80px !important;
	height:12px !important;
	top:220px !important;
}

@keyframes fade-in-18708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table95093 tr {
	border-right:3.08px solid #fff;;
}

table#table95093 {
	table-layout:fixed;
}

#item18730 {
	width:628px !important;
	height:247px !important;
	top:246px !important;
}

@keyframes fade-in-18730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18733 {
	width:628px !important;
	height:189px !important;
}

#item18753 {
	width:595px !important;
	height:504px !important;
}

@keyframes fade-in-18753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18756 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item18654 {
	width:628px !important;
	height:493px !important;
}

#item18674 {
	width:595px !important;
	height:2264px !important;
}

@keyframes fade-in-18674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18677 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:171px !important;
}

@keyframes fade-in-18515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18535 {
	width:490px !important;
	height:254px !important;
}

#item18538 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:270px !important;
}

#item18570 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item18592 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item18615 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item18618 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item18650 {
	width:628px !important;
	height:112px !important;
}

#item18513 {
	width:651px !important;
	height:493px !important;
	left:36px !important;
	top:583px !important;
}

#item18783 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item18787 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item18814 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item18836 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:497px !important;
}

#item18858 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item18863 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item18864 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item18861 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item18899 {
	width:172px !important;
	height:70px !important;
}

#item18919 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18875 {
	width:172px !important;
	height:70px !important;
}

#item18895 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18873 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item18950 {
	width:141px !important;
	height:70px !important;
}

#item18970 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18926 {
	width:141px !important;
	height:70px !important;
}

#item18946 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item18924 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item19001 {
	width:139px !important;
	height:70px !important;
}

#item19021 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item18977 {
	width:139px !important;
	height:70px !important;
}

#item18997 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item18975 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item19026 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item19055 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item19058 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item19034 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item19067 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-19067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7735 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-7776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-7761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-7745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7743 {
	width:600px !important;
	height:790px !important;
}

#item7792 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item8003 {
	width:528px !important;
	height:225px !important;
	top:11px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-8003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8025 {
	width:57px !important;
	height:12px !important;
	top:251px !important;
}

@keyframes fade-in-8025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table98591 th, table#table98591 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table98591 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table98591 {
	table-layout:fixed;
}

#item8047 {
	width:528px !important;
	height:86px !important;
	top:269px !important;
}

@keyframes fade-in-8047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7935 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item7943 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

#item7963 {
	width:509px !important;
	height:1255px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-7963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7967 {
	width:14px !important;
	height:9px !important;
}

#item7975 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item7824 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes fade-in-7824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7846 {
	width:350px !important;
	height:46px !important;
	top:81px !important;
}

@keyframes fade-in-7846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7849 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:172px !important;
}

@keyframes fade-in-7849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7877 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-7877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7899 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-7899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7922 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-7922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7925 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-7925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7803 {
	width:552px !important;
	height:559px !important;
	left:636px !important;
	top:166px !important;
}

#item8069 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item8073 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item8100 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item8122 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item8127 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item8128 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item8125 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item8163 {
	width:123px !important;
	height:50px !important;
}

#item8183 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8139 {
	width:123px !important;
	height:50px !important;
}

#item8159 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8137 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item8214 {
	width:101px !important;
	height:50px !important;
}

#item8234 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8190 {
	width:101px !important;
	height:50px !important;
}

#item8210 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8188 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item8265 {
	width:99px !important;
	height:50px !important;
}

#item8285 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8241 {
	width:99px !important;
	height:50px !important;
}

#item8261 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8239 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item8290 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item8323 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item8326 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item8302 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item8340 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-8340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19084 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-19114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-19103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-19094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19092 {
	width:700px !important;
	height:309px !important;
}

#item19125 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item19323 {
	width:80px !important;
	height:16px !important;
	top:335px !important;
}

@keyframes fade-in-19323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19326 {
	width:628px !important;
	height:305px !important;
}

#item19346 {
	width:595px !important;
	height:484px !important;
}

@keyframes fade-in-19346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19349 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:130px !important;
}

table#table100769 th, table#table100769 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table100769 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table100769 {
	table-layout:fixed;
}

#item19376 {
	width:628px !important;
	height:140px !important;
	top:361px !important;
}

@keyframes fade-in-19376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19272 {
	width:628px !important;
	height:501px !important;
}

#item19292 {
	width:595px !important;
	height:2127px !important;
}

@keyframes fade-in-19292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19295 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

@keyframes fade-in-19139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19159 {
	width:628px !important;
	height:88px !important;
}

#item19181 {
	width:490px !important;
	height:64px !important;
	top:115px !important;
}

#item19184 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:239px !important;
}

#item19215 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item19237 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item19260 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item19263 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item19137 {
	width:651px !important;
	height:501px !important;
	left:36px !important;
	top:575px !important;
}

#item19398 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item19402 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item19429 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item19451 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:487px !important;
}

#item19473 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item19478 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item19479 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item19476 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item19514 {
	width:172px !important;
	height:70px !important;
}

#item19534 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item19490 {
	width:172px !important;
	height:70px !important;
}

#item19510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item19488 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item19565 {
	width:141px !important;
	height:70px !important;
}

#item19585 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item19541 {
	width:141px !important;
	height:70px !important;
}

#item19561 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item19539 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item19616 {
	width:139px !important;
	height:70px !important;
}

#item19636 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item19592 {
	width:139px !important;
	height:70px !important;
}

#item19612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item19590 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item19641 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item19670 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item19673 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item19649 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item19683 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-19683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8357 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-8398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-8386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-8371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8369 {
	width:600px !important;
	height:790px !important;
}

#item8407 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item8621 {
	width:528px !important;
	height:267px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-8621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8643 {
	width:57px !important;
	height:12px !important;
	top:283px !important;
}

@keyframes fade-in-8643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table102909 tr {
	border-right:2.2px solid #fff;;
}

table#table102909 {
	table-layout:fixed;
}

#item8665 {
	width:528px !important;
	height:162px !important;
	top:301px !important;
}

@keyframes fade-in-8665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8547 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item8555 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item8575 {
	width:509px !important;
	height:1317px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-8575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8579 {
	width:14px !important;
	height:9px !important;
}

#item8587 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item8436 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes fade-in-8436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8458 {
	width:350px !important;
	height:148px !important;
	top:81px !important;
}

@keyframes fade-in-8458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8481 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-8481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8503 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-8503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8526 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-8526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8529 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-8529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8537 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:272px !important;
}

@keyframes fade-in-8537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8415 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item8687 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item8691 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item8723 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item8745 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item8767 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item8772 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item8773 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item8770 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item8813 {
	width:123px !important;
	height:50px !important;
}

#item8833 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8789 {
	width:123px !important;
	height:50px !important;
}

#item8809 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8787 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item8864 {
	width:101px !important;
	height:50px !important;
}

#item8884 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8840 {
	width:101px !important;
	height:50px !important;
}

#item8860 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8838 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item8915 {
	width:99px !important;
	height:50px !important;
}

#item8935 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8891 {
	width:99px !important;
	height:50px !important;
}

#item8911 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8889 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item8940 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item8975 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item8978 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item8954 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item8987 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-8987 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8987 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19699 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-19737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-19725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-19713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19711 {
	width:700px !important;
	height:309px !important;
}

#item19746 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item19937 {
	width:80px !important;
	height:16px !important;
	top:223px !important;
}

@keyframes fade-in-19937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19940 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item19949 {
	width:628px !important;
	height:192px !important;
}

#item19969 {
	width:595px !important;
	height:484px !important;
}

@keyframes fade-in-19969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table106276 tr {
	border-right:3.08px solid #fff;;
}

table#table106276 {
	table-layout:fixed;
}

#item19991 {
	width:628px !important;
	height:247px !important;
	top:248px !important;
}

@keyframes fade-in-19991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item19894 {
	width:628px !important;
	height:495px !important;
}

#item19914 {
	width:595px !important;
	height:2343px !important;
}

@keyframes fade-in-19914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-19756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19776 {
	width:628px !important;
	height:64px !important;
}

#item19798 {
	width:490px !important;
	height:207px !important;
	top:84px !important;
}

#item19801 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:351px !important;
}

#item19829 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item19851 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item19874 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item19877 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item19754 {
	width:651px !important;
	height:495px !important;
	left:36px !important;
	top:581px !important;
}

#item20013 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item20017 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item20044 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item20066 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:492px !important;
}

#item20088 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item20093 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item20094 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item20091 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item20130 {
	width:172px !important;
	height:70px !important;
}

#item20150 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20106 {
	width:172px !important;
	height:70px !important;
}

#item20126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20104 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item20181 {
	width:141px !important;
	height:70px !important;
}

#item20201 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20157 {
	width:141px !important;
	height:70px !important;
}

#item20177 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20155 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item20232 {
	width:139px !important;
	height:70px !important;
}

#item20252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item20208 {
	width:139px !important;
	height:70px !important;
}

#item20228 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item20206 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item20257 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item20293 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item20296 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item20272 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item20313 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-20313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9003 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-9039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-9027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-9015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9013 {
	width:600px !important;
	height:790px !important;
}

#item9050 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item9286 {
	width:528px !important;
	height:246px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9308 {
	width:57px !important;
	height:12px !important;
	top:262px !important;
}

@keyframes fade-in-9308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table109629 tr {
	border-right:2.2px solid #fff;;
}

table#table109629 {
	table-layout:fixed;
}

#item9330 {
	width:528px !important;
	height:162px !important;
	top:281px !important;
}

@keyframes fade-in-9330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9200 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item9215 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item9235 {
	width:509px !important;
	height:1192px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9239 {
	width:14px !important;
	height:9px !important;
}

#item9253 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item9081 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes fade-in-9081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9103 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

@keyframes fade-in-9103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9106 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:306px !important;
}

@keyframes fade-in-9106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9136 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9158 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-9158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9181 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-9181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9184 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-9184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9060 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item9352 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item9356 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item9385 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item9407 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item9429 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item9434 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item9435 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item9432 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item9472 {
	width:123px !important;
	height:50px !important;
}

#item9492 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9448 {
	width:123px !important;
	height:50px !important;
}

#item9468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9446 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item9523 {
	width:101px !important;
	height:50px !important;
}

#item9543 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9499 {
	width:101px !important;
	height:50px !important;
}

#item9519 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9497 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item9574 {
	width:99px !important;
	height:50px !important;
}

#item9594 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item9550 {
	width:99px !important;
	height:50px !important;
}

#item9570 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item9548 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item9599 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item9630 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item9633 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item9609 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item9644 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-9644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20329 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-20372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-20364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-20348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20346 {
	width:700px !important;
	height:309px !important;
}

#item20378 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item20570 {
	width:80px !important;
	height:16px !important;
	top:223px !important;
}

@keyframes fade-in-20570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20573 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item20582 {
	width:628px !important;
	height:192px !important;
}

#item20602 {
	width:595px !important;
	height:484px !important;
}

@keyframes fade-in-20602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table112698 tr {
	border-right:3.08px solid #fff;;
}

table#table112698 {
	table-layout:fixed;
}

#item20624 {
	width:628px !important;
	height:247px !important;
	top:248px !important;
}

@keyframes fade-in-20624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20518 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item20527 {
	width:628px !important;
	height:496px !important;
}

#item20547 {
	width:595px !important;
	height:2059px !important;
}

@keyframes fade-in-20547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-20388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20408 {
	width:628px !important;
	height:64px !important;
}

#item20430 {
	width:490px !important;
	height:254px !important;
	top:85px !important;
}

#item20433 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:399px !important;
}

#item20461 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item20483 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item20506 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item20509 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item20386 {
	width:651px !important;
	height:496px !important;
	left:36px !important;
	top:580px !important;
}

#item20646 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item20650 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item20681 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item20703 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item20725 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item20730 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item20731 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item20728 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item20770 {
	width:172px !important;
	height:70px !important;
}

#item20790 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20746 {
	width:172px !important;
	height:70px !important;
}

#item20766 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20744 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item20821 {
	width:141px !important;
	height:70px !important;
}

#item20841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20797 {
	width:141px !important;
	height:70px !important;
}

#item20817 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item20795 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item20872 {
	width:139px !important;
	height:70px !important;
}

#item20892 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item20848 {
	width:139px !important;
	height:70px !important;
}

#item20868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item20846 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item20897 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item20930 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item20933 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item20909 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item20946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-20946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9661 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes fade-in-9699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-9687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-9674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9672 {
	width:600px !important;
	height:790px !important;
}

#item9716 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item9936 {
	width:57px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes fade-in-9936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table116341 th, table#table116341 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table116341 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table116341 {
	table-layout:fixed;
}

#item9958 {
	width:528px !important;
	height:259px !important;
	top:237px !important;
}

@keyframes fade-in-9958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9963 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:89px !important;
}

#item9971 {
	width:534px !important;
	height:173px !important;
	top:15px !important;
}

#item9991 {
	width:509px !important;
	height:631px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9995 {
	width:14px !important;
	height:9px !important;
}

#item10003 {
	width:14px !important;
	height:9px !important;
	top:195px !important;
}

#item9868 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:235px !important;
}

#item9876 {
	width:534px !important;
	height:465px !important;
	top:15px !important;
}

#item9896 {
	width:509px !important;
	height:1382px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9900 {
	width:14px !important;
	height:9px !important;
}

#item9908 {
	width:14px !important;
	height:9px !important;
	top:487px !important;
}

#item9750 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes fade-in-9750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9772 {
	width:350px !important;
	height:216px !important;
	top:98px !important;
}

@keyframes fade-in-9772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9775 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:359px !important;
}

@keyframes fade-in-9775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9807 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-9807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9829 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-9829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9852 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-9852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9855 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-9855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9729 {
	width:552px !important;
	height:496px !important;
	left:636px !important;
	top:229px !important;
}

#item10030 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item10034 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item10061 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item10083 {
	width:528px !important;
	height:81px !important;
	left:636px !important;
	top:145px !important;
}

#item10088 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item10089 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item10086 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item10128 {
	width:123px !important;
	height:50px !important;
}

#item10148 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10104 {
	width:123px !important;
	height:50px !important;
}

#item10124 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10102 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item10179 {
	width:101px !important;
	height:50px !important;
}

#item10199 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10155 {
	width:101px !important;
	height:50px !important;
}

#item10175 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10153 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item10230 {
	width:99px !important;
	height:50px !important;
}

#item10250 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item10206 {
	width:99px !important;
	height:50px !important;
}

#item10226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item10204 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item10255 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item10289 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item10292 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item10268 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item10306 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-10306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20963 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes fade-in-20994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-20984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-20973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20971 {
	width:700px !important;
	height:309px !important;
}

#item21002 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item21200 {
	width:80px !important;
	height:16px !important;
	top:164px !important;
}

@keyframes fade-in-21200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21203 {
	width:628px !important;
	height:219px !important;
	top:189px !important;
}

table#table120425 th, table#table120425 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table120425 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table120425 {
	table-layout:fixed;
}

#item21223 {
	width:596px !important;
	height:402px !important;
}

@keyframes fade-in-21223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21226 {
	width:628px !important;
	height:132px !important;
}

#item21246 {
	width:595px !important;
	height:979px !important;
}

@keyframes fade-in-21246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21249 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item21261 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:277px !important;
}

#item21144 {
	width:628px !important;
	height:408px !important;
}

#item21164 {
	width:595px !important;
	height:2549px !important;
}

@keyframes fade-in-21164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21167 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:181px !important;
}

@keyframes fade-in-21012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21032 {
	width:628px !important;
	height:112px !important;
}

#item21054 {
	width:490px !important;
	height:273px !important;
	top:134px !important;
}

#item21057 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:382px !important;
}

#item21085 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item21107 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item21130 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item21133 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item21010 {
	width:651px !important;
	height:408px !important;
	left:36px !important;
	top:668px !important;
}

#item21292 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item21296 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item21326 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item21348 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:512px !important;
}

#item21353 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item21354 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item21351 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item21389 {
	width:172px !important;
	height:70px !important;
}

#item21409 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item21365 {
	width:172px !important;
	height:70px !important;
}

#item21385 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item21363 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item21440 {
	width:141px !important;
	height:70px !important;
}

#item21460 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item21416 {
	width:141px !important;
	height:70px !important;
}

#item21436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item21414 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item21491 {
	width:139px !important;
	height:70px !important;
}

#item21511 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item21467 {
	width:139px !important;
	height:70px !important;
}

#item21487 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item21465 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item21516 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item21545 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item21548 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item21524 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item21557 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-21557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10323 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-10363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-10348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-10336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10334 {
	width:600px !important;
	height:790px !important;
}

#item10375 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item10605 {
	width:57px !important;
	height:12px !important;
	top:138px !important;
}

@keyframes fade-in-10605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table124414 th, table#table124414 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table124414 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table124414 {
	table-layout:fixed;
}

#item10627 {
	width:528px !important;
	height:289px !important;
	top:157px !important;
}

@keyframes fade-in-10627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10632 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:56px !important;
}

#item10643 {
	width:534px !important;
	height:108px !important;
	top:15px !important;
}

#item10663 {
	width:509px !important;
	height:590px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-10663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10667 {
	width:14px !important;
	height:9px !important;
}

#item10676 {
	width:14px !important;
	height:9px !important;
	top:131px !important;
}

#item10524 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:235px !important;
}

#item10536 {
	width:534px !important;
	height:414px !important;
	top:15px !important;
}

#item10556 {
	width:509px !important;
	height:1787px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-10556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10560 {
	width:14px !important;
	height:9px !important;
}

#item10573 {
	width:14px !important;
	height:9px !important;
	top:437px !important;
}

#item10405 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes fade-in-10405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10427 {
	width:350px !important;
	height:284px !important;
	top:76px !important;
}

@keyframes fade-in-10427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10450 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-10450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10472 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-10472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10495 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-10495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10498 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-10498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10506 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:343px !important;
}

@keyframes fade-in-10506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10514 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:405px !important;
}

@keyframes fade-in-10514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10384 {
	width:552px !important;
	height:445px !important;
	left:636px !important;
	top:280px !important;
}

#item10703 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item10707 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item10734 {
	width:424px !important;
	height:37px !important;
	left:16px !important;
}

#item10756 {
	width:528px !important;
	height:132px !important;
	left:636px !important;
	top:145px !important;
}

#item10761 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item10762 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item10759 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item10798 {
	width:123px !important;
	height:50px !important;
}

#item10818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10774 {
	width:123px !important;
	height:50px !important;
}

#item10794 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10772 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item10849 {
	width:101px !important;
	height:50px !important;
}

#item10869 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10825 {
	width:101px !important;
	height:50px !important;
}

#item10845 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10823 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item10900 {
	width:99px !important;
	height:50px !important;
}

#item10920 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item10876 {
	width:99px !important;
	height:50px !important;
}

#item10896 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item10874 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item10925 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item10954 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item10957 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item10933 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item10966 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-10966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21574 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-21601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-21592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-21584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21582 {
	width:700px !important;
	height:309px !important;
}

#item21610 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item21823 {
	width:80px !important;
	height:16px !important;
	top:164px !important;
}

@keyframes fade-in-21823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21826 {
	width:628px !important;
	height:148px !important;
	top:189px !important;
}

table#table133475 th, table#table133475 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table133475 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table133475 {
	table-layout:fixed;
}

#item21846 {
	width:596px !important;
	height:424px !important;
}

@keyframes fade-in-21846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21849 {
	width:628px !important;
	height:132px !important;
}

#item21869 {
	width:595px !important;
	height:1019px !important;
}

@keyframes fade-in-21869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21872 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item21880 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item21772 {
	width:628px !important;
	height:337px !important;
}

#item21792 {
	width:595px !important;
	height:3107px !important;
}

@keyframes fade-in-21792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21795 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:146px !important;
}

@keyframes fade-in-21624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21644 {
	width:628px !important;
	height:88px !important;
}

#item21666 {
	width:490px !important;
	height:224px !important;
	top:112px !important;
}

#item21669 {
	width:102px !important;
	height:25px !important;
	left:507px !important;
	top:311px !important;
}

#item21701 {
	width:98px !important;
	height:22px !important;
	left:511px !important;
	top:177px !important;
}

#item21723 {
	width:130px !important;
	height:25px !important;
	left:479px !important;
	top:199px !important;
}

#item21745 {
	width:203px !important;
	height:21px !important;
	left:426px !important;
	top:276px !important;
}

#item21748 {
	width:7px !important;
	height:11px !important;
	left:415px !important;
	top:279px !important;
}

#item21760 {
	width:66px !important;
	height:33px !important;
	left:543px !important;
	top:224px !important;
}

@keyframes fade-in-21760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21622 {
	width:651px !important;
	height:337px !important;
	left:36px !important;
	top:739px !important;
}

#item21907 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item21911 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item21939 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item21961 {
	width:628px !important;
	height:208px !important;
	left:36px !important;
	top:512px !important;
}

#item21966 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item21967 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item21964 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item22002 {
	width:172px !important;
	height:70px !important;
}

#item22022 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item21978 {
	width:172px !important;
	height:70px !important;
}

#item21998 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item21976 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item22053 {
	width:141px !important;
	height:70px !important;
}

#item22073 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item22029 {
	width:141px !important;
	height:70px !important;
}

#item22049 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item22027 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item22104 {
	width:139px !important;
	height:70px !important;
}

#item22124 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item22080 {
	width:139px !important;
	height:70px !important;
}

#item22100 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item22078 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item22129 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item22158 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item22161 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item22137 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item22171 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-22171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10984 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-11029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-11010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-10994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10992 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item11043 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:36px !important;
}

#item11257 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-11257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11279 {
	width:57px !important;
	height:12px !important;
	top:324px !important;
}

@keyframes fade-in-11279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table140626 {
	table-layout:fixed;
}

#item11301 {
	width:528px !important;
	height:134px !important;
	top:343px !important;
}

@keyframes fade-in-11301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11188 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item11196 {
	width:534px !important;
	height:518px !important;
	top:15px !important;
}

#item11216 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-11216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11220 {
	width:14px !important;
	height:9px !important;
}

#item11229 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item11077 {
	width:528px !important;
	height:29px !important;
}

@keyframes fade-in-11077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11099 {
	width:395px !important;
	height:80px !important;
	top:52px !important;
}

@keyframes fade-in-11099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11122 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes fade-in-11122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11144 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes fade-in-11144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11167 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes fade-in-11167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11170 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes fade-in-11170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11178 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:190px !important;
}

@keyframes fade-in-11178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11055 {
	width:552px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item11323 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item11327 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item11354 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item11376 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:142px !important;
}

#item11381 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item11382 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item11379 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item11418 {
	width:123px !important;
	height:50px !important;
}

#item11438 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11394 {
	width:123px !important;
	height:50px !important;
}

#item11414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11392 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item11469 {
	width:101px !important;
	height:50px !important;
}

#item11489 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11445 {
	width:101px !important;
	height:50px !important;
}

#item11465 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11443 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item11520 {
	width:99px !important;
	height:50px !important;
}

#item11540 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item11496 {
	width:99px !important;
	height:50px !important;
}

#item11516 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item11494 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item11545 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item11580 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item11583 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item11559 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item11599 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-11599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22187 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-22226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-22213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-22201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22199 {
	width:700px !important;
	height:309px !important;
}

#item22235 {
	width:211px !important;
	height:37px !important;
	left:245px !important;
	top:36px !important;
}

#item22427 {
	width:80px !important;
	height:16px !important;
	top:234px !important;
}

@keyframes fade-in-22427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22430 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item22438 {
	width:628px !important;
	height:203px !important;
}

#item22458 {
	width:595px !important;
	height:630px !important;
}

@keyframes fade-in-22458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table143263 {
	table-layout:fixed;
}

#item22480 {
	width:628px !important;
	height:207px !important;
	top:260px !important;
}

@keyframes fade-in-22480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22376 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:211px !important;
}

#item22384 {
	width:628px !important;
	height:467px !important;
}

#item22404 {
	width:595px !important;
	height:1598px !important;
}

@keyframes fade-in-22404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-22245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22265 {
	width:628px !important;
	height:64px !important;
}

#item22287 {
	width:554px !important;
	height:112px !important;
	top:85px !important;
}

#item22290 {
	width:102px !important;
	height:25px !important;
	left:533px !important;
	top:255px !important;
}

#item22319 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item22341 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item22364 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item22367 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item22243 {
	width:652px !important;
	height:467px !important;
	left:36px !important;
	top:609px !important;
}

#item22502 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item22506 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item22534 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item22556 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:520px !important;
}

#item22561 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item22562 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item22559 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item22599 {
	width:172px !important;
	height:70px !important;
}

#item22619 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item22575 {
	width:172px !important;
	height:70px !important;
}

#item22595 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item22573 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item22650 {
	width:141px !important;
	height:70px !important;
}

#item22670 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item22626 {
	width:141px !important;
	height:70px !important;
}

#item22646 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item22624 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item22701 {
	width:139px !important;
	height:70px !important;
}

#item22721 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item22677 {
	width:139px !important;
	height:70px !important;
}

#item22697 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item22675 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item22726 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item22759 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item22762 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item22738 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item22776 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-22776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11631 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

#item11664 {
	width:120px !important;
	height:31px !important;
	top:70px !important;
}

#item11629 {
	width:120px !important;
	height:101px !important;
	left:927px !important;
	top:98px !important;
}

#item11670 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item11699 {
	width:120px !important;
	height:30px !important;
	top:72px !important;
}

#item11668 {
	width:120px !important;
	height:102px !important;
	left:771px !important;
	top:97px !important;
}

#item11705 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item11733 {
	width:120px !important;
	height:31px !important;
	top:77px !important;
}

#item11703 {
	width:120px !important;
	height:108px !important;
	left:614px !important;
	top:91px !important;
}

#item11739 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item11767 {
	width:120px !important;
	height:31px !important;
	top:69px !important;
}

#item11737 {
	width:120px !important;
	height:100px !important;
	left:461px !important;
	top:99px !important;
}

#item11773 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item11801 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item11771 {
	width:120px !important;
	height:107px !important;
	left:308px !important;
	top:92px !important;
}

#item11807 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item11837 {
	width:120px !important;
	height:31px !important;
	top:98px !important;
}

#item11805 {
	width:120px !important;
	height:129px !important;
	left:152px !important;
	top:76px !important;
}

#item11842 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item11869 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

@keyframes fade-in-12339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12359 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item12381_24213 {
	width:33.0750053405761px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item12381 {
	width:1115px !important;
	height:178px !important;
	left:49px !important;
	top:44px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

@keyframes fade-in-12381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12403 {
	width:1102px !important;
	height:11px !important;
	left:48px !important;
	top:16px !important;
}

#item12290 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-12293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12313 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item12335 {
	width:1102px !important;
	height:11px !important;
}

#item12222 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-12225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12245 {
	width:1102px !important;
	height:185px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item12267 {
	width:1102px !important;
	height:11px !important;
}

#item12154 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-12157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12177 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item12199 {
	width:1102px !important;
	height:11px !important;
}

#item12085 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-12088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12108 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item12130 {
	width:1102px !important;
	height:11px !important;
}

#item12133 {
	width:556px !important;
	height:54px !important;
	left:618px !important;
	top:117px !important;
}

#item11961 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item11984 {
	width:452px !important;
	height:164px !important;
	top:24px !important;
}

@keyframes fade-in-11984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12006 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

#item12028 {
	width:538px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

#item12050 {
	width:452px !important;
	height:174px !important;
	left:540px !important;
	top:58px !important;
}

@keyframes fade-in-12050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11893 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item11915 {
	width:1115px !important;
	height:162px !important;
	left:49px !important;
	top:60px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item11937 {
	width:1102px !important;
	height:13px !important;
	left:49px !important;
	top:34px !important;
}

#item11872 {
	width:1200px !important;
	height:258px !important;
	top:532px !important;
}

#item12406 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-12406 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12406 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22803 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

#item22833 {
	width:213px !important;
	height:50px !important;
	left:60px !important;
	top:36px !important;
}

#item22838 {
	width:54px !important;
	height:50px !important;
	left:33px !important;
}

#item22865 {
	width:120px !important;
	height:30px !important;
	top:68px !important;
}

#item22836 {
	width:120px !important;
	height:98px !important;
	left:544px !important;
	top:39px !important;
}

#item22871 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item22899 {
	width:120px !important;
	height:30px !important;
	top:71px !important;
}

#item22869 {
	width:120px !important;
	height:101px !important;
	left:388px !important;
	top:36px !important;
}

#item22905 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item22933 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item22903 {
	width:120px !important;
	height:107px !important;
	left:544px !important;
	top:172px !important;
}

#item22939 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item22966 {
	width:120px !important;
	height:30px !important;
	top:69px !important;
}

#item22937 {
	width:120px !important;
	height:99px !important;
	left:375px !important;
	top:180px !important;
}

#item22972 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item22999 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item22970 {
	width:120px !important;
	height:107px !important;
	left:205px !important;
	top:173px !important;
}

#item23005 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item23032 {
	width:120px !important;
	height:30px !important;
	top:98px !important;
}

#item23003 {
	width:120px !important;
	height:128px !important;
	left:36px !important;
	top:157px !important;
}

#item23496 {
	width:700px !important;
	height:637px !important;
	top:110px !important;
	background:#f3f3f2;
}

#item23518_24295 {
	width:46.3050074768066px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item23518 {
	width:628px !important;
	height:542px !important;
	left:36px !important;
	top:165px !important;
}

@keyframes fade-in-23518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23540 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:132px !important;
}

#item23428 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

@keyframes fade-in-23431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23451 {
	width:628px !important;
	height:445px !important;
	top:28px !important;
}

#item23473 {
	width:628px !important;
	height:15px !important;
}

#item23360 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes fade-in-23363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23383 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item23405 {
	width:628px !important;
	height:15px !important;
}

#item23292 {
	width:700px !important;
	height:747px !important;
	background:#f3f3f2;
}

@keyframes fade-in-23295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23315 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

#item23337 {
	width:628px !important;
	height:38px !important;
}

#item23223 {
	width:700px !important;
	height:467px !important;
	top:282px !important;
	background:#f3f3f2;
}

@keyframes fade-in-23226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23246 {
	width:628px !important;
	height:371px !important;
	top:28px !important;
}

#item23268 {
	width:166px !important;
	height:15px !important;
}

#item23271 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:611px !important;
}

#item23124 {
	width:700px !important;
	height:694px !important;
	top:53px !important;
	background:#f3f3f2;
}

#item23156 {
	width:647px !important;
	height:253px !important;
	top:28px !important;
}

#item23178 {
	width:465px !important;
	height:15px !important;
}

#item23200 {
	width:399px !important;
	height:366px !important;
	left:37px !important;
	top:354px !important;
}

#item23057 {
	width:700px !important;
	height:516px !important;
	top:232px !important;
	background:#f3f3f2;
}

#item23079 {
	width:628px !important;
	height:419px !important;
	left:36px !important;
	top:292px !important;
}

#item23101 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:262px !important;
}

#item23036 {
	width:700px !important;
	height:749px !important;
	top:453px !important;
}

#item23543 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-23543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12438 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item12470 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item12492 {
	width:235px !important;
	height:37px !important;
	left:51px !important;
	top:723px !important;
}

@keyframes fade-in-12495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12496 {
	opacity:0.85;
	width:224px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12517 {
	width:195px !important;
	height:160px !important;
	left:1px !important;
	top:37px !important;
}

#item12539 {
	width:164px !important;
	height:22px !important;
}

@keyframes fade-in-12542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12543 {
	opacity:0.85;
	width:187px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12564 {
	width:160px !important;
	height:159px !important;
	top:37px !important;
}

#item12586 {
	width:164px !important;
	height:22px !important;
}

@keyframes fade-in-12589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12590 {
	opacity:0.85;
	width:180px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12611 {
	width:153px !important;
	height:160px !important;
	top:37px !important;
}

#item12633 {
	width:152px !important;
	height:22px !important;
}

#item12636 {
	width:20px !important;
	height:35px !important;
	left:645px !important;
	top:149px !important;
}

@keyframes fly-in-left-12636 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes fly-in-left-12636 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item12650 {
	width:20px !important;
	height:35px !important;
	left:890px !important;
	top:149px !important;
}

@keyframes fly-in-left-12650 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes fly-in-left-12650 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item12663 {
	width:235px !important;
	height:145px !important;
	left:984px !important;
	top:660px !important;
}

#item12691 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:704px !important;
}

#item12713 {
	width:235px !important;
	height:516px !important;
	left:51px !important;
	top:147px !important;
}

@keyframes fade-in-12713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12716 {
	opacity:0.75;
	width:865px !important;
	height:35px !important;
	left:341px !important;
	top:78px !important;
	background:#000;
}

#item12736 {
	width:859px !important;
	height:20px !important;
	left:341px !important;
	top:86px !important;
}

#item12739 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-12739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23574 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item23607 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item23629 {
	width:606px !important;
	height:25px !important;
	left:58px !important;
	top:509px !important;
}

@keyframes fade-in-23632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23633 {
	opacity:0.85;
	width:200px !important;
	height:380px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item23654 {
	width:174px !important;
	height:317px !important;
	left:1px !important;
	top:52px !important;
}

#item23676 {
	width:147px !important;
	height:31px !important;
}

@keyframes fade-in-23679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23680 {
	opacity:0.85;
	width:200px !important;
	height:309px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item23701 {
	width:171px !important;
	height:242px !important;
	top:52px !important;
}

#item23723 {
	width:176px !important;
	height:31px !important;
}

@keyframes fade-in-23726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23727 {
	opacity:0.85;
	width:200px !important;
	height:297px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item23748 {
	width:170px !important;
	height:224px !important;
	top:52px !important;
}

#item23770 {
	width:169px !important;
	height:31px !important;
}

#item23773 {
	width:28px !important;
	height:48px !important;
	left:229px !important;
	top:691px !important;
}

@keyframes fly-in-left-23773 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes fly-in-left-23773 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item23785 {
	width:28px !important;
	height:48px !important;
	left:443px !important;
	top:691px !important;
}

@keyframes fly-in-left-23785 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes fly-in-left-23785 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item23815 {
	width:652px !important;
	height:93px !important;
	left:24px !important;
	top:1080px !important;
}

#item23837 {
	width:606px !important;
	height:391px !important;
	left:58px !important;
	top:103px !important;
}

@keyframes fade-in-23837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23840 {
	opacity:0.75;
	width:700px !important;
	height:84px !important;
	top:565px !important;
	background:#000;
}

#item23860 {
	width:628px !important;
	height:66px !important;
	left:36px !important;
	top:573px !important;
}

#item23863 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-23863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12764 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item12777 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item12778 {
	width:1203px !important;
	height:773px !important;
	left:-1px !important;
	top:19px !important;
}

#item12790 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item12796 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item12802 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item12808 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item12814 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item12820 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item12827 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item12833 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item12844 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes fade-out-12844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23892 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item23893 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:704px !important;
	border-radius:12px;
	background:#000;
}

#item23894 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item23902 {
	width:703px !important;
	height:1157px !important;
	left:-1px !important;
	top:40px !important;
}

#item23915 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item23921 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item23927 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item23933 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item23939 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item23945 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item23952 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item23958 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-23958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12859 {
	width:1201px !important;
	height:791px !important;
	background:#101820;
}

#item12879 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item12901 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item12904 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item12913 {
	width:424px !important;
	height:73px !important;
	left:388px !important;
	top:358px !important;
}

@keyframes fade-in-12913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12921 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-12921 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12921 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23973 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item23993 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item24015 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item24018 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item24027 {
	width:424px !important;
	height:73px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes fade-in-24027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24035 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-24035 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24035 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	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:center;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#fff;
	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:center;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	color:#fff;
	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:center;
}

p.autoParaStyle131 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	color:#fff;
	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:center;
}

p.autoParaStyle130 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	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.autoParaStyle129 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	line-height:25.2px;
	color:#101820;
	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:center;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#fff;
	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:center;
}

p.autoParaStyle126 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#fff;
	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:center;
}

p.autoParaStyle125 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	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.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:18px;
	color:#101820;
	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:center;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	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.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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.autoParaStyle112 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	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:center;
}

p.autoParaStyle110 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	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.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle108 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	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;
	text-align:center;
}

p.autoParaStyle98 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.8px;
	line-height:21.2px;
	color:#272f36;
	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.autoParaStyle97 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle96 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle95 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.8px;
	line-height:21.2px;
	color:#3c3c3b;
	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.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8.4px;
	line-height:15.1px;
	color:#272f36;
	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.autoParaStyle93 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle92 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle91 {
	font-family:FF-Averta-Regular,Averta;
	font-size:2.7px;
	line-height:15.1px;
	color:#3c3c3b;
	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.autoParaStyle90 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	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.autoParaStyle89 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	color:#101820;
	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.autoParaStyle88 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:10px;
	color:#101820;
	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.autoParaStyle87 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	color:#272f36;
	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.autoParaStyle86 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:19px;
	color:#101820;
	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.autoParaStyle85 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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.autoParaStyle84 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:17px;
	color:#101820;
	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.autoParaStyle82 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	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.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-top:4px;
	text-align:left;
}

p.autoParaStyle76 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:95px;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	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.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-top:3px;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	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.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	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.autoParaStyle70 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	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.autoParaStyle69 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	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.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	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.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	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.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	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.autoParaStyle65 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	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.autoParaStyle62 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	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:right;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	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:right;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	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.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle55 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	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.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	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.autoParaStyle46 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	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.autoParaStyle45 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle42 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	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:right;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	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:right;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle31 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	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-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle27 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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.autoParaStyle26 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	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.autoParaStyle25 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	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.autoParaStyle24 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22px;
	line-height:26px;
	color:#101820;
	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.autoParaStyle23 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.2px;
	line-height:14.7px;
	color:#ea5153;
	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.autoParaStyle22 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	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.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	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:right;
}

p.autoParaStyle20 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	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:center;
}

p.autoParaStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	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.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	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-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	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.autoParaStyle15 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	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:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	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.autoParaStyle12 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	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.autoParaStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	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.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	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:right;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	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:center;
}

p.autoParaStyle8 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle5 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	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.autoParaStyle3 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	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.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	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._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	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.Ningún-estilo-de-párrafo {
	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.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle6 {
	color:#ec6264;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	font-size:14px;
}

span.autoCharStyle3 {
	font-size:10px;
}

span.autoCharStyle2 {
	color:#ea5153;
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.C_Texto_general {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

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

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

