
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
/* html, body, #container-wrap, #container { height:100%; } */
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
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:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-MyriadPro-Bold;
	src:url("../fonts/MYRIADPRO-BOLD.OTF");
	font-weight:bold;
}

@font-face {
	font-family:FF-FrutigerLTStd-LightItalic;
	src:url("../fonts/FrutigerLTStd-LightItalic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-FrutigerLTStd-Italic;
	src:url("../fonts/FrutigerLTStd-Italic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-MyriadPro-Semibold;
	src:url("../fonts/MYRIADPRO-SEMIBOLD.OTF");
	font-weight:bold;
}

@font-face {
	font-family:FF-FrutigerLTStd-ExtraBlackCn;
	src:url("../fonts/FrutigerLTStd-ExtraBlackCn.otf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-FrutigerLTStd-LightCn;
	src:url("../fonts/FrutigerLTStd-LightCn.otf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-AncientSans;
	src:url("../fonts/Ancientsans-rvyrK.ttf");
}

@font-face {
	font-family:FF-FrutigerLTStd-BoldCn;
	src:url("../fonts/FrutigerLTStd-BoldCn.otf");
	font-weight:bold;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-FrutigerLTStd-Black;
	src:url("../fonts/FrutigerLTStd-Black.otf");
}

@font-face {
	font-family:FF-FrutigerLTStd-BlackCn;
	src:url("../fonts/FrutigerLTStd-BlackCn.otf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-AdobeArabic-Regular;
	src:url("../fonts/AdobeArabic-Regular.otf");
}

@font-face {
	font-family:FF-MyriadPro-Regular;
	src:url("../fonts/MYRIADPRO-REGULAR.OTF");
}

@font-face {
	font-family:FF-FrutigerLTStd-Light;
	src:url("../fonts/FrutigerLTStd-Light.otf");
}

@font-face {
	font-family:FF-FrutigerLTStd-Roman;
	src:url("../fonts/FrutigerLTStd-Roman.otf");
}

@font-face {
	font-family:FF-FrutigerLTStd-Bold;
	src:url("../fonts/FrutigerLTStd-Bold.otf");
	font-weight:bold;
}

#item261 {
	opacity:0.90;
	width:406px !important;
	left:37px !important;
	top:952px !important;
	min-height:103px !important;
	direction:ltr;
}

#item295 {
	width:626px !important;
	left:1258px !important;
	top:68px !important;
	min-height:142px !important;
	direction:ltr;
}

#item4495 {
	width:100px !important;
	height:100px !important;
	left:1766px !important;
	top:534px !important;
}

#item2986 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item2995 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3020 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3069 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3092 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3115 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3142 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3043 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item4525 {
	width:230px !important;
	height:114px !important;
}

#item4529 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item4532 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item4552 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72585 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72600 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item72611 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72622 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item72633 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72644 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item517 {
	width:458px !important;
	height:67px !important;
	left:1180px !important;
	top:288px !important;
	border-radius:25px;
	background:#bb8c0a;
}

#item364 {
	width:1628px !important;
	left:146px !important;
	top:94px !important;
	min-height:80px !important;
	direction:rtl;
}

#item385 {
	width:768px !important;
	left:126px !important;
	top:826px !important;
	min-height:59px !important;
	direction:rtl;
}

#item436 {
	width:366px !important;
	left:262px !important;
	top:159px !important;
	min-height:67px !important;
	direction:rtl;
}

#item466 {
	width:310px !important;
	left:262px !important;
	top:327px !important;
	min-height:67px !important;
	direction:rtl;
}

#item412 {
	width:351px !important;
	left:127px !important;
	min-height:20px !important;
	direction:rtl;
}

#item4657 {
	width:102px !important;
	height:70px !important;
	left:1692px !important;
	top:986px !important;
}

#item3396 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3419 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3442 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3465 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3488 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3511 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3534 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3557 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item4581 {
	width:230px !important;
	height:114px !important;
}

#item4578 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item4582 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item4587 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:986px !important;
}

#item72655 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72659 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72663 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72671 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72679 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72684 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82818 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90295 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item551 {
	width:458px !important;
	height:67px !important;
	left:1034px !important;
	top:194px !important;
	border-radius:25px;
	background:#bb8c0a;
}

#item552 {
	width:1628px !important;
	min-height:80px !important;
	direction:rtl;
}

#item575 {
	width:674px !important;
	left:38px !important;
	top:731px !important;
	min-height:67px !important;
	direction:rtl;
}

#item605 {
	width:366px !important;
	left:262px !important;
	top:159px !important;
	min-height:67px !important;
	direction:rtl;
}

#item628 {
	width:310px !important;
	left:262px !important;
	top:327px !important;
	min-height:67px !important;
	direction:rtl;
}

#item651 {
	width:351px !important;
	left:127px !important;
	min-height:20px !important;
	direction:rtl;
}

#item731 {
	width:1928px !important;
	height:936px !important;
}

#item809 {
	width:372px !important;
	left:376px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item875 {
	width:1190px !important;
	left:376px !important;
	top:386px !important;
	min-height:254px !important;
	direction:ltr;
}

#item94725 {
	width:102px !important;
	height:70px !important;
	left:1692px !important;
	top:986px !important;
}

#item4668 {
	width:68px !important;
	height:70px !important;
	left:1498px !important;
	top:157px !important;
}

#item3196 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3243 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3266 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3289 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3312 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3335 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3358 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item4444 {
	width:183px !important;
	left:500px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item4602 {
	width:230px !important;
	height:114px !important;
}

#item4599 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item4603 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item4607 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:986px !important;
}

#item72688 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72692 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72696 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72704 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72712 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72716 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82823 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90299 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item948 {
	width:1308px !important;
	left:306px !important;
	top:104px !important;
	min-height:119px !important;
	direction:rtl;
}

#item972 {
	width:1009px !important;
	left:456px !important;
	top:276px !important;
	min-height:26px !important;
	direction:rtl;
}

#item1136 {
	width:172px !important;
	left:590px !important;
	top:444px !important;
	min-height:120px !important;
	direction:ltr;
}

#item1225 {
	width:213px !important;
	left:1191px !important;
	top:447px !important;
	min-height:256px !important;
	direction:ltr;
}

#item1248 {
	width:40px !important;
	left:1410px !important;
	top:519px !important;
	min-height:30px !important;
	direction:ltr;
}

#item1185 {
	width:291px !important;
	left:509px !important;
	top:597px !important;
	min-height:79px !important;
	direction:rtl;
}

#item1328 {
	width:705px !important;
	left:235px !important;
	top:822px !important;
	min-height:39px !important;
	direction:rtl;
}

#item1271 {
	width:330px !important;
	left:1099px !important;
	top:595px !important;
	min-height:90px !important;
	direction:rtl;
}

#item5307 {
	width:82px !important;
	height:78px !important;
	left:1808px !important;
	top:978px !important;
}

#item5519 {
	width:40px !important;
	left:762px !important;
	top:534px !important;
	min-height:30px !important;
	direction:ltr;
}

#item4694 {
	width:86px !important;
	height:78px !important;
	left:1702px !important;
	top:978px !important;
}

#item4731 {
	width:634px !important;
	height:112px !important;
	left:82px !important;
	top:785px !important;
}

#item3796 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3819 {
	width:183px !important;
	left:500px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3842 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item3865 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3888 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3911 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3935 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item3958 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item3984 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item4030 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item4053 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item4076 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item4099 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item4122 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item4146 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item4622 {
	width:230px !important;
	height:114px !important;
}

#item4619 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item4623 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item4627 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:986px !important;
}

#item72926 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72930 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72934 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72942 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72950 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72954 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82860 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90329 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item1426 {
	width:1308px !important;
	left:224px !important;
	min-height:119px !important;
	direction:rtl;
}

#item1449 {
	width:1009px !important;
	left:374px !important;
	top:172px !important;
	min-height:26px !important;
	direction:rtl;
}

#item1476 {
	width:167px !important;
	left:496px !important;
	top:336px !important;
	min-height:120px !important;
	direction:ltr;
}

#item1499 {
	width:213px !important;
	left:1109px !important;
	top:343px !important;
	min-height:256px !important;
	direction:ltr;
}

#item1522 {
	width:40px !important;
	left:1310px !important;
	top:415px !important;
	min-height:30px !important;
	direction:ltr;
}

#item1550 {
	width:291px !important;
	left:427px !important;
	top:493px !important;
	min-height:79px !important;
	direction:rtl;
}

#item1574 {
	width:705px !important;
	left:153px !important;
	top:718px !important;
	min-height:39px !important;
	direction:rtl;
}

#item1598 {
	width:330px !important;
	left:1017px !important;
	top:491px !important;
	min-height:90px !important;
	direction:rtl;
}

#item1763 {
	width:1030px !important;
	left:386px !important;
	top:127px !important;
	min-height:98px !important;
	direction:rtl;
}

#item1786 {
	width:739px !important;
	left:562px !important;
	top:231px !important;
	min-height:21px !important;
	direction:ltr;
}

#item1894 {
	width:989px !important;
	left:455px !important;
	top:696px !important;
	min-height:37px !important;
	direction:ltr;
}

#item1967 {
	width:1282px !important;
	left:319px !important;
	top:764px !important;
	min-height:86px !important;
	direction:ltr;
}

#item5293 {
	width:82px !important;
	height:78px !important;
	left:1808px !important;
	top:978px !important;
}

#item4679 {
	width:95px !important;
	height:83px !important;
	left:1584px !important;
	top:92px !important;
}

#item4742 {
	width:86px !important;
	height:78px !important;
	left:1702px !important;
	top:978px !important;
}

#item2124 {
	width:1308px !important;
	left:224px !important;
	min-height:119px !important;
	direction:rtl;
}

#item2148 {
	width:1009px !important;
	left:374px !important;
	top:172px !important;
	min-height:26px !important;
	direction:rtl;
}

#item2176 {
	width:167px !important;
	left:496px !important;
	top:336px !important;
	min-height:120px !important;
	direction:ltr;
}

#item2200 {
	width:213px !important;
	left:1109px !important;
	top:343px !important;
	min-height:256px !important;
	direction:ltr;
}

#item2223 {
	width:40px !important;
	left:1310px !important;
	top:415px !important;
	min-height:30px !important;
	direction:ltr;
}

#item2251 {
	width:291px !important;
	left:427px !important;
	top:493px !important;
	min-height:79px !important;
	direction:rtl;
}

#item2274 {
	width:705px !important;
	left:153px !important;
	top:718px !important;
	min-height:39px !important;
	direction:rtl;
}

#item2297 {
	width:330px !important;
	left:1017px !important;
	top:491px !important;
	min-height:90px !important;
	direction:rtl;
}

#item2467 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item2490 {
	width:1038px !important;
	left:454px !important;
	top:386px !important;
	min-height:254px !important;
	direction:ltr;
}

#item5311 {
	width:82px !important;
	height:78px !important;
	left:1808px !important;
	top:978px !important;
}

#item4690 {
	width:95px !important;
	height:83px !important;
	left:1487px !important;
	top:153px !important;
}

#item4746 {
	width:86px !important;
	height:78px !important;
	left:1702px !important;
	top:978px !important;
}

#item5003 {
	width:1308px !important;
	left:224px !important;
	min-height:119px !important;
	direction:rtl;
}

#item5027 {
	width:1009px !important;
	left:374px !important;
	top:172px !important;
	min-height:26px !important;
	direction:rtl;
}

#item5055 {
	width:167px !important;
	left:496px !important;
	top:336px !important;
	min-height:120px !important;
	direction:ltr;
}

#item5078 {
	width:213px !important;
	left:1109px !important;
	top:343px !important;
	min-height:256px !important;
	direction:ltr;
}

#item5101 {
	width:40px !important;
	left:1310px !important;
	top:415px !important;
	min-height:30px !important;
	direction:ltr;
}

#item5132 {
	width:291px !important;
	left:427px !important;
	top:493px !important;
	min-height:79px !important;
	direction:rtl;
}

#item5155 {
	width:705px !important;
	left:153px !important;
	top:718px !important;
	min-height:39px !important;
	direction:rtl;
}

#item5178 {
	width:330px !important;
	left:1017px !important;
	top:491px !important;
	min-height:90px !important;
	direction:rtl;
}

#item5230 {
	width:818px !important;
	left:551px !important;
	top:444px !important;
	min-height:158px !important;
	direction:ltr;
}

#item5253 {
	width:95px !important;
	height:83px !important;
	left:1487px !important;
	top:153px !important;
}

#item5280 {
	width:86px !important;
	height:78px !important;
	left:1702px !important;
	top:978px !important;
}

#item5315 {
	width:82px !important;
	height:78px !important;
	left:1808px !important;
	top:978px !important;
}

#item2557 {
	width:1375px !important;
	left:273px !important;
	top:96px !important;
	min-height:111px !important;
	direction:ltr;
}

#item2597 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item4750 {
	width:94px !important;
	height:70px !important;
	left:1692px !important;
	top:986px !important;
}

#item4764 {
	width:555px !important;
	height:131px !important;
	left:42px !important;
	top:766px !important;
}

#item5448 {
	width:74px !important;
	height:70px !important;
	left:1810px !important;
	top:986px !important;
}

#item2658 {
	width:1030px !important;
	left:390px !important;
	min-height:98px !important;
	direction:ltr;
}

#item2691 {
	width:186px !important;
	left:154px !important;
	top:735px !important;
	min-height:15px !important;
	direction:rtl;
}

#item2749 {
	width:1038px !important;
	left:454px !important;
	top:320px !important;
	min-height:371px !important;
	direction:ltr;
}

#item5492 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item5466 {
	width:94px !important;
	height:70px !important;
	left:1692px !important;
	top:986px !important;
}

#item5470 {
	width:74px !important;
	height:70px !important;
	left:1810px !important;
	top:986px !important;
}

#item2784 {
	width:1030px !important;
	left:390px !important;
	min-height:98px !important;
	direction:ltr;
}

#item2815 {
	width:186px !important;
	left:154px !important;
	top:735px !important;
	min-height:15px !important;
	direction:rtl;
}

#item2870 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item2893 {
	width:1038px !important;
	left:454px !important;
	top:386px !important;
	min-height:254px !important;
	direction:ltr;
}

#item5474 {
	width:94px !important;
	height:70px !important;
	left:1692px !important;
	top:986px !important;
}

#item5478 {
	width:74px !important;
	height:70px !important;
	left:1810px !important;
	top:986px !important;
}

#item5503 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item5338 {
	width:1030px !important;
	left:390px !important;
	min-height:98px !important;
	direction:ltr;
}

#item5370 {
	width:186px !important;
	left:154px !important;
	top:735px !important;
	min-height:15px !important;
	direction:rtl;
}

#item5420 {
	width:1038px !important;
	left:486px !important;
	top:394px !important;
	min-height:210px !important;
	direction:ltr;
}

#item5482 {
	width:94px !important;
	height:70px !important;
	left:1692px !important;
	top:986px !important;
}

#item5486 {
	width:74px !important;
	height:70px !important;
	left:1810px !important;
	top:986px !important;
}

#item5507 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item5620 {
	width:1440px !important;
	left:240px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item6385 {
	width:84px !important;
	height:70px !important;
	left:1700px !important;
	top:986px !important;
}

#item5870 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item5893 {
	width:183px !important;
	left:500px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item5916 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item5939 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item5962 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item5985 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item6008 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item6031 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item6054 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item6077 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item6100 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item6123 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item6146 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item6169 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item6192 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item6228 {
	width:230px !important;
	height:114px !important;
}

#item6224 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item6229 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item6233 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:986px !important;
}

#item73059 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73064 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73068 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73076 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73084 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73088 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82876 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90346 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item56742 {
	opacity:0.20;
	width:1440px !important;
	left:240px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item5785 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item5809 {
	width:1038px !important;
	left:454px !important;
	top:386px !important;
	min-height:254px !important;
	direction:ltr;
}

#item5840 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item8778 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item8802 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item8825 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item8848 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item8872 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item8895 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item8918 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item8948 {
	width:183px !important;
	left:500px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item8974 {
	width:230px !important;
	height:114px !important;
}

#item8971 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item8975 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item8979 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:986px !important;
}

#item72720 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72724 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72728 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72737 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72745 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72749 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82831 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90303 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item6409 {
	width:941px !important;
	left:490px !important;
	top:96px !important;
	min-height:46px !important;
	direction:ltr;
}

#item7001 {
	width:94px !important;
	height:80px !important;
	left:1693px !important;
	top:977px !important;
}

#item8728 {
	width:1718px !important;
	height:1072px !important;
	left:751px !important;
	top:219px !important;
	border-radius:22px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6527 {
	width:449px !important;
	left:1130px !important;
	top:444px !important;
	background:#ffffff;
	min-height:208px !important;
	direction:ltr;
}

#item73438 {
	width:652px !important;
	height:127px !important;
	left:70px !important;
	top:785px !important;
}

#item83398 {
	width:437px !important;
	left:235px !important;
	top:822px !important;
	min-height:39px !important;
	direction:rtl;
}

#item14046 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item14069 {
	width:183px !important;
	left:500px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14092 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item14115 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14138 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14161 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14184 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14207 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item14231 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item14254 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item14277 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14300 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14323 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14346 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item14369 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item14403 {
	width:230px !important;
	height:114px !important;
}

#item14400 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item14404 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item14408 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:986px !important;
}

#item72958 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72962 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72966 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72974 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72982 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72987 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82864 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90334 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item70781 {
	width:941px !important;
	left:408px !important;
	min-height:46px !important;
	direction:rtl;
}

#item70804 {
	width:94px !important;
	height:80px !important;
	left:1611px !important;
	top:881px !important;
}

#item70808 {
	width:1718px !important;
	height:1072px !important;
	left:669px !important;
	top:123px !important;
	border-radius:22px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70809 {
	width:449px !important;
	left:1048px !important;
	top:348px !important;
	background:#ffffff;
	min-height:208px !important;
	direction:ltr;
}

#item70839 {
	width:186px !important;
	left:154px !important;
	top:735px !important;
	min-height:15px !important;
	direction:rtl;
}

#item56766 {
	opacity:0.20;
	width:941px !important;
	left:490px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item6783 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item6720 {
	width:774px !important;
	left:573px !important;
	top:274px !important;
	min-height:31px !important;
	direction:rtl;
}

#item6762 {
	width:1048px !important;
	left:464px !important;
	top:427px !important;
	min-height:228px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:90px;
	-webkit-column-gap:90px;
	column-gap:90px;
	direction:ltr;
}

#item6995 {
	width:94px !important;
	height:80px !important;
	left:1690px !important;
	top:976px !important;
}

#item70876 {
	width:941px !important;
	left:408px !important;
	min-height:46px !important;
	direction:rtl;
}

#item70899 {
	width:94px !important;
	height:80px !important;
	left:1611px !important;
	top:881px !important;
}

#item70903 {
	width:1718px !important;
	height:1072px !important;
	left:669px !important;
	top:123px !important;
	border-radius:22px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70904 {
	width:449px !important;
	left:1048px !important;
	top:348px !important;
	background:#ffffff;
	min-height:208px !important;
	direction:ltr;
}

#item70933 {
	width:186px !important;
	left:154px !important;
	top:735px !important;
	min-height:15px !important;
	direction:rtl;
}

#item6935 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item6958 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item7007 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item9007 {
	width:94px !important;
	height:80px !important;
	left:1693px !important;
	top:977px !important;
}

#item7131 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item7154 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item7177 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item7200 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item7223 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item7246 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item7269 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item7364 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item7326 {
	width:230px !important;
	height:114px !important;
}

#item7323 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item7327 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item7331 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item7413 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item72753 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72757 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72761 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72769 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72777 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72781 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82835 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90307 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item7087 {
	width:965px !important;
	left:477px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item7472 {
	width:919px !important;
	left:501px !important;
	top:806px !important;
	min-height:30px !important;
	direction:ltr;
}

#item7424 {
	width:238px !important;
	left:419px !important;
	top:593px !important;
	min-height:69px !important;
	direction:ltr;
}

#item7496 {
	width:238px !important;
	left:905px !important;
	top:593px !important;
	min-height:69px !important;
	direction:ltr;
}

#item7542 {
	width:278px !important;
	left:1391px !important;
	top:593px !important;
	min-height:61px !important;
	direction:ltr;
}

#item7447 {
	width:267px !important;
	left:419px !important;
	top:668px !important;
	min-height:27px !important;
	direction:ltr;
}

#item7519 {
	width:267px !important;
	left:905px !important;
	top:668px !important;
	min-height:48px !important;
	direction:ltr;
}

#item7565 {
	width:199px !important;
	left:1391px !important;
	top:668px !important;
	min-height:57px !important;
	direction:ltr;
}

#item14660 {
	width:419px !important;
	height:506px !important;
	left:761px !important;
	top:230px !important;
}

#item14671 {
	width:433px !important;
	height:496px !important;
	left:269px !important;
	top:230px !important;
}

#item70964 {
	width:1064px !important;
	height:81px !important;
	left:428px !important;
	top:780px !important;
	border-radius:39px;
	border:solid 1px #1e2171;
}

#item73451 {
	width:455px !important;
	height:531px !important;
	left:1224px !important;
	top:215px !important;
}

#item7692 {
	width:999px !important;
	left:460px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item7901 {
	width:275px !important;
	left:1443px !important;
	top:304px !important;
	min-height:129px !important;
	direction:ltr;
}

#item7937 {
	width:261px !important;
	left:1457px !important;
	top:607px !important;
	min-height:79px !important;
	direction:ltr;
}

#item7960 {
	width:219px !important;
	left:242px !important;
	top:617px !important;
	min-height:49px !important;
	direction:ltr;
}

#item7983 {
	width:170px !important;
	left:308px !important;
	top:304px !important;
	min-height:72px !important;
	direction:ltr;
}

#item8011 {
	width:167px !important;
	left:546px !important;
	top:289px !important;
	min-height:16px !important;
	direction:ltr;
}

#item8060 {
	width:167px !important;
	left:1211px !important;
	top:338px !important;
	min-height:16px !important;
	direction:ltr;
}

#item8084 {
	width:167px !important;
	left:1152px !important;
	top:715px !important;
	min-height:16px !important;
	direction:ltr;
}

#item8037 {
	width:167px !important;
	left:616px !important;
	top:670px !important;
	min-height:16px !important;
	direction:ltr;
}

#item9313 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item9336 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item9359 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item9382 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item9405 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item9428 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item9451 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item9478 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item9505 {
	width:230px !important;
	height:114px !important;
}

#item9502 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item9506 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item9518 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item9522 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item72785 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72789 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72793 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72801 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72809 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72813 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82839 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90311 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item9032 {
	width:1211px !important;
	height:609px !important;
	left:244px !important;
	top:167px !important;
	border-radius:24px;
	border:solid 1.88181258869779px #1e2171;
}

#item8124 {
	width:397px !important;
	left:761px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item8194 {
	width:495px !important;
	left:343px !important;
	top:597px !important;
	min-height:116px !important;
	direction:ltr;
}

#item8619 {
	width:212px !important;
	left:706px !important;
	top:447px !important;
	min-height:84px !important;
	direction:ltr;
}

#item8642 {
	width:247px !important;
	left:280px !important;
	top:447px !important;
	min-height:52px !important;
	direction:ltr;
}

#item8703 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item9026 {
	width:476px !important;
	height:59px !important;
	left:378px !important;
	top:252px !important;
	border-radius:24px;
	background:#1e2171;
}

#item8217 {
	width:371px !important;
	left:428px !important;
	top:272px !important;
	min-height:21px !important;
	direction:ltr;
}

#item9035 {
	width:30px !important;
	left:589px !important;
	top:433px !important;
	min-height:32px !important;
	direction:ltr;
}

#item10503 {
	width:72px !important;
	height:64px !important;
	left:1812px !important;
	top:986px !important;
}

#item10525 {
	width:86px !important;
	height:70px !important;
	left:1701px !important;
	top:985px !important;
}

#item10529 {
	width:674px !important;
	height:152px !important;
	left:56px !important;
	top:764px !important;
}

#item71069 {
	width:51px !important;
	left:1262px !important;
	top:422px !important;
	min-height:10px !important;
	direction:ltr;
}

#item13529 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item13555 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item13578 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item13601 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item13624 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item13647 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item13670 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item13697 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item13723 {
	width:230px !important;
	height:114px !important;
}

#item13720 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item13724 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item13737 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item13741 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item72991 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72995 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72999 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73007 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73015 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73019 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82868 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90338 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item70965 {
	opacity:0.20;
	width:397px !important;
	left:761px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item9987 {
	width:186px !important;
	left:154px !important;
	top:671px !important;
	min-height:15px !important;
	direction:rtl;
}

#item10012 {
	width:402px !important;
	height:59px !important;
	left:124px !important;
	top:109px !important;
	border-radius:24px;
	background:#1e2171;
}

#item10014 {
	width:1150px !important;
	height:613px !important;
	top:1px !important;
	border-radius:24px;
	border:solid 1.85232529338273px #1e2171;
}

#item10015 {
	width:403px !important;
	left:114px !important;
	top:422px !important;
	min-height:93px !important;
	direction:ltr;
}

#item10038 {
	width:309px !important;
	left:168px !important;
	top:130px !important;
	min-height:17px !important;
	direction:ltr;
}

#item10061 {
	width:173px !important;
	left:409px !important;
	top:299px !important;
	min-height:67px !important;
	direction:ltr;
}

#item10084 {
	width:201px !important;
	left:63px !important;
	top:299px !important;
	min-height:42px !important;
	direction:ltr;
}

#item10113 {
	width:24px !important;
	left:559px !important;
	top:308px !important;
	min-height:25px !important;
	direction:ltr;
}

#item10140 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item10163 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item10186 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item10499 {
	width:72px !important;
	height:64px !important;
	left:1812px !important;
	top:986px !important;
}

