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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

@font-face {
	font-family:FF-Calibri-Bold;
	src:url("../fonts/calibrib.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Dubai-Medium;
	src:url("../fonts/DUBAI-MEDIUM.TTF");
}

@font-face {
	font-family:FF-Dubai-Regular;
	src:url("../fonts/DUBAI-REGULAR.TTF");
}

@font-face {
	font-family:FF-Dubai-Bold;
	src:url("../fonts/DUBAI-BOLD.TTF");
	font-weight:bold;
}

#item36255 {
	width:248px !important;
	left:55px !important;
	top:102px !important;
	min-height:34px !important;
}

#item36278 {
	width:115px !important;
	left:170px !important;
	top:659px !important;
	min-height:25px !important;
}

#item36360 {
	width:77px !important;
	left:296px !important;
	top:659px !important;
	min-height:25px !important;
}

#item36383 {
	width:102px !important;
	left:384px !important;
	top:659px !important;
	min-height:25px !important;
}

#item36406 {
	width:242px !important;
	left:207px !important;
	top:692px !important;
	min-height:19px !important;
}

#item36430 {
	width:233px !important;
	left:57px !important;
	top:517px !important;
	min-height:18px !important;
}

#item38273 {
	width:215px !important;
	left:66px !important;
	top:536px !important;
	min-height:12px !important;
}

#item31565 {
	width:135px !important;
	left:392px !important;
	top:293px !important;
	min-height:55px !important;
}

#item31588 {
	width:122px !important;
	left:398px !important;
	top:275px !important;
	min-height:34px !important;
}

#item31611 {
	width:153px !important;
	left:379px !important;
	top:518px !important;
	min-height:32px !important;
}

#item31634 {
	width:147px !important;
	left:382px !important;
	top:537px !important;
	min-height:45px !important;
}

#item36485 {
	width:285px !important;
	left:57px !important;
	top:351px !important;
	min-height:277px !important;
}

#item37538 {
	width:224px !important;
	left:118px !important;
	top:275px !important;
	min-height:75px !important;
}

#item35355 {
	width:82px !important;
	left:454px !important;
	top:466px !important;
	min-height:19px !important;
}

#item35378 {
	width:66px !important;
	left:432px !important;
	top:412px !important;
	min-height:15px !important;
}

#item35401 {
	width:62px !important;
	left:438px !important;
	top:550px !important;
	min-height:16px !important;
}

#item35503 {
	width:73px !important;
	left:100px !important;
	top:376px !important;
	min-height:27px !important;
}

#item35526 {
	width:73px !important;
	left:202px !important;
	top:404px !important;
	min-height:23px !important;
}

#item35549 {
	width:73px !important;
	left:202px !important;
	top:480px !important;
	min-height:30px !important;
}

#item35572 {
	width:73px !important;
	left:186px !important;
	top:571px !important;
	min-height:27px !important;
}

#item36509 {
	width:459px !important;
	left:67px !important;
	top:621px !important;
	min-height:69px !important;
}

#item1573 {
	width:116px !important;
	left:423px !important;
	top:439px !important;
	background:#a1b9cd;
	min-height:107px !important;
}

#item33295 {
	width:100px !important;
	left:397px !important;
	top:755px !important;
	min-height:24px !important;
}

#item33705 {
	width:60px !important;
	height:3px !important;
	left:119px !important;
	top:90px !important;
	background:#c3162d;
}

#item33729 {
	width:60px !important;
	height:3px !important;
	left:57px !important;
	top:90px !important;
	background:#454d5c;
}

@keyframes aumentar-35281 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-35281 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item35281 {
	width:30px !important;
	height:30px !important;
	left:420px !important;
	top:715px !important;
}

#item36536 {
	width:294px !important;
	left:115px !important;
	top:459px !important;
	min-height:78px !important;
}

#item37325 {
	width:352px !important;
	left:57px !important;
	top:537px !important;
	min-height:107px !important;
}

#item37352 {
	width:56px !important;
	left:57px !important;
	top:458px !important;
	min-height:78px !important;
}

#item5253 {
	width:116px !important;
	height:102px !important;
	left:423px !important;
	top:555px !important;
	background:#a1b9cd;
}

#item1597 {
	width:88px !important;
	left:439px !important;
	top:456px !important;
	min-height:75px !important;
}

#item11936 {
	width:96px !important;
	left:431px !important;
	top:579px !important;
	min-height:65px !important;
}

#item32791 {
	width:146px !important;
	left:214px !important;
	top:444px !important;
	min-height:47px !important;
}

#item32815 {
	width:141px !important;
	left:84px !important;
	top:377px !important;
	min-height:45px !important;
}

#item33208 {
	width:141px !important;
	left:170px !important;
	top:377px !important;
	min-height:45px !important;
}

#item33233 {
	width:141px !important;
	left:268px !important;
	top:377px !important;
	min-height:45px !important;
}

#item33089 {
	width:85px !important;
	left:244px !important;
	top:158px !important;
	min-height:32px !important;
}

#item32871 {
	width:146px !important;
	left:349px !important;
	top:369px !important;
	min-height:41px !important;
}