#item10508 {
	width:86px !important;
	height:70px !important;
	left:1701px !important;
	top:985px !important;
}

#item70989 {
	opacity:0.20;
	width:397px !important;
	left:761px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item9597 {
	width:186px !important;
	left:154px !important;
	top:671px !important;
	min-height:15px !important;
	direction:rtl;
}

#item9622 {
	width:402px !important;
	height:59px !important;
	left:124px !important;
	top:109px !important;
	border-radius:24px;
	background:#1e2171;
}

#item9624 {
	width:1150px !important;
	height:613px !important;
	top:1px !important;
	border-radius:24px;
	border:solid 1.85232529338273px #1e2171;
}

#item9625 {
	width:403px !important;
	left:114px !important;
	top:422px !important;
	min-height:93px !important;
	direction:ltr;
}

#item9648 {
	width:309px !important;
	left:168px !important;
	top:130px !important;
	min-height:17px !important;
	direction:ltr;
}

#item9671 {
	width:173px !important;
	left:409px !important;
	top:299px !important;
	min-height:67px !important;
	direction:ltr;
}

#item9694 {
	width:201px !important;
	left:63px !important;
	top:299px !important;
	min-height:42px !important;
	direction:ltr;
}

#item9723 {
	width:24px !important;
	left:559px !important;
	top:308px !important;
	min-height:25px !important;
	direction:ltr;
}

#item9926 {
	width:1011px !important;
	left:454px !important;
	top:320px !important;
	min-height:371px !important;
	direction:ltr;
}

#item10495 {
	width:72px !important;
	height:64px !important;
	left:1812px !important;
	top:986px !important;
}

#item10516 {
	width:86px !important;
	height:70px !important;
	left:1701px !important;
	top:985px !important;
}

#item10541 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item71013 {
	opacity:0.20;
	width:397px !important;
	left:761px !important;
	top:96px !important;
	min-height:46px !important;
	direction:rtl;
}

#item10243 {
	width:186px !important;
	left:154px !important;
	top:671px !important;
	min-height:15px !important;
	direction:rtl;
}

#item10267 {
	width:402px !important;
	height:59px !important;
	left:124px !important;
	top:109px !important;
	border-radius:24px;
	background:#1e2171;
}

#item10269 {
	width:1150px !important;
	height:613px !important;
	top:1px !important;
	border-radius:24px;
	border:solid 1.85232529338273px #1e2171;
}

#item10270 {
	width:403px !important;
	left:114px !important;
	top:422px !important;
	min-height:93px !important;
	direction:ltr;
}

#item10293 {
	width:309px !important;
	left:168px !important;
	top:130px !important;
	min-height:17px !important;
	direction:ltr;
}

#item10316 {
	width:173px !important;
	left:409px !important;
	top:299px !important;
	min-height:67px !important;
	direction:ltr;
}

#item10340 {
	width:201px !important;
	left:63px !important;
	top:299px !important;
	min-height:42px !important;
	direction:ltr;
}

#item10370 {
	width:24px !important;
	left:559px !important;
	top:308px !important;
	min-height:25px !important;
	direction:ltr;
}

#item10450 {
	width:876px !important;
	left:534px !important;
	top:378px !important;
	min-height:210px !important;
	direction:ltr;
}

#item10487 {
	width:72px !important;
	height:64px !important;
	left:1812px !important;
	top:986px !important;
}

#item10520 {
	width:86px !important;
	height:70px !important;
	left:1701px !important;
	top:985px !important;
}

#item10545 {
	width:84px !important;
	height:90px !important;
	left:1492px !important;
	top:156px !important;
}

#item10557 {
	width:661px !important;
	left:630px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item10883 {
	width:606px !important;
	left:298px !important;
	top:412px !important;
	min-height:222px !important;
	direction:ltr;
}

#item11922 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item11892 {
	width:98px !important;
	height:70px !important;
	left:1691px !important;
	top:979px !important;
}

#item11904 {
	width:72px !important;
	height:77px !important;
	left:1812px !important;
	top:979px !important;
}

#item12035 {
	width:644px !important;
	height:112px !important;
	left:82px !important;
	top:785px !important;
}

#item56899 {
	opacity:0.20;
	width:661px !important;
	left:630px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item11950 {
	opacity:0.20;
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item11015 {
	width:606px !important;
	top:242px !important;
	min-height:174px !important;
	direction:ltr;
}

#item11038 {
	width:640px !important;
	left:769px !important;
	top:562px !important;
	min-height:99px !important;
	direction:ltr;
}

#item11061 {
	width:781px !important;
	height:339px !important;
	left:699px !important;
	top:329px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item11252 {
	width:962px !important;
	left:456px !important;
	top:381px !important;
	min-height:298px !important;
	direction:ltr;
}

#item11888 {
	width:98px !important;
	height:70px !important;
	left:1691px !important;
	top:979px !important;
}

#item11896 {
	width:72px !important;
	height:77px !important;
	left:1812px !important;
	top:979px !important;
}

#item73462 {
	width:92px !important;
	height:82px !important;
	left:1492px !important;
	top:156px !important;
}

#item56951 {
	opacity:0.20;
	width:661px !important;
	left:630px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item11978 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item11576 {
	width:606px !important;
	top:242px !important;
	min-height:174px !important;
	direction:ltr;
}

#item11599 {
	width:640px !important;
	left:769px !important;
	top:562px !important;
	min-height:99px !important;
	direction:ltr;
}

#item11622 {
	width:781px !important;
	height:339px !important;
	left:699px !important;
	top:329px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item11670 {
	width:1030px !important;
	left:454px !important;
	top:320px !important;
	min-height:371px !important;
	direction:ltr;
}

#item11884 {
	width:98px !important;
	height:70px !important;
	left:1691px !important;
	top:979px !important;
}

#item11908 {
	width:72px !important;
	height:77px !important;
	left:1812px !important;
	top:979px !important;
}

#item73473 {
	width:92px !important;
	height:82px !important;
	left:1492px !important;
	top:156px !important;
}

#item56975 {
	opacity:0.20;
	width:661px !important;
	left:630px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item12011 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item11733 {
	width:606px !important;
	top:242px !important;
	min-height:174px !important;
	direction:ltr;
}

#item11756 {
	width:640px !important;
	left:769px !important;
	top:562px !important;
	min-height:99px !important;
	direction:ltr;
}

#item11779 {
	width:781px !important;
	height:339px !important;
	left:699px !important;
	top:329px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item11823 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item11846 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item11876 {
	width:98px !important;
	height:70px !important;
	left:1691px !important;
	top:979px !important;
}

#item11912 {
	width:72px !important;
	height:77px !important;
	left:1812px !important;
	top:979px !important;
}

#item73478 {
	width:92px !important;
	height:82px !important;
	left:1492px !important;
	top:156px !important;
}

#item14503 {
	width:604px !important;
	height:114px !important;
	left:242px !important;
	top:127px !important;
	background:#f0ca00;
}

#item57169 {
	width:412px !important;
	height:87px !important;
	left:306px !important;
	top:522px !important;
	background:#efca16;
}

#item57195 {
	width:412px !important;
	height:87px !important;
	left:306px !important;
	top:632px !important;
	background:#efca16;
}

#item14461 {
	width:570px !important;
	left:256px !important;
	top:156px !important;
	min-height:56px !important;
	direction:ltr;
}

#item14528 {
	width:325px !important;
	height:56px !important;
	left:350px !important;
	top:648px !important;
	direction:ltr;
}

#item14552 {
	width:570px !important;
	left:152px !important;
	top:773px !important;
	min-height:72px !important;
	direction:ltr;
}

#item14504 {
	width:356px !important;
	left:339px !important;
	top:15px !important;
	min-height:129px !important;
	direction:ltr;
}

#item14586 {
	width:337px !important;
	height:126px !important;
}

#item14603 {
	width:79px !important;
	height:1px !important;
	left:49px !important;
	top:21px !important;
	background:#ffffff;
}

#item14604 {
	width:44px !important;
	height:44px !important;
	background:#ffffff;
}

#item14619 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:7px !important;
	background:#ffffff;
}

#item14624 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:2px !important;
	background:#ffffff;
}

#item14649 {
	width:205px !important;
	height:181px !important;
	left:1679px !important;
	top:494px !important;
}

#item57189 {
	width:331px !important;
	left:347px !important;
	top:555px !important;
	min-height:22px !important;
	direction:ltr;
}

#item71321 {
	width:219px !important;
	height:218px !important;
	left:126px !important;
	top:521px !important;
}

#item71623 {
	width:162px !important;
	height:97px !important;
	left:62px !important;
	top:136px !important;
}

#item12056 {
	width:999px !important;
	left:460px !important;
	top:70px !important;
	min-height:46px !important;
	direction:rtl;
}

#item12079 {
	width:275px !important;
	left:1442px !important;
	top:289px !important;
	min-height:129px !important;
	direction:ltr;
}

#item12102 {
	width:295px !important;
	left:1457px !important;
	top:607px !important;
	min-height:95px !important;
	direction:ltr;
}

#item12125 {
	width:255px !important;
	left:206px !important;
	top:617px !important;
	min-height:109px !important;
	direction:ltr;
}

#item12148 {
	width:170px !important;
	left:308px !important;
	top:304px !important;
	min-height:72px !important;
	direction:ltr;
}

#item12306 {
	width:362px !important;
	left:179px !important;
	top:466px !important;
	min-height:79px !important;
	direction:ltr;
}

#item12171 {
	width:167px !important;
	left:546px !important;
	top:289px !important;
	min-height:16px !important;
	direction:ltr;
}

#item12330 {
	width:167px !important;
	left:616px !important;
	top:476px !important;
	min-height:16px !important;
	direction:ltr;
}

#item12194 {
	width:167px !important;
	left:1211px !important;
	top:338px !important;
	min-height:16px !important;
	direction:ltr;
}

#item12217 {
	width:167px !important;
	left:1152px !important;
	top:715px !important;
	min-height:16px !important;
	direction:ltr;
}

#item12240 {
	width:167px !important;
	left:616px !important;
	top:670px !important;
	min-height:16px !important;
	direction:ltr;
}

#item12361 {
	width:1402px !important;
	left:259px !important;
	top:79px !important;
	min-height:193px !important;
	direction:rtl;
}

#item12385 {
	width:1181px !important;
	left:319px !important;
	top:665px !important;
	min-height:78px !important;
	direction:ltr;
}

#item12546 {
	width:308px !important;
	left:353px !important;
	top:480px !important;
	min-height:111px !important;
	direction:ltr;
}

#item12573 {
	width:365px !important;
	left:777px !important;
	top:476px !important;
	min-height:121px !important;
	direction:ltr;
}

#item12620 {
	width:365px !important;
	left:1230px !important;
	top:476px !important;
	min-height:111px !important;
	direction:ltr;
}

#item12408 {
	width:244px !important;
	left:393px !important;
	top:324px !important;
	min-height:97px !important;
	direction:ltr;
}

#item12596 {
	width:244px !important;
	left:835px !important;
	top:324px !important;
	min-height:97px !important;
	direction:ltr;
}

#item12643 {
	width:244px !important;
	left:1299px !important;
	top:324px !important;
	min-height:97px !important;
	direction:ltr;
}

#item12431 {
	width:408px !important;
	height:350px !important;
	left:303px !important;
	top:257px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item12619 {
	width:408px !important;
	height:350px !important;
	left:753px !important;
	top:257px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item12666 {
	width:408px !important;
	height:350px !important;
	left:1209px !important;
	top:257px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item12437 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item73482 {
	width:672px !important;
	height:142px !important;
	left:60px !important;
	top:768px !important;
}

#item73501 {
	width:94px !important;
	height:86px !important;
	left:1693px !important;
	top:976px !important;
}

#item13054 {
	width:94px !important;
	height:86px !important;
	left:1693px !important;
	top:976px !important;
}

#item71324 {
	width:1402px !important;
	left:177px !important;
	min-height:193px !important;
	direction:rtl;
}

#item71347 {
	width:1181px !important;
	left:237px !important;
	top:585px !important;
	min-height:78px !important;
	direction:ltr;
}

#item71370 {
	width:308px !important;
	left:271px !important;
	top:401px !important;
	min-height:111px !important;
	direction:ltr;
}

#item71393 {
	width:365px !important;
	left:694px !important;
	top:396px !important;
	min-height:121px !important;
	direction:ltr;
}

#item71416 {
	width:365px !important;
	left:1148px !important;
	top:396px !important;
	min-height:111px !important;
	direction:ltr;
}

#item71439 {
	width:244px !important;
	left:311px !important;
	top:245px !important;
	min-height:97px !important;
	direction:ltr;
}

#item71462 {
	width:244px !important;
	left:753px !important;
	top:245px !important;
	min-height:97px !important;
	direction:ltr;
}

#item71485 {
	width:244px !important;
	left:1217px !important;
	top:245px !important;
	min-height:97px !important;
	direction:ltr;
}

#item71508 {
	width:408px !important;
	height:350px !important;
	left:221px !important;
	top:177px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item71509 {
	width:408px !important;
	height:350px !important;
	left:671px !important;
	top:177px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item71510 {
	width:408px !important;
	height:350px !important;
	left:1127px !important;
	top:177px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item71516 {
	width:186px !important;
	left:154px !important;
	top:752px !important;
	min-height:15px !important;
	direction:rtl;
}

#item71556 {
	width:94px !important;
	height:86px !important;
	left:1487px !important;
	top:156px !important;
}

#item57040 {
	width:1192px !important;
	min-height:193px !important;
	direction:rtl;
}

#item12992 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item13015 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item13038 {
	width:94px !important;
	height:86px !important;
	left:1482px !important;
	top:150px !important;
}

#item13756 {
	width:94px !important;
	height:86px !important;
	left:1693px !important;
	top:976px !important;
}

#item14691 {
	width:1402px !important;
	left:259px !important;
	top:79px !important;
	min-height:99px !important;
	direction:rtl;
}

#item14714 {
	width:458px !important;
	left:298px !important;
	top:386px !important;
	min-height:309px !important;
	direction:ltr;
}

#item14883 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item73543 {
	width:94px !important;
	height:86px !important;
	left:1693px !important;
	top:976px !important;
}

#item73547 {
	width:646px !important;
	height:152px !important;
	left:82px !important;
	top:762px !important;
}

#item57115 {
	opacity:0.20;
	width:1402px !important;
	left:259px !important;
	top:79px !important;
	min-height:99px !important;
	direction:rtl;
}

#item15158 {
	width:538px !important;
	left:69px !important;
	top:173px !important;
	min-height:309px !important;
	direction:ltr;
}

#item15185 {
	width:186px !important;
	left:154px !important;
	top:659px !important;
	min-height:15px !important;
	direction:rtl;
}

#item14972 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item15080 {
	width:1312px !important;
	left:297px !important;
	top:264px !important;
	min-height:484px !important;
	direction:ltr;
}

#item73508 {
	width:86px !important;
	height:82px !important;
	left:1592px !important;
	top:103px !important;
}

#item73521 {
	width:94px !important;
	height:86px !important;
	left:1693px !important;
	top:976px !important;
}

#item71938 {
	width:1402px !important;
	left:177px !important;
	min-height:99px !important;
	direction:rtl;
}

#item71961 {
	width:458px !important;
	left:216px !important;
	top:306px !important;
	min-height:309px !important;
	direction:ltr;
}

#item71988 {
	width:186px !important;
	left:154px !important;
	top:752px !important;
	min-height:15px !important;
	direction:rtl;
}

#item15257 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item15280 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item15303 {
	width:94px !important;
	height:86px !important;
	left:1482px !important;
	top:150px !important;
}

#item15307 {
	width:94px !important;
	height:86px !important;
	left:1693px !important;
	top:976px !important;
}

#item15418 {
	width:1354px !important;
	left:283px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item15464 {
	width:295px !important;
	left:1470px !important;
	top:290px !important;
	min-height:116px !important;
	direction:ltr;
}

#item15487 {
	width:255px !important;
	left:1470px !important;
	top:768px !important;
	min-height:109px !important;
	direction:ltr;
}

#item15510 {
	width:255px !important;
	left:236px !important;
	top:327px !important;
	min-height:72px !important;
	direction:ltr;
}

#item15533 {
	width:362px !important;
	left:192px !important;
	top:660px !important;
	min-height:79px !important;
	direction:ltr;
}

#item15556 {
	width:167px !important;
	left:559px !important;
	top:312px !important;
	min-height:16px !important;
	direction:ltr;
}

#item15579 {
	width:167px !important;
	left:628px !important;
	top:670px !important;
	min-height:16px !important;
	direction:ltr;
}

#item15625 {
	width:167px !important;
	left:1165px !important;
	top:447px !important;
	min-height:16px !important;
	direction:ltr;
}

#item15648 {
	width:167px !important;
	left:1143px !important;
	top:682px !important;
	min-height:16px !important;
	direction:ltr;
}

#item15713 {
	width:1389px !important;
	left:265px !important;
	top:79px !important;
	min-height:92px !important;
	direction:rtl;
}

#item73575 {
	width:94px !important;
	height:72px !important;
	left:1804px !important;
	top:978px !important;
}

#item73632 {
	width:110px !important;
	height:75px !important;
	left:1694px !important;
	top:983px !important;
}

#item73813 {
	width:186px !important;
	left:250px !important;
	top:835px !important;
	min-height:15px !important;
	direction:rtl;
}

#item73836 {
	width:468px !important;
	height:112px !important;
	left:78px !important;
	top:788px !important;
}

#item73559 {
	width:94px !important;
	height:72px !important;
	left:1811px !important;
	top:985px !important;
}

#item73579 {
	width:116px !important;
	height:90px !important;
	left:1478px !important;
	top:152px !important;
}

#item73628 {
	width:110px !important;
	height:75px !important;
	left:1694px !important;
	top:983px !important;
}

#item73859 {
	width:1680px !important;
	min-height:205px !important;
	direction:rtl;
}

#item73882 {
	width:1166px !important;
	height:895px !important;
	left:248px !important;
	top:35px !important;
}

#item73885 {
	width:35px !important;
	left:1372px !important;
	top:171px !important;
	min-height:26px !important;
	direction:rtl;
}

#item73912 {
	width:186px !important;
	left:154px !important;
	top:755px !important;
	min-height:15px !important;
	direction:rtl;
}

#item16082 {
	width:1022px !important;
	left:446px !important;
	top:352px !important;
	min-height:234px !important;
	direction:ltr;
}

#item73591 {
	width:116px !important;
	height:90px !important;
	left:1470px !important;
	top:152px !important;
}

#item73567 {
	width:94px !important;
	height:72px !important;
	left:1804px !important;
	top:978px !important;
}

#item73624 {
	width:110px !important;
	height:75px !important;
	left:1694px !important;
	top:983px !important;
}

#item73938 {
	width:1680px !important;
	min-height:205px !important;
	direction:rtl;
}

#item73961 {
	width:1166px !important;
	height:895px !important;
	left:248px !important;
	top:35px !important;
}

#item73964 {
	width:35px !important;
	left:1372px !important;
	top:171px !important;
	min-height:26px !important;
	direction:rtl;
}

#item73992 {
	width:186px !important;
	left:154px !important;
	top:755px !important;
	min-height:15px !important;
	direction:rtl;
}

#item16276 {
	width:1071px !important;
	left:453px !important;
	top:358px !important;
	min-height:333px !important;
	direction:ltr;
}

#item73608 {
	width:116px !important;
	height:90px !important;
	left:1470px !important;
	top:152px !important;
}

#item74018 {
	width:1680px !important;
	min-height:205px !important;
	direction:rtl;
}

#item74041 {
	width:1166px !important;
	height:895px !important;
	left:248px !important;
	top:35px !important;
}

#item74044 {
	width:35px !important;
	left:1372px !important;
	top:171px !important;
	min-height:26px !important;
	direction:rtl;
}

#item74072 {
	width:186px !important;
	left:154px !important;
	top:755px !important;
	min-height:15px !important;
	direction:rtl;
}

#item16437 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item16460 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:44px !important;
	direction:ltr;
}

#item73571 {
	width:94px !important;
	height:72px !important;
	left:1804px !important;
	top:978px !important;
}

#item73612 {
	width:116px !important;
	height:90px !important;
	left:1470px !important;
	top:152px !important;
}

#item73616 {
	width:110px !important;
	height:75px !important;
	left:1694px !important;
	top:983px !important;
}

#item16585 {
	width:1130px !important;
	left:395px !important;
	top:79px !important;
	min-height:119px !important;
	direction:rtl;
}

#item16614 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item57239 {
	opacity:0.07;
	width:611px !important;
	height:194px !important;
	top:302px !important;
	background:#bbbdc0;
}

#item16662 {
	width:81px !important;
	height:88px !important;
	left:19px !important;
	top:16px !important;
}

#item16664 {
	width:440px !important;
	left:96px !important;
	top:151px !important;
	min-height:132px !important;
	direction:ltr;
}

#item16693 {
	width:140px !important;
	top:70px !important;
	min-height:75px !important;
	direction:ltr;
}

#item16717 {
	width:140px !important;
	left:209px !important;
	top:70px !important;
	min-height:75px !important;
	direction:ltr;
}

#item16743 {
	width:140px !important;
	left:412px !important;
	top:70px !important;
	min-height:75px !important;
	direction:ltr;
}

#item74105 {
	width:634px !important;
	height:121px !important;
	left:82px !important;
	top:776px !important;
}

#item74128 {
	width:110px !important;
	height:102px !important;
	left:1690px !important;
	top:966px !important;
}

#item57241 {
	opacity:0.20;
	width:1130px !important;
	left:395px !important;
	top:79px !important;
	min-height:119px !important;
	direction:rtl;
}

#item16904 {
	width:1108px !important;
	height:499px !important;
}

#item16908 {
	width:81px !important;
	height:88px !important;
	left:1353px !important;
	top:50px !important;
}

#item16911 {
	width:440px !important;
	left:1174px !important;
	top:186px !important;
	min-height:132px !important;
	direction:ltr;
}

#item16934 {
	width:140px !important;
	left:1174px !important;
	top:360px !important;
	min-height:75px !important;
	direction:ltr;
}

#item16958 {
	width:140px !important;
	left:1364px !important;
	top:360px !important;
	min-height:75px !important;
	direction:ltr;
}

#item16981 {
	width:140px !important;
	left:1564px !important;
	top:360px !important;
	min-height:75px !important;
	direction:ltr;
}

#item17004 {
	width:49px !important;
	height:49px !important;
	left:1125px !important;
	top:373px !important;
}

#item17007 {
	width:49px !important;
	height:49px !important;
	left:1315px !important;
	top:373px !important;
}

#item74124 {
	width:110px !important;
	height:102px !important;
	left:1690px !important;
	top:966px !important;
}

#item74132 {
	width:98px !important;
	height:92px !important;
	left:1484px !important;
	top:158px !important;
	background:#1e2171;
}

#item16816 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item16849 {
	width:1030px !important;
	left:454px !important;
	top:400px !important;
	min-height:143px !important;
	direction:ltr;
}

#item74143 {
	width:98px !important;
	height:104px !important;
	left:1484px !important;
	top:146px !important;
}

#item17033 {
	width:1402px !important;
	min-height:141px !important;
	direction:ltr;
}

#item17056 {
	width:1105px !important;
	height:848px !important;
	left:131px !important;
	top:37px !important;
}

#item17064 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item17087 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:44px !important;
	direction:ltr;
}

#item17127 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74116 {
	width:110px !important;
	height:102px !important;
	left:1690px !important;
	top:966px !important;
}

#item74154 {
	width:98px !important;
	height:104px !important;
	left:1484px !important;
	top:146px !important;
}

#item17210 {
	width:1402px !important;
	left:259px !important;
	top:79px !important;
	min-height:119px !important;
	direction:rtl;
}

#item17240 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74171 {
	width:102px !important;
	height:89px !important;
	left:1686px !important;
	top:978px !important;
}

#item74175 {
	width:496px !important;
	height:132px !important;
	left:82px !important;
	top:776px !important;
}

#item57308 {
	width:1402px !important;
	left:177px !important;
	top:39px !important;
	min-height:119px !important;
	direction:rtl;
}

#item57336 {
	width:186px !important;
	left:154px !important;
	top:791px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74167 {
	width:102px !important;
	height:89px !important;
	left:1686px !important;
	top:978px !important;
}

#item17576 {
	width:1191px !important;
	left:377px !important;
	top:724px !important;
	min-height:63px !important;
	direction:ltr;
}

#item74189 {
	width:118px !important;
	height:102px !important;
	left:1480px !important;
	top:152px !important;
}

#item57392 {
	width:1402px !important;
	left:177px !important;
	top:39px !important;
	min-height:119px !important;
	direction:rtl;
}

#item57419 {
	width:186px !important;
	left:154px !important;
	top:791px !important;
	min-height:15px !important;
	direction:rtl;
}

#item17777 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item17801 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:44px !important;
	direction:ltr;
}

#item74159 {
	width:102px !important;
	height:89px !important;
	left:1686px !important;
	top:978px !important;
}

#item74200 {
	width:118px !important;
	height:102px !important;
	left:1480px !important;
	top:152px !important;
}

#item17971 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item17942 {
	width:1402px !important;
	left:97px !important;
	min-height:193px !important;
	direction:rtl;
}

#item18005 {
	width:918px !important;
	left:338px !important;
	top:210px !important;
	min-height:112px !important;
	direction:ltr;
}

#item18037 {
	width:313px !important;
	left:142px !important;
	top:498px !important;
	min-height:30px !important;
	direction:ltr;
}

#item18062 {
	width:293px !important;
	left:702px !important;
	top:496px !important;
	min-height:36px !important;
	direction:ltr;
}

#item18088 {
	width:258px !important;
	left:1284px !important;
	top:490px !important;
	min-height:36px !important;
	direction:ltr;
}

#item18036 {
	width:81px !important;
	height:83px !important;
	left:17px !important;
	top:466px !important;
}

#item18120 {
	width:65px !important;
	height:65px !important;
	left:572px !important;
	top:475px !important;
}

#item18126 {
	width:73px !important;
	height:73px !important;
	left:1141px !important;
	top:471px !important;
}

#item74217 {
	width:94px !important;
	height:78px !important;
	left:1688px !important;
	top:978px !important;
}

#item74221 {
	width:648px !important;
	height:127px !important;
	left:74px !important;
	top:770px !important;
}

#item57551 {
	width:1402px !important;
	left:97px !important;
	min-height:193px !important;
	direction:rtl;
}

#item57574 {
	width:918px !important;
	left:338px !important;
	top:210px !important;
	min-height:112px !important;
	direction:ltr;
}

#item57597 {
	width:313px !important;
	left:142px !important;
	top:498px !important;
	min-height:30px !important;
	direction:ltr;
}

#item57620 {
	width:293px !important;
	left:709px !important;
	top:496px !important;
	min-height:36px !important;
	direction:ltr;
}

#item57644 {
	width:258px !important;
	left:1284px !important;
	top:490px !important;
	min-height:36px !important;
	direction:ltr;
}

#item57667 {
	width:81px !important;
	height:83px !important;
	left:17px !important;
	top:466px !important;
}

#item57670 {
	width:65px !important;
	height:65px !important;
	left:572px !important;
	top:475px !important;
}

#item57673 {
	width:73px !important;
	height:73px !important;
	left:1141px !important;
	top:471px !important;
}

#item83532 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item18422 {
	width:1030px !important;
	left:454px !important;
	top:400px !important;
	min-height:255px !important;
	direction:ltr;
}

#item71688 {
	width:381px !important;
	left:803px !important;
	top:224px !important;
	min-height:46px !important;
	direction:rtl;
}

#item74213 {
	width:94px !important;
	height:78px !important;
	left:1688px !important;
	top:978px !important;
}

#item74232 {
	width:120px !important;
	height:97px !important;
	left:1474px !important;
	top:150px !important;
}

#item83570 {
	width:1402px !important;
	left:97px !important;
	min-height:193px !important;
	direction:rtl;
}

#item83593 {
	width:918px !important;
	left:338px !important;
	top:210px !important;
	min-height:112px !important;
	direction:ltr;
}

#item83616 {
	width:313px !important;
	left:142px !important;
	top:498px !important;
	min-height:30px !important;
	direction:ltr;
}

#item83639 {
	width:293px !important;
	left:709px !important;
	top:496px !important;
	min-height:36px !important;
	direction:ltr;
}

#item83662 {
	width:258px !important;
	left:1284px !important;
	top:490px !important;
	min-height:36px !important;
	direction:ltr;
}

#item83686 {
	width:81px !important;
	height:83px !important;
	left:17px !important;
	top:466px !important;
}

#item83689 {
	width:65px !important;
	height:65px !important;
	left:572px !important;
	top:475px !important;
}

#item83692 {
	width:73px !important;
	height:73px !important;
	left:1141px !important;
	top:471px !important;
}

#item83701 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item18698 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item18721 {
	width:1074px !important;
	left:444px !important;
	top:390px !important;
	min-height:196px !important;
	direction:ltr;
}

#item74204 {
	width:94px !important;
	height:78px !important;
	left:1688px !important;
	top:978px !important;
}

#item74243 {
	width:120px !important;
	height:97px !important;
	left:1474px !important;
	top:150px !important;
}

#item58179 {
	opacity:0.68;
	width:387px !important;
	height:389px !important;
	left:84px !important;
	top:223px !important;
	border-radius:19px;
	background:#fff;
	border:solid 4px #bb8c0a;
}

#item58213 {
	opacity:0.67;
	width:387px !important;
	height:389px !important;
	left:563px !important;
	top:223px !important;
	border-radius:19px;
	background:#fff;
	border:solid 4px #bb8c0a;
}

#item58212 {
	width:385px !important;
	height:91px !important;
	left:86px !important;
	top:224px !important;
	border-radius:19px;
	background:#bb8c0a;
	border:solid 1px #fff;
}

#item58214 {
	width:385px !important;
	height:91px !important;
	left:564px !important;
	top:224px !important;
	border-radius:19px;
	background:#bb8c0a;
	border:solid 1px #fff;
}

#item19200 {
	width:79px !important;
	height:1px !important;
	left:49px !important;
	top:21px !important;
	background:#ffffff;
}

#item19201 {
	width:44px !important;
	height:44px !important;
	background:#ffffff;
}

#item19216 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:7px !important;
	background:#ffffff;
}

#item19220 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:2px !important;
	background:#ffffff;
}

#item19224 {
	width:205px !important;
	height:181px !important;
	left:1679px !important;
	top:494px !important;
}

#item58128 {
	width:1213px !important;
	left:42px !important;
	top:60px !important;
	min-height:71px !important;
	direction:ltr;
}

#item58133 {
	width:327px !important;
	left:113px !important;
	top:345px !important;
	min-height:144px !important;
	direction:ltr;
}

#item58215 {
	width:327px !important;
	left:592px !important;
	top:345px !important;
	min-height:144px !important;
	direction:ltr;
}

#item58156 {
	width:205px !important;
	left:171px !important;
	top:252px !important;
	min-height:38px !important;
	direction:ltr;
}

#item58238 {
	width:205px !important;
	left:650px !important;
	top:252px !important;
	min-height:38px !important;
	direction:ltr;
}

#item58188 {
	width:162px !important;
	height:97px !important;
	left:185px !important;
	top:489px !important;
}

#item58261 {
	width:162px !important;
	height:97px !important;
	left:664px !important;
	top:489px !important;
}

#item58268 {
	width:184px !important;
	height:83px !important;
	left:671px !important;
	top:489px !important;
}

#item58274 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74248 {
	width:544px !important;
	height:138px !important;
	left:70px !important;
	top:624px !important;
}

#item74285 {
	width:106px !important;
	height:74px !important;
	left:36px !important;
	top:970px !important;
}

#item58508 {
	width:1920px !important;
	height:1080px !important;
	background:#e6e7e8;
}

#item58309 {
	opacity:0.68;
	width:387px !important;
	height:389px !important;
	left:84px !important;
	top:223px !important;
	border-radius:19px;
	background:#fff;
	border:solid 4px #bb8c0a;
}

#item58310 {
	opacity:0.67;
	width:387px !important;
	height:389px !important;
	left:563px !important;
	top:223px !important;
	border-radius:19px;
	background:#fff;
	border:solid 4px #bb8c0a;
}

#item58311 {
	width:385px !important;
	height:91px !important;
	left:86px !important;
	top:224px !important;
	border-radius:19px;
	background:#bb8c0a;
	border:solid 1px #fff;
}

#item58313 {
	width:385px !important;
	height:91px !important;
	left:564px !important;
	top:224px !important;
	border-radius:19px;
	background:#bb8c0a;
	border:solid 1px #fff;
}

#item58328 {
	width:79px !important;
	height:1px !important;
	left:49px !important;
	top:21px !important;
	background:#ffffff;
}

#item58329 {
	width:44px !important;
	height:44px !important;
	background:#ffffff;
}

#item58344 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:7px !important;
	background:#ffffff;
}

#item58348 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:2px !important;
	background:#ffffff;
}

#item58353 {
	width:205px !important;
	height:181px !important;
	left:1679px !important;
	top:494px !important;
}

#item58357 {
	width:1213px !important;
	left:42px !important;
	top:60px !important;
	min-height:71px !important;
	direction:ltr;
}

#item58380 {
	width:327px !important;
	left:113px !important;
	top:345px !important;
	min-height:144px !important;
	direction:ltr;
}

#item58403 {
	width:327px !important;
	left:592px !important;
	top:345px !important;
	min-height:144px !important;
	direction:ltr;
}

#item58426 {
	width:205px !important;
	left:171px !important;
	top:252px !important;
	min-height:38px !important;
	direction:ltr;
}

#item58449 {
	width:205px !important;
	left:650px !important;
	top:252px !important;
	min-height:38px !important;
	direction:ltr;
}

#item58472 {
	width:162px !important;
	height:97px !important;
	left:185px !important;
	top:489px !important;
}

#item58475 {
	width:162px !important;
	height:97px !important;
	left:664px !important;
	top:489px !important;
}

#item58476 {
	width:184px !important;
	height:83px !important;
	left:671px !important;
	top:489px !important;
}

#item58485 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item19414 {
	width:1030px !important;
	left:457px !important;
	top:214px !important;
	min-height:84px !important;
	direction:ltr;
}

table#table119707 th, table#table119707 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table119707 {
	direction:ltr;
	table-layout:fixed;
}

#item57717 {
	width:979px !important;
	left:471px !important;
	top:336px !important;
	min-height:351px !important;
	direction:rtl;
}

#item74260 {
	width:105px !important;
	height:88px !important;
	left:1487px !important;
	top:152px !important;
}

#item58520 {
	width:1920px !important;
	height:1080px !important;
	background:#e6e7e8;
}

#item58529 {
	opacity:0.68;
	width:387px !important;
	height:389px !important;
	left:84px !important;
	top:223px !important;
	border-radius:19px;
	background:#fff;
	border:solid 4px #bb8c0a;
}

#item58530 {
	opacity:0.67;
	width:387px !important;
	height:389px !important;
	left:563px !important;
	top:223px !important;
	border-radius:19px;
	background:#fff;
	border:solid 4px #bb8c0a;
}

#item58531 {
	width:385px !important;
	height:91px !important;
	left:86px !important;
	top:224px !important;
	border-radius:19px;
	background:#bb8c0a;
	border:solid 1px #fff;
}

#item58532 {
	width:385px !important;
	height:91px !important;
	left:564px !important;
	top:224px !important;
	border-radius:19px;
	background:#bb8c0a;
	border:solid 1px #fff;
}

#item58547 {
	width:79px !important;
	height:1px !important;
	left:49px !important;
	top:21px !important;
	background:#ffffff;
}

#item58548 {
	width:44px !important;
	height:44px !important;
	background:#ffffff;
}

#item58562 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:7px !important;
	background:#ffffff;
}

#item58566 {
	width:3px !important;
	height:1px !important;
	left:21px !important;
	top:2px !important;
	background:#ffffff;
}

#item58570 {
	width:205px !important;
	height:181px !important;
	left:1679px !important;
	top:494px !important;
}

#item58574 {
	width:1213px !important;
	left:42px !important;
	top:60px !important;
	min-height:71px !important;
	direction:ltr;
}

#item58597 {
	width:327px !important;
	left:113px !important;
	top:345px !important;
	min-height:144px !important;
	direction:ltr;
}

#item58620 {
	width:327px !important;
	left:592px !important;
	top:345px !important;
	min-height:144px !important;
	direction:ltr;
}

#item58643 {
	width:205px !important;
	left:171px !important;
	top:252px !important;
	min-height:38px !important;
	direction:ltr;
}

#item58666 {
	width:205px !important;
	left:650px !important;
	top:252px !important;
	min-height:38px !important;
	direction:ltr;
}

#item58689 {
	width:162px !important;
	height:97px !important;
	left:185px !important;
	top:489px !important;
}

#item58692 {
	width:162px !important;
	height:97px !important;
	left:664px !important;
	top:489px !important;
}

#item58693 {
	width:184px !important;
	height:83px !important;
	left:671px !important;
	top:489px !important;
}

#item58702 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item19627 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item19650 {
	width:1051px !important;
	left:455px !important;
	top:374px !important;
	min-height:196px !important;
	direction:ltr;
}

#item74296 {
	width:105px !important;
	height:88px !important;
	left:1487px !important;
	top:152px !important;
}

#item19714 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item19737 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item19761 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item19784 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item19807 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item19830 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item19853 {
	width:147px !important;
	height:46px !important;
	left:864px !important;
	top:998px !important;
	direction:rtl;
}

#item19880 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item19913 {
	width:230px !important;
	height:114px !important;
}

#item19910 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item19914 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item19926 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item72882 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72886 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72890 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72898 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72906 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72910 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82856 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90325 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item83772 {
	width:526px !important;
	left:695px !important;
	top:120px !important;
	min-height:46px !important;
	direction:rtl;
}

#item83776 {
	width:412px !important;
	left:238px !important;
	top:458px !important;
	min-height:79px !important;
	direction:rtl;
}

#item83800 {
	width:412px !important;
	left:800px !important;
	top:430px !important;
	min-height:173px !important;
	direction:rtl;
}

#item83826 {
	width:412px !important;
	left:1362px !important;
	top:444px !important;
	min-height:79px !important;
	direction:rtl;
}

#item83871 {
	width:3px !important;
	height:9px !important;
	left:65px !important;
	top:60px !important;
	background:#efca16;
}

#item83872 {
	width:3px !important;
	height:3px !important;
	left:65px !important;
	top:72px !important;
	background:#efca16;
}

#item96483 {
	width:528px !important;
	height:246px !important;
	left:151px !important;
	top:374px !important;
}

#item96494 {
	width:549px !important;
	height:246px !important;
	left:695px !important;
	top:374px !important;
}

#item96506 {
	width:498px !important;
	height:270px !important;
	left:1276px !important;
	top:358px !important;
}

#item74316 {
	width:88px !important;
	height:78px !important;
	left:1802px !important;
	top:978px !important;
}

#item74337 {
	width:111px !important;
	height:77px !important;
	left:1679px !important;
	top:976px !important;
}

#item20215 {
	width:1402px !important;
	left:177px !important;
	top:48px !important;
	min-height:99px !important;
	direction:rtl;
}

#item75778 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item20238 {
	width:520px !important;
	left:258px !important;
	top:359px !important;
	min-height:302px !important;
	direction:ltr;
}

#item20267 {
	width:186px !important;
	left:154px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74341 {
	width:634px !important;
	height:144px !important;
	top:737px !important;
}

#item19972 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item19995 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item20018 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item20042 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item20065 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item20088 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item20139 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item20165 {
	width:230px !important;
	height:114px !important;
}

#item20162 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item20166 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item20178 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item20182 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item57972 {
	width:147px !important;
	height:46px !important;
	left:864px !important;
	top:998px !important;
	direction:rtl;
}

#item72850 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item72854 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item72858 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item72866 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item72874 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item72878 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82852 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90320 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item74300 {
	width:88px !important;
	height:78px !important;
	left:1802px !important;
	top:978px !important;
}

#item84122 {
	width:1402px !important;
	left:177px !important;
	top:48px !important;
	min-height:99px !important;
	direction:rtl;
}

#item84147 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84170 {
	width:520px !important;
	left:258px !important;
	top:359px !important;
	min-height:302px !important;
	direction:ltr;
}

#item84198 {
	width:186px !important;
	left:154px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item84227 {
	width:634px !important;
	height:144px !important;
	top:737px !important;
}

#item84233 {
	width:35px !important;
	left:1497px !important;
	top:227px !important;
	min-height:26px !important;
	direction:rtl;
}

#item20482 {
	width:1016px !important;
	left:454px !important;
	top:372px !important;
	min-height:200px !important;
	direction:ltr;
}

#item74333 {
	width:111px !important;
	height:77px !important;
	left:1679px !important;
	top:986px !important;
}

#item74385 {
	width:114px !important;
	height:96px !important;
	left:1478px !important;
	top:140px !important;
}

#item74308 {
	width:88px !important;
	height:78px !important;
	left:1802px !important;
	top:978px !important;
}

#item74329 {
	width:111px !important;
	height:77px !important;
	left:1679px !important;
	top:986px !important;
}

#item84268 {
	width:1402px !important;
	left:177px !important;
	top:48px !important;
	min-height:99px !important;
	direction:rtl;
}

#item84294 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84317 {
	width:520px !important;
	left:258px !important;
	top:359px !important;
	min-height:302px !important;
	direction:ltr;
}

#item84344 {
	width:186px !important;
	left:154px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item84371 {
	width:634px !important;
	height:144px !important;
	top:737px !important;
}

#item84378 {
	width:35px !important;
	left:1497px !important;
	top:227px !important;
	min-height:26px !important;
	direction:rtl;
}

#item20631 {
	width:1030px !important;
	left:454px !important;
	top:345px !important;
	min-height:294px !important;
	direction:ltr;
}

#item74381 {
	width:114px !important;
	height:96px !important;
	left:1478px !important;
	top:140px !important;
}

#item84408 {
	width:1402px !important;
	left:177px !important;
	top:48px !important;
	min-height:99px !important;
	direction:rtl;
}

#item84433 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84456 {
	width:520px !important;
	left:258px !important;
	top:359px !important;
	min-height:302px !important;
	direction:ltr;
}

#item84484 {
	width:186px !important;
	left:154px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item84513 {
	width:634px !important;
	height:144px !important;
	top:737px !important;
}

#item84519 {
	width:35px !important;
	left:1497px !important;
	top:227px !important;
	min-height:26px !important;
	direction:rtl;
}

#item20830 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item20853 {
	width:1011px !important;
	left:454px !important;
	top:386px !important;
	min-height:196px !important;
	direction:ltr;
}

#item74312 {
	width:88px !important;
	height:78px !important;
	left:1802px !important;
	top:978px !important;
}

#item74321 {
	width:111px !important;
	height:77px !important;
	left:1679px !important;
	top:986px !important;
}

#item74357 {
	width:114px !important;
	height:96px !important;
	left:1478px !important;
	top:140px !important;
}

#item74424 {
	width:110px !important;
	height:86px !important;
	left:1688px !important;
	top:978px !important;
}

#item74436 {
	width:122px !important;
	height:95px !important;
	left:1798px !important;
	top:972px !important;
}

#item20939 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74389 {
	width:672px !important;
	height:144px !important;
	left:68px !important;
	top:766px !important;
}

#item76520 {
	width:44px !important;
	left:1609px !important;
	top:367px !important;
	min-height:47px !important;
	direction:rtl;
}

#item83894 {
	width:1211px !important;
	height:609px !important;
	left:244px !important;
	top:167px !important;
	border-radius:24px;
	border:solid 1.88181258869779px #1e2171;
}

#item83895 {
	width:397px !important;
	left:761px !important;
	top:70px !important;
	min-height:46px !important;
	direction:rtl;
}

#item83918 {
	width:495px !important;
	left:343px !important;
	top:597px !important;
	min-height:116px !important;
	direction:ltr;
}

#item83941 {
	width:212px !important;
	left:706px !important;
	top:447px !important;
	min-height:84px !important;
	direction:ltr;
}

#item83964 {
	width:247px !important;
	left:280px !important;
	top:447px !important;
	min-height:52px !important;
	direction:ltr;
}

#item83994 {
	width:476px !important;
	height:59px !important;
	left:378px !important;
	top:252px !important;
	border-radius:24px;
	background:#1e2171;
}

#item83995 {
	width:371px !important;
	left:428px !important;
	top:272px !important;
	min-height:21px !important;
	direction:ltr;
}

#item84023 {
	width:30px !important;
	left:589px !important;
	top:433px !important;
	min-height:32px !important;
	direction:ltr;
}

#item84050 {
	width:51px !important;
	left:1262px !important;
	top:422px !important;
	min-height:10px !important;
	direction:ltr;
}

#item84571 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84622 {
	width:186px !important;
	left:168px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item84645 {
	width:672px !important;
	height:144px !important;
	top:735px !important;
}

#item84649 {
	width:44px !important;
	left:1541px !important;
	top:336px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84674 {
	width:1211px !important;
	height:609px !important;
	left:176px !important;
	top:136px !important;
	border-radius:24px;
	border:solid 1.88181258869779px #1e2171;
}

#item84675 {
	width:397px !important;
	left:693px !important;
	top:39px !important;
	min-height:46px !important;
	direction:rtl;
}

#item84698 {
	width:495px !important;
	left:275px !important;
	top:566px !important;
	min-height:116px !important;
	direction:ltr;
}

#item84721 {
	width:212px !important;
	left:638px !important;
	top:416px !important;
	min-height:84px !important;
	direction:ltr;
}

#item84744 {
	width:247px !important;
	left:212px !important;
	top:416px !important;
	min-height:52px !important;
	direction:ltr;
}

#item84769 {
	width:476px !important;
	height:59px !important;
	left:310px !important;
	top:221px !important;
	border-radius:24px;
	background:#1e2171;
}

#item84770 {
	width:371px !important;
	left:360px !important;
	top:241px !important;
	min-height:21px !important;
	direction:ltr;
}

#item84797 {
	width:30px !important;
	left:520px !important;
	top:402px !important;
	min-height:32px !important;
	direction:ltr;
}

#item84820 {
	width:51px !important;
	left:1194px !important;
	top:391px !important;
	min-height:10px !important;
	direction:ltr;
}

#item84844 {
	width:44px !important;
	left:1541px !important;
	top:336px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84871 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item74420 {
	width:110px !important;
	height:86px !important;
	left:1688px !important;
	top:978px !important;
}

#item74428 {
	width:122px !important;
	height:95px !important;
	left:1798px !important;
	top:972px !important;
}

#item74449 {
	width:96px !important;
	height:70px !important;
	left:1488px !important;
	top:162px !important;
}

#item21504 {
	width:1011px !important;
	left:436px !important;
	top:361px !important;
	min-height:165px !important;
	direction:ltr;
}

#item74460 {
	width:127px !important;
	height:95px !important;
	left:1467px !important;
	top:150px !important;
}

#item74416 {
	width:110px !important;
	height:86px !important;
	left:1688px !important;
	top:978px !important;
}

#item74441 {
	width:122px !important;
	height:95px !important;
	left:1798px !important;
	top:972px !important;
}

#item84914 {
	width:186px !important;
	left:168px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item84937 {
	width:672px !important;
	height:144px !important;
	top:735px !important;
}

#item84941 {
	width:44px !important;
	left:1541px !important;
	top:336px !important;
	min-height:47px !important;
	direction:rtl;
}

#item84965 {
	width:1211px !important;
	height:609px !important;
	left:176px !important;
	top:136px !important;
	border-radius:24px;
	border:solid 1.88181258869779px #1e2171;
}

#item84966 {
	width:397px !important;
	left:693px !important;
	top:39px !important;
	min-height:46px !important;
	direction:rtl;
}

#item84989 {
	width:495px !important;
	left:275px !important;
	top:566px !important;
	min-height:116px !important;
	direction:ltr;
}

#item85012 {
	width:212px !important;
	left:638px !important;
	top:416px !important;
	min-height:84px !important;
	direction:ltr;
}

#item85035 {
	width:247px !important;
	left:212px !important;
	top:416px !important;
	min-height:52px !important;
	direction:ltr;
}

#item85060 {
	width:476px !important;
	height:59px !important;
	left:310px !important;
	top:221px !important;
	border-radius:24px;
	background:#1e2171;
}

#item85061 {
	width:371px !important;
	left:360px !important;
	top:241px !important;
	min-height:21px !important;
	direction:ltr;
}

#item85088 {
	width:30px !important;
	left:520px !important;
	top:402px !important;
	min-height:32px !important;
	direction:ltr;
}

#item85112 {
	width:51px !important;
	left:1194px !important;
	top:391px !important;
	min-height:10px !important;
	direction:ltr;
}

#item85135 {
	width:44px !important;
	left:1541px !important;
	top:336px !important;
	min-height:47px !important;
	direction:rtl;
}

#item85161 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item21624 {
	width:1068px !important;
	left:454px !important;
	top:351px !important;
	min-height:382px !important;
	direction:ltr;
}

#item74471 {
	width:127px !important;
	height:95px !important;
	left:1467px !important;
	top:150px !important;
}

#item85198 {
	width:186px !important;
	left:168px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item85221 {
	width:672px !important;
	height:144px !important;
	top:735px !important;
}

#item85225 {
	width:44px !important;
	left:1541px !important;
	top:336px !important;
	min-height:47px !important;
	direction:rtl;
}

#item85249 {
	width:1211px !important;
	height:609px !important;
	left:176px !important;
	top:136px !important;
	border-radius:24px;
	border:solid 1.88181258869779px #1e2171;
}

#item85250 {
	width:397px !important;
	left:693px !important;
	top:39px !important;
	min-height:46px !important;
	direction:rtl;
}

#item85273 {
	width:495px !important;
	left:275px !important;
	top:566px !important;
	min-height:116px !important;
	direction:ltr;
}

#item85296 {
	width:212px !important;
	left:638px !important;
	top:416px !important;
	min-height:84px !important;
	direction:ltr;
}

#item85319 {
	width:247px !important;
	left:212px !important;
	top:416px !important;
	min-height:52px !important;
	direction:ltr;
}

#item85344 {
	width:476px !important;
	height:59px !important;
	left:310px !important;
	top:221px !important;
	border-radius:24px;
	background:#1e2171;
}

#item85345 {
	width:371px !important;
	left:360px !important;
	top:241px !important;
	min-height:21px !important;
	direction:ltr;
}

#item85374 {
	width:30px !important;
	left:520px !important;
	top:402px !important;
	min-height:32px !important;
	direction:ltr;
}

#item85397 {
	width:51px !important;
	left:1194px !important;
	top:391px !important;
	min-height:10px !important;
	direction:ltr;
}

#item85420 {
	width:44px !important;
	left:1541px !important;
	top:336px !important;
	min-height:47px !important;
	direction:rtl;
}

#item85446 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item21739 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item21763 {
	width:1011px !important;
	left:454px !important;
	top:386px !important;
	min-height:196px !important;
	direction:ltr;
}

#item74407 {
	width:110px !important;
	height:86px !important;
	left:1688px !important;
	top:978px !important;
}

#item74445 {
	width:122px !important;
	height:95px !important;
	left:1798px !important;
	top:972px !important;
}

#item74477 {
	width:127px !important;
	height:95px !important;
	left:1467px !important;
	top:150px !important;
}