#item32948 {
	width:71px !important;
	left:383px !important;
	top:222px !important;
	min-height:41px !important;
}

#item32898 {
	width:96px !important;
	left:239px !important;
	top:310px !important;
	min-height:26px !important;
}

#item33183 {
	width:96px !important;
	left:108px !important;
	top:222px !important;
	min-height:26px !important;
}

#item32922 {
	width:14px !important;
	left:308px !important;
	top:309px !important;
	min-height:12px !important;
}

#item33130 {
	width:92px !important;
	left:195px !important;
	top:237px !important;
	min-height:26px !important;
}

#item33155 {
	width:92px !important;
	left:286px !important;
	top:237px !important;
	min-height:26px !important;
}

#item33485 {
	width:65px !important;
	height:3px !important;
	left:473px !important;
	top:91px !important;
	background:#007aaa;
}

#item33509 {
	width:65px !important;
	height:3px !important;
	left:407px !important;
	top:91px !important;
	background:#c3162d;
}

#item33533 {
	width:65px !important;
	height:3px !important;
	left:340px !important;
	top:91px !important;
	background:#454d5c;
}

@keyframes aumentar-34389 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34389 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34389 {
	width:30px !important;
	height:30px !important;
	left:97px !important;
	top:536px !important;
}

#item34404 {
	width:71px !important;
	left:133px !important;
	top:537px !important;
	min-height:23px !important;
}

#item36564 {
	width:305px !important;
	left:234px !important;
	top:516px !important;
	min-height:59px !important;
}

#item31756 {
	opacity:0.65;
	width:609px !important;
	height:256px !important;
	left:-14px !important;
	top:319px !important;
	background:#a1b9cd;
	border:solid 1px #d6e2eb;
}

#item32176 {
	width:152px !important;
	left:378px !important;
	top:372px !important;
	min-height:30px !important;
}

#item32199 {
	width:168px !important;
	left:366px !important;
	top:527px !important;
	min-height:47px !important;
}

#item36596 {
	width:229px !important;
	left:116px !important;
	top:337px !important;
	min-height:73px !important;
}

#item37456 {
	width:282px !important;
	left:63px !important;
	top:411px !important;
	min-height:34px !important;
}

#item37429 {
	width:58px !important;
	left:60px !important;
	top:337px !important;
	min-height:73px !important;
}

#item31814 {
	width:126px !important;
	left:400px !important;
	top:373px !important;
	min-height:24px !important;
}

#item31837 {
	width:122px !important;
	left:395px !important;
	top:332px !important;
	min-height:34px !important;
}

#item31860 {
	width:146px !important;
	height:127px !important;
	left:58px !important;
	top:448px !important;
	background:#a1b9cd;
}

#item31884 {
	width:146px !important;
	height:127px !important;
	left:226px !important;
	top:448px !important;
	background:#a1b9cd;
}

#item31887 {
	width:146px !important;
	height:127px !important;
	left:391px !important;
	top:448px !important;
	background:#a1b9cd;
}

#item31912 {
	width:139px !important;
	left:62px !important;
	top:507px !important;
	min-height:53px !important;
}

#item31935 {
	width:139px !important;
	left:230px !important;
	top:507px !important;
	min-height:54px !important;
}

#item31958 {
	width:139px !important;
	left:395px !important;
	top:507px !important;
	min-height:54px !important;
}

#item31981 {
	width:146px !important;
	left:59px !important;
	top:462px !important;
	min-height:32px !important;
}

#item32004 {
	width:146px !important;
	left:226px !important;
	top:462px !important;
	min-height:32px !important;
}

#item32027 {
	width:146px !important;
	left:392px !important;
	top:462px !important;
	min-height:32px !important;
}

#item36634 {
	width:251px !important;
	left:115px !important;
	top:303px !important;
	min-height:78px !important;
}

#item37719 {
	width:303px !important;
	left:62px !important;
	top:381px !important;
	min-height:27px !important;
}

#item37693 {
	width:56px !important;
	left:59px !important;
	top:303px !important;
	min-height:73px !important;
}

@keyframes aumentar-34262 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34262 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34262 {
	width:33px !important;
	height:31px !important;
	left:94px !important;
	top:111px !important;
}

#item30562 {
	width:71px !important;
	left:131px !important;
	top:113px !important;
	min-height:23px !important;
}

#item30585 {
	width:297px !important;
	left:236px !important;
	top:99px !important;
	min-height:59px !important;
}

#item31279 {
	width:100px !important;
	left:457px !important;
	top:619px !important;
	min-height:24px !important;
}

#item31317 {
	width:235px !important;
	height:90px !important;
	left:303px !important;
	top:418px !important;
	background:#a1b9cd;
}

#item31319 {
	width:62px !important;
	left:309px !important;
	top:430px !important;
	min-height:15px !important;
}

#item31342 {
	width:217px !important;
	left:309px !important;
	top:449px !important;
	min-height:46px !important;
}

#item31454 {
	width:305px !important;
	left:66px !important;
	top:585px !important;
	min-height:53px !important;
}

@keyframes aumentar-34335 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34335 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34335 {
	width:30px !important;
	height:30px !important;
	left:336px !important;
	top:521px !important;
}