#item22585 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74481 {
	width:472px !important;
	height:124px !important;
	left:68px !important;
	top:784px !important;
}

#item85525 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item90455 {
	width:1402px !important;
	left:277px !important;
	top:79px !important;
	min-height:193px !important;
	direction:rtl;
}

#item90478 {
	width:1181px !important;
	left:319px !important;
	top:665px !important;
	min-height:78px !important;
	direction:ltr;
}

#item90502 {
	width:308px !important;
	left:353px !important;
	top:480px !important;
	min-height:111px !important;
	direction:ltr;
}

#item90525 {
	width:365px !important;
	left:777px !important;
	top:476px !important;
	min-height:121px !important;
	direction:ltr;
}

#item90549 {
	width:365px !important;
	left:1230px !important;
	top:476px !important;
	min-height:111px !important;
	direction:ltr;
}

#item90572 {
	width:244px !important;
	left:393px !important;
	top:324px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90595 {
	width:244px !important;
	left:835px !important;
	top:324px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90618 {
	width:244px !important;
	left:1299px !important;
	top:324px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90641 {
	width:408px !important;
	height:350px !important;
	left:303px !important;
	top:257px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item90642 {
	width:408px !important;
	height:350px !important;
	left:753px !important;
	top:257px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item90643 {
	width:408px !important;
	height:350px !important;
	left:1209px !important;
	top:257px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item74537 {
	width:123px !important;
	height:82px !important;
	left:1679px !important;
	top:982px !important;
}

#item74492 {
	width:102px !important;
	height:84px !important;
	left:1482px !important;
	top:154px !important;
}

#item74503 {
	width:102px !important;
	height:90px !important;
	left:1482px !important;
	top:154px !important;
}

#item85568 {
	width:186px !important;
	left:168px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item85591 {
	width:472px !important;
	height:124px !important;
	top:753px !important;
}

#item85595 {
	width:1402px !important;
	left:209px !important;
	top:66px !important;
	min-height:193px !important;
	direction:rtl;
}

#item85618 {
	width:1181px !important;
	left:251px !important;
	top:667px !important;
	min-height:78px !important;
	direction:ltr;
}

#item85641 {
	width:308px !important;
	left:285px !important;
	top:483px !important;
	min-height:111px !important;
	direction:ltr;
}

#item85664 {
	width:365px !important;
	left:708px !important;
	top:478px !important;
	min-height:121px !important;
	direction:ltr;
}

#item85687 {
	width:365px !important;
	left:1162px !important;
	top:478px !important;
	min-height:111px !important;
	direction:ltr;
}

#item85710 {
	width:244px !important;
	left:325px !important;
	top:326px !important;
	min-height:97px !important;
	direction:ltr;
}

#item85733 {
	width:244px !important;
	left:767px !important;
	top:326px !important;
	min-height:97px !important;
	direction:ltr;
}

#item85756 {
	width:244px !important;
	left:1231px !important;
	top:326px !important;
	min-height:97px !important;
	direction:ltr;
}

#item85779 {
	width:408px !important;
	height:350px !important;
	left:235px !important;
	top:259px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item85780 {
	width:408px !important;
	height:350px !important;
	left:685px !important;
	top:259px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item85781 {
	width:408px !important;
	height:350px !important;
	left:1141px !important;
	top:259px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item85784 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item74514 {
	width:116px !important;
	height:90px !important;
	left:1482px !important;
	top:154px !important;
}

#item74533 {
	width:123px !important;
	height:82px !important;
	left:1679px !important;
	top:982px !important;
}

#item85842 {
	width:186px !important;
	left:168px !important;
	top:800px !important;
	min-height:15px !important;
	direction:rtl;
}

#item85865 {
	width:472px !important;
	height:124px !important;
	top:753px !important;
}

#item85869 {
	width:1402px !important;
	left:209px !important;
	top:66px !important;
	min-height:193px !important;
	direction:rtl;
}

#item85892 {
	width:1181px !important;
	left:251px !important;
	top:667px !important;
	min-height:78px !important;
	direction:ltr;
}

#item85915 {
	width:308px !important;
	left:285px !important;
	top:483px !important;
	min-height:111px !important;
	direction:ltr;
}

#item85938 {
	width:365px !important;
	left:708px !important;
	top:478px !important;
	min-height:121px !important;
	direction:ltr;
}

#item85961 {
	width:365px !important;
	left:1162px !important;
	top:478px !important;
	min-height:111px !important;
	direction:ltr;
}

#item85984 {
	width:244px !important;
	left:325px !important;
	top:326px !important;
	min-height:97px !important;
	direction:ltr;
}

#item86007 {
	width:244px !important;
	left:767px !important;
	top:326px !important;
	min-height:97px !important;
	direction:ltr;
}

#item86030 {
	width:244px !important;
	left:1231px !important;
	top:326px !important;
	min-height:97px !important;
	direction:ltr;
}

#item86053 {
	width:408px !important;
	height:350px !important;
	left:235px !important;
	top:259px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item86054 {
	width:408px !important;
	height:350px !important;
	left:685px !important;
	top:259px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item86055 {
	width:408px !important;
	height:350px !important;
	left:1141px !important;
	top:259px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item86058 {
	width:139px !important;
	left:14px !important;
	top:26px !important;
	min-height:47px !important;
	direction:rtl;
}

#item23200 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item23223 {
	width:1011px !important;
	left:454px !important;
	top:386px !important;
	min-height:196px !important;
	direction:ltr;
}

#item74525 {
	width:123px !important;
	height:82px !important;
	left:1679px !important;
	top:982px !important;
}

#item74607 {
	width:110px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item74631 {
	width:98px !important;
	height:92px !important;
	left:1800px !important;
	top:966px !important;
}

#item23867 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74549 {
	width:668px !important;
	height:156px !important;
	left:60px !important;
	top:762px !important;
}

#item86083 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item96188 {
	width:661px !important;
	left:630px !important;
	top:96px !important;
	min-height:119px !important;
	direction:rtl;
}

#item96211 {
	width:606px !important;
	left:298px !important;
	top:412px !important;
	min-height:222px !important;
	direction:ltr;
}

#item86139 {
	width:186px !important;
	left:176px !important;
	top:763px !important;
	min-height:15px !important;
	direction:rtl;
}

#item86162 {
	width:668px !important;
	height:156px !important;
	top:694px !important;
}

#item86167 {
	width:359px !important;
	height:18px !important;
	left:1408px !important;
}

#item86190 {
	width:661px !important;
	left:570px !important;
	top:28px !important;
	min-height:119px !important;
	direction:rtl;
}

#item86213 {
	width:606px !important;
	left:238px !important;
	top:344px !important;
	min-height:222px !important;
	direction:ltr;
}

#item86243 {
	width:35px !important;
	left:1549px !important;
	top:186px !important;
	min-height:26px !important;
	direction:rtl;
}

#item86268 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item24073 {
	width:1080px !important;
	left:420px !important;
	top:386px !important;
	min-height:298px !important;
	direction:ltr;
}

#item74583 {
	width:92px !important;
	height:102px !important;
	left:1494px !important;
	top:140px !important;
}

#item74603 {
	width:110px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item74623 {
	width:98px !important;
	height:92px !important;
	left:1800px !important;
	top:966px !important;
}

#item86313 {
	width:186px !important;
	left:176px !important;
	top:763px !important;
	min-height:15px !important;
	direction:rtl;
}

#item86336 {
	width:668px !important;
	height:156px !important;
	top:694px !important;
}

#item86340 {
	width:359px !important;
	height:18px !important;
	left:1408px !important;
}

#item86363 {
	width:661px !important;
	left:570px !important;
	top:28px !important;
	min-height:119px !important;
	direction:rtl;
}

#item86386 {
	width:606px !important;
	left:238px !important;
	top:344px !important;
	min-height:222px !important;
	direction:ltr;
}

#item86418 {
	width:35px !important;
	left:1549px !important;
	top:186px !important;
	min-height:26px !important;
	direction:rtl;
}

#item86443 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item24251 {
	width:1030px !important;
	left:454px !important;
	top:320px !important;
	min-height:371px !important;
	direction:ltr;
}

#item74565 {
	width:92px !important;
	height:102px !important;
	left:1494px !important;
	top:140px !important;
}

#item74599 {
	width:110px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item74635 {
	width:98px !important;
	height:92px !important;
	left:1800px !important;
	top:966px !important;
}

#item86491 {
	width:186px !important;
	left:176px !important;
	top:763px !important;
	min-height:15px !important;
	direction:rtl;
}

#item86514 {
	width:668px !important;
	height:156px !important;
	top:694px !important;
}

#item86518 {
	width:359px !important;
	height:18px !important;
	left:1408px !important;
}

#item86541 {
	width:661px !important;
	left:570px !important;
	top:28px !important;
	min-height:119px !important;
	direction:rtl;
}

#item86564 {
	width:606px !important;
	left:238px !important;
	top:344px !important;
	min-height:222px !important;
	direction:ltr;
}

#item86595 {
	width:35px !important;
	left:1549px !important;
	top:186px !important;
	min-height:26px !important;
	direction:rtl;
}

#item86620 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item24432 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item24455 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item74587 {
	width:92px !important;
	height:102px !important;
	left:1494px !important;
	top:140px !important;
}

#item74591 {
	width:110px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item74639 {
	width:98px !important;
	height:92px !important;
	left:1800px !important;
	top:966px !important;
}

#item74715 {
	width:111px !important;
	height:90px !important;
	left:1679px !important;
	top:978px !important;
}

#item74674 {
	width:682px !important;
	height:149px !important;
	left:269px !important;
	top:660px !important;
}

#item24649 {
	width:667px !important;
	height:342px !important;
	left:1008px !important;
	top:363px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item79191 {
	width:552px !important;
	height:204px !important;
	left:1074px !important;
	top:617px !important;
	background:#fff;
}

#item24508 {
	width:1402px !important;
	left:259px !important;
	top:79px !important;
	min-height:119px !important;
	direction:rtl;
}

#item60917 {
	width:186px !important;
	left:1285px !important;
	top:708px !important;
	min-height:15px !important;
	direction:rtl;
}

#item24531 {
	width:529px !important;
	left:315px !important;
	top:398px !important;
	min-height:184px !important;
	direction:ltr;
}

#item24696 {
	width:606px !important;
	left:1038px !important;
	top:390px !important;
	min-height:121px !important;
	direction:ltr;
}

#item60676 {
	width:667px !important;
	height:342px !important;
	left:245px !important;
	top:363px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item60677 {
	width:458px !important;
	height:150px !important;
	left:332px !important;
	top:644px !important;
	background:#fff;
}

#item74685 {
	width:634px !important;
	height:149px !important;
	left:1063px !important;
	top:646px !important;
}

#item24669 {
	width:186px !important;
	left:508px !important;
	top:708px !important;
	min-height:15px !important;
	direction:rtl;
}

#item24830 {
	width:118px !important;
	left:228px !important;
	top:93px !important;
	min-height:36px !important;
	direction:ltr;
}

#item60683 {
	width:118px !important;
	min-height:36px !important;
	direction:ltr;
}

#item24803 {
	width:136px !important;
	left:219px !important;
	top:138px !important;
	min-height:18px !important;
	direction:ltr;
}

#item86663 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item96290 {
	width:108px !important;
	height:86px !important;
	left:1790px !important;
	top:978px !important;
}

#item91363 {
	width:667px !important;
	height:342px !important;
	left:907px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item91364 {
	width:552px !important;
	height:204px !important;
	left:973px !important;
	top:575px !important;
	background:#fff;
}

#item91365 {
	width:1402px !important;
	left:158px !important;
	top:51px !important;
	min-height:119px !important;
	direction:rtl;
}

#item91393 {
	width:186px !important;
	left:1184px !important;
	top:660px !important;
	min-height:15px !important;
	direction:rtl;
}

#item91416 {
	width:529px !important;
	left:214px !important;
	top:370px !important;
	min-height:184px !important;
	direction:ltr;
}

#item91439 {
	width:606px !important;
	left:937px !important;
	top:362px !important;
	min-height:121px !important;
	direction:ltr;
}

#item91462 {
	width:667px !important;
	height:342px !important;
	left:144px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item91463 {
	width:458px !important;
	height:150px !important;
	left:231px !important;
	top:616px !important;
	background:#fff;
}

#item91464 {
	width:129px !important;
	left:537px !important;
	top:563px !important;
	min-height:39px !important;
	direction:ltr;
}

#item91487 {
	width:129px !important;
	left:288px !important;
	top:462px !important;
	min-height:39px !important;
	direction:ltr;
}

#item91510 {
	width:149px !important;
	left:527px !important;
	top:613px !important;
	min-height:19px !important;
	direction:ltr;
}

#item91533 {
	width:634px !important;
	height:149px !important;
	left:1022px !important;
	top:589px !important;
}

#item91542 {
	width:186px !important;
	left:407px !important;
	top:694px !important;
	min-height:15px !important;
	direction:rtl;
}

#item91576 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item91283 {
	width:1060px !important;
	left:461px !important;
	top:378px !important;
	min-height:217px !important;
	direction:ltr;
}

#item91306 {
	width:108px !important;
	height:96px !important;
	left:1486px !important;
	top:150px !important;
}

#item96273 {
	width:111px !important;
	height:90px !important;
	left:1679px !important;
	top:978px !important;
}

#item96278 {
	width:108px !important;
	height:86px !important;
	left:1790px !important;
	top:978px !important;
}

#item86712 {
	width:667px !important;
	height:342px !important;
	left:907px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item86713 {
	width:552px !important;
	height:204px !important;
	left:973px !important;
	top:575px !important;
	background:#fff;
}

#item86714 {
	width:1402px !important;
	left:158px !important;
	top:51px !important;
	min-height:119px !important;
	direction:rtl;
}

#item86741 {
	width:186px !important;
	left:1184px !important;
	top:660px !important;
	min-height:15px !important;
	direction:rtl;
}

#item86764 {
	width:529px !important;
	left:214px !important;
	top:370px !important;
	min-height:184px !important;
	direction:ltr;
}

#item86787 {
	width:606px !important;
	left:937px !important;
	top:362px !important;
	min-height:121px !important;
	direction:ltr;
}

#item86810 {
	width:667px !important;
	height:342px !important;
	left:144px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item86811 {
	width:458px !important;
	height:150px !important;
	left:231px !important;
	top:616px !important;
	background:#fff;
}

#item86812 {
	width:129px !important;
	left:537px !important;
	top:597px !important;
	min-height:39px !important;
	direction:ltr;
}

#item86835 {
	width:129px !important;
	left:288px !important;
	top:462px !important;
	min-height:39px !important;
	direction:ltr;
}

#item86858 {
	width:90px !important;
	left:556px !important;
	top:577px !important;
	min-height:12px !important;
	direction:ltr;
}

#item86881 {
	width:634px !important;
	height:149px !important;
	left:1022px !important;
	top:589px !important;
}

#item86891 {
	width:186px !important;
	left:407px !important;
	top:694px !important;
	min-height:15px !important;
	direction:rtl;
}

#item86923 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item25088 {
	width:71px !important;
	height:133px !important;
	left:1092px !important;
	top:566px !important;
	background:#efca16;
}

#item25100 {
	width:71px !important;
	height:263px !important;
	left:934px !important;
	top:436px !important;
	background:#bb8c0a;
}

#item25101 {
	width:71px !important;
	height:441px !important;
	left:818px !important;
	top:258px !important;
	background:#1e2171;
}

#item25123 {
	width:81px !important;
	left:679px !important;
	top:192px !important;
	min-height:512px !important;
	direction:rtl;
}

#item25232 {
	width:81px !important;
	left:700px !important;
	top:194px !important;
	min-height:512px !important;
	direction:rtl;
}

#item25280 {
	width:199px !important;
	left:922px !important;
	top:182px !important;
	min-height:20px !important;
	direction:rtl;
}

#item25357 {
	width:206px !important;
	left:854px !important;
	top:742px !important;
	min-height:20px !important;
	direction:rtl;
}

#item25413 {
	width:387px !important;
	left:811px !important;
	top:712px !important;
	min-height:20px !important;
	direction:rtl;
}

#item25304 {
	width:87px !important;
	left:923px !important;
	top:407px !important;
	min-height:30px !important;
	direction:rtl;
}

#item60969 {
	width:87px !important;
	left:807px !important;
	top:216px !important;
	min-height:30px !important;
	direction:rtl;
}

#item25332 {
	width:87px !important;
	left:1081px !important;
	top:525px !important;
	min-height:30px !important;
	direction:rtl;
}

#item74711 {
	width:111px !important;
	height:90px !important;
	left:1679px !important;
	top:978px !important;
}

#item74720 {
	width:108px !important;
	height:96px !important;
	left:1486px !important;
	top:150px !important;
}

#item96294 {
	width:108px !important;
	height:86px !important;
	left:1790px !important;
	top:978px !important;
}

#item86960 {
	width:667px !important;
	height:342px !important;
	left:907px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item86961 {
	width:552px !important;
	height:204px !important;
	left:973px !important;
	top:575px !important;
	background:#fff;
}

#item86962 {
	width:1402px !important;
	left:158px !important;
	top:51px !important;
	min-height:119px !important;
	direction:rtl;
}

#item86990 {
	width:186px !important;
	left:1184px !important;
	top:660px !important;
	min-height:15px !important;
	direction:rtl;
}

#item87013 {
	width:529px !important;
	left:214px !important;
	top:370px !important;
	min-height:184px !important;
	direction:ltr;
}

#item87036 {
	width:606px !important;
	left:937px !important;
	top:362px !important;
	min-height:121px !important;
	direction:ltr;
}

#item87060 {
	width:667px !important;
	height:342px !important;
	left:144px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item87061 {
	width:458px !important;
	height:150px !important;
	left:231px !important;
	top:616px !important;
	background:#fff;
}

#item87062 {
	width:129px !important;
	left:537px !important;
	top:597px !important;
	min-height:39px !important;
	direction:ltr;
}

#item87086 {
	width:129px !important;
	left:288px !important;
	top:462px !important;
	min-height:39px !important;
	direction:ltr;
}

#item87109 {
	width:90px !important;
	left:556px !important;
	top:577px !important;
	min-height:12px !important;
	direction:ltr;
}

#item87132 {
	width:634px !important;
	height:149px !important;
	left:1022px !important;
	top:589px !important;
}

#item87141 {
	width:186px !important;
	left:407px !important;
	top:694px !important;
	min-height:15px !important;
	direction:rtl;
}

#item87174 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item26784 {
	width:723px !important;
	left:608px !important;
	top:180px !important;
	min-height:57px !important;
	direction:rtl;
}

#item27332 {
	width:698px !important;
	left:657px !important;
	top:630px !important;
	min-height:33px !important;
	direction:rtl;
}

#item27436 {
	width:78px !important;
	left:572px !important;
	top:327px !important;
	min-height:231px !important;
	direction:rtl;
}

#item26992 {
	width:38px !important;
	left:720px !important;
	top:289px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27015 {
	width:38px !important;
	left:985px !important;
	top:289px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27038 {
	width:38px !important;
	left:1227px !important;
	top:289px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27061 {
	width:38px !important;
	left:1303px !important;
	top:282px !important;
	min-height:20px !important;
	direction:rtl;
}

#item27084 {
	width:38px !important;
	left:1299px !important;
	top:396px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27107 {
	width:38px !important;
	left:1151px !important;
	top:396px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27130 {
	width:38px !important;
	left:835px !important;
	top:396px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27154 {
	width:38px !important;
	left:890px !important;
	top:510px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27177 {
	width:38px !important;
	left:1215px !important;
	top:510px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27200 {
	width:38px !important;
	left:1303px !important;
	top:511px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27425 {
	width:416px !important;
	left:761px !important;
	top:745px !important;
	min-height:13px !important;
	direction:rtl;
}

#item96306 {
	width:416px !important;
	left:655px !important;
	top:773px !important;
	min-height:13px !important;
	direction:rtl;
}

#item27360 {
	width:319px !important;
	left:27px !important;
	top:2px !important;
	min-height:41px !important;
	direction:rtl;
}

#item61020 {
	width:307px !important;
	left:382px !important;
	top:1px !important;
	min-height:52px !important;
	direction:rtl;
}

#item74707 {
	width:111px !important;
	height:90px !important;
	left:1679px !important;
	top:978px !important;
}

#item74731 {
	width:108px !important;
	height:96px !important;
	left:1486px !important;
	top:150px !important;
}

#item96298 {
	width:108px !important;
	height:86px !important;
	left:1790px !important;
	top:978px !important;
}

#item87252 {
	width:667px !important;
	height:342px !important;
	left:907px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item87253 {
	width:552px !important;
	height:204px !important;
	left:973px !important;
	top:575px !important;
	background:#fff;
}

#item87254 {
	width:1402px !important;
	left:158px !important;
	top:51px !important;
	min-height:119px !important;
	direction:rtl;
}

#item87283 {
	width:186px !important;
	left:1184px !important;
	top:660px !important;
	min-height:15px !important;
	direction:rtl;
}

#item87306 {
	width:529px !important;
	left:214px !important;
	top:370px !important;
	min-height:184px !important;
	direction:ltr;
}

#item87329 {
	width:606px !important;
	left:937px !important;
	top:362px !important;
	min-height:121px !important;
	direction:ltr;
}

#item87352 {
	width:667px !important;
	height:342px !important;
	left:144px !important;
	top:335px !important;
	border-radius:18px;
	border:solid 1px #bb8c0a;
}

#item87353 {
	width:458px !important;
	height:150px !important;
	left:231px !important;
	top:616px !important;
	background:#fff;
}

#item87354 {
	width:129px !important;
	left:537px !important;
	top:597px !important;
	min-height:39px !important;
	direction:ltr;
}

#item87377 {
	width:129px !important;
	left:288px !important;
	top:462px !important;
	min-height:39px !important;
	direction:ltr;
}

#item87400 {
	width:90px !important;
	left:556px !important;
	top:577px !important;
	min-height:12px !important;
	direction:ltr;
}

#item87423 {
	width:634px !important;
	height:149px !important;
	left:1022px !important;
	top:589px !important;
}

#item87431 {
	width:186px !important;
	left:407px !important;
	top:694px !important;
	min-height:15px !important;
	direction:rtl;
}

#item87464 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item27584 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item27607 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item74699 {
	width:111px !important;
	height:90px !important;
	left:1679px !important;
	top:978px !important;
}

#item74735 {
	width:108px !important;
	height:96px !important;
	left:1486px !important;
	top:150px !important;
}

#item96302 {
	width:108px !important;
	height:86px !important;
	left:1790px !important;
	top:978px !important;
}

#item80003 {
	width:410px !important;
	height:343px !important;
	left:415px !important;
	top:304px !important;
	border-radius:19px;
	border:solid 3px #bb8c0a;
}

#item74759 {
	width:102px !important;
	height:97px !important;
	left:1688px !important;
	top:966px !important;
}

#item27646 {
	width:726px !important;
	left:597px !important;
	top:79px !important;
	min-height:46px !important;
	direction:rtl;
}

#item27829 {
	width:1402px !important;
	left:259px !important;
	top:178px !important;
	min-height:99px !important;
	direction:ltr;
}

#item27744 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item27852 {
	width:40px !important;
	left:714px !important;
	top:424px !important;
	min-height:23px !important;
	direction:ltr;
}

#item27898 {
	width:244px !important;
	left:487px !important;
	top:348px !important;
	min-height:97px !important;
	direction:ltr;
}

#item28025 {
	width:33px !important;
	left:1404px !important;
	top:426px !important;
	min-height:19px !important;
	direction:ltr;
}

#item28048 {
	width:202px !important;
	left:1202px !important;
	top:365px !important;
	min-height:80px !important;
	direction:ltr;
}

#item28095 {
	width:244px !important;
	left:842px !important;
	top:472px !important;
	min-height:97px !important;
	direction:ltr;
}

#item28071 {
	width:410px !important;
	height:343px !important;
	left:1109px !important;
	top:304px !important;
	border-radius:19px;
	border:solid 3px #bb8c0a;
}

#item27998 {
	width:382px !important;
	left:422px !important;
	top:477px !important;
	min-height:174px !important;
	direction:ltr;
}

#item28072 {
	width:230px !important;
	left:1199px !important;
	top:477px !important;
	min-height:123px !important;
	direction:ltr;
}

#item74767 {
	width:578px !important;
	height:131px !important;
	left:82px !important;
	top:766px !important;
}

#item87489 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item91661 {
	opacity:0.20;
	width:726px !important;
	left:597px !important;
	top:79px !important;
	min-height:46px !important;
	direction:rtl;
}

#item87552 {
	width:1402px !important;
	left:177px !important;
	min-height:99px !important;
	direction:ltr;
}

#item87579 {
	width:186px !important;
	left:154px !important;
	top:653px !important;
	min-height:15px !important;
	direction:rtl;
}

#item87602 {
	width:40px !important;
	left:632px !important;
	top:250px !important;
	min-height:23px !important;
	direction:ltr;
}

#item87625 {
	width:244px !important;
	left:405px !important;
	top:170px !important;
	min-height:97px !important;
	direction:ltr;
}

#item87648 {
	width:33px !important;
	left:1322px !important;
	top:274px !important;
	min-height:19px !important;
	direction:ltr;
}

#item87671 {
	width:202px !important;
	left:1120px !important;
	top:214px !important;
	min-height:80px !important;
	direction:ltr;
}

#item87694 {
	width:244px !important;
	left:760px !important;
	top:294px !important;
	min-height:97px !important;
	direction:ltr;
}

#item87717 {
	width:410px !important;
	height:343px !important;
	left:1027px !important;
	top:126px !important;
	border-radius:19px;
	border:solid 3px #bb8c0a;
}

#item87718 {
	width:382px !important;
	left:340px !important;
	top:299px !important;
	min-height:174px !important;
	direction:ltr;
}

#item87741 {
	width:230px !important;
	left:1117px !important;
	top:323px !important;
	min-height:123px !important;
	direction:ltr;
}

#item87766 {
	width:578px !important;
	height:131px !important;
	top:588px !important;
}

#item87772 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item29059 {
	width:11px !important;
	left:672px !important;
	top:582px !important;
	min-height:15px !important;
	direction:rtl;
}

#item29082 {
	width:356px !important;
	left:864px !important;
	top:629px !important;
	min-height:16px !important;
	direction:rtl;
}

#item29105 {
	width:272px !important;
	left:382px !important;
	top:357px !important;
	min-height:69px !important;
	direction:rtl;
}

#item29353 {
	width:84px !important;
	left:1242px !important;
	top:370px !important;
	min-height:29px !important;
	direction:rtl;
}

#item29523 {
	width:84px !important;
	left:1407px !important;
	top:503px !important;
	min-height:29px !important;
	direction:rtl;
}

#item29401 {
	width:205px !important;
	left:858px !important;
	top:722px !important;
	min-height:17px !important;
	direction:rtl;
}

#item29424 {
	width:646px !important;
	left:672px !important;
	top:216px !important;
	min-height:51px !important;
	direction:rtl;
}

#item29505 {
	width:288px !important;
	left:366px !important;
	top:483px !important;
	min-height:150px !important;
	direction:rtl;
}

#item71719 {
	width:78px !important;
	left:825px !important;
	top:582px !important;
	min-height:15px !important;
	direction:rtl;
}

#item71786 {
	width:19px !important;
	left:984px !important;
	top:582px !important;
	min-height:15px !important;
	direction:rtl;
}

#item71809 {
	width:19px !important;
	left:1138px !important;
	top:582px !important;
	min-height:15px !important;
	direction:rtl;
}

#item71832 {
	width:20px !important;
	left:1298px !important;
	top:582px !important;
	min-height:15px !important;
	direction:rtl;
}

#item71867 {
	width:55px !important;
	left:1410px !important;
	top:582px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74755 {
	width:102px !important;
	height:97px !important;
	left:1688px !important;
	top:966px !important;
}

#item74779 {
	width:94px !important;
	height:84px !important;
	left:1486px !important;
	top:158px !important;
}

#item91691 {
	opacity:0.20;
	width:726px !important;
	left:597px !important;
	top:79px !important;
	min-height:46px !important;
	direction:rtl;
}

#item87841 {
	width:1402px !important;
	left:177px !important;
	min-height:99px !important;
	direction:ltr;
}

#item87868 {
	width:186px !important;
	left:154px !important;
	top:653px !important;
	min-height:15px !important;
	direction:rtl;
}

#item87891 {
	width:40px !important;
	left:632px !important;
	top:250px !important;
	min-height:23px !important;
	direction:ltr;
}

#item87914 {
	width:244px !important;
	left:405px !important;
	top:170px !important;
	min-height:97px !important;
	direction:ltr;
}

#item87937 {
	width:33px !important;
	left:1322px !important;
	top:274px !important;
	min-height:19px !important;
	direction:ltr;
}

#item87960 {
	width:202px !important;
	left:1120px !important;
	top:214px !important;
	min-height:80px !important;
	direction:ltr;
}

#item87983 {
	width:244px !important;
	left:760px !important;
	top:294px !important;
	min-height:97px !important;
	direction:ltr;
}

#item88006 {
	width:410px !important;
	height:343px !important;
	left:1027px !important;
	top:126px !important;
	border-radius:19px;
	border:solid 3px #bb8c0a;
}

#item88007 {
	width:382px !important;
	left:340px !important;
	top:299px !important;
	min-height:174px !important;
	direction:ltr;
}

#item88030 {
	width:230px !important;
	left:1117px !important;
	top:323px !important;
	min-height:123px !important;
	direction:ltr;
}

#item88053 {
	width:578px !important;
	height:131px !important;
	top:588px !important;
}

#item88059 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item29668 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item29691 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item74739 {
	width:102px !important;
	height:97px !important;
	left:1688px !important;
	top:966px !important;
}

#item74790 {
	width:94px !important;
	height:84px !important;
	left:1486px !important;
	top:158px !important;
}

#item29782 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74814 {
	width:104px !important;
	height:98px !important;
	left:1688px !important;
	top:966px !important;
}

#item74827 {
	width:566px !important;
	height:132px !important;
	left:68px !important;
	top:780px !important;
}

#item88092 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item96339 {
	width:1402px !important;
	left:259px !important;
	top:79px !important;
	min-height:99px !important;
	direction:rtl;
}

#item96362 {
	width:458px !important;
	left:298px !important;
	top:386px !important;
	min-height:309px !important;
	direction:ltr;
}

#item91811 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item91834 {
	width:1402px !important;
	left:158px !important;
	top:51px !important;
	min-height:99px !important;
	direction:rtl;
}

#item91857 {
	width:458px !important;
	left:197px !important;
	top:358px !important;
	min-height:309px !important;
	direction:ltr;
}

#item29949 {
	width:1287px !important;
	left:322px !important;
	top:244px !important;
	min-height:539px !important;
	direction:ltr;
}

#item74810 {
	width:104px !important;
	height:98px !important;
	left:1688px !important;
	top:966px !important;
}

#item74841 {
	width:111px !important;
	height:106px !important;
	left:1549px !important;
	top:96px !important;
}

#item91915 {
	width:168px !important;
	top:17px !important;
	min-height:76px !important;
	direction:rtl;
}

#item91938 {
	width:1402px !important;
	left:158px !important;
	top:51px !important;
	min-height:99px !important;
	direction:rtl;
}

#item91961 {
	width:458px !important;
	left:197px !important;
	top:358px !important;
	min-height:309px !important;
	direction:ltr;
}

#item30095 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item30118 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item74802 {
	width:104px !important;
	height:98px !important;
	left:1688px !important;
	top:966px !important;
}

#item74852 {
	width:111px !important;
	height:106px !important;
	left:1484px !important;
	top:144px !important;
}

#item74894 {
	width:82px !important;
	height:90px !important;
	left:1808px !important;
	top:978px !important;
}

#item74923 {
	width:98px !important;
	height:81px !important;
	left:1696px !important;
	top:983px !important;
}

#item88345 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item88372 {
	width:1389px !important;
	left:265px !important;
	top:79px !important;
	min-height:92px !important;
	direction:rtl;
}

#item74860 {
	width:186px !important;
	left:236px !important;
	top:831px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74927 {
	width:466px !important;
	height:140px !important;
	left:68px !important;
	top:770px !important;
}

#item92047 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item92070 {
	width:1389px !important;
	left:197px !important;
	top:51px !important;
	min-height:92px !important;
	direction:rtl;
}

#item92101 {
	width:186px !important;
	left:168px !important;
	top:803px !important;
	min-height:15px !important;
	direction:rtl;
}

#item92124 {
	width:466px !important;
	height:140px !important;
	top:742px !important;
}

#item74884 {
	width:82px !important;
	height:90px !important;
	left:1808px !important;
	top:978px !important;
}

#item74919 {
	width:98px !important;
	height:81px !important;
	left:1696px !important;
	top:983px !important;
}

#item74941 {
	width:88px !important;
	height:79px !important;
	left:1488px !important;
	top:158px !important;
}

#item92351 {
	width:1042px !important;
	left:441px !important;
	top:398px !important;
	min-height:284px !important;
	direction:ltr;
}

#item92154 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item92177 {
	width:1389px !important;
	left:197px !important;
	top:51px !important;
	min-height:92px !important;
	direction:rtl;
}

#item92210 {
	width:186px !important;
	left:168px !important;
	top:803px !important;
	min-height:15px !important;
	direction:rtl;
}

#item92233 {
	width:466px !important;
	height:140px !important;
	top:742px !important;
}

#item74898 {
	width:82px !important;
	height:90px !important;
	left:1808px !important;
	top:978px !important;
}

#item74915 {
	width:98px !important;
	height:81px !important;
	left:1696px !important;
	top:983px !important;
}

#item74952 {
	width:88px !important;
	height:79px !important;
	left:1488px !important;
	top:158px !important;
}

#item92384 {
	width:1071px !important;
	left:453px !important;
	top:358px !important;
	min-height:333px !important;
	direction:ltr;
}

#item92255 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item92279 {
	width:1389px !important;
	left:197px !important;
	top:51px !important;
	min-height:92px !important;
	direction:rtl;
}

#item92312 {
	width:186px !important;
	left:168px !important;
	top:803px !important;
	min-height:15px !important;
	direction:rtl;
}

#item92335 {
	width:466px !important;
	height:140px !important;
	top:742px !important;
}

#item30630 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item30653 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item74903 {
	width:82px !important;
	height:90px !important;
	left:1808px !important;
	top:978px !important;
}

#item74907 {
	width:98px !important;
	height:81px !important;
	left:1696px !important;
	top:983px !important;
}

#item74956 {
	width:88px !important;
	height:79px !important;
	left:1488px !important;
	top:158px !important;
}

#item75018 {
	width:121px !important;
	height:102px !important;
	left:1679px !important;
	top:966px !important;
}

#item30694 {
	width:1735px !important;
	left:93px !important;
	top:104px !important;
	min-height:119px !important;
	direction:rtl;
}

#item30717 {
	width:331px !important;
	left:795px !important;
	top:276px !important;
	min-height:26px !important;
	direction:rtl;
}

#item72285 {
	width:331px !important;
	left:795px !important;
	top:472px !important;
	min-height:43px !important;
	direction:rtl;
}

#item31051 {
	width:1589px !important;
	left:165px !important;
	top:707px !important;
	min-height:39px !important;
	direction:rtl;
}

#item30820 {
	width:291px !important;
	left:501px !important;
	top:551px !important;
	min-height:79px !important;
	direction:rtl;
}

#item30866 {
	width:330px !important;
	left:1109px !important;
	top:549px !important;
	min-height:90px !important;
	direction:rtl;
}

#item30921 {
	width:131px !important;
	height:131px !important;
	left:1209px !important;
	top:381px !important;
}

#item62680 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item74976 {
	width:582px !important;
	height:112px !important;
	left:64px !important;
	top:785px !important;
}

#item88895 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item88934 {
	width:1735px !important;
	left:29px !important;
	min-height:119px !important;
	direction:rtl;
}

#item88957 {
	width:331px !important;
	left:731px !important;
	top:172px !important;
	min-height:26px !important;
	direction:rtl;
}

#item88980 {
	width:331px !important;
	left:731px !important;
	top:368px !important;
	min-height:43px !important;
	direction:rtl;
}

#item89003 {
	width:1589px !important;
	left:101px !important;
	top:603px !important;
	min-height:39px !important;
	direction:rtl;
}

#item89035 {
	width:291px !important;
	left:437px !important;
	top:447px !important;
	min-height:79px !important;
	direction:rtl;
}

#item89058 {
	width:330px !important;
	left:1045px !important;
	top:445px !important;
	min-height:90px !important;
	direction:rtl;
}

#item89096 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item89119 {
	width:582px !important;
	height:112px !important;
	top:681px !important;
}

#item89125 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item62740 {
	width:1386px !important;
	left:269px !important;
	top:757px !important;
	min-height:83px !important;
	direction:ltr;
}

#item74988 {
	width:110px !important;
	height:100px !important;
	left:1560px !important;
	top:104px !important;
}

#item75014 {
	width:121px !important;
	height:102px !important;
	left:1679px !important;
	top:966px !important;
}

#item89164 {
	width:1735px !important;
	left:29px !important;
	min-height:119px !important;
	direction:rtl;
}

#item89187 {
	width:331px !important;
	left:731px !important;
	top:172px !important;
	min-height:26px !important;
	direction:rtl;
}

#item89210 {
	width:331px !important;
	left:731px !important;
	top:368px !important;
	min-height:43px !important;
	direction:rtl;
}

#item89233 {
	width:1589px !important;
	left:101px !important;
	top:603px !important;
	min-height:39px !important;
	direction:rtl;
}

#item89265 {
	width:291px !important;
	left:437px !important;
	top:447px !important;
	min-height:79px !important;
	direction:rtl;
}

#item89288 {
	width:330px !important;
	left:1045px !important;
	top:445px !important;
	min-height:90px !important;
	direction:rtl;
}

#item89326 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item89349 {
	width:582px !important;
	height:112px !important;
	top:681px !important;
}

#item89355 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item31865 {
	width:1096px !important;
	left:214px !important;
	top:173px !important;
	min-height:399px !important;
	direction:rtl;
}

#item31912 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item31935 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item74999 {
	width:110px !important;
	height:100px !important;
	left:1485px !important;
	top:146px !important;
}

#item75003 {
	width:121px !important;
	height:102px !important;
	left:1679px !important;
	top:966px !important;
}

#item75087 {
	width:112px !important;
	height:80px !important;
	left:1688px !important;
	top:978px !important;
}

#item32000 {
	width:1077px !important;
	left:421px !important;
	top:90px !important;
	min-height:199px !important;
	direction:rtl;
}

#item32059 {
	width:355px !important;
	left:521px !important;
	top:496px !important;
	min-height:166px !important;
	direction:ltr;
}

#item92509 {
	width:226px !important;
	left:490px !important;
	top:360px !important;
	min-height:29px !important;
	direction:ltr;
}

#item92536 {
	width:178px !important;
	left:1210px !important;
	top:360px !important;
	min-height:29px !important;
	direction:ltr;
}

#item32094 {
	width:199px !important;
	left:1218px !important;
	top:554px !important;
	min-height:18px !important;
	direction:ltr;
}

#item63435 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item75039 {
	width:506px !important;
	height:121px !important;
	left:62px !important;
	top:776px !important;
}

#item89380 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item89422 {
	width:1077px !important;
	left:339px !important;
	min-height:199px !important;
	direction:rtl;
}

#item89452_89605 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89452_89607 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89452_89609 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89452_89611 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89452 {
	width:688px !important;
	left:452px !important;
	top:323px !important;
	min-height:245px !important;
	direction:ltr;
}

#item89476 {
	width:262px !important;
	left:1373px !important;
	top:421px !important;
	min-height:28px !important;
	direction:ltr;
}

#item89499 {
	width:21px !important;
	left:1352px !important;
	top:421px !important;
	min-height:24px !important;
	direction:ltr;
}

#item89522 {
	width:162px !important;
	left:213px !important;
	top:237px !important;
	min-height:282px !important;
	direction:rtl;
}

#item89552 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item89575 {
	width:506px !important;
	height:121px !important;
	top:686px !important;
}

#item89581 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item75050 {
	width:102px !important;
	height:90px !important;
	left:1488px !important;
	top:156px !important;
}

#item75083 {
	width:112px !important;
	height:80px !important;
	left:1688px !important;
	top:978px !important;
}

#item89640 {
	width:1077px !important;
	left:339px !important;
	min-height:199px !important;
	direction:rtl;
}

#item89671_89822 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89671_89824 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89671_89826 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89671_89828 {
	width:39.1305053710935px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item89671 {
	width:688px !important;
	left:452px !important;
	top:323px !important;
	min-height:245px !important;
	direction:ltr;
}

#item89694 {
	width:262px !important;
	left:1373px !important;
	top:421px !important;
	min-height:28px !important;
	direction:ltr;
}

#item89717 {
	width:21px !important;
	left:1352px !important;
	top:421px !important;
	min-height:24px !important;
	direction:ltr;
}

#item89740 {
	width:162px !important;
	left:213px !important;
	top:237px !important;
	min-height:282px !important;
	direction:rtl;
}

#item89768 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item89792 {
	width:506px !important;
	height:121px !important;
	top:686px !important;
}

#item89798 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item32506 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item32529 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75070 {
	width:102px !important;
	height:90px !important;
	left:1488px !important;
	top:156px !important;
}

#item75075 {
	width:112px !important;
	height:80px !important;
	left:1688px !important;
	top:978px !important;
}

#item75143 {
	width:100px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item32564 {
	width:1254px !important;
	left:333px !important;
	top:79px !important;
	min-height:119px !important;
	direction:rtl;
}

#item32610 {
	width:402px !important;
	left:539px !important;
	top:538px !important;
	min-height:139px !important;
	direction:ltr;
}

#item32849 {
	width:265px !important;
	left:1259px !important;
	top:538px !important;
	min-height:139px !important;
	direction:ltr;
}

#item32679 {
	width:347px !important;
	left:449px !important;
	top:381px !important;
	min-height:97px !important;
	direction:ltr;
}

#item32872 {
	width:392px !important;
	left:1133px !important;
	top:381px !important;
	min-height:97px !important;
	direction:ltr;
}

#item32749 {
	width:409px !important;
	height:351px !important;
	left:410px !important;
	top:333px !important;
	border-radius:19px;
	border:solid 2px #1e2171;
}

#item32895 {
	width:409px !important;
	height:351px !important;
	left:1116px !important;
	top:333px !important;
	border-radius:19px;
	border:solid 2px #bb8c0a;
}

#item32757 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item75103 {
	width:492px !important;
	height:133px !important;
	left:68px !important;
	top:764px !important;
}

#item89831 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item89908 {
	width:1254px !important;
	left:265px !important;
	top:51px !important;
	min-height:99px !important;
	direction:ltr;
}

#item89931 {
	width:402px !important;
	left:348px !important;
	top:504px !important;
	min-height:139px !important;
	direction:ltr;
}

#item89954 {
	width:409px !important;
	left:1048px !important;
	top:504px !important;
	min-height:139px !important;
	direction:ltr;
}

#item89977 {
	width:347px !important;
	left:381px !important;
	top:353px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90000 {
	width:392px !important;
	left:1065px !important;
	top:353px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90023 {
	width:409px !important;
	height:351px !important;
	left:342px !important;
	top:305px !important;
	border-radius:19px;
	border:solid 2px #1e2171;
}

#item90024 {
	width:409px !important;
	height:351px !important;
	left:1048px !important;
	top:305px !important;
	border-radius:19px;
	border:solid 2px #bb8c0a;
}

#item90030 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item90053 {
	width:492px !important;
	height:133px !important;
	top:736px !important;
}

#item90059 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

table#table142211 th, table#table142211 td {
	padding:3.69px;;
	vertical-align:top;;
	border-top:0.92199288399434px solid #000;;
	border-bottom:0.92199288399434px solid #000;;
}

table#table142211 tr {
	border-top:0.92199288399434px solid #000;;
	border-bottom:0.92199288399434px solid #000;;
}

table#table142211 {
	direction:ltr;
}

#item33173 {
	opacity:0.19;
	width:719px !important;
	left:536px !important;
	top:247px !important;
	min-height:375px !important;
	direction:rtl;
}

#item33188 {
	width:100px !important;
	height:95px !important;
	left:715px !important;
	top:526px !important;
	background:#f0ca00;
}

#item33713 {
	width:25px !important;
	height:24px !important;
	left:884px !important;
	top:190px !important;
	background:#f0ca00;
}

#item33438 {
	width:100px !important;
	height:101px !important;
	left:1061px !important;
	top:520px !important;
	background:#f0ca00;
}

#item33193 {
	width:26px !important;
	left:497px !important;
	top:241px !important;
	min-height:387px !important;
	direction:rtl;
}

#item33285 {
	width:430px !important;
	left:665px !important;
	top:635px !important;
	min-height:18px !important;
	direction:rtl;
}

#item33450 {
	width:95px !important;
	left:758px !important;
	top:457px !important;
	min-height:18px !important;
	direction:rtl;
}

#item33567 {
	width:95px !important;
	left:1111px !important;
	top:457px !important;
	min-height:18px !important;
	direction:rtl;
}

#item33664 {
	width:207px !important;
	left:1286px !important;
	top:224px !important;
	min-height:48px !important;
	direction:rtl;
}

#item33687 {
	width:207px !important;
	left:1286px !important;
	top:602px !important;
	min-height:48px !important;
	direction:rtl;
}

#item63697 {
	width:1148px !important;
	left:389px !important;
	top:675px !important;
	min-height:120px !important;
	direction:rtl;
}

#item33497 {
	width:95px !important;
	left:758px !important;
	top:429px !important;
	min-height:18px !important;
	direction:rtl;
}

#item33715 {
	width:224px !important;
	left:774px !important;
	top:198px !important;
	min-height:10px !important;
	direction:rtl;
}

#item33590 {
	width:95px !important;
	left:1111px !important;
	top:429px !important;
	min-height:18px !important;
	direction:rtl;
}

#item72561 {
	width:1254px !important;
	left:341px !important;
	top:114px !important;
	min-height:99px !important;
	direction:ltr;
}

#item75114 {
	width:95px !important;
	height:94px !important;
	left:1519px !important;
	top:96px !important;
}

#item75139 {
	width:100px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item90102 {
	width:1254px !important;
	left:265px !important;
	top:51px !important;
	min-height:99px !important;
	direction:ltr;
}

#item90125 {
	width:402px !important;
	left:348px !important;
	top:504px !important;
	min-height:139px !important;
	direction:ltr;
}

#item90148 {
	width:409px !important;
	left:1048px !important;
	top:504px !important;
	min-height:139px !important;
	direction:ltr;
}

#item90171 {
	width:347px !important;
	left:381px !important;
	top:353px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90194 {
	width:392px !important;
	left:1065px !important;
	top:353px !important;
	min-height:97px !important;
	direction:ltr;
}

#item90218 {
	width:409px !important;
	height:351px !important;
	left:342px !important;
	top:305px !important;
	border-radius:19px;
	border:solid 2px #1e2171;
}

#item90219 {
	width:409px !important;
	height:351px !important;
	left:1048px !important;
	top:305px !important;
	border-radius:19px;
	border:solid 2px #bb8c0a;
}

#item90226 {
	width:186px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item90249 {
	width:492px !important;
	height:133px !important;
	top:736px !important;
}

#item90255 {
	width:130px !important;
	left:13px !important;
	top:41px !important;
	min-height:76px !important;
	direction:rtl;
}

#item33992 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item34015 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75125 {
	width:95px !important;
	height:94px !important;
	left:1492px !important;
	top:154px !important;
}

#item75131 {
	width:100px !important;
	height:81px !important;
	left:1690px !important;
	top:982px !important;
}

#item34311 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item34334 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item34380 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34403 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34426 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34477 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item34561 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34584 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item34511 {
	width:230px !important;
	height:114px !important;
}

#item34507 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item34512 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item34524 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item73124 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73128 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73133 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73141 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73149 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73153 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82884 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90354 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item34653 {
	width:1308px !important;
	left:306px !important;
	top:238px !important;
	min-height:388px !important;
	direction:rtl;
}

#item75182 {
	width:106px !important;
	height:92px !important;
	left:1690px !important;
	top:966px !important;
}

#item34067 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item34090 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item34113 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34136 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34159 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34182 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item34205 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item34234 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item34260 {
	width:230px !important;
	height:114px !important;
}

#item34257 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item34261 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item34275 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item34279 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item73092 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73096 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73100 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73108 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73116 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73120 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82880 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90350 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item34853 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item34876 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75174 {
	width:106px !important;
	height:92px !important;
	left:1690px !important;
	top:966px !important;
}

#item75186 {
	width:110px !important;
	height:84px !important;
	left:1480px !important;
	top:152px !important;
}

#item35277 {
	width:998px !important;
	height:738px !important;
	left:1220px !important;
	top:275px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item63945 {
	width:478px !important;
	height:118px !important;
	left:1224px !important;
	top:595px !important;
	background:#fff;
}

#item34911 {
	width:1308px !important;
	left:306px !important;
	top:84px !important;
	min-height:119px !important;
	direction:rtl;
}

#item34986 {
	width:439px !important;
	left:1252px !important;
	top:331px !important;
	min-height:120px !important;
	direction:ltr;
}

#item82189 {
	width:78px !important;
	left:1563px !important;
	top:490px !important;
	min-height:28px !important;
	direction:ltr;
}

#item82212 {
	width:78px !important;
	left:1304px !important;
	top:490px !important;
	min-height:28px !important;
	direction:ltr;
}

#item35254 {
	width:168px !important;
	left:1393px !important;
	top:550px !important;
	min-height:14px !important;
	direction:rtl;
}

#item35009 {
	width:427px !important;
	left:215px !important;
	top:440px !important;
	min-height:57px !important;
	direction:ltr;
}

#item35032 {
	width:370px !important;
	left:758px !important;
	top:440px !important;
	min-height:92px !important;
	direction:ltr;
}

#item82158 {
	width:329px !important;
	left:169px !important;
	top:236px !important;
	min-height:51px !important;
	direction:ltr;
}

#item35055 {
	width:426px !important;
	left:223px !important;
	top:686px !important;
	min-height:132px !important;
	direction:ltr;
}

#item35161 {
	width:458px !important;
	left:718px !important;
	top:686px !important;
	min-height:132px !important;
	direction:ltr;
}

#item35078 {
	width:388px !important;
	left:234px !important;
	top:305px !important;
	min-height:109px !important;
	direction:ltr;
}

#item35101 {
	width:396px !important;
	left:744px !important;
	top:302px !important;
	min-height:109px !important;
	direction:ltr;
}

#item35147 {
	width:459px !important;
	height:286px !important;
	left:198px !important;
	top:276px !important;
	border-radius:21px;
	border:solid 1.12491344816561px #1e2171;
}

#item35148 {
	width:485px !important;
	height:286px !important;
	left:700px !important;
	top:276px !important;
	border-radius:21px;
	border:solid 1.12491344816561px #1e2171;
}

#item35149 {
	width:459px !important;
	height:171px !important;
	left:207px !important;
	top:647px !important;
	border-radius:21px;
	border:solid 1.12491344816561px #1e2171;
}

#item35184 {
	width:493px !important;
	height:171px !important;
	left:700px !important;
	top:647px !important;
	border-radius:21px;
	border:solid 1.12491344816561px #1e2171;
}