#item34346 {
	width:71px !important;
	left:377px !important;
	top:522px !important;
	min-height:23px !important;
}

@keyframes aumentar-34372 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34372 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34372 {
	width:30px !important;
	height:30px !important;
	left:422px !important;
	top:609px !important;
}

#item30716 {
	width:150px !important;
	height:125px !important;
	left:386px !important;
	top:379px !important;
	background:#a1b9cd;
}

#item30740 {
	width:479px !important;
	height:36px !important;
	left:58px !important;
	top:530px !important;
	background:#384f8a;
}

#item30764 {
	width:157px !important;
	height:4px !important;
	left:380px !important;
	top:522px !important;
	background:#007aaa;
}

#item30789 {
	width:157px !important;
	height:4px !important;
	left:219px !important;
	top:522px !important;
	background:#c3162d;
}

#item30813 {
	width:157px !important;
	height:4px !important;
	left:58px !important;
	top:522px !important;
	background:#454d5c;
}

#item30964 {
	width:100px !important;
	left:65px !important;
	top:675px !important;
	min-height:23px !important;
}

#item30988 {
	width:100px !important;
	left:185px !important;
	top:675px !important;
	min-height:12px !important;
}

#item31011 {
	width:100px !important;
	left:306px !important;
	top:676px !important;
	min-height:17px !important;
}

#item31034 {
	width:100px !important;
	left:428px !important;
	top:676px !important;
	min-height:17px !important;
}

#item31067 {
	width:210px !important;
	left:185px !important;
	top:544px !important;
	min-height:12px !important;
}

#item31090 {
	width:261px !important;
	height:66px !important;
	left:333px !important;
	top:24px !important;
	background:#9eb8cd;
}

#item34185 {
	width:455px !important;
	height:262px !important;
	left:66px !important;
	top:101px !important;
}

@keyframes amedida-34280 {
to{}	}
@-webkit-keyframes amedida-34280 {
to{}	}
#item34280 {
	width:248px !important;
	height:262px !important;
	left:298px !important;
	top:101px !important;
}

#item34301 {
	width:256px !important;
	height:261px !important;
	left:42px !important;
	top:99px !important;
}

#item35838 {
	width:100px !important;
	left:64px !important;
	top:692px !important;
	min-height:90px !important;
}

#item35862 {
	width:103px !important;
	left:185px !important;
	top:690px !important;
	min-height:85px !important;
}

#item35889 {
	width:100px !important;
	left:308px !important;
	top:693px !important;
	min-height:85px !important;
}

#item35913 {
	width:100px !important;
	left:428px !important;
	top:694px !important;
	min-height:75px !important;
}

#item36669 {
	width:253px !important;
	left:121px !important;
	top:378px !important;
	min-height:95px !important;
}

#item37506 {
	width:312px !important;
	left:61px !important;
	top:473px !important;
	min-height:34px !important;
}

#item37747 {
	width:56px !important;
	left:64px !important;
	top:392px !important;
	min-height:73px !important;
}

#item30213 {
	width:312px !important;
	height:870px !important;
	left:-14px !important;
	top:-14px !important;
	background:#a1b9cd;
}

#item30303 {
	width:132px !important;
	left:59px !important;
	top:428px !important;
	min-height:231px !important;
}

@keyframes aumentar-34434 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34434 {
	width:30px !important;
	height:30px !important;
	left:85px !important;
	top:112px !important;
}

#item34452 {
	width:71px !important;
	left:120px !important;
	top:116px !important;
	min-height:23px !important;
}

#item34482 {
	width:71px !important;
	left:386px !important;
	top:116px !important;
	min-height:23px !important;
}

@keyframes aumentar-34515 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34515 {
	width:30px !important;
	height:30px !important;
	left:351px !important;
	top:112px !important;
}

#item38516 {
	width:142px !important;
	left:395px !important;
	top:430px !important;
	min-height:213px !important;
}

@keyframes moverhacialaizquierda-23065 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-573px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierda-23065 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-573px,0px);
		opacity:1;
	}
}
@keyframes aumentar-34547 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34547 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34547 {
	width:31px !important;
	height:31px !important;
	left:482px !important;
	top:713px !important;
}

#item1757 {
	width:609px !important;
	height:570px !important;
	left:-14px !important;
	top:-14px !important;
	background:#a1b9cd;
}

#item1971 {
	width:264px !important;
	left:57px !important;
	top:274px !important;
	min-height:125px !important;
}

#item14158 {
	width:262px !important;
	left:57px !important;
	top:372px !important;
	min-height:169px !important;
}

#item14213 {
	width:158px !important;
	left:381px !important;
	top:185px !important;
	min-height:47px !important;
}

#item14426 {
	width:158px !important;
	left:381px !important;
	top:252px !important;
	min-height:42px !important;
}

#item14475 {
	width:158px !important;
	left:381px !important;
	top:321px !important;
	min-height:42px !important;
}

#item14523 {
	width:158px !important;
	left:381px !important;
	top:390px !important;
	min-height:34px !important;
}

#item14572 {
	width:158px !important;
	left:381px !important;
	top:462px !important;
	min-height:62px !important;
}