#item63920 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item63947 {
	width:538px !important;
	height:133px !important;
	left:413px !important;
	top:513px !important;
	background:#fff;
}

#item35627 {
	width:171px !important;
	left:173px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item75215 {
	width:543px !important;
	height:133px !important;
	left:413px !important;
	top:512px !important;
}

#item75226 {
	width:453px !important;
	height:124px !important;
	left:1238px !important;
	top:589px !important;
}

#item75256 {
	width:112px !important;
	height:78px !important;
	left:1690px !important;
	top:986px !important;
}

#item92644 {
	width:446px !important;
	left:1226px !important;
	top:236px !important;
	min-height:24px !important;
	direction:ltr;
}

#item64011 {
	width:635px !important;
	height:470px !important;
	left:907px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64012 {
	width:478px !important;
	height:118px !important;
	left:986px !important;
	top:602px !important;
	background:#fff;
}

#item64013 {
	width:1308px !important;
	left:108px !important;
	min-height:119px !important;
	direction:rtl;
}

#item64036 {
	width:559px !important;
	left:948px !important;
	top:264px !important;
	min-height:152px !important;
	direction:rtl;
}

#item64060 {
	width:214px !important;
	left:1127px !important;
	top:542px !important;
	min-height:17px !important;
	direction:rtl;
}

#item64083 {
	width:379px !important;
	left:14px !important;
	top:338px !important;
	min-height:51px !important;
	direction:ltr;
}

#item64106 {
	width:329px !important;
	left:497px !important;
	top:338px !important;
	min-height:51px !important;
	direction:ltr;
}

#item64129 {
	width:379px !important;
	left:22px !important;
	top:581px !important;
	min-height:117px !important;
	direction:ltr;
}

#item64152 {
	width:407px !important;
	left:462px !important;
	top:581px !important;
	min-height:117px !important;
	direction:ltr;
}

#item64175 {
	width:345px !important;
	left:31px !important;
	top:218px !important;
	min-height:97px !important;
	direction:ltr;
}

#item64198 {
	width:244px !important;
	left:539px !important;
	top:218px !important;
	min-height:97px !important;
	direction:ltr;
}

#item64221 {
	width:408px !important;
	height:254px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64222 {
	width:431px !important;
	height:254px !important;
	left:446px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64223 {
	width:408px !important;
	height:166px !important;
	left:7px !important;
	top:547px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64224 {
	width:439px !important;
	height:166px !important;
	left:446px !important;
	top:547px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64241 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item64264 {
	width:478px !important;
	height:118px !important;
	left:191px !important;
	top:402px !important;
	background:#fff;
}

#item64271 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item35813 {
	width:184px !important;
	left:846px !important;
	top:236px !important;
	min-height:18px !important;
	direction:rtl;
}

#item64313 {
	width:1006px !important;
	left:426px !important;
	top:132px !important;
	min-height:78px !important;
	direction:rtl;
}

#item34934 {
	width:1115px !important;
	left:415px !important;
	top:791px !important;
	min-height:24px !important;
	direction:ltr;
}

#item75252 {
	width:112px !important;
	height:78px !important;
	left:1690px !important;
	top:986px !important;
}

#item75260 {
	width:114px !important;
	height:90px !important;
	left:1516px !important;
	top:136px !important;
}

table#table146559 th, table#table146559 td {
	padding:4.16px;;
	vertical-align:top;;
	border-top:1.039px solid #000;;
	border-bottom:1.039px solid #000;;
}

table#table146559 tr {
	border-top:1.039px solid #000;;
	border-bottom:1.039px solid #000;;
}

table#table146559 {
	direction:ltr;
}

#item35690 {
	opacity:0.34;
	width:707px !important;
	left:568px !important;
	top:325px !important;
	min-height:422px !important;
	direction:rtl;
}

#item35714 {
	width:98px !important;
	height:30px !important;
	left:744px !important;
	top:718px !important;
	background:#f0ca00;
}

#item35716 {
	width:98px !important;
	height:15px !important;
	left:1085px !important;
	top:732px !important;
	background:#f0ca00;
}

#item82505 {
	width:20px !important;
	height:18px !important;
	left:1505px !important;
	top:403px !important;
	background:#efca16;
}

#item35743 {
	width:558px !important;
	left:646px !important;
	top:762px !important;
	min-height:15px !important;
	direction:rtl;
}

#item35859 {
	width:170px !important;
	left:788px !important;
	top:510px !important;
	min-height:61px !important;
	direction:rtl;
}

#item35883 {
	width:76px !important;
	left:1535px !important;
	top:337px !important;
	min-height:146px !important;
	direction:rtl;
}

#item35906 {
	width:120px !important;
	left:1139px !important;
	top:599px !important;
	min-height:31px !important;
	direction:rtl;
}

#item82237 {
	width:31px !important;
	left:532px !important;
	top:270px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82262 {
	width:31px !important;
	left:532px !important;
	top:318px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82285 {
	width:31px !important;
	left:532px !important;
	top:361px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82308 {
	width:31px !important;
	left:532px !important;
	top:411px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82331 {
	width:31px !important;
	left:532px !important;
	top:458px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82354 {
	width:31px !important;
	left:532px !important;
	top:501px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82383 {
	width:31px !important;
	left:532px !important;
	top:553px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82406 {
	width:31px !important;
	left:532px !important;
	top:598px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82429 {
	width:31px !important;
	left:532px !important;
	top:646px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82452 {
	width:31px !important;
	left:532px !important;
	top:691px !important;
	min-height:26px !important;
	direction:rtl;
}

#item82475 {
	width:31px !important;
	left:532px !important;
	top:739px !important;
	min-height:26px !important;
	direction:rtl;
}

#item64348 {
	width:635px !important;
	height:470px !important;
	left:907px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64349 {
	width:478px !important;
	height:118px !important;
	left:986px !important;
	top:602px !important;
	background:#fff;
}

#item64350 {
	width:1308px !important;
	left:108px !important;
	min-height:119px !important;
	direction:rtl;
}

#item64373 {
	width:559px !important;
	left:948px !important;
	top:264px !important;
	min-height:152px !important;
	direction:rtl;
}

#item64396 {
	width:214px !important;
	left:1127px !important;
	top:542px !important;
	min-height:17px !important;
	direction:rtl;
}

#item64420 {
	width:379px !important;
	left:14px !important;
	top:338px !important;
	min-height:51px !important;
	direction:ltr;
}

#item64443 {
	width:329px !important;
	left:497px !important;
	top:338px !important;
	min-height:51px !important;
	direction:ltr;
}

#item64466 {
	width:379px !important;
	left:22px !important;
	top:581px !important;
	min-height:117px !important;
	direction:ltr;
}

#item64489 {
	width:407px !important;
	left:462px !important;
	top:581px !important;
	min-height:117px !important;
	direction:ltr;
}

#item64512 {
	width:345px !important;
	left:31px !important;
	top:218px !important;
	min-height:97px !important;
	direction:ltr;
}

#item64535 {
	width:244px !important;
	left:539px !important;
	top:218px !important;
	min-height:97px !important;
	direction:ltr;
}

#item64558 {
	width:408px !important;
	height:254px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64559 {
	width:431px !important;
	height:254px !important;
	left:446px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64560 {
	width:408px !important;
	height:166px !important;
	left:7px !important;
	top:547px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64561 {
	width:439px !important;
	height:166px !important;
	left:446px !important;
	top:547px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64578 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item64601 {
	width:478px !important;
	height:118px !important;
	left:191px !important;
	top:402px !important;
	background:#fff;
}

#item64609 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item36951 {
	width:1145px !important;
	left:395px !important;
	top:332px !important;
	min-height:301px !important;
	direction:ltr;
}

#item75248 {
	width:112px !important;
	height:78px !important;
	left:1690px !important;
	top:986px !important;
}

#item75271 {
	width:114px !important;
	height:90px !important;
	left:1483px !important;
	top:156px !important;
}

#item64653 {
	width:635px !important;
	height:470px !important;
	left:907px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64654 {
	width:478px !important;
	height:118px !important;
	left:986px !important;
	top:602px !important;
	background:#fff;
}

#item64655 {
	width:1308px !important;
	left:108px !important;
	min-height:119px !important;
	direction:rtl;
}

#item64678 {
	width:559px !important;
	left:948px !important;
	top:264px !important;
	min-height:152px !important;
	direction:rtl;
}

#item64701 {
	width:214px !important;
	left:1127px !important;
	top:542px !important;
	min-height:17px !important;
	direction:rtl;
}

#item64724 {
	width:379px !important;
	left:14px !important;
	top:338px !important;
	min-height:51px !important;
	direction:ltr;
}

#item64747 {
	width:329px !important;
	left:497px !important;
	top:338px !important;
	min-height:51px !important;
	direction:ltr;
}

#item64771 {
	width:379px !important;
	left:22px !important;
	top:581px !important;
	min-height:117px !important;
	direction:ltr;
}

#item64795 {
	width:407px !important;
	left:462px !important;
	top:581px !important;
	min-height:117px !important;
	direction:ltr;
}

#item64818 {
	width:345px !important;
	left:31px !important;
	top:218px !important;
	min-height:97px !important;
	direction:ltr;
}

#item64841 {
	width:244px !important;
	left:539px !important;
	top:218px !important;
	min-height:97px !important;
	direction:ltr;
}

#item64864 {
	width:408px !important;
	height:254px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64865 {
	width:431px !important;
	height:254px !important;
	left:446px !important;
	top:192px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64866 {
	width:408px !important;
	height:166px !important;
	left:7px !important;
	top:547px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64867 {
	width:439px !important;
	height:166px !important;
	left:446px !important;
	top:547px !important;
	border-radius:19px;
	border:solid 1px #1e2171;
}

#item64885 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item64908 {
	width:478px !important;
	height:118px !important;
	left:191px !important;
	top:402px !important;
	background:#fff;
}

#item64915 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item37292 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item37315 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75240 {
	width:112px !important;
	height:78px !important;
	left:1690px !important;
	top:986px !important;
}

#item75275 {
	width:114px !important;
	height:90px !important;
	left:1480px !important;
	top:146px !important;
}

#item40769 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item40792 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item40816 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item40839 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item40863 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item40892 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item40923 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item40946 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item40972 {
	width:230px !important;
	height:114px !important;
}

#item40969 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item40973 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item40985 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item73157 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73161 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73165 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73173 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73181 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73185 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82888 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90358 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item38657 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item75308 {
	width:450px !important;
	height:120px !important;
	left:70px !important;
	top:776px !important;
}

#item75359 {
	width:100px !important;
	height:84px !important;
	left:1690px !important;
	top:978px !important;
}

#item82759 {
	width:688px !important;
	height:304px !important;
	left:1331px !important;
	top:634px !important;
	border-radius:17px;
	background:#fff;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82758 {
	width:688px !important;
	height:304px !important;
	left:1331px !important;
	top:448px !important;
	border-radius:17px;
	background:#fff;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82757 {
	width:688px !important;
	height:304px !important;
	left:1331px !important;
	top:262px !important;
	border-radius:17px;
	background:#fff;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82543 {
	width:1308px !important;
	left:306px !important;
	top:84px !important;
	min-height:119px !important;
	direction:rtl;
}

#item82566 {
	width:191px !important;
	height:154px !important;
	left:237px !important;
	top:452px !important;
	direction:rtl;
}

#item82589_82792 {
	width:13.2015251786593px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item82589 {
	width:191px !important;
	height:154px !important;
	left:508px !important;
	top:452px !important;
	direction:rtl;
}

#item82612 {
	width:191px !important;
	height:154px !important;
	left:780px !important;
	top:452px !important;
	direction:rtl;
}

#item82635 {
	width:40px !important;
	height:15px !important;
	left:990px !important;
	top:490px !important;
	direction:rtl;
}

#item82659 {
	width:191px !important;
	height:154px !important;
	left:1052px !important;
	top:452px !important;
	direction:rtl;
}

#item82682_82794 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item82682 {
	width:319px !important;
	height:89px !important;
	left:1344px !important;
	top:293px !important;
	direction:rtl;
}

#item82705_82796 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item82705_82798 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item82705 {
	width:319px !important;
	height:89px !important;
	left:1344px !important;
	top:479px !important;
	direction:rtl;
}

#item82728_82800 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item82728_82802 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item82728 {
	width:319px !important;
	height:89px !important;
	left:1344px !important;
	top:666px !important;
	direction:rtl;
}

#item82751 {
	width:410px !important;
	height:216px !important;
	left:229px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82752 {
	width:410px !important;
	height:216px !important;
	left:501px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82754 {
	width:410px !important;
	height:216px !important;
	left:773px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82756 {
	width:410px !important;
	height:216px !important;
	left:1044px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92694 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item92717 {
	width:450px !important;
	height:120px !important;
	left:70px !important;
	top:776px !important;
}

#item92723 {
	width:688px !important;
	height:304px !important;
	left:1331px !important;
	top:634px !important;
	border-radius:17px;
	background:#fff;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92724 {
	width:688px !important;
	height:304px !important;
	left:1331px !important;
	top:448px !important;
	border-radius:17px;
	background:#fff;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92725 {
	width:688px !important;
	height:304px !important;
	left:1331px !important;
	top:262px !important;
	border-radius:17px;
	background:#fff;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92727 {
	width:1308px !important;
	left:306px !important;
	top:84px !important;
	min-height:119px !important;
	direction:rtl;
}

#item92750 {
	width:191px !important;
	height:154px !important;
	left:237px !important;
	top:452px !important;
	direction:rtl;
}

#item92773_92974 {
	width:13.2015251786593px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item92773 {
	width:191px !important;
	height:154px !important;
	left:508px !important;
	top:452px !important;
	direction:rtl;
}

#item92796 {
	width:191px !important;
	height:154px !important;
	left:780px !important;
	top:452px !important;
	direction:rtl;
}

#item92819 {
	width:40px !important;
	height:15px !important;
	left:990px !important;
	top:490px !important;
	direction:rtl;
}

#item92843 {
	width:191px !important;
	height:154px !important;
	left:1052px !important;
	top:452px !important;
	direction:rtl;
}

#item92866_92976 {
	width:10.6916142917396px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item92866 {
	width:319px !important;
	height:89px !important;
	left:1344px !important;
	top:293px !important;
	direction:rtl;
}

#item92889_92978 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item92889_92980 {
	width:10.6916142917396px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item92889 {
	width:319px !important;
	height:89px !important;
	left:1344px !important;
	top:479px !important;
	direction:rtl;
}

#item92912_92982 {
	width:19.4722409276583px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item92912_92984 {
	width:19.4722409276583px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item92912 {
	width:319px !important;
	height:89px !important;
	left:1344px !important;
	top:666px !important;
	direction:rtl;
}

#item92935 {
	width:410px !important;
	height:216px !important;
	left:229px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92937 {
	width:410px !important;
	height:216px !important;
	left:501px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92938 {
	width:78px !important;
	height:38px !important;
	left:564px !important;
	top:391px !important;
	background:#f0ca00;
}

#item92939 {
	width:410px !important;
	height:216px !important;
	left:773px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92940 {
	width:410px !important;
	height:216px !important;
	left:1044px !important;
	top:475px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92949 {
	width:53px !important;
	left:577px !important;
	top:400px !important;
	min-height:20px !important;
	direction:rtl;
}

#item93877 {
	width:100px !important;
	height:84px !important;
	left:1690px !important;
	top:978px !important;
}

#item41007 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item41030 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item41099 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item41122 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item41146 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item41174 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item41200 {
	width:230px !important;
	height:114px !important;
}

#item41197 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item41201 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item41213 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item41217 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item41266 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item41289 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item73189 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73193 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73197 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73205 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73213 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73217 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82893 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90363 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item65645 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item65669 {
	width:1308px !important;
	left:77px !important;
	min-height:119px !important;
	direction:rtl;
}

#item65692 {
	width:191px !important;
	height:154px !important;
	left:7px !important;
	top:368px !important;
	direction:rtl;
}

#item65715_65919 {
	width:13.2015251786593px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item65715 {
	width:191px !important;
	height:154px !important;
	left:279px !important;
	top:368px !important;
	direction:rtl;
}

#item65739 {
	width:191px !important;
	height:154px !important;
	left:551px !important;
	top:368px !important;
	direction:rtl;
}

#item65762 {
	width:40px !important;
	height:15px !important;
	left:761px !important;
	top:406px !important;
	direction:rtl;
}

#item65786 {
	width:191px !important;
	height:154px !important;
	left:822px !important;
	top:368px !important;
	direction:rtl;
}

#item65809_65921 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item65809 {
	width:319px !important;
	height:89px !important;
	left:1114px !important;
	top:209px !important;
	direction:rtl;
}

#item65832_65924 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item65832_65926 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item65832 {
	width:319px !important;
	height:89px !important;
	left:1114px !important;
	top:395px !important;
	direction:rtl;
}

#item65855_65928 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item65855_65930 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item65855 {
	width:319px !important;
	height:89px !important;
	left:1114px !important;
	top:582px !important;
	direction:rtl;
}

#item65879 {
	width:410px !important;
	height:216px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65880 {
	width:410px !important;
	height:216px !important;
	left:272px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65881 {
	width:78px !important;
	height:38px !important;
	left:335px !important;
	top:307px !important;
	background:#f0ca00;
}

#item65882 {
	width:410px !important;
	height:216px !important;
	left:543px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65883 {
	width:410px !important;
	height:216px !important;
	left:815px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65884 {
	width:688px !important;
	height:304px !important;
	left:1102px !important;
	top:178px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65885 {
	width:688px !important;
	height:304px !important;
	left:1102px !important;
	top:364px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65886 {
	width:688px !important;
	height:304px !important;
	left:1102px !important;
	top:550px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65895 {
	width:53px !important;
	left:348px !important;
	top:316px !important;
	min-height:20px !important;
	direction:rtl;
}

#item39021 {
	width:1162px !important;
	left:326px !important;
	top:133px !important;
	min-height:120px !important;
	direction:rtl;
}

#item39082 {
	width:604px !important;
	left:317px !important;
	top:728px !important;
	min-height:121px !important;
	direction:rtl;
}

#item65956 {
	width:595px !important;
	left:1047px !important;
	top:280px !important;
	min-height:483px !important;
	direction:rtl;
}

#item75319 {
	width:103px !important;
	height:108px !important;
	left:1564px !important;
	top:111px !important;
}

#item75354 {
	width:100px !important;
	height:84px !important;
	left:1690px !important;
	top:978px !important;
}

#item66010 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item66034 {
	width:1308px !important;
	left:77px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66057 {
	width:191px !important;
	height:154px !important;
	left:7px !important;
	top:368px !important;
	direction:rtl;
}

#item66081_66284 {
	width:13.2015251786593px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item66081 {
	width:191px !important;
	height:154px !important;
	left:279px !important;
	top:368px !important;
	direction:rtl;
}

#item66104 {
	width:191px !important;
	height:154px !important;
	left:551px !important;
	top:368px !important;
	direction:rtl;
}

#item66127 {
	width:40px !important;
	height:15px !important;
	left:761px !important;
	top:406px !important;
	direction:rtl;
}

#item66151 {
	width:191px !important;
	height:154px !important;
	left:822px !important;
	top:368px !important;
	direction:rtl;
}

#item66174_66286 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item66174 {
	width:319px !important;
	height:89px !important;
	left:1114px !important;
	top:209px !important;
	direction:rtl;
}

#item66197_66288 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item66197_66290 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item66197 {
	width:319px !important;
	height:89px !important;
	left:1114px !important;
	top:395px !important;
	direction:rtl;
}

#item66220_66292 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item66220_66294 {
	width:10.6916142917394px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item66220 {
	width:319px !important;
	height:89px !important;
	left:1114px !important;
	top:582px !important;
	direction:rtl;
}

#item66243 {
	width:410px !important;
	height:216px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66244 {
	width:410px !important;
	height:216px !important;
	left:272px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66245 {
	width:78px !important;
	height:38px !important;
	left:335px !important;
	top:307px !important;
	background:#f0ca00;
}

#item66246 {
	width:410px !important;
	height:216px !important;
	left:543px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66247 {
	width:410px !important;
	height:216px !important;
	left:815px !important;
	top:391px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66248 {
	width:688px !important;
	height:304px !important;
	left:1102px !important;
	top:178px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66249 {
	width:688px !important;
	height:304px !important;
	left:1102px !important;
	top:364px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66250 {
	width:688px !important;
	height:304px !important;
	left:1102px !important;
	top:550px !important;
	border-radius:17px;
	border:solid 1.7px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66259 {
	width:53px !important;
	left:348px !important;
	top:316px !important;
	min-height:20px !important;
	direction:rtl;
}

#item39467 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item39490 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75335 {
	width:98px !important;
	height:102px !important;
	left:1495px !important;
	top:150px !important;
}

#item75340 {
	width:100px !important;
	height:84px !important;
	left:1690px !important;
	top:978px !important;
}

#item39716 {
	width:1214px !important;
	left:353px !important;
	top:84px !important;
	min-height:119px !important;
	direction:rtl;
}

#item39746 {
	width:404px !important;
	left:121px !important;
	top:122px !important;
	min-height:298px !important;
	direction:rtl;
}

#item39775 {
	width:404px !important;
	height:359px !important;
	left:128px !important;
	top:91px !important;
	direction:rtl;
}

#item39826 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item39854 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item75379 {
	width:498px !important;
	height:152px !important;
	left:330px !important;
	top:638px !important;
}

#item75390 {
	width:542px !important;
	height:142px !important;
	left:1072px !important;
	top:648px !important;
}

#item75456 {
	width:102px !important;
	height:85px !important;
	left:1688px !important;
	top:978px !important;
}

#item82932 {
	width:223px !important;
	height:96px !important;
	left:476px !important;
	top:796px !important;
}

#item93023 {
	width:184px !important;
	height:110px !important;
	left:495px !important;
	top:797px !important;
}

#item66320 {
	width:1632px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66348 {
	width:404px !important;
	left:121px !important;
	top:122px !important;
	min-height:298px !important;
	direction:rtl;
}

#item66376 {
	width:404px !important;
	height:359px !important;
	left:128px !important;
	top:91px !important;
	direction:rtl;
}

#item66405 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item66434 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

table#table157908 th, table#table157908 td {
	padding:4.17px 4.11px 4.17px 4.11px;;
	vertical-align:middle;;
}

table#table157908 {
	direction:ltr;
	table-layout:fixed;
}

#item40092 {
	width:1285px !important;
	left:317px !important;
	top:292px !important;
	min-height:451px !important;
	direction:rtl;
}

#item40119 {
	width:1204px !important;
	left:336px !important;
	top:754px !important;
	min-height:70px !important;
	direction:rtl;
}

#item40143 {
	width:1068px !important;
	left:424px !important;
	top:138px !important;
	min-height:128px !important;
	direction:rtl;
}

#item75404 {
	width:109px !important;
	height:110px !important;
	left:1570px !important;
	top:92px !important;
}

#item75452 {
	width:102px !important;
	height:85px !important;
	left:1688px !important;
	top:978px !important;
}

#item66476 {
	width:1632px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66504 {
	width:404px !important;
	left:121px !important;
	top:122px !important;
	min-height:298px !important;
	direction:rtl;
}

#item66532 {
	width:404px !important;
	height:359px !important;
	left:128px !important;
	top:91px !important;
	direction:rtl;
}

#item66561 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item66590 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

table#table158860 th, table#table158860 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table158860 {
	direction:ltr;
	table-layout:fixed;
}

#item40327 {
	width:1221px !important;
	left:366px !important;
	top:267px !important;
	min-height:479px !important;
	direction:rtl;
}

#item40350 {
	width:1204px !important;
	left:366px !important;
	top:762px !important;
	min-height:70px !important;
	direction:rtl;
}

#item40373 {
	width:1068px !important;
	left:426px !important;
	top:136px !important;
	min-height:128px !important;
	direction:rtl;
}

#item75415 {
	width:109px !important;
	height:110px !important;
	left:1570px !important;
	top:92px !important;
}

#item75436 {
	width:109px !important;
	height:110px !important;
	left:1570px !important;
	top:92px !important;
}

#item75440 {
	width:109px !important;
	height:110px !important;
	left:1570px !important;
	top:92px !important;
}

#item75444 {
	width:109px !important;
	height:110px !important;
	left:1570px !important;
	top:92px !important;
}

#item75448 {
	width:102px !important;
	height:85px !important;
	left:1688px !important;
	top:978px !important;
}

#item66640 {
	width:1632px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66669 {
	width:404px !important;
	left:121px !important;
	top:122px !important;
	min-height:298px !important;
	direction:rtl;
}

#item66699 {
	width:404px !important;
	height:359px !important;
	left:128px !important;
	top:91px !important;
	direction:rtl;
}

#item66728 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item66756 {
	width:172px !important;
	left:174px !important;
	top:53px !important;
	min-height:17px !important;
	direction:rtl;
}

#item40693 {
	width:372px !important;
	left:427px !important;
	top:242px !important;
	min-height:52px !important;
	direction:rtl;
}

#item40717 {
	width:1069px !important;
	left:427px !important;
	top:354px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75419 {
	width:109px !important;
	height:110px !important;
	left:1480px !important;
	top:142px !important;
}

#item75424 {
	width:102px !important;
	height:85px !important;
	left:1688px !important;
	top:978px !important;
}

#item53594 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item53618 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item53641 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item53664 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item53687 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item53716 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item53746 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item53769 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item53795 {
	width:230px !important;
	height:114px !important;
}

#item53792 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item53796 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item53808 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item73286 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73290 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73294 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73303 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73311 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73315 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82905 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90376 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item42625 {
	width:1729px !important;
	left:96px !important;
	top:84px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66799 {
	width:1001px !important;
	left:460px !important;
	top:756px !important;
	min-height:21px !important;
	direction:rtl;
}