#item14400 {
	width:158px !important;
	left:381px !important;
	top:171px !important;
	min-height:14px !important;
}

#item14449 {
	width:158px !important;
	left:381px !important;
	top:238px !important;
	min-height:14px !important;
}

#item14498 {
	width:158px !important;
	left:381px !important;
	top:307px !important;
	min-height:14px !important;
}

#item14546 {
	width:158px !important;
	left:381px !important;
	top:376px !important;
	min-height:14px !important;
}

#item14595 {
	width:158px !important;
	left:381px !important;
	top:448px !important;
	min-height:14px !important;
}

@keyframes aparecer-14632 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-14632 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-14642 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-14642 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-14653 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-14653 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-14663 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-14663 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-14673 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-14673 {
	0% {opacity:0;}
	17% {opacity:0.11;}
	25% {opacity:0.51;}
	33% {opacity:0.07;}
	42% {opacity:0;}
	50% {opacity:0.21;}
	58% {opacity:0.97;}
	67% {opacity:1;}
	100% {opacity:1;}
}
#item6592 {
	width:608px !important;
	height:276px !important;
	left:595px !important;
	top:580px !important;
	background:#a1b9cd;
}

#item33879 {
	width:34px !important;
	height:3px !important;
	left:127px !important;
	top:602px !important;
	background:#007aaa;
}

#item33903 {
	width:34px !important;
	height:3px !important;
	left:92px !important;
	top:602px !important;
	background:#c3162d;
}

#item33928 {
	width:34px !important;
	height:3px !important;
	left:57px !important;
	top:602px !important;
	background:#454d5c;
}

#item15032 {
	width:184px !important;
	left:181px !important;
	top:635px !important;
	min-height:14px !important;
}

#item15139 {
	width:158px !important;
	left:181px !important;
	top:683px !important;
	min-height:14px !important;
}

#item14859 {
	width:514px !important;
	height:88px !important;
	left:81px !important;
	top:99px !important;
	background:#a1b9cd;
}

@keyframes aparecer-14871 {
	0% {opacity:0;}
	22% {opacity:0;}
	33% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-14871 {
	0% {opacity:0;}
	22% {opacity:0;}
	33% {opacity:1;}
	100% {opacity:1;}
}
@keyframes bailar-14896 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	18% {transform:translate(0px,0px) rotate(-1.97977837802117deg);}
	40% {transform:translate(0px,0px) rotate(-0.99303037457322deg);}
	41% {transform:translate(0px,0px) rotate(-1.10750315734406deg);}
	42% {transform:translate(0px,0px) rotate(-1.10003905193357deg);}
	50% {transform:translate(0px,0px) rotate(-0.00107347505248deg);}
	51% {transform:translate(0px,0px) rotate(-0.00107435659744deg);}
	61% {transform:translate(0px,0px) rotate(-0.00069558742251deg);}
	63% {transform:translate(0px,0px) rotate(-0.00064993344653deg);}
	64% {transform:translate(0px,0px) rotate(-0.00060517851161deg);}
	65% {transform:translate(0px,0px) rotate(-0.00056163891734deg);}
	66% {transform:translate(0px,0px) rotate(-0.00051924665436deg);}
	67% {transform:translate(0px,0px) rotate(-0.00047845552208deg);}
	68% {transform:translate(0px,0px) rotate(-0.00043923507197deg);}
	82% {transform:translate(0px,0px) rotate(-0.00007921801002deg);}
	83% {transform:translate(0px,0px) rotate(-0.00006625690245deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes bailar-14896 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	18% {-webkit-transform:translate(0px,0px) rotate(-1.97977837802117deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.99303037457322deg);}
	41% {-webkit-transform:translate(0px,0px) rotate(-1.10750315734406deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-1.10003905193357deg);}
	50% {-webkit-transform:translate(0px,0px) rotate(-0.00107347505248deg);}
	51% {-webkit-transform:translate(0px,0px) rotate(-0.00107435659744deg);}
	61% {-webkit-transform:translate(0px,0px) rotate(-0.00069558742251deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(-0.00064993344653deg);}
	64% {-webkit-transform:translate(0px,0px) rotate(-0.00060517851161deg);}
	65% {-webkit-transform:translate(0px,0px) rotate(-0.00056163891734deg);}
	66% {-webkit-transform:translate(0px,0px) rotate(-0.00051924665436deg);}
	67% {-webkit-transform:translate(0px,0px) rotate(-0.00047845552208deg);}
	68% {-webkit-transform:translate(0px,0px) rotate(-0.00043923507197deg);}
	82% {-webkit-transform:translate(0px,0px) rotate(-0.00007921801002deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-0.00006625690245deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item28889 {
	width:72px !important;
	left:237px !important;
	top:753px !important;
	min-height:15px !important;
}

@keyframes aumentar-34564 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34564 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34564 {
	width:30px !important;
	height:30px !important;
	left:202px !important;
	top:746px !important;
}

#item35996 {
	width:358px !important;
	left:181px !important;
	top:653px !important;
	min-height:28px !important;
}

#item36023 {
	width:357px !important;
	left:181px !important;
	top:696px !important;
	min-height:39px !important;
}

#item36775 {
	width:231px !important;
	left:307px !important;
	top:201px !important;
	min-height:378px !important;
}

#item36800 {
	width:233px !important;
	left:60px !important;
	top:337px !important;
	min-height:243px !important;
}

#item6710 {
	width:110px !important;
	left:205px !important;
	top:596px !important;
	min-height:27px !important;
}

@keyframes moverhacialaderecha-16041 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(499px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderecha-16041 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(499px,0px);
		opacity:1;
	}
}
#item16054 {
	width:135px !important;
	left:86px !important;
	top:305px !important;
	min-height:23px !important;
}

#item16077 {
	width:125px !important;
	left:87px !important;
	top:274px !important;
	min-height:25px !important;
}

#item16100 {
	width:174px !important;
	left:86px !important;
	top:330px !important;
	min-height:16px !important;
}

#item16281 {
	width:386px !important;
	left:136px !important;
	top:393px !important;
	min-height:44px !important;
}

#item16334 {
	width:159px !important;
	left:136px !important;
	top:464px !important;
	min-height:47px !important;
}

#item17591 {
	width:159px !important;
	left:135px !important;
	top:551px !important;
	min-height:59px !important;
}

#item17859 {
	width:159px !important;
	left:134px !important;
	top:639px !important;
	min-height:59px !important;
}

#item17973 {
	width:159px !important;
	left:133px !important;
	top:726px !important;
	min-height:59px !important;
}

#item17191 {
	width:159px !important;
	left:363px !important;
	top:464px !important;
	min-height:47px !important;
}

#item17637 {
	width:159px !important;
	left:362px !important;
	top:551px !important;
	min-height:47px !important;
}

#item17882 {
	width:159px !important;
	left:361px !important;
	top:637px !important;
	min-height:47px !important;
}

#item17996 {
	width:159px !important;
	left:360px !important;
	top:724px !important;
	min-height:47px !important;
}

#item16304 {
	width:158px !important;
	left:138px !important;
	top:378px !important;
	min-height:14px !important;
}

#item16357 {
	width:158px !important;
	left:136px !important;
	top:449px !important;
	min-height:14px !important;
}

#item17684 {
	width:158px !important;
	left:135px !important;
	top:537px !important;
	min-height:14px !important;
}

#item17905 {
	width:158px !important;
	left:134px !important;
	top:624px !important;
	min-height:14px !important;
}

#item18019 {
	width:158px !important;
	left:133px !important;
	top:712px !important;
	min-height:14px !important;
}

#item17214 {
	width:158px !important;
	left:363px !important;
	top:449px !important;
	min-height:14px !important;
}

#item17730 {
	width:170px !important;
	left:352px !important;
	top:537px !important;
	min-height:14px !important;
}

#item17928 {
	width:155px !important;
	left:370px !important;
	top:624px !important;
	min-height:12px !important;
}

#item18042 {
	width:128px !important;
	left:395px !important;
	top:712px !important;
	min-height:14px !important;
}

@keyframes moverhacialaizquierda-18160 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-376px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierda-18160 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
}
#item18206 {
	width:135px !important;
	left:86px !important;
	top:293px !important;
	min-height:23px !important;
}

#item18230 {
	width:125px !important;
	left:79px !important;
	top:260px !important;
	min-height:25px !important;
}

#item18254 {
	width:107px !important;
	left:97px !important;
	top:322px !important;
	min-height:16px !important;
}

#item18095 {
	width:406px !important;
	left:106px !important;
	top:388px !important;
	min-height:47px !important;
}

#item18291 {
	width:159px !important;
	left:132px !important;
	top:464px !important;
	min-height:47px !important;
}

#item18400 {
	width:159px !important;
	left:128px !important;
	top:551px !important;
	min-height:47px !important;
}

#item18503 {
	width:159px !important;
	left:128px !important;
	top:639px !important;
	min-height:47px !important;
}

#item18345 {
	width:159px !important;
	left:358px !important;
	top:464px !important;
	min-height:47px !important;
}

#item18423 {
	width:159px !important;
	left:354px !important;
	top:551px !important;
	min-height:47px !important;
}

#item18526 {
	width:159px !important;
	left:354px !important;
	top:639px !important;
	min-height:47px !important;
}

#item18118 {
	width:158px !important;
	left:106px !important;
	top:373px !important;
	min-height:14px !important;
}

#item18314 {
	width:158px !important;
	left:132px !important;
	top:449px !important;
	min-height:14px !important;
}

#item18446 {
	width:158px !important;
	left:128px !important;
	top:537px !important;
	min-height:14px !important;
}

#item18549 {
	width:158px !important;
	left:128px !important;
	top:624px !important;
	min-height:14px !important;
}

#item18368 {
	width:158px !important;
	left:358px !important;
	top:449px !important;
	min-height:14px !important;
}

#item18469 {
	width:158px !important;
	left:354px !important;
	top:537px !important;
	min-height:14px !important;
}

#item18572 {
	width:158px !important;
	left:354px !important;
	top:624px !important;
	min-height:14px !important;
}