#item42657 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item42911 {
	width:482px !important;
	height:100px !important;
	left:604px !important;
	top:409px !important;
	border-radius:15px;
	background:#efca16;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42961 {
	width:482px !important;
	height:100px !important;
	left:1390px !important;
	top:409px !important;
	border-radius:15px;
	background:#efca16;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42910 {
	width:378px !important;
	height:88px !important;
	left:468px !important;
	top:329px !important;
	border-radius:15px;
	background:#1e2171;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42962 {
	width:378px !important;
	height:88px !important;
	left:1254px !important;
	top:329px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42622 {
	width:378px !important;
	height:88px !important;
	left:468px !important;
	top:268px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42963 {
	width:378px !important;
	height:88px !important;
	left:1254px !important;
	top:268px !important;
	border-radius:15px;
	background:#efca16;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42624 {
	width:432px !important;
	height:130px !important;
	left:850px !important;
	top:163px !important;
	border-radius:17px;
	background:#1e2171;
	border:solid 1.8px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42680 {
	width:175px !important;
	height:44px !important;
	left:475px !important;
	top:268px !important;
	direction:rtl;
}

#item42964 {
	width:175px !important;
	height:44px !important;
	left:1260px !important;
	top:268px !important;
	direction:rtl;
}

#item42703 {
	width:175px !important;
	height:44px !important;
	left:475px !important;
	top:329px !important;
	direction:rtl;
}

#item42987 {
	width:175px !important;
	height:44px !important;
	left:1260px !important;
	top:329px !important;
	direction:rtl;
}

#item42726 {
	width:224px !important;
	height:50px !important;
	left:613px !important;
	top:409px !important;
	direction:rtl;
}

#item43010 {
	width:224px !important;
	height:50px !important;
	left:1399px !important;
	top:409px !important;
	direction:rtl;
}

#item42749 {
	width:224px !important;
	height:65px !important;
	left:613px !important;
	top:477px !important;
	direction:rtl;
}

#item43033 {
	width:224px !important;
	height:65px !important;
	left:1399px !important;
	top:477px !important;
	direction:rtl;
}

#item42772 {
	width:224px !important;
	height:65px !important;
	left:613px !important;
	top:652px !important;
	direction:rtl;
}

#item43056 {
	width:224px !important;
	height:65px !important;
	left:1399px !important;
	top:652px !important;
	direction:rtl;
}

#item42795 {
	width:224px !important;
	height:50px !important;
	left:298px !important;
	top:409px !important;
	direction:rtl;
}

#item43080 {
	width:224px !important;
	height:50px !important;
	left:1083px !important;
	top:409px !important;
	direction:rtl;
}

#item42818 {
	width:224px !important;
	height:65px !important;
	left:298px !important;
	top:565px !important;
	direction:rtl;
}

#item43103 {
	width:224px !important;
	height:65px !important;
	left:1083px !important;
	top:565px !important;
	direction:rtl;
}

#item42841 {
	width:224px !important;
	height:65px !important;
	left:298px !important;
	top:477px !important;
	direction:rtl;
}

#item43126 {
	width:224px !important;
	height:65px !important;
	left:1083px !important;
	top:477px !important;
	direction:rtl;
}

#item42864 {
	width:224px !important;
	height:65px !important;
	left:298px !important;
	top:652px !important;
	direction:rtl;
}

#item43149 {
	width:224px !important;
	height:65px !important;
	left:1083px !important;
	top:652px !important;
	direction:rtl;
}

#item42887 {
	width:200px !important;
	height:65px !important;
	left:858px !important;
	top:163px !important;
	direction:rtl;
}

#item42912 {
	width:482px !important;
	height:130px !important;
	left:604px !important;
	top:477px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43172 {
	width:482px !important;
	height:130px !important;
	left:1390px !important;
	top:477px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42913 {
	width:482px !important;
	height:130px !important;
	left:604px !important;
	top:652px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43173 {
	width:482px !important;
	height:130px !important;
	left:1390px !important;
	top:652px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42914 {
	width:482px !important;
	height:100px !important;
	left:289px !important;
	top:409px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43174 {
	width:482px !important;
	height:100px !important;
	left:1075px !important;
	top:409px !important;
	border-radius:15px;
	background:#efca16;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42916 {
	width:482px !important;
	height:130px !important;
	left:289px !important;
	top:565px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43175 {
	width:482px !important;
	height:130px !important;
	left:1075px !important;
	top:565px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42917 {
	width:482px !important;
	height:130px !important;
	left:289px !important;
	top:477px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43176 {
	width:482px !important;
	height:130px !important;
	left:1075px !important;
	top:477px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42918 {
	width:482px !important;
	height:130px !important;
	left:289px !important;
	top:652px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43177 {
	width:482px !important;
	height:130px !important;
	left:1075px !important;
	top:652px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item75478 {
	width:117px !important;
	height:85px !important;
	left:1679px !important;
	top:978px !important;
}

#item75490 {
	width:79px !important;
	height:82px !important;
	left:1804px !important;
	top:986px !important;
}

#item75502 {
	width:480px !important;
	height:122px !important;
	left:56px !important;
	top:792px !important;
}

#item82966 {
	width:224px !important;
	height:50px !important;
	left:298px !important;
	top:409px !important;
	direction:rtl;
}

#item82992 {
	width:224px !important;
	height:50px !important;
	left:1083px !important;
	top:409px !important;
	direction:rtl;
}

#item53830 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item53853 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item53899 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item53922 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item53949 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item53976 {
	width:230px !important;
	height:114px !important;
}

#item53972 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item53977 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item53990 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item53994 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item54029 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54088 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54111 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item73319 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73323 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73327 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73335 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73343 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73347 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82910 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90380 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item66865 {
	width:1632px !important;
	left:62px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66888 {
	width:1632px !important;
	left:62px !important;
	top:672px !important;
	min-height:119px !important;
	direction:rtl;
}

#item66917 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item66975 {
	width:482px !important;
	height:100px !important;
	left:522px !important;
	top:325px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66976 {
	width:482px !important;
	height:100px !important;
	left:1307px !important;
	top:325px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66977 {
	width:378px !important;
	height:88px !important;
	left:385px !important;
	top:245px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66978 {
	width:378px !important;
	height:88px !important;
	left:1171px !important;
	top:245px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66979 {
	width:378px !important;
	height:88px !important;
	left:385px !important;
	top:184px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66980 {
	width:378px !important;
	height:88px !important;
	left:1171px !important;
	top:184px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66981 {
	width:432px !important;
	height:130px !important;
	left:768px !important;
	top:79px !important;
	border-radius:17px;
	background:#1e2171;
	border:solid 1.8px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66982 {
	width:175px !important;
	height:44px !important;
	left:392px !important;
	top:184px !important;
	direction:rtl;
}

#item67005 {
	width:175px !important;
	height:44px !important;
	left:1178px !important;
	top:184px !important;
	direction:rtl;
}

#item67028 {
	width:175px !important;
	height:44px !important;
	left:392px !important;
	top:245px !important;
	direction:rtl;
}

#item67052 {
	width:175px !important;
	height:44px !important;
	left:1178px !important;
	top:245px !important;
	direction:rtl;
}

#item67075 {
	width:224px !important;
	height:50px !important;
	left:530px !important;
	top:325px !important;
	direction:rtl;
}

#item67098 {
	width:224px !important;
	height:50px !important;
	left:1316px !important;
	top:325px !important;
	direction:rtl;
}

#item67121 {
	width:224px !important;
	height:65px !important;
	left:530px !important;
	top:393px !important;
	direction:rtl;
}

#item67144 {
	width:224px !important;
	height:65px !important;
	left:1316px !important;
	top:393px !important;
	direction:rtl;
}

#item67167 {
	width:224px !important;
	height:65px !important;
	left:530px !important;
	top:568px !important;
	direction:rtl;
}

#item67190 {
	width:224px !important;
	height:65px !important;
	left:1316px !important;
	top:568px !important;
	direction:rtl;
}

#item67213 {
	width:224px !important;
	height:50px !important;
	left:215px !important;
	top:325px !important;
	direction:rtl;
}

#item67236 {
	width:224px !important;
	height:50px !important;
	left:1001px !important;
	top:325px !important;
	direction:rtl;
}

#item67259 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:481px !important;
	direction:rtl;
}

#item67282 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:481px !important;
	direction:rtl;
}

#item67305 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:393px !important;
	direction:rtl;
}

#item67328 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:393px !important;
	direction:rtl;
}

#item67351 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:568px !important;
	direction:rtl;
}

#item67374 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:568px !important;
	direction:rtl;
}

#item67397 {
	width:200px !important;
	height:65px !important;
	left:776px !important;
	top:79px !important;
	direction:rtl;
}

#item67421 {
	width:482px !important;
	height:130px !important;
	left:522px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67423 {
	width:482px !important;
	height:130px !important;
	left:1307px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67424 {
	width:482px !important;
	height:130px !important;
	left:522px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67425 {
	width:482px !important;
	height:130px !important;
	left:1307px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67426 {
	width:482px !important;
	height:100px !important;
	left:206px !important;
	top:325px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67427 {
	width:482px !important;
	height:100px !important;
	left:992px !important;
	top:325px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67428 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:481px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67429 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:481px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67430 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67431 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67432 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67433 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43968 {
	width:1142px !important;
	left:392px !important;
	top:304px !important;
	min-height:391px !important;
	direction:ltr;
}

#item75474 {
	width:117px !important;
	height:85px !important;
	left:1679px !important;
	top:978px !important;
}

#item75482 {
	width:79px !important;
	height:82px !important;
	left:1804px !important;
	top:986px !important;
}

#item75539 {
	width:112px !important;
	height:82px !important;
	left:1482px !important;
	top:152px !important;
}

#item67464 {
	width:1632px !important;
	left:62px !important;
	min-height:119px !important;
	direction:rtl;
}

#item67487 {
	width:1632px !important;
	left:62px !important;
	top:672px !important;
	min-height:119px !important;
	direction:rtl;
}

#item67517 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item67575 {
	width:482px !important;
	height:100px !important;
	left:522px !important;
	top:325px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67576 {
	width:482px !important;
	height:100px !important;
	left:1307px !important;
	top:325px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67577 {
	width:378px !important;
	height:88px !important;
	left:385px !important;
	top:245px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67578 {
	width:378px !important;
	height:88px !important;
	left:1171px !important;
	top:245px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67579 {
	width:378px !important;
	height:88px !important;
	left:385px !important;
	top:184px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67580 {
	width:378px !important;
	height:88px !important;
	left:1171px !important;
	top:184px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67581 {
	width:432px !important;
	height:130px !important;
	left:768px !important;
	top:79px !important;
	border-radius:17px;
	background:#1e2171;
	border:solid 1.8px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67582 {
	width:175px !important;
	height:44px !important;
	left:392px !important;
	top:184px !important;
	direction:rtl;
}

#item67605 {
	width:175px !important;
	height:44px !important;
	left:1178px !important;
	top:184px !important;
	direction:rtl;
}

#item67628 {
	width:175px !important;
	height:44px !important;
	left:392px !important;
	top:245px !important;
	direction:rtl;
}

#item67652 {
	width:175px !important;
	height:44px !important;
	left:1178px !important;
	top:245px !important;
	direction:rtl;
}

#item67675 {
	width:224px !important;
	height:50px !important;
	left:530px !important;
	top:325px !important;
	direction:rtl;
}

#item67698 {
	width:224px !important;
	height:50px !important;
	left:1316px !important;
	top:325px !important;
	direction:rtl;
}

#item67721 {
	width:224px !important;
	height:65px !important;
	left:530px !important;
	top:393px !important;
	direction:rtl;
}

#item67744 {
	width:224px !important;
	height:65px !important;
	left:1316px !important;
	top:393px !important;
	direction:rtl;
}

#item67767 {
	width:224px !important;
	height:65px !important;
	left:530px !important;
	top:568px !important;
	direction:rtl;
}

#item67790 {
	width:224px !important;
	height:65px !important;
	left:1316px !important;
	top:568px !important;
	direction:rtl;
}

#item67813 {
	width:224px !important;
	height:50px !important;
	left:215px !important;
	top:325px !important;
	direction:rtl;
}

#item67836 {
	width:224px !important;
	height:50px !important;
	left:1001px !important;
	top:325px !important;
	direction:rtl;
}

#item67859 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:481px !important;
	direction:rtl;
}

#item67882 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:481px !important;
	direction:rtl;
}

#item67905 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:393px !important;
	direction:rtl;
}

#item67928 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:393px !important;
	direction:rtl;
}

#item67951 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:568px !important;
	direction:rtl;
}

#item67975 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:568px !important;
	direction:rtl;
}

#item67998 {
	width:200px !important;
	height:65px !important;
	left:776px !important;
	top:79px !important;
	direction:rtl;
}

#item68021 {
	width:482px !important;
	height:130px !important;
	left:522px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68023 {
	width:482px !important;
	height:130px !important;
	left:1307px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68024 {
	width:482px !important;
	height:130px !important;
	left:522px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68025 {
	width:482px !important;
	height:130px !important;
	left:1307px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68026 {
	width:482px !important;
	height:100px !important;
	left:206px !important;
	top:325px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68027 {
	width:482px !important;
	height:100px !important;
	left:992px !important;
	top:325px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68028 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:481px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68029 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:481px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68030 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68031 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68032 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68033 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item44606 {
	width:383px !important;
	left:454px !important;
	top:236px !important;
	min-height:34px !important;
	direction:rtl;
}

#item44629 {
	width:1122px !important;
	left:454px !important;
	top:354px !important;
	min-height:215px !important;
	direction:ltr;
}

#item75470 {
	width:117px !important;
	height:85px !important;
	left:1679px !important;
	top:978px !important;
}

#item75494 {
	width:79px !important;
	height:82px !important;
	left:1804px !important;
	top:986px !important;
}

#item75550 {
	width:112px !important;
	height:82px !important;
	left:1482px !important;
	top:152px !important;
}

#item68082 {
	width:1632px !important;
	left:62px !important;
	min-height:119px !important;
	direction:rtl;
}

#item68105 {
	width:1632px !important;
	left:62px !important;
	top:672px !important;
	min-height:119px !important;
	direction:rtl;
}

#item68134 {
	width:152px !important;
	left:154px !important;
	top:47px !important;
	min-height:15px !important;
	direction:rtl;
}

#item68192 {
	width:482px !important;
	height:100px !important;
	left:522px !important;
	top:325px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68193 {
	width:482px !important;
	height:100px !important;
	left:1307px !important;
	top:325px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68195 {
	width:378px !important;
	height:88px !important;
	left:385px !important;
	top:245px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68196 {
	width:378px !important;
	height:88px !important;
	left:1171px !important;
	top:245px !important;
	border-radius:15px;
	background:#f0ca00;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68197 {
	width:378px !important;
	height:88px !important;
	left:385px !important;
	top:184px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68198 {
	width:378px !important;
	height:88px !important;
	left:1171px !important;
	top:184px !important;
	border-radius:15px;
	background:#bb8c0a;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68199 {
	width:432px !important;
	height:130px !important;
	left:768px !important;
	top:79px !important;
	border-radius:17px;
	background:#1e2171;
	border:solid 1.8px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68200 {
	width:175px !important;
	height:44px !important;
	left:392px !important;
	top:184px !important;
	direction:rtl;
}

#item68223 {
	width:175px !important;
	height:44px !important;
	left:1178px !important;
	top:184px !important;
	direction:rtl;
}

#item68246 {
	width:175px !important;
	height:44px !important;
	left:392px !important;
	top:245px !important;
	direction:rtl;
}

#item68271 {
	width:175px !important;
	height:44px !important;
	left:1178px !important;
	top:245px !important;
	direction:rtl;
}

#item68294 {
	width:224px !important;
	height:50px !important;
	left:530px !important;
	top:325px !important;
	direction:rtl;
}

#item68317 {
	width:224px !important;
	height:50px !important;
	left:1316px !important;
	top:325px !important;
	direction:rtl;
}

#item68340 {
	width:224px !important;
	height:65px !important;
	left:530px !important;
	top:393px !important;
	direction:rtl;
}

#item68363 {
	width:224px !important;
	height:65px !important;
	left:1316px !important;
	top:393px !important;
	direction:rtl;
}

#item68386 {
	width:224px !important;
	height:65px !important;
	left:530px !important;
	top:568px !important;
	direction:rtl;
}

#item68409 {
	width:224px !important;
	height:65px !important;
	left:1316px !important;
	top:568px !important;
	direction:rtl;
}

#item68432 {
	width:224px !important;
	height:50px !important;
	left:215px !important;
	top:325px !important;
	direction:rtl;
}

#item68455 {
	width:224px !important;
	height:50px !important;
	left:1001px !important;
	top:325px !important;
	direction:rtl;
}

#item68478 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:481px !important;
	direction:rtl;
}

#item68501 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:481px !important;
	direction:rtl;
}

#item68524 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:393px !important;
	direction:rtl;
}

#item68547 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:393px !important;
	direction:rtl;
}

#item68570 {
	width:224px !important;
	height:65px !important;
	left:215px !important;
	top:568px !important;
	direction:rtl;
}

#item68593 {
	width:224px !important;
	height:65px !important;
	left:1001px !important;
	top:568px !important;
	direction:rtl;
}

#item68616 {
	width:200px !important;
	height:65px !important;
	left:776px !important;
	top:79px !important;
	direction:rtl;
}

#item68639 {
	width:482px !important;
	height:130px !important;
	left:522px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68641 {
	width:482px !important;
	height:130px !important;
	left:1307px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68642 {
	width:482px !important;
	height:130px !important;
	left:522px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68643 {
	width:482px !important;
	height:130px !important;
	left:1307px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68644 {
	width:482px !important;
	height:100px !important;
	left:206px !important;
	top:325px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68645 {
	width:482px !important;
	height:100px !important;
	left:992px !important;
	top:325px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68646 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:481px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68647 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:481px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68648 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68649 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:393px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68650 {
	width:482px !important;
	height:130px !important;
	left:206px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68651 {
	width:482px !important;
	height:130px !important;
	left:992px !important;
	top:568px !important;
	border-radius:15px;
	border:solid 1.6px #1e2171;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45263 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item45286 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75462 {
	width:117px !important;
	height:85px !important;
	left:1679px !important;
	top:978px !important;
}

#item75498 {
	width:79px !important;
	height:82px !important;
	left:1810px !important;
	top:971px !important;
}

#item75555 {
	width:112px !important;
	height:82px !important;
	left:1482px !important;
	top:152px !important;
}

#item45389 {
	width:1632px !important;
	top:6px !important;
	min-height:78px !important;
	direction:rtl;
}

#item45949 {
	width:1470px !important;
	left:83px !important;
	top:477px !important;
	min-height:26px !important;
	direction:rtl;
}

#item45911_164085 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45911_164087 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45911_164089 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45911_164091 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45911_164093 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45911_164095 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45911_164097 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table164075 th, table#table164075 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table164075 {
	direction:ltr;
	table-layout:fixed;
}

#item45911 {
	width:1076px !important;
	left:278px !important;
	top:103px !important;
	min-height:319px !important;
	direction:rtl;
}

table#table164710 th, table#table164710 td {
	padding:4px;;
	vertical-align:middle;;
	border:1px solid #1e2171;;
}

table#table164710 tr {
	border:1px solid #1e2171;;
}

table#table164710 {
	direction:ltr;
}

#item46023 {
	width:1076px !important;
	left:278px !important;
	top:592px !important;
	min-height:199px !important;
	direction:rtl;
}

#item75620 {
	width:112px !important;
	height:98px !important;
	left:1542px !important;
	top:888px !important;
}

#item83380 {
	width:112px !important;
	height:102px !important;
	left:1664px !important;
	top:884px !important;
}

#item96431 {
	width:183px !important;
	left:1223px !important;
	top:624px !important;
	min-height:41px !important;
	direction:rtl;
}

#item96455 {
	width:167px !important;
	height:63px !important;
	left:535px !important;
	top:601px !important;
}

#item93075 {
	width:1632px !important;
	top:6px !important;
	min-height:78px !important;
	direction:rtl;
}

#item93099 {
	width:1470px !important;
	left:83px !important;
	top:477px !important;
	min-height:26px !important;
	direction:rtl;
}

#item93122_165377 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93122_165379 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93122_165381 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93122_165383 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93122_165385 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93122_165387 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93122_165389 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table165367 th, table#table165367 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table165367 {
	direction:ltr;
	table-layout:fixed;
}

#item93122 {
	width:1076px !important;
	left:278px !important;
	top:103px !important;
	min-height:319px !important;
	direction:rtl;
}

table#table165995 th, table#table165995 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table165995 {
	direction:ltr;
}

#item93145 {
	width:1076px !important;
	left:278px !important;
	top:530px !important;
	min-height:199px !important;
	direction:rtl;
}

#item93168 {
	width:112px !important;
	height:98px !important;
	left:1542px !important;
	top:888px !important;
}

#item93176 {
	width:112px !important;
	height:102px !important;
	left:1664px !important;
	top:884px !important;
}

#item46542 {
	width:1096px !important;
	left:414px !important;
	top:374px !important;
	min-height:228px !important;
	direction:ltr;
}

#item75578 {
	width:82px !important;
	height:82px !important;
	left:1494px !important;
	top:160px !important;
}

#item75608 {
	width:112px !important;
	height:98px !important;
	left:1686px !important;
	top:966px !important;
}

#item83368 {
	width:112px !important;
	height:102px !important;
	left:1808px !important;
	top:962px !important;
}

#item93235 {
	width:1632px !important;
	top:6px !important;
	min-height:78px !important;
	direction:rtl;
}

#item93258 {
	width:1470px !important;
	left:83px !important;
	top:477px !important;
	min-height:26px !important;
	direction:rtl;
}

#item93281_166663 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93281_166665 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93281_166667 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93281_166669 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93281_166671 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93281_166673 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item93281_166675 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table166653 th, table#table166653 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table166653 {
	direction:ltr;
	table-layout:fixed;
}

#item93281 {
	width:1076px !important;
	left:278px !important;
	top:103px !important;
	min-height:319px !important;
	direction:rtl;
}

table#table167281 th, table#table167281 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table167281 {
	direction:ltr;
}

#item93304 {
	width:1076px !important;
	left:278px !important;
	top:530px !important;
	min-height:199px !important;
	direction:rtl;
}

#item93327 {
	width:112px !important;
	height:98px !important;
	left:1542px !important;
	top:888px !important;
}

#item93335 {
	width:112px !important;
	height:102px !important;
	left:1664px !important;
	top:884px !important;
}

#item68995_167733 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68995_167735 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68995_167737 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68995_167739 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68995_167741 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68995_167743 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68995_167745 {
	width:12.308669048021px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table167723 th, table#table167723 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table167723 {
	direction:ltr;
	table-layout:fixed;
}

#item68995 {
	opacity:0.20;
	width:1076px !important;
	left:422px !important;
	top:164px !important;
	min-height:319px !important;
	direction:rtl;
}

table#table168375 th, table#table168375 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table168375 {
	direction:ltr;
}

#item69018 {
	opacity:0.20;
	width:1076px !important;
	left:422px !important;
	top:569px !important;
	min-height:199px !important;
	direction:rtl;
}

#item46471 {
	width:372px !important;
	left:454px !important;
	top:181px !important;
	min-height:52px !important;
	direction:rtl;
}

#item46494 {
	width:1122px !important;
	left:454px !important;
	top:272px !important;
	min-height:527px !important;
	direction:ltr;
}

#item75589 {
	width:82px !important;
	height:82px !important;
	left:1494px !important;
	top:160px !important;
}

#item75597 {
	width:112px !important;
	height:98px !important;
	left:1686px !important;
	top:966px !important;
}

#item83376 {
	width:112px !important;
	height:102px !important;
	left:1808px !important;
	top:962px !important;
}

#item75709 {
	width:108px !important;
	height:102px !important;
	left:1690px !important;
	top:966px !important;
}

#item83317 {
	width:108px !important;
	height:92px !important;
	left:1801px !important;
	top:966px !important;
}

#item46615 {
	width:1632px !important;
	min-height:70px !important;
	direction:rtl;
}

#item48020 {
	width:155px !important;
	left:787px !important;
	top:531px !important;
	min-height:19px !important;
	direction:rtl;
}

#item48044 {
	width:155px !important;
	left:787px !important;
	top:571px !important;
	min-height:19px !important;
	direction:rtl;
}

#item48068 {
	width:160px !important;
	left:787px !important;
	top:610px !important;
	min-height:85px !important;
	direction:rtl;
}

#item48043 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:529px !important;
	background:#efca16;
}

#item48067 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:568px !important;
	background:#bb8c0a;
}

#item48091 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:608px !important;
	background:#d1d3d4;
}

#item93487 {
	width:1632px !important;
	min-height:70px !important;
	direction:rtl;
}

#item93516 {
	width:155px !important;
	left:787px !important;
	top:531px !important;
	min-height:19px !important;
	direction:rtl;
}

#item93539 {
	width:155px !important;
	left:787px !important;
	top:571px !important;
	min-height:19px !important;
	direction:rtl;
}

#item93562 {
	width:160px !important;
	left:787px !important;
	top:610px !important;
	min-height:85px !important;
	direction:rtl;
}

#item93585 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:529px !important;
	background:#efca16;
}

#item93586 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:568px !important;
	background:#bb8c0a;
}

#item93587 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:608px !important;
	background:#d1d3d4;
}

#item48813 {
	width:1122px !important;
	left:417px !important;
	top:366px !important;
	min-height:294px !important;
	direction:ltr;
}

#item75635 {
	width:98px !important;
	height:82px !important;
	left:1490px !important;
	top:154px !important;
}

#item75696 {
	width:108px !important;
	height:102px !important;
	left:1690px !important;
	top:966px !important;
}