#item14057 {
	width:595px !important;
	height:265px !important;
	left:1px !important;
	top:178px !important;
	background:#a1b9cd;
}

@keyframes moverhacialaizquierda-22318 {
	0% {transform:translate(376px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes moverhacialaizquierda-22318 {
	0% {-webkit-transform:translate(376px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdelaizquierda-23502 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-23502 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27458 {
	width:304px !important;
	left:234px !important;
	top:94px !important;
	min-height:58px !important;
}

#item27483 {
	width:296px !important;
	left:243px !important;
	top:725px !important;
	min-height:58px !important;
}

#item27538 {
	width:330px !important;
	left:189px !important;
	top:456px !important;
	min-height:58px !important;
}

@keyframes aumentar-34594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34594 {
	width:30px !important;
	height:30px !important;
	left:88px !important;
	top:113px !important;
}

#item34646 {
	width:474px !important;
	height:207px !important;
	left:61px !important;
	top:163px !important;
}

#item34675 {
	width:71px !important;
	left:122px !important;
	top:118px !important;
	min-height:23px !important;
}

@keyframes aumentar-34700 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34700 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34700 {
	width:30px !important;
	height:30px !important;
	left:92px !important;
	top:740px !important;
}

#item34718 {
	width:71px !important;
	left:130px !important;
	top:745px !important;
	min-height:23px !important;
}

#item36051 {
	width:330px !important;
	left:188px !important;
	top:386px !important;
	min-height:58px !important;
}

@keyframes moverhacialaderecha-36982 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(81px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderecha-36982 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(81px,0px);
		opacity:1;
	}
}
#item36982 {
	width:120px !important;
	height:73px !important;
	left:-78px !important;
	top:238px !important;
}

#item37086 {
	width:1024px !important;
	height:274px !important;
	left:-474px !important;
	top:152px !important;
}

@keyframes aparecer-37201 {
	0% {opacity:1;}
	2% {opacity:0.76;}
	17% {opacity:0.85;}
	18% {opacity:0.72;}
	19% {opacity:0.59;}
	31% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes aparecer-37201 {
	0% {opacity:1;}
	2% {opacity:0.76;}
	17% {opacity:0.85;}
	18% {opacity:0.72;}
	19% {opacity:0.59;}
	31% {opacity:0;}
	100% {opacity:0;}
}
#item37201 {
	width:95px !important;
	height:254px !important;
	left:459px !important;
	top:167px !important;
}

@keyframes aparecer-22375 {
	0% {opacity:0;}
	21% {opacity:0;}
	33% {opacity:0.66;}
	38% {opacity:0.82;}
	50% {opacity:0.98;}
	54% {opacity:0.99;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-22375 {
	0% {opacity:0;}
	21% {opacity:0;}
	33% {opacity:0.66;}
	38% {opacity:0.82;}
	50% {opacity:0.98;}
	54% {opacity:0.99;}
	67% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-23460 {
	0% {opacity:0;}
	29% {opacity:0;}
	33% {opacity:0.63;}
	42% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-23460 {
	0% {opacity:0;}
	29% {opacity:0;}
	33% {opacity:0.63;}
	42% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-23464 {
	0% {opacity:0;}
	67% {opacity:0;}
	71% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-23464 {
	0% {opacity:0;}
	67% {opacity:0;}
	71% {opacity:1;}
	100% {opacity:1;}
}
#item23698 {
	width:100px !important;
	left:64px !important;
	top:695px !important;
	min-height:79px !important;
}

#item23844 {
	width:100px !important;
	left:187px !important;
	top:695px !important;
	min-height:79px !important;
}

#item23871 {
	width:100px !important;
	left:307px !important;
	top:695px !important;
	min-height:71px !important;
}

#item23894 {
	width:100px !important;
	left:429px !important;
	top:695px !important;
	min-height:47px !important;
}

#item23748 {
	width:100px !important;
	left:65px !important;
	top:669px !important;
	min-height:23px !important;
}

#item23775 {
	width:100px !important;
	left:186px !important;
	top:669px !important;
	min-height:17px !important;
}

#item23798 {
	width:100px !important;
	left:308px !important;
	top:669px !important;
	min-height:17px !important;
}

#item23821 {
	width:100px !important;
	left:429px !important;
	top:669px !important;
	min-height:17px !important;
}

#item36742 {
	width:211px !important;
	left:312px !important;
	top:184px !important;
	min-height:246px !important;
}

#item37591 {
	width:153px !important;
	left:369px !important;
	top:107px !important;
	min-height:73px !important;
}

#item37615 {
	width:54px !important;
	left:312px !important;
	top:107px !important;
	min-height:73px !important;
}

#item28695 {
	width:323px !important;
	left:217px !important;
	top:373px !important;
	min-height:64px !important;
}

#item34767 {
	width:71px !important;
	left:123px !important;
	top:389px !important;
	min-height:23px !important;
}

@keyframes aumentar-34802 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34802 {
	width:30px !important;
	height:30px !important;
	left:82px !important;
	top:385px !important;
}

#item36103 {
	width:359px !important;
	left:180px !important;
	top:103px !important;
	min-height:35px !important;
}

#item28456 {
	width:342px !important;
	left:197px !important;
	top:465px !important;
	min-height:47px !important;
}

#item28479 {
	width:308px !important;
	left:230px !important;
	top:741px !important;
	min-height:38px !important;
}

@keyframes aumentar-34823 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34823 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34823 {
	width:30px !important;
	height:30px !important;
	left:86px !important;
	top:745px !important;
}

#item34838 {
	width:71px !important;
	left:134px !important;
	top:749px !important;
	min-height:23px !important;
}

#item7290 {
	width:234px !important;
	height:121px !important;
	left:57px !important;
	top:619px !important;
	background:#a1b9cd;
}

#item7337 {
	width:235px !important;
	height:96px !important;
	left:304px !important;
	top:444px !important;
	background:#a1b9cd;
}

#item7424 {
	width:221px !important;
	left:309px !important;
	top:452px !important;
	min-height:38px !important;
}

#item27720 {
	width:294px !important;
	left:244px !important;
	top:375px !important;
	min-height:58px !important;
}

#item27748 {
	width:330px !important;
	left:195px !important;
	top:99px !important;
	min-height:49px !important;
}

#item29765 {
	width:217px !important;
	left:309px !important;
	top:494px !important;
	min-height:46px !important;
}

#item29789 {
	width:217px !important;
	left:64px !important;
	top:670px !important;
	min-height:64px !important;
}

#item29812 {
	width:221px !important;
	left:64px !important;
	top:632px !important;
	min-height:38px !important;
}

#item34882 {
	width:71px !important;
	left:141px !important;
	top:393px !important;
	min-height:23px !important;
}

#item34925 {
	width:71px !important;
	left:138px !important;
	top:755px !important;
	min-height:23px !important;
}

@keyframes aumentar-34958 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34958 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34958 {
	width:30px !important;
	height:30px !important;
	left:95px !important;
	top:391px !important;
}

@keyframes aumentar-34976 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-34976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item34976 {
	width:30px !important;
	height:30px !important;
	left:95px !important;
	top:751px !important;
}

#item35094 {
	width:71px !important;
	left:385px !important;
	top:552px !important;
	min-height:23px !important;
}

@keyframes aumentar-35117 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
@-webkit-keyframes aumentar-35117 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
}
#item35117 {
	width:30px !important;
	height:30px !important;
	left:342px !important;
	top:548px !important;
}

#item36852 {
	width:218px !important;
	left:308px !important;
	top:388px !important;
	min-height:91px !important;
}

#item36875 {
	width:303px !important;
	left:237px !important;
	top:339px !important;
	min-height:59px !important;
}

#item36899 {
	width:101px !important;
	height:104px !important;
	left:439px !important;
	top:682px !important;
	background:#2f5e82;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:20.3px;
	line-height:24.3px;
	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:center;
}

p.autoParaStyle183 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	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:center;
}

p.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle180 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle179 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle178 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle177 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle176 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#3f4c5b;
	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.autoParaStyle175 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#3f4c5b;
	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.autoParaStyle174 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle173 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle172 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle171 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle169 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle168 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:20.3px;
	line-height:24.3px;
	color:#3f4c5b;
	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.autoParaStyle167 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#3f4c5b;
	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.autoParaStyle166 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle165 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle163 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle161 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle160 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle159 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:89px;
	line-height:0px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle155 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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.autoParaStyle154 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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.autoParaStyle153 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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.autoParaStyle152 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:5px;
	color:#fff;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:5px;
	color:#fff;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle150 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle149 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle148 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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:justify;
}

p.autoParaStyle147 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle146 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle144 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle143 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:12px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	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.autoParaStyle141 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle140 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle139 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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.autoParaStyle137 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle136 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle135 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle134 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:justify;
}

p.autoParaStyle133 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:justify;
}

p.autoParaStyle132 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle131 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle130 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#454d5c;
	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:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle128 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle127 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	color:#454d5c;
	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:justify;
}

p.autoParaStyle126 {
	font-family:"Modern No. 20";
	font-size:14.4px;
	line-height:12px;
	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:center;
}

p.autoParaStyle125 {
	font-family:"Modern No. 20";
	font-size:14.4px;
	line-height:12px;
	color:#454d5c;
	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.autoParaStyle124 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:9px;
	line-height:10.8px;
	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.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#454d5c;
	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:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:24px;
	color:#454d5c;
	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.autoParaStyle120 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:justify;
}

p.autoParaStyle119 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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;
}

ul.autoParaStyle118 > li {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:18px;
	text-align:justify;
}
ul.autoParaStyle118 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle117 > li {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:18px;
	text-align:justify;
}
ul.autoParaStyle117 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle116 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