#item83305 {
	width:108px !important;
	height:92px !important;
	left:1801px !important;
	top:966px !important;
}

#item93646 {
	width:1632px !important;
	min-height:70px !important;
	direction:rtl;
}

#item93676 {
	width:155px !important;
	left:787px !important;
	top:531px !important;
	min-height:19px !important;
	direction:rtl;
}

#item93699 {
	width:155px !important;
	left:787px !important;
	top:571px !important;
	min-height:19px !important;
	direction:rtl;
}

#item93722 {
	width:160px !important;
	left:787px !important;
	top:610px !important;
	min-height:85px !important;
	direction:rtl;
}

#item93745 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:529px !important;
	background:#efca16;
}

#item93746 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:568px !important;
	background:#bb8c0a;
}

#item93747 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:608px !important;
	background:#d1d3d4;
}

#item49498 {
	width:372px !important;
	left:440px !important;
	top:274px !important;
	min-height:52px !important;
	direction:rtl;
}

#item49521 {
	width:1122px !important;
	left:440px !important;
	top:396px !important;
	min-height:59px !important;
	direction:ltr;
}

#item75646 {
	width:98px !important;
	height:82px !important;
	left:1490px !important;
	top:154px !important;
}

#item75651 {
	width:108px !important;
	height:102px !important;
	left:1690px !important;
	top:966px !important;
}

#item83321 {
	width:108px !important;
	height:92px !important;
	left:1801px !important;
	top:966px !important;
}

#item54149 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item54173 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item54196 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54219 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54242 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54269 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item54300 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54323 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item54349 {
	width:230px !important;
	height:114px !important;
}

#item54346 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item54350 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item54362 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item73351 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73355 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73359 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73367 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73375 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73379 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82914 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90384 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item75721 {
	width:98px !important;
	height:90px !important;
	left:1694px !important;
	top:978px !important;
}

#item70579 {
	width:1586px !important;
	height:260px !important;
	left:23px !important;
	top:112px !important;
	border-radius:36px;
	background:#f1f1f2;
}

#item49586 {
	width:1632px !important;
	min-height:70px !important;
	direction:rtl;
}

#item50296 {
	left:76px !important;
	top:147px !important;
	direction:rtl;
}

#item50300 {
	width:660px !important;
	left:51px !important;
	top:416px !important;
	min-height:246px !important;
	direction:rtl;
}

#item93770 {
	width:827px !important;
	left:805px !important;
	top:388px !important;
	min-height:332px !important;
	direction:rtl;
}

#item54382 {
	width:183px !important;
	left:298px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item54405 {
	width:183px !important;
	left:689px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item54428 {
	width:139px !important;
	left:1540px !important;
	top:1009px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54451 {
	width:86px !important;
	left:886px !important;
	top:1012px !important;
	min-height:18px !important;
	direction:rtl;
}

#item54478 {
	width:183px !important;
	left:496px !important;
	top:998px !important;
	min-height:70px !important;
	direction:rtl;
}

#item54504 {
	width:230px !important;
	height:114px !important;
}

#item54501 {
	width:230px !important;
	height:114px !important;
	left:36px !important;
	top:966px !important;
}

#item54506 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:986px !important;
}

#item54518 {
	width:183px !important;
	height:70px !important;
	left:495px !important;
	top:986px !important;
}

#item54522 {
	width:139px !important;
	height:64px !important;
	left:707px !important;
	top:986px !important;
}

#item54534 {
	width:193px !important;
	left:1009px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54557 {
	width:193px !important;
	left:1197px !important;
	top:998px !important;
	min-height:47px !important;
	direction:rtl;
}

#item54580 {
	width:139px !important;
	left:1395px !important;
	top:997px !important;
	min-height:47px !important;
	direction:rtl;
}

#item73383 {
	width:158px !important;
	height:70px !important;
	left:310px !important;
	top:988px !important;
}

#item73387 {
	width:183px !important;
	height:70px !important;
	left:506px !important;
	top:988px !important;
}

#item73391 {
	width:154px !important;
	height:80px !important;
	left:702px !important;
	top:983px !important;
}

#item73400 {
	width:177px !important;
	height:90px !important;
	left:1019px !important;
	top:978px !important;
}

#item73409 {
	width:145px !important;
	height:82px !important;
	left:1395px !important;
	top:982px !important;
}

#item73413 {
	width:130px !important;
	height:79px !important;
	left:1549px !important;
	top:983px !important;
}

#item82919 {
	width:168px !important;
	height:90px !important;
	left:1212px !important;
	top:978px !important;
}

#item90388 {
	width:142px !important;
	height:80px !important;
	left:865px !important;
	top:983px !important;
}

#item93781 {
	width:1586px !important;
	height:260px !important;
	left:23px !important;
	top:112px !important;
	border-radius:36px;
	background:#f1f1f2;
}

#item93782 {
	width:1632px !important;
	min-height:70px !important;
	direction:rtl;
}

#item93805 {
	width:1485px !important;
	left:76px !important;
	top:147px !important;
	min-height:203px !important;
	direction:rtl;
}

#item93828 {
	width:660px !important;
	left:51px !important;
	top:416px !important;
	min-height:246px !important;
	direction:rtl;
}

#item93832 {
	width:827px !important;
	left:805px !important;
	top:388px !important;
	min-height:332px !important;
	direction:rtl;
}

#item50402 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item50425 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75713 {
	width:98px !important;
	height:90px !important;
	left:1694px !important;
	top:978px !important;
}

#item75738 {
	width:108px !important;
	height:90px !important;
	left:1474px !important;
	top:156px !important;
}

#item50465 {
	width:1632px !important;
	left:145px !important;
	top:84px !important;
	min-height:70px !important;
	direction:rtl;
}

#item51143 {
	width:1464px !important;
	left:228px !important;
	top:175px !important;
	min-height:79px !important;
	direction:rtl;
}

#item51222 {
	width:5px !important;
	height:26px !important;
	left:165px !important;
	top:5px !important;
	background:#1e2171;
}

#item51263 {
	width:1px !important;
	height:11px !important;
	left:254px !important;
	top:64px !important;
	background:#1e2171;
}

#item51293 {
	width:1px !important;
	height:11px !important;
	left:514px !important;
	top:64px !important;
	background:#1e2171;
}

#item51295 {
	width:2px !important;
	height:2px !important;
	left:525px !important;
	top:74px !important;
	background:#1e2171;
}

#item51303 {
	width:4px !important;
	height:1px !important;
	left:129px !important;
	top:90px !important;
	background:#1e2171;
}

#item51325 {
	width:1px !important;
	height:11px !important;
	left:303px !important;
	top:83px !important;
	background:#1e2171;
}

#item51352 {
	width:1px !important;
	height:11px !important;
	left:534px !important;
	top:83px !important;
	background:#1e2171;
}

#item51456 {
	width:1px !important;
	height:11px !important;
	left:960px !important;
	top:89px !important;
	background:#1e2171;
}

#item51458 {
	width:2px !important;
	height:2px !important;
	left:971px !important;
	top:99px !important;
	background:#1e2171;
}

#item51485 {
	width:4px !important;
	height:11px !important;
	left:76px !important;
	top:142px !important;
	background:#1e2171;
}

#item51487 {
	width:4px !important;
	height:11px !important;
	left:96px !important;
	top:142px !important;
	background:#1e2171;
}

#item51489 {
	width:4px !important;
	height:11px !important;
	left:114px !important;
	top:142px !important;
	background:#1e2171;
}

#item51502 {
	width:5px !important;
	height:2px !important;
	left:471px !important;
	top:147px !important;
	background:#1e2171;
}

#item51514 {
	width:4px !important;
	height:11px !important;
	left:790px !important;
	top:141px !important;
	background:#1e2171;
}

#item51560 {
	width:3px !important;
	height:2px !important;
	left:293px !important;
	top:403px !important;
	background:#fff;
}

#item75734 {
	width:110px !important;
	height:89px !important;
	left:1690px !important;
	top:978px !important;
}

#item51668 {
	width:1632px !important;
	min-height:70px !important;
	direction:rtl;
}

#item51723 {
	width:1270px !important;
	left:180px !important;
	top:91px !important;
	min-height:117px !important;
	direction:rtl;
}

#item51748 {
	width:5px !important;
	height:26px !important;
	left:165px !important;
	top:5px !important;
	background:#1e2171;
}

#item51789 {
	width:1px !important;
	height:11px !important;
	left:254px !important;
	top:64px !important;
	background:#1e2171;
}

#item51819 {
	width:1px !important;
	height:11px !important;
	left:514px !important;
	top:64px !important;
	background:#1e2171;
}

#item51821 {
	width:2px !important;
	height:2px !important;
	left:525px !important;
	top:74px !important;
	background:#1e2171;
}

#item51828 {
	width:4px !important;
	height:1px !important;
	left:129px !important;
	top:90px !important;
	background:#1e2171;
}

#item51848 {
	width:1px !important;
	height:11px !important;
	left:303px !important;
	top:83px !important;
	background:#1e2171;
}

#item51877 {
	width:1px !important;
	height:11px !important;
	left:534px !important;
	top:83px !important;
	background:#1e2171;
}

#item51980 {
	width:1px !important;
	height:11px !important;
	left:960px !important;
	top:89px !important;
	background:#1e2171;
}

#item51982 {
	width:2px !important;
	height:2px !important;
	left:971px !important;
	top:99px !important;
	background:#1e2171;
}

#item51992 {
	width:4px !important;
	height:11px !important;
	left:76px !important;
	top:142px !important;
	background:#1e2171;
}

#item51994 {
	width:4px !important;
	height:11px !important;
	left:96px !important;
	top:142px !important;
	background:#1e2171;
}

#item51997 {
	width:4px !important;
	height:11px !important;
	left:114px !important;
	top:142px !important;
	background:#1e2171;
}

#item52010 {
	width:5px !important;
	height:2px !important;
	left:471px !important;
	top:147px !important;
	background:#1e2171;
}

#item52020 {
	width:4px !important;
	height:11px !important;
	left:790px !important;
	top:141px !important;
	background:#1e2171;
}

#item52065 {
	width:3px !important;
	height:2px !important;
	left:293px !important;
	top:403px !important;
	background:#fff;
}

#item52150 {
	width:372px !important;
	left:454px !important;
	top:236px !important;
	min-height:52px !important;
	direction:rtl;
}

#item52174 {
	width:1122px !important;
	left:454px !important;
	top:386px !important;
	min-height:332px !important;
	direction:ltr;
}

#item75725 {
	width:118px !important;
	height:89px !important;
	left:1690px !important;
	top:978px !important;
}

#item75765 {
	width:86px !important;
	height:86px !important;
	left:1490px !important;
	top:150px !important;
}

#item52673 {
	width:796px !important;
	left:520px !important;
	top:146px !important;
	min-height:92px !important;
	direction:rtl;
}

#item52776 {
	width:355px !important;
	left:1123px !important;
	top:389px !important;
	min-height:93px !important;
	direction:rtl;
}

#item53497 {
	width:185px !important;
	left:526px !important;
	top:611px !important;
	min-height:30px !important;
	direction:rtl;
}

#item52872 {
	width:2px !important;
	height:12px !important;
	left:272px !important;
	top:134px !important;
	background:#787a7c;
}

#item83211 {
	opacity:0.90;
	width:406px !important;
	left:37px !important;
	top:952px !important;
	min-height:103px !important;
	direction:ltr;
}

#item83235 {
	width:626px !important;
	left:1258px !important;
	top:68px !important;
	min-height:142px !important;
	direction:ltr;
}

#item83258 {
	width:100px !important;
	height:100px !important;
	left:1766px !important;
	top:534px !important;
}

p.autoParaStyle247 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:39.8px;
	line-height:47.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle246 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:30.9px;
	line-height:37px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle245 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle244 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle243 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#1e2171;
	/* direction:rtl; */
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:6px;
	text-align:left;
}

ul.autoParaStyle242 > li {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle242 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle241 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle240 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:60px;
	line-height:72px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}

ul.autoParaStyle239 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:27px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	padding-left:19px;
	text-align:left;
}
ul.autoParaStyle239 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:1px;
	width:0;
}

p.autoParaStyle238 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:18.8px;
	line-height:22.5px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle237 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:60px;
	line-height:72px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle236 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:32px;
	line-height:51px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle235 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle234 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle233 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:0uxfff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle232 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:20px;
	text-align:center;
}

p.autoParaStyle231 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:20px;
	text-align:left;
}

p.autoParaStyle230 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:20px;
	text-align:center;
}

p.autoParaStyle229 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:34px;
	line-height:40.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle228 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle227 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	padding-left:1px;
	text-align:left;
}

ul.autoParaStyle226 > li {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	padding-left:23px;
	text-align:left;
}
ul.autoParaStyle226 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

p.autoParaStyle225 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:45px;
	line-height:54px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle224 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle223 {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:18.3px;
	line-height:19.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle222 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:28.3px;
	line-height:34px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle221 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:18.3px;
	line-height:19.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle220 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:18.3px;
	line-height:19.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle219 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:24.8px;
	line-height:29.7px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle218 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:24.8px;
	line-height:29.7px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle217 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle216 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:0uxfff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	text-align:center;
}

p.autoParaStyle215 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	text-align:center;
}

p.autoParaStyle214 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	text-align:left;
}

p.autoParaStyle213 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:35px;
	line-height:42px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle212 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:0uxfff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle211 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	direction:rtl;
	padding-left:12px;
	text-align:left;
}

p.autoParaStyle210 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle209 {
	font-family:FF-AdobeArabic-Regular,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12.5px;
	line-height:15px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:3px;
	text-align:left;
}

p.autoParaStyle208 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:22.6px;
	line-height:27.1px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle207 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:40.6px;
	line-height:48.8px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle206 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:40.6px;
	line-height:48.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle205 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:29.5px;
	line-height:35.4px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle204 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:17.9px;
	line-height:21.5px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle203 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:31.6px;
	line-height:38px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle202 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:15.7px;
	line-height:0;
	color:#1e2171;
	vertical-align:super;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle201 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:26.9px;
	line-height:32.3px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle200 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:26.9px;
	line-height:32.3px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle199 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:19.9px;
	line-height:23.9px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle198 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26.9px;
	line-height:32.3px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle197 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:28px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	padding-left:1px;
	text-align:left;
}

p.autoParaStyle196 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle195 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle194 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle193 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle192 {
	font-family:FF-AdobeArabic-Regular,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12.5px;
	line-height:15px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle191 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle190 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle189 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle188 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:55.2px;
	line-height:66.2px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle187 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:51.2px;
	line-height:61.4px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle186 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle185 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:22.9px;
	line-height:27.5px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:35px;
	line-height:42px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:22.5px;
	line-height:27px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle181 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:62.1px;
	line-height:74.5px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle180 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:57.6px;
	line-height:69.1px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:29.2px;
	line-height:35.1px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle178 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#404084;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle177 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:29.2px;
	line-height:35.1px;
	color:#404084;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle176 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:29.2px;
	line-height:35.1px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle174 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:36.9px;
	line-height:44.3px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle173 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:27.5px;
	line-height:33px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle172 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:61.2px;
	line-height:73.4px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle171 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#efca16;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle170 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:13.3px;
	line-height:16px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle168 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:16.9px;
	line-height:20.2px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle166 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle164 {
	font-family:FF-AdobeArabic-Regular,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle163 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle162 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:41px;
	line-height:49.2px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle160 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:39.2px;
	line-height:47px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle159 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:39.2px;
	line-height:47px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle158 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#bb8c0a;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:30.6px;
	line-height:36.7px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle155 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:38.4px;
	color:#1e2171;
	direction:ltr;
	text-indent:-41px;
	padding-left:41px;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#1e2171;
	direction:ltr;
	text-indent:-41px;
	padding-left:41px;
	text-align:left;
}

p.autoParaStyle153 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:38.7px;
	line-height:46.4px;
	color:#fff;
	letter-spacing:0.240em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle152 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:38.7px;
	line-height:46.4px;
	color:#1e2171;
	letter-spacing:0.240em;
	direction:ltr;
	text-align:left;
}

ul.autoParaStyle151 > li {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:24.6px;
	line-height:36.9px;
	color:#1e2171;
	direction:ltr;
	padding-left:19px;
	text-align:left;
}
ul.autoParaStyle151 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle150 {
	font-family:FF-AncientSans,AncientSans,sans-serif;
	font-size:25px;
	line-height:30px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:29px;
	line-height:34.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:31px;
	line-height:37.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle146 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:57px;
	line-height:68.4px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:35px;
	line-height:42px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle144 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle143 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.120em;
	direction:ltr;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:45px;
	line-height:54px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle141 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:22.2px;
	line-height:34.1px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:25.2px;
	line-height:30.2px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:29px;
	line-height:34.8px;
	color:#1e2171;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle138 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#1e2171;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:42.8px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle136 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:129.2px;
	line-height:155px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle134 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:30.1px;
	line-height:36.1px;
	color:#404084;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:40px;
	line-height:48px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:129.2px;
	line-height:155px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:106.6px;
	line-height:127.9px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:24.8px;
	line-height:29.8px;
	color:#404084;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:30.1px;
	line-height:36.1px;
	color:#c99f3e;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle128 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle127 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:14.6px;
	line-height:25.7px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle126 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:14.6px;
	line-height:25.7px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle125 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:15px;
	line-height:34.1px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:27px;
	line-height:32.4px;
	color:#00aeef;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:15px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle122 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:13px;
	line-height:71.1px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle121 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:13px;
	line-height:78.5px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle120 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle119 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	direction:ltr;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:40.8px;
	color:#4d9ed6;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle117 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle116 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#1e2171;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:24px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:31.2px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#1e2171;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle112 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle111 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:15.5px;
	line-height:18.6px;
	color:#58585b;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle110 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:31px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	padding-left:1px;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25.5px;
	line-height:30.6px;
	color:#58585b;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:48.2px;
	line-height:57.8px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle107 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-ExtraBlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:52.1px;
	line-height:62.5px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle106 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:23.4px;
	line-height:28px;
	color:#58585b;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:44.2px;
	line-height:53px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle104 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-ExtraBlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:47.7px;
	line-height:57.3px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle103 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:38.4px;
	line-height:46.1px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:38.4px;
	line-height:46.1px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle101 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:51px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle100 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle99 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:45.6px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-AncientSans,AncientSans,sans-serif;
	font-size:26.7px;
	line-height:32px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:36px;
	line-height:43.2px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:38px;
	line-height:45.6px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle93 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:39px;
	line-height:47px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle92 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:43px;
	line-height:47px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle91 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#efca16;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle90 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle88 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2px;
	text-align:center;
}

p.autoParaStyle87 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:24px;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:24px;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle85 {
	font-family:FF-AdobeArabic-Regular,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:32px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle83 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:51.2px;
	line-height:61.4px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle82 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#404084;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle81 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
	font-size:42px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

ol.autoParaStyle80 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-indent:-19px;
	padding-left:34px;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle79 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle78 {
	font-family:FF-AdobeArabic-Regular,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:57.6px;
	line-height:69.1px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle77 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:57.6px;
	line-height:69.1px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle76 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:24px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle75 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:41px;
	line-height:49.2px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:29px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:23.6px;
	line-height:28.3px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:23.6px;
	line-height:28.3px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:42px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:FF-AncientSans,AncientSans,sans-serif;
	font-size:34.9px;
	line-height:41.9px;
	color:#1e2171;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:47.2px;
	line-height:56.6px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}

ol.autoParaStyle68 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-indent:-18px;
	padding-left:19px;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:40px;
	line-height:48px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:129.2px;
	line-height:155px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle63 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:40px;
	line-height:48px;
	color:#bb8c0a;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle62 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:28.8px;
	line-height:34.5px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:29px;
	line-height:34.8px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:28.8px;
	line-height:34.5px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:28.8px;
	line-height:34.5px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle57 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:36px;
	line-height:51px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:35.5px;
	line-height:42.5px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:40px;
	line-height:48px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle53 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:33.6px;
	line-height:40.3px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle51 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:21.3px;
	line-height:25.6px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle50 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:23.2px;
	line-height:27.8px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle49 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:21.3px;
	line-height:25.6px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle48 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:13.6px;
	line-height:16.4px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle47 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:42.2px;
	line-height:50.7px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:27.5px;
	line-height:33px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle45 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26.8px;
	line-height:32.1px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle44 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:26.8px;
	line-height:32.1px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#58585b;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle42 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle41 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:18.2px;
	line-height:21.8px;
	color:#58585b;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle40 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:31.1px;
	line-height:37.3px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}

ul.autoParaStyle38 > li {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#1e2171;
	direction:ltr;
	padding-left:31px;
	text-align:left;
}
ul.autoParaStyle38 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:9.19051502952094px;
	width:0;
}

p.autoParaStyle37 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:27.7px;
	line-height:33.3px;
	color:#1e2171;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:61.2px;
	line-height:73.4px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:61.2px;
	line-height:73.4px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}

ol.autoParaStyle34 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle33 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-indent:-18px;
	padding-left:19px;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:41px;
	line-height:49.2px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:57px;
	line-height:68.4px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:42px;
	line-height:51px;
	color:#1e2171;
	direction:ltr;
	text-align:left;
}

ol.autoParaStyle27 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#58585b;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle24 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:39px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:41px;
	line-height:49.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:40.2px;
	line-height:48.3px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:131.2px;
	line-height:157.4px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-BoldCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:160.3px;
	line-height:192.4px;
	color:#bb8c0a;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle17 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:35px;
	line-height:42px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:61.2px;
	line-height:73.4px;
	color:#bb8c0a;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}

ol.autoParaStyle15 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2ex;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle14 > li {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:26px;
	line-height:39px;
	color:#1e2171;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:69.2px;
	line-height:83px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle10 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#1e2171;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle6 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#f0ca00;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle5 {
	font-weight:600;
	font-family:FF-MyriadPro-Semibold,"Myriad Pro",sans-serif;
	font-size:40px;
	line-height:44.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}

ol.autoParaStyle3 > li {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:15px;
	line-height:2px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2ex;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle2 > li {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2ex;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle1 > li {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.BLue-title {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size: 45px;
    line-height: 60px;
	color:#1e2171;
	/* direction:rtl; */
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.Basic-Paragraph {
	font-family:FF-AdobeArabic-Regular,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.No-Paragraph-Style {
	font-family:"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

span.autoCharStyle57 {
	font-family:"Myriad Pro";
}

span.autoCharStyle56 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:39.5px;
}

span.autoCharStyle55 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle54 {
	font-size:35.0px;
	color:#1e2171;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle53 {
	font-size:145.3px;
}

span.autoCharStyle52 {
	font-size:60px;
	color:#bb8c0a;
}

span.autoCharStyle51 {
	font-size:60px;
	color:#1e2171;
}

span.autoCharStyle50 {
	font-size:35.0px;
	color:#bb8c0a;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle49 {
	font-size:16px;
}

span.autoCharStyle48 {
	font-size:129.2px;
}

span.autoCharStyle47 {
	font-size:44px;
}

span.autoCharStyle46 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-LightCn,"Frutiger LT Std",sans-serif;
	font-stretch:condensed;
	font-size:42px;
}

span.autoCharStyle45 {
	color:#bb8c0a;
}

span.autoCharStyle44 {
	letter-spacing:1.520em;
}

span.autoCharStyle43 {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle42 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	color:#1e2171;
}

span.autoCharStyle40 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle39 {
	font-size:22px;
	color:#1e2171;
}

span.autoCharStyle38 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle37 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-Black,"Frutiger LT Std","Arial Black", Gadget, sans-serif;
	font-size:31px;
}

span.autoCharStyle36 {
	color:#d12229;
}

span.autoCharStyle35 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-FrutigerLTStd-Italic,"Frutiger LT Std",sans-serif;
}

span.autoCharStyle34 {
	font-weight:300;
	font-style:italic;
	font-family:FF-FrutigerLTStd-LightItalic,"Frutiger LT Std",sans-serif;
}

span.autoCharStyle33 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:17.6px;
	color:#1e2171;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle32 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:30.1px;
	color:#1e2171;
}

span.autoCharStyle31 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
}

span.autoCharStyle30 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	color:#bb8c0a;
}

span.autoCharStyle29 {
	font-weight:900;
	font-family:FF-FrutigerLTStd-BlackCn,"Frutiger LT Std",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle28 {
	color:#bb8c0a;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:39.5px;
	color:#bb8c0a;
}

span.autoCharStyle26 {
	font-weight:300;
	font-family:FF-FrutigerLTStd-Light,"Frutiger LT Std",sans-serif;
	font-size:42.9px;
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:42.9px;
	color:#bb8c0a;
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	font-size:42.9px;
	color:#bb8c0a;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle19 {
	text-transform:uppercase;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle18 {
	font-size:54px;
	color:#1e2171;
}

span.autoCharStyle17 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	color:#1e2171;
}

span.autoCharStyle16 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	color:#1e2171;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle15 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:38.2px;
}

span.autoCharStyle14 {
	font-family:FF-FrutigerLTStd-Roman,"Frutiger LT Std",sans-serif;
	font-size:22.3px;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-family:FF-AncientSans,AncientSans,sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	color:#bb8c0a;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
	color:#bb8c0a;
}

span.autoCharStyle9 {
	color:#bb8c0a;
}

span.autoCharStyle8 {
	color:#1e2171;
}

span.autoCharStyle7 {
	color:#1e2171;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-MyriadPro-Semibold,"Myriad Pro",sans-serif;
	color:#bb8c0a;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-FrutigerLTStd-Bold,"Frutiger LT Std",sans-serif;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-MyriadPro-Bold,"Myriad Pro",sans-serif;
	color:#bb8c0a;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-MyriadPro-Bold,"Myriad Pro",sans-serif;
}

span.autoCharStyle2 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle1 {
	text-decoration:underline;
}

span.None {
}