ul.autoParaStyle112 > li {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.autoParaStyle112 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle111 > li {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.autoParaStyle111 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle110 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	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-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle107 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle100 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle98 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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.autoParaStyle95 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#14385c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#14385c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#12395c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle90 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle89 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#d41119;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#14385c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:89px;
	line-height:15px;
	color:#454d5c;
	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:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:8px;
	line-height:15px;
	color:#a1b9cd;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle84:first-child:first-letter {
	font-size:78.2px;
	padding:2px 2px 0 0;
	float:left;
}

p.autoParaStyle83 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle79 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	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.autoParaStyle75 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	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:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:5px;
	color:#fff;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:5px;
	color:#fff;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle72 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#454e5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle71 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle70 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle69 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#4f5967;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle65 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle64 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle63 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle61 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:89px;
	line-height:15px;
	color:#454d5c;
	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:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle60 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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.autoParaStyle57 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	color:#454e5c;
	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.autoParaStyle56 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	color:#454e5c;
	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.autoParaStyle55 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	color:#454e5c;
	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.autoParaStyle54 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	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;
	margin-bottom:3px;
	text-align:left;
}
p.autoParaStyle54:first-child:first-letter {
	font-size:34px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;
	font-size:42px;
	line-height:50.4px;
	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:center;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	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:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:89px;
	line-height:0px;
	color:#454e5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454e5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454e5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle47 {
	font-family:"Modern No. 20";
	font-size:14.4px;
	line-height:14px;
	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:justify;
}

p.autoParaStyle46 {
	font-family:"Modern No. 20";
	font-size:18px;
	line-height:11px;
	color:#93b9cf;
	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:justify;
}

p.autoParaStyle45 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:14px;
	line-height:10px;
	color:#3d4c5b;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#3d4c5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#454e5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13.6px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10.7px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:11px;
	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:center;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10.7px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:11px;
	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:center;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10.7px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13.6px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13.6px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10.7px;
	line-height:10.7px;
	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:center;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:11px;
	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:center;
}

p.autoParaStyle30 {
	font-family:"Modern No. 20";
	font-size:11px;
	line-height:15px;
	color:#12100b;
	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.autoParaStyle29 {
	font-family:"Modern No. 20";
	font-size:11px;
	line-height:15px;
	color:#12100b;
	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.autoParaStyle28 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:89px;
	line-height:15px;
	color:#454d5c;
	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:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}
p.autoParaStyle25:first-child:first-letter {
	font-size:19px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle24 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:10px;
	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;
	margin-bottom:3px;
	text-align:justify;
}

p.autoParaStyle22 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle15 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle14 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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;
}

ul.autoParaStyle12 > li {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#454d5c;
	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:18px;
	text-align:left;
}
ul.autoParaStyle12 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle11 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#454e5c;
	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:justify;
}

p.autoParaStyle10 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	color:#454d5c;
	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.autoParaStyle9 {
	font-family:"Modern No. 20";
	font-size:14px;
	line-height:16.8px;
	color:#454e5c;
	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-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#454e5c;
	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-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#454d5c;
	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:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#a39e9d;
	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.autoParaStyle4 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:7px;
	line-height:5px;
	color:#54504e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-FiraSans-Book,"Fira Sans",sans-serif;
	font-size:7px;
	line-height:5px;
	color:#54504e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
	font-size:7px;
	line-height:5px;
	color:#54504e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle1 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
	font-size:11px;
	line-height:9px;
	color:#454d5c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.Body---Circle-1 {
	font-family:FF-FiraSans-Book,"Fira Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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:center;
}

p.Body-text---Box-1 {
	font-family:FF-FiraSans-Book,"Fira Sans",sans-serif;
	font-size:9px;
	line-height:10.8px;
	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;
	margin-bottom:3px;
	text-align:left;
}
p.Body-text---Box-1:first-child:first-letter {
	font-size:25.2px;
	padding:2px 2px 0 0;
	float:left;
}

p.Title---1 {
	font-size:20.3px;
	line-height:24.3px;
	color:#f7a82d;
	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.Title---Sidebar-1 {
	font-size:12px;
	line-height:14.4px;
	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.Body-Text-10pts {
	font-family:FF-FiraSans-Book,"Fira Sans",sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Body-Text {
	font-family:FF-FiraSans-Book,"Fira Sans",sans-serif;
	font-size:11px;
	line-height:15px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Modern No. 20";
	font-size:52px;
	line-height:24px;
	color:#454d5c;
	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:"Times New Roman","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.autoCharStyle22 {
	font-size:17px;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	color:#454d5c;
}

span.autoCharStyle20 {
	text-decoration:underline;
}

span.autoCharStyle19 {
	font-size:14px;
	text-decoration:underline;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:13px;
}

span.autoCharStyle16 {
	font-size:13px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:12px;
}

span.autoCharStyle14 {
	color:#d41119;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	color:#14385c;
}

span.autoCharStyle12 {
	font-size:14px;
	color:#3d4c5b;
	text-decoration:underline;
}

span.autoCharStyle11 {
	color:#454e5c;
}

span.autoCharStyle10 {
	color:#454e5c;
}

span.autoCharStyle9 {
	color:#454e5c;
}

span.autoCharStyle8 {
	font-size:14.4px;
}

span.autoCharStyle7 {
	font-size:11px;
}

span.autoCharStyle6 {
	font-size:13.6px;
}

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

span.autoCharStyle4 {
	font-weight:500;
	font-family:FF-Dubai-Medium,Dubai,sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-family:FF-Dubai-Regular,Dubai,sans-serif;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Dubai-Bold,Dubai,"Arial Black", Gadget, sans-serif;
	font-size:15px;
}

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