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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:46320px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item75584 {
	width:679px !important;
	left:216px !important;
	top:428px !important;
	min-height:91px !important;
}

@keyframes pulse-75653 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-75653 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item176975 {
	width:254px !important;
	height:61px !important;
	border-radius:37px;
	background:#f39200;
	border:solid 2.2px #fff;
}

#item176976 {
	width:132px !important;
	left:28px !important;
	top:21px !important;
	min-height:18px !important;
}

#item75608 {
	width:254px !important;
	height:61px !important;
	border-radius:37px;
	border:solid 2.2px #fff;
}

#item75609 {
	width:132px !important;
	left:28px !important;
	top:21px !important;
	min-height:18px !important;
}

#item75653 {
	width:254px !important;
	height:61px !important;
	left:216px !important;
	top:578px !important;
}

#item104419 {
	width:123px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104442 {
	width:57px !important;
	min-height:33px !important;
}

#item104371 {
	width:123px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104394 {
	width:57px !important;
	min-height:33px !important;
}

#item104369 {
	width:195px !important;
	height:33px !important;
	left:244px !important;
	top:206px !important;
}

#item104516 {
	width:262px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104540 {
	width:57px !important;
	min-height:33px !important;
}

#item104468 {
	width:262px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104491 {
	width:57px !important;
	min-height:33px !important;
}

#item104466 {
	width:333px !important;
	height:33px !important;
	left:244px !important;
	top:268px !important;
}

#item104614 {
	width:123px !important;
	left:72px !important;
	top:7px !important;
	min-height:19px !important;
}

#item104637 {
	width:57px !important;
	min-height:33px !important;
}

#item104566 {
	width:123px !important;
	left:72px !important;
	top:7px !important;
	min-height:19px !important;
}

#item104589 {
	width:57px !important;
	min-height:33px !important;
}

#item104564 {
	width:195px !important;
	height:33px !important;
	left:244px !important;
	top:330px !important;
}

#item104711 {
	width:93px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104734 {
	width:57px !important;
	min-height:33px !important;
}

#item104663 {
	width:93px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104686 {
	width:57px !important;
	min-height:33px !important;
}

#item104661 {
	width:165px !important;
	height:33px !important;
	left:1219px !important;
	top:656px !important;
}

#item104809 {
	width:89px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104832 {
	width:57px !important;
	min-height:33px !important;
}

#item104760 {
	width:89px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104783 {
	width:57px !important;
	min-height:33px !important;
}

#item104758 {
	width:161px !important;
	height:33px !important;
	left:1219px !important;
	top:717px !important;
}

#item104906 {
	width:319px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104929 {
	width:57px !important;
	min-height:33px !important;
}

#item104858 {
	width:319px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104881 {
	width:57px !important;
	min-height:33px !important;
}

#item104856 {
	width:391px !important;
	height:33px !important;
	left:1219px !important;
	top:778px !important;
}

#item105003 {
	width:191px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item105026 {
	width:57px !important;
	min-height:33px !important;
}

#item104955 {
	width:191px !important;
	left:72px !important;
	top:7px !important;
	min-height:20px !important;
}

#item104978 {
	width:57px !important;
	min-height:33px !important;
}

#item104953 {
	width:263px !important;
	height:33px !important;
	left:1219px !important;
	top:839px !important;
}

#item105126 {
	width:458px !important;
	height:480px !important;
	left:13px !important;
	top:13px !important;
	background:#dff1fd;
}

#item105177 {
	width:146px !important;
	left:75px !important;
	top:10px !important;
	min-height:20px !important;
}

#item105200 {
	width:57px !important;
	left:3px !important;
	top:3px !important;
	min-height:33px !important;
}

#item105129 {
	width:146px !important;
	left:75px !important;
	top:10px !important;
	min-height:20px !important;
}

#item105152 {
	width:57px !important;
	left:3px !important;
	top:3px !important;
	min-height:33px !important;
}

#item105127 {
	width:224px !important;
	height:39px !important;
	left:45px !important;
	top:45px !important;
}

#item105251 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105227 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105225 {
	width:136px !important;
	height:20px !important;
	left:45px !important;
	top:136px !important;
}

#item105300 {
	width:207px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105276 {
	width:207px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105274 {
	width:213px !important;
	height:20px !important;
	left:45px !important;
	top:192px !important;
}

#item105349 {
	width:183px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105325 {
	width:183px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105323 {
	width:189px !important;
	height:20px !important;
	left:45px !important;
	top:248px !important;
}

#item105383 {
	width:10px !important;
	height:4px !important;
	left:17px !important;
	top:20px !important;
	background:#f39200;
}

#item105380 {
	width:10px !important;
	height:4px !important;
	left:17px !important;
	top:20px !important;
	background:#f39200;
}

#item105375 {
	width:43px !important;
	height:43px !important;
	left:220px !important;
	top:417px !important;
}

#item105092 {
	width:458px !important;
	height:480px !important;
	left:3px !important;
	top:3px !important;
	background:#1d70b7;
}

#item105098 {
	width:133px !important;
	min-height:20px !important;
}

#item105055 {
	width:458px !important;
	height:480px !important;
	left:3px !important;
	top:3px !important;
	background:#1d70b7;
}

#item105062 {
	width:133px !important;
	min-height:20px !important;
}

#item105052 {
	width:464px !important;
	height:486px !important;
	left:10px !important;
	top:10px !important;
}

#item105050 {
	width:474px !important;
	height:496px !important;
	left:231px !important;
	top:379px !important;
}

#item105471 {
	width:458px !important;
	height:665px !important;
	left:13px !important;
	top:13px !important;
	background:#dff1fd;
}

#item105499 {
	width:211px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105474 {
	width:211px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105472 {
	width:217px !important;
	height:45px !important;
	left:45px !important;
	top:136px !important;
}

#item105548 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105524 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105522 {
	width:306px !important;
	height:45px !important;
	left:45px !important;
	top:218px !important;
}

#item105598 {
	width:257px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105573 {
	width:257px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105571 {
	width:263px !important;
	height:45px !important;
	left:45px !important;
	top:300px !important;
}

#item105647 {
	width:242px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105623 {
	width:242px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105621 {
	width:248px !important;
	height:45px !important;
	left:45px !important;
	top:382px !important;
}

#item105696 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105672 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item105670 {
	width:268px !important;
	height:45px !important;
	left:45px !important;
	top:464px !important;
}

#item105774 {
	width:195px !important;
	left:75px !important;
	top:10px !important;
	min-height:20px !important;
}

#item105797 {
	width:57px !important;
	left:3px !important;
	top:3px !important;
	min-height:33px !important;
}

#item105725 {
	width:195px !important;
	left:75px !important;
	top:10px !important;
	min-height:20px !important;
}

#item105748 {
	width:57px !important;
	left:3px !important;
	top:3px !important;
	min-height:33px !important;
}

#item105723 {
	width:273px !important;
	height:39px !important;
	left:45px !important;
	top:46px !important;
}

#item105828 {
	width:10px !important;
	height:4px !important;
	left:17px !important;
	top:20px !important;
	background:#f39200;
}

#item105825 {
	width:10px !important;
	height:4px !important;
	left:17px !important;
	top:20px !important;
	background:#f39200;
}

#item105821 {
	width:43px !important;
	height:43px !important;
	left:220px !important;
	top:602px !important;
}

#item105430 {
	width:458px !important;
	height:665px !important;
	left:3px !important;
	top:3px !important;
	background:#1d70b7;
}

#item105433 {
	width:196px !important;
	min-height:22px !important;
}

#item105458 {
	width:3px !important;
	height:30px !important;
	left:96px !important;
	top:2px !important;
	background:#f39200;
}

#item105459 {
	width:3px !important;
	height:80px !important;
	left:96px !important;
	top:41px !important;
	background:#f39200;
}

#item105389 {
	width:458px !important;
	height:665px !important;
	left:3px !important;
	top:3px !important;
	background:#1d70b7;
}

#item105392 {
	width:196px !important;
	min-height:22px !important;
}

#item105418 {
	width:3px !important;
	height:30px !important;
	left:96px !important;
	top:2px !important;
	background:#f39200;
}

#item105419 {
	width:3px !important;
	height:80px !important;
	left:96px !important;
	top:41px !important;
	background:#f39200;
}

#item105386 {
	width:464px !important;
	height:671px !important;
	left:10px !important;
	top:10px !important;
}

#item105384 {
	width:474px !important;
	height:681px !important;
	left:718px !important;
	top:192px !important;
}

#item105922 {
	width:458px !important;
	height:421px !important;
	left:13px !important;
	top:13px !important;
	background:#dff1fd;
}

#item105949 {
	width:45px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105925 {
	width:45px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105923 {
	width:51px !important;
	height:20px !important;
	left:45px !important;
	top:136px !important;
}

#item105999 {
	width:206px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105974 {
	width:206px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item105972 {
	width:212px !important;
	height:20px !important;
	left:45px !important;
	top:192px !important;
}

#item106049 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item106025 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item106023 {
	width:112px !important;
	height:20px !important;
	left:45px !important;
	top:249px !important;
}

#item106098 {
	width:281px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item106074 {
	width:281px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item106072 {
	width:287px !important;
	height:20px !important;
	left:45px !important;
	top:306px !important;
}

#item106175 {
	width:103px !important;
	left:75px !important;
	top:10px !important;
	min-height:20px !important;
}

#item106198 {
	width:57px !important;
	left:3px !important;
	top:3px !important;
	min-height:33px !important;
}

#item106127 {
	width:103px !important;
	left:75px !important;
	top:10px !important;
	min-height:20px !important;
}

#item106150 {
	width:57px !important;
	left:3px !important;
	top:3px !important;
	min-height:33px !important;
}

#item106125 {
	width:181px !important;
	height:39px !important;
	left:45px !important;
	top:45px !important;
}

#item106230 {
	width:10px !important;
	height:4px !important;
	left:17px !important;
	top:20px !important;
	background:#f39200;
}

#item106226 {
	width:10px !important;
	height:4px !important;
	left:17px !important;
	top:20px !important;
	background:#f39200;
}

#item106222 {
	width:43px !important;
	height:43px !important;
	left:220px !important;
	top:358px !important;
}

#item105878 {
	width:458px !important;
	height:421px !important;
	left:3px !important;
	top:3px !important;
	background:#1d70b7;
}

#item105881 {
	width:95px !important;
	min-height:22px !important;
}

#item105834 {
	width:458px !important;
	height:421px !important;
	left:3px !important;
	top:3px !important;
	background:#1d70b7;
}

#item105837 {
	width:95px !important;
	min-height:22px !important;
}

#item105831 {
	width:464px !important;
	height:427px !important;
	left:10px !important;
	top:10px !important;
}

#item105829 {
	width:474px !important;
	height:437px !important;
	left:1206px !important;
	top:193px !important;
}

#item31633 {
	width:750px !important;
	left:780px !important;
	top:1717px !important;
	min-height:667px !important;
}

#item31914 {
	width:750px !important;
	left:780px !important;
	top:378px !important;
	min-height:998px !important;
}

#item31937 {
	width:750px !important;
	height:258px !important;
	left:780px !important;
	top:1417px !important;
	background:#dff1fd;
	padding:60px;
}

#item31960 {
	width:750px !important;
	left:780px !important;
	top:2909px !important;
	min-height:688px !important;
}

#item32272 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103149 {
	width:326px !important;
	height:34px !important;
	left:780px !important;
	top:3683px !important;
}

#item33610 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2837px !important;
	background:#f39200;
}

#item32400 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item32401 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item32427 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item32424 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item32431 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item32434 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item32432 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item32459 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item32457 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item32484 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item32482 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item32513 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item32510 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item32602 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item32606 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item32630 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item32604 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item32655 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item32680 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item32653 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item32705 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item32729 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item32703 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item32754 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item32778 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item32752 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item32803 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item32827 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item32801 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item32854 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item32855 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item32881 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item32878 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item32954 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item32955 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item32981 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item32978 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item32985 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item32988 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item32986 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item33013 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item33011 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item33039 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item33036 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item62944 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item62950 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item65358 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:119px !important;
}

#item65384 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item65385 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134558 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item65497 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item65498 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item103473 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:3788px !important;
}

#item68427 {
	width:555px !important;
	height:3834px !important;
	background:#1d70b7;
}

#item106711 {
	width:344px !important;
	min-height:46px !important;
}

#item106761 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item106762 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106736 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item106737 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106734 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item106812 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item106813 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106787 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item106788 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106785 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item106863 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item106864 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106838 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item106839 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106836 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item106915 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item106916 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106890 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item106891 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106888 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item106966 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item106967 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106941 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item106942 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106939 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item107017 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item107018 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106992 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item106993 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item106990 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item107068 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item107069 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107043 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item107044 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107041 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item107126 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item107127 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107151 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item107096 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item107097 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107092 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item107188 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item107189 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107213 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item107158 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item107159 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107155 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item107252 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item107253 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107277 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item107221 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item107222 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item107217 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item143836 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item177011 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item177015 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item177020 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item177017 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item177027 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item177024 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item209019 {
	width:750px !important;
	left:780px !important;
	top:2845px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
}

#item107753 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item107781 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107756 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107754 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item107830 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107806 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107804 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item107881 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107857 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item107855 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item107930 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107906 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107904 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item107957 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item107958 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item144407 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item107984 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item107981 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item107469 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item107496 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107472 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107470 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item107545 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item107521 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item107519 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item107595 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107571 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107568 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item107645 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107620 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107618 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item107694 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107670 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107668 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item107721 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item107722 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item144404 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item107748 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item107745 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item107285 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item107312 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107288 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107286 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item107361 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107337 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107335 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item107412 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107386 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item107384 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item107440 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item107437 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item107444 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item107445 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item144401 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item107283 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item107281 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item77655 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:2555px !important;
}

#item77726 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103152 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:2954px !important;
}

#item78169 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item78170 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78196 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item78193 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item78200 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item78203 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78201 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item78228 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78226 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item78256 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78254 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item78284 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78282 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item77883 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item77887 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item77911 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item77885 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item77937 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item77961 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item77935 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item77986 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item78010 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item77984 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item78035 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item78059 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item78033 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item78084 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item78108 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item78082 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item78135 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item78136 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78162 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item78159 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item77771 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item77772 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item77798 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item77795 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item77802 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item77805 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item77803 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item77831 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item77829 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item77856 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item77854 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item77768 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item77766 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item78331 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item78332 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134560 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item78358 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item78359 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134603 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:3060px !important;
}

#item78383 {
	width:555px !important;
	height:3107px !important;
	background:#1d70b7;
}

#item78763 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:2861px !important;
}

#item143840 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item208318 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item208341 {
	width:71px !important;
	height:71px !important;
	left:802px !important;
	top:235px !important;
}

#item209309 {
	width:344px !important;
	min-height:46px !important;
}

#item209360 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209361 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209335 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item209336 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209332 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item209413 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209414 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209388 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209389 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209384 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item209465 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209466 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209440 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item209441 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209437 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item209517 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209518 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209492 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item209493 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209489 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item209569 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209570 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209544 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item209545 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209541 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item209622 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209623 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209597 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item209598 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209593 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item209674 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item209675 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209649 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item209650 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209646 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item209726 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item209727 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209751 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item209701 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item209702 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209698 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item209784 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item209786 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209810 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item209758 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item209760 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209755 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item209842 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item209843 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209867 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item209817 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item209818 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item209814 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item209875 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item209871 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item209882 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item209879 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item209888 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item209885 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item210379 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item210407 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210383 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210380 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item210457 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210433 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210430 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item210507 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210483 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item210480 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item210558 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210534 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210531 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item210584 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item210588 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item210585 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item210614 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item210611 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item210087 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item210115 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210091 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210088 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item210165 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item210141 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item210138 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item210215 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210191 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210188 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item210265 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210241 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210238 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item210315 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210291 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210288 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item210343 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item210348 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item210344 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item210374 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item210371 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item209896 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item209924 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item209900 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item209897 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item209975 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item209951 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item209948 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item210025 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item210001 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item209998 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item210054 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item210051 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item210058 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item210062 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item210059 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item209894 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item209891 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item78807 {
	width:750px !important;
	left:780px !important;
	top:309px !important;
	min-height:1133px !important;
}

#item78830 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103155 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:1944px !important;
}

#item79263 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item79265 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item79291 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item79288 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item79295 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item79298 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79296 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item79324 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79322 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item79349 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79347 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item79377 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79375 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item78977 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item78981 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item79005 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item78979 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item79031 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item79055 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item79028 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item79080 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item79104 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item79078 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item79129 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item79154 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item79127 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item79179 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item79203 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item79177 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item79230 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item79231 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item79257 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item79254 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item78864 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item78865 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78891 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item78888 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item78895 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item78898 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78896 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item78924 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78922 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item78950 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item78947 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item78861 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item78859 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item79424 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item79425 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134562 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item79450 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item79451 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item174327 {
	width:168px !important;
	height:46px !important;
	left:1365px !important;
	top:2049px !important;
}

#item79475 {
	width:555px !important;
	height:2095px !important;
	background:#1d70b7;
}

#item79772 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:1851px !important;
}

#item143865 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item208366 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item208389 {
	width:71px !important;
	height:71px !important;
	left:802px !important;
	top:235px !important;
}

#item208396 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item208420 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item208393 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:1490px !important;
}

#item208455 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1081px !important;
	background:#f39200;
}

#item208456 {
	width:750px !important;
	left:780px !important;
	top:1089px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
}

#item210736 {
	width:344px !important;
	min-height:46px !important;
}

#item210788 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item210789 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210763 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item210764 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210759 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:367px !important;
}

#item210840 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item210841 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210815 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item210816 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210812 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:436px !important;
}

#item210892 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item210893 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210867 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item210868 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210864 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item210944 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item210945 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210919 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item210920 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210916 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:990px !important;
}

#item210997 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item210998 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210972 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item210973 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item210968 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item211049 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item211050 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211024 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item211025 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211021 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:852px !important;
}

#item211105 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item211106 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211077 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item211078 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211074 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:921px !important;
}

#item211157 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item211158 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211182 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item211132 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item211133 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211129 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:713px !important;
}

#item211216 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item211217 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211241 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item211191 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item211192 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211188 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:644px !important;
}

#item211273 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item211274 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211298 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item211248 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item211249 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item211245 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:575px !important;
}

#item211305 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item211302 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:575px !important;
}

#item211312 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item211308 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:644px !important;
}

#item211318 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item211315 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:713px !important;
}

#item211807 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item211835 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211811 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211808 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item211886 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211861 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211858 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item211936 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211912 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item211909 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item211986 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211962 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211959 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item212012 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item212016 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item212013 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item212042 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item212039 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item211514 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item211542 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211518 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211515 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item211592 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item211568 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item211565 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item211643 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211618 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211615 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item211694 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211669 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211666 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item211744 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211720 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211717 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item211771 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item211775 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item211772 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item211802 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item211798 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item211325 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item211353 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211329 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211326 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item211403 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211379 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211376 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item211453 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211429 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item211426 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item211482 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item211478 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item211486 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item211490 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item211487 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item211323 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item211321 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:562px !important;
}

#item80923 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:236px !important;
}

#item80946 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103158 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:1409px !important;
}

#item81379 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item81380 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item81407 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item81403 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item81411 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item81414 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81412 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item81439 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81437 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item81464 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81462 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item81492 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81490 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item81092 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item81096 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item81120 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item81094 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item81146 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item81170 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item81144 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item81195 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item81220 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item81193 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item81246 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item81270 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item81243 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item81295 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item81319 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item81293 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item81346 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item81347 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item81373 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item81370 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item80980 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item80981 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item81008 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item81004 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item81012 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item81015 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81013 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item81040 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81038 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item81065 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item81063 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item80977 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item80975 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item81539 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item81540 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134564 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item81565 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item81566 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134605 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:1523px !important;
}

#item81590 {
	width:555px !important;
	height:1568px !important;
	background:#1d70b7;
}

#item103356 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item81949 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103352 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:591px !important;
}

#item103418 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item81951 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103414 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:981px !important;
}

#item103387 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item81950 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103383 {
	width:360px !important;
	height:360px !important;
	left:1170px !important;
	top:591px !important;
}

#item143888 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item209049 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item209072 {
	width:71px !important;
	height:71px !important;
	left:802px !important;
	top:235px !important;
}

#item212312 {
	width:344px !important;
	min-height:46px !important;
}

#item212363 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212364 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212338 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212339 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212335 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:367px !important;
}

#item212418 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212419 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212392 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212394 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212387 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:437px !important;
}

#item212471 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212472 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212445 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212446 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212442 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:506px !important;
}

#item212524 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212525 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212499 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212500 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212496 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:991px !important;
}

#item212577 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212578 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212552 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212553 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212548 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:783px !important;
}

#item212629 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212630 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212604 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212605 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212601 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:852px !important;
}

#item212681 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item212682 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212656 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item212657 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212653 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:922px !important;
}

#item212734 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item212735 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212759 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item212709 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item212710 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212706 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:714px !important;
}

#item212791 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item212792 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212816 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item212766 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item212767 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212763 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:644px !important;
}

#item212849 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item212850 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212875 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item212824 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item212825 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item212820 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:575px !important;
}

#item212882 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item212879 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:575px !important;
}

#item212888 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item212885 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:644px !important;
}

#item212894 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item212891 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:714px !important;
}

#item213384 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item213412 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213388 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213385 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item213462 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213438 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213435 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item213512 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213488 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item213485 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item213563 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213539 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213535 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item213589 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item213593 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item213590 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item213620 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item213617 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item213092 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item213120 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213096 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213093 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item213170 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item213146 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item213143 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item213221 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213197 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213194 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item213271 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213247 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213244 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item213321 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213297 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213294 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item213348 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item213352 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item213349 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item213378 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item213375 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item212901 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item212929 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item212905 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item212902 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item212980 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item212955 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item212952 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item213030 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213006 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item213003 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item213059 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item213056 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item213063 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item213068 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item213064 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item212899 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item212897 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:562px !important;
}

#item79860 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:8162px !important;
}

#item79883 {
	width:327px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103161 {
	width:375px !important;
	height:34px !important;
	left:780px !important;
	top:8738px !important;
}

#item80315 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item80316 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item80342 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item80339 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item80347 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item80350 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item80348 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item80375 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item80373 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item80400 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item80398 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item80430 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item80428 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item80029 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item80033 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item80057 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item80031 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item80082 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item80106 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item80080 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item80131 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item80155 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item80129 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item80180 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item80204 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item80178 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item80229 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item80253 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item80227 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item80281 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item80283 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item80309 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item80306 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item79917 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item79918 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item79944 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item79941 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item79948 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item79951 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79949 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item79976 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79974 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item80001 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item79999 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item79914 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item79912 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item80477 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item80478 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134566 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item80503 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item80504 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134609 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:8844px !important;
}

#item80528 {
	width:555px !important;
	height:8890px !important;
	background:#1d70b7;
}

#item80822 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:8646px !important;
}

#item103984 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2078px !important;
	background:#f39200;
}

#item140072 {
	width:448px !important;
	left:780px !important;
	top:2085px !important;
	min-height:31px !important;
	padding:12px 0px 0px 0px;
}

#item143911 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174487 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item174950 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:8173px !important;
	background:#eaeaea;
}

#item175010 {
	width:375px !important;
	left:1140px !important;
	top:8214px !important;
	min-height:112px !important;
	padding:12px 0px 0px 0px;
}

#item174835 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:3890px !important;
	background:#eaeaea;
}

#item174841 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item174842 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176912 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:4026px !important;
}

#item176308 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176309 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176915 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:8332px !important;
}

#item174898 {
	width:375px !important;
	left:1140px !important;
	top:3931px !important;
	min-height:58px !important;
	padding:12px 0px 0px 0px;
}

#item174932 {
	width:264px !important;
	height:8px !important;
	top:373px !important;
	background:#f39200;
}

#item176910 {
	width:264px !important;
	height:381px !important;
	left:828px !important;
	top:3931px !important;
}

#item103967 {
	width:264px !important;
	height:8px !important;
	top:373px !important;
	background:#f39200;
}

#item140760 {
	width:264px !important;
	height:381px !important;
	left:828px !important;
	top:8214px !important;
}

#item208293 {
	width:71px !important;
	height:71px !important;
	left:802px !important;
	top:235px !important;
}

#item215151 {
	width:344px !important;
	min-height:46px !important;
}

#item215202 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215203 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215177 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215178 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215174 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item215255 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215258 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215230 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215231 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215227 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item215309 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215310 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215284 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215285 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215281 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item215361 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215363 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215336 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215337 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215333 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item215414 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215415 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215389 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215390 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215386 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item215466 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215467 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215441 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215442 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215438 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item215518 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item215519 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215493 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item215494 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215490 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item215570 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item215572 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215596 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item215545 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item215546 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215542 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item215629 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item215630 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215654 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item215604 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item215605 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215601 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item215686 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item215687 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215711 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item215661 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item215662 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item215658 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item215718 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item215715 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item215725 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item215722 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item215731 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item215728 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item216224 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item216252 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216228 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216225 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item216304 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216280 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216277 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item216354 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216330 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item216327 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item216404 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216380 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216377 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item216430 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item216434 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item216431 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item216460 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item216457 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item215932 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item215960 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215936 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215933 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item216010 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item215986 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item215983 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item216060 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216036 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216033 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item216111 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216087 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216083 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item216162 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216138 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item216134 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item216189 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item216193 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item216190 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item216219 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item216216 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item215738 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item215767 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215743 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215740 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item215819 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215793 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215790 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item215869 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215845 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item215842 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item215899 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item215896 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item215904 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item215908 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item215905 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item215736 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item215734 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item82053 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:9163px !important;
}

#item82076 {
	width:402px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103164 {
	width:450px !important;
	height:34px !important;
	left:780px !important;
	top:9557px !important;
}

#item82508 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item82509 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item82535 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item82532 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item82539 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item82542 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82540 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item82567 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82565 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item82593 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82591 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item82622 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82620 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item82222 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item82226 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item82250 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item82224 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item82275 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item82299 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item82273 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item82324 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item82349 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item82322 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item82374 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item82398 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item82372 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item82424 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item82448 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item82422 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item82475 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item82476 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item82502 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item82499 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item82110 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item82111 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item82137 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item82134 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item82141 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item82144 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82142 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item82169 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82167 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item82195 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item82193 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item82107 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item82105 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item82669 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item82670 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134568 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item82696 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item82697 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134611 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:9664px !important;
}

#item82721 {
	width:555px !important;
	height:9710px !important;
	background:#1d70b7;
}

#item83015 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:9465px !important;
}

#item103839 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2207px !important;
	background:#f39200;
}

#item140818 {
	width:448px !important;
	left:780px !important;
	top:2215px !important;
	min-height:31px !important;
	padding:12px 0px 0px 0px;
}

#item143938 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174518 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item174548 {
	width:71px !important;
	height:71px !important;
	left:987px !important;
	top:235px !important;
}

#item175082 {
	width:1140px !important;
	height:457px !important;
	left:780px !important;
	top:6570px !important;
	background:#eaeaea;
}

#item175213 {
	width:1140px !important;
	height:457px !important;
	left:780px !important;
	top:8587px !important;
	background:#eaeaea;
}

#item175143 {
	width:375px !important;
	left:1140px !important;
	top:6611px !important;
	min-height:112px !important;
	padding:12px 0px 0px 0px;
}

#item175273 {
	width:375px !important;
	left:1140px !important;
	top:8628px !important;
	min-height:112px !important;
	padding:12px 0px 0px 0px;
}

#item176917 {
	width:263px !important;
	height:371px !important;
	left:830px !important;
	top:6611px !important;
}

#item176924 {
	width:263px !important;
	height:371px !important;
	left:830px !important;
	top:8628px !important;
}

#item176368 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176369 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176922 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:6714px !important;
}

#item176396 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176397 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176927 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:8747px !important;
}

#item216683 {
	width:344px !important;
	min-height:46px !important;
}

#item216734 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item216735 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216709 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item216710 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216706 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item216787 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item216788 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216761 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item216762 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216758 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item216839 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item216840 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216814 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item216815 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216811 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item216891 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item216892 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216866 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item216867 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216863 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item216943 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item216944 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216918 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item216919 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216915 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item216996 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item216997 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216970 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item216971 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item216967 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item217048 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item217049 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217023 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item217024 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217020 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item217100 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item217101 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217125 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item217075 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item217076 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217072 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item217157 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item217158 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217183 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item217132 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item217133 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217129 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item217215 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item217216 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217240 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item217190 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item217191 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item217187 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item217247 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item217244 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item217253 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item217250 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item217261 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item217257 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item217751 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item217779 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217755 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217752 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item217829 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217805 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217802 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item217879 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217855 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item217852 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item217930 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217905 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217902 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item217957 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item217961 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item217958 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item217987 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item217984 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item217458 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item217487 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217463 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217459 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item217537 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item217513 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item217510 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item217587 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217563 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217560 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item217637 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217613 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217610 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item217687 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217663 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217660 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item217716 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item217720 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item217717 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item217746 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item217743 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item217268 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item217297 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217273 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217270 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item217347 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217323 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217320 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item217397 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217373 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item217370 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item217426 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item217422 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item217430 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item217434 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item217431 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item217266 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item217264 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item83121 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:6342px !important;
}

#item83144 {
	width:219px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103167 {
	width:267px !important;
	height:34px !important;
	left:780px !important;
	top:6747px !important;
}

#item83578 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item83579 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item83605 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item83602 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item83609 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item83612 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83610 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item83637 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83635 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item83662 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83660 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item83690 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83688 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item83291 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item83296 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item83321 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item83293 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item83346 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item83370 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item83344 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item83395 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item83419 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item83393 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item83444 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item83468 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item83442 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item83493 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item83517 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item83491 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item83544 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item83545 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item83572 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item83568 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item83180 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item83181 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item83207 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item83204 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item83211 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item83214 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83212 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item83239 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83237 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item83264 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item83262 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item83177 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item83175 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item83737 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item83739 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134570 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item83764 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item83765 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134613 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:6854px !important;
}

#item83789 {
	width:555px !important;
	height:6900px !important;
	background:#1d70b7;
}

#item84083 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:6655px !important;
}

#item103869 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2095px !important;
	background:#f39200;
}

#item103870 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:4448px !important;
	background:#f39200;
}

#item140844 {
	width:448px !important;
	left:780px !important;
	top:2104px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item140877 {
	width:448px !important;
	left:780px !important;
	top:4456px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item143961 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174550 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item174575 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:235px !important;
}

#item175408 {
	width:1140px !important;
	height:448px !important;
	left:780px !important;
	top:1066px !important;
	background:#eaeaea;
}

#item175512 {
	width:1140px !important;
	height:448px !important;
	left:780px !important;
	top:5493px !important;
	background:#eaeaea;
}

#item175468 {
	width:375px !important;
	left:1140px !important;
	top:1108px !important;
	min-height:31px !important;
	padding:12px 0px 0px 0px;
}

#item175573 {
	width:375px !important;
	left:1140px !important;
	top:5534px !important;
	min-height:137px !important;
	padding:12px 0px 0px 0px;
}

#item176929 {
	width:264px !important;
	height:371px !important;
	left:828px !important;
	top:1108px !important;
}

#item176934 {
	width:264px !important;
	height:373px !important;
	left:828px !important;
	top:5534px !important;
}

#item176432 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176433 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176932 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:1170px !important;
}

#item176461 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176463 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176937 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:5658px !important;
}

#item218123 {
	width:344px !important;
	min-height:46px !important;
}

#item218174 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218175 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218149 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218150 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218146 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item218226 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218227 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218201 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218202 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218198 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item218278 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218279 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218253 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218254 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218250 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item218331 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218332 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218305 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218307 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218302 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item218383 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218384 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218358 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218359 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218355 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item218435 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218436 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218410 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218411 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218407 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item218489 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item218490 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218462 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item218465 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218459 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item218542 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item218543 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218567 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item218516 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item218517 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218513 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item218599 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item218600 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218624 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item218574 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item218575 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218571 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item218657 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item218658 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218683 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item218631 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item218632 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item218628 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item218691 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item218688 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item218697 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item218694 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item218703 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item218700 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item219191 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item219220 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219195 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219192 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item219271 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219247 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219243 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item219321 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219297 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item219294 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item219371 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219347 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219344 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item219397 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item219401 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item219398 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item219427 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item219424 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item218899 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item218927 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218903 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218900 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item218977 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item218953 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item218950 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item219028 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219003 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219000 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item219078 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219054 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219051 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item219129 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219105 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item219101 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item219156 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item219160 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item219157 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item219186 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item219183 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item218710 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item218738 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218714 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218711 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item218788 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218764 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218761 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item218839 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218814 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item218811 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item218867 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item218864 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item218871 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item218875 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item218872 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item218708 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item218706 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item84188 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:359px !important;
}

#item84211 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103196 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:1948px !important;
}

#item84646 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item84647 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item84674 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item84671 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item84679 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item84682 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84680 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item84707 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84705 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item84732 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84730 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item84760 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84758 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item84358 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item84362 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item84387 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item84360 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item84412 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item84437 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item84410 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item84463 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item84487 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item84461 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item84512 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item84536 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item84510 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item84561 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item84585 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item84559 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item84612 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item84613 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item84639 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item84636 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item84246 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item84247 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item84274 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item84271 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item84278 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item84281 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84279 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item84306 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84304 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item84331 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item84329 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item84243 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item84241 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item84807 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item84808 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134572 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item84833 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item84834 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134619 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:2057px !important;
}

#item84859 {
	width:555px !important;
	height:2103px !important;
	background:#1d70b7;
}

#item85153 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:1855px !important;
}

#item137537 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item85215 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103453 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:712px !important;
}

#item137611 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item85238 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103459 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:1102px !important;
}

#item137636 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item85307 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103465 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:1492px !important;
}

#item137563 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item85261 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103456 {
	width:360px !important;
	height:360px !important;
	left:1170px !important;
	top:712px !important;
}

#item137587 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item85284 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103462 {
	width:360px !important;
	height:360px !important;
	left:1170px !important;
	top:1102px !important;
}

#item143985 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item209098 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item209121 {
	width:71px !important;
	height:71px !important;
	left:802px !important;
	top:235px !important;
}

#item219551 {
	width:344px !important;
	min-height:46px !important;
}

#item219602 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219603 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219577 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219578 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219574 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item219654 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219655 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219629 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219630 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219626 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item219707 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219708 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219681 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219682 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219678 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item219759 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219760 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219734 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219735 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219731 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item219811 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219812 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219786 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219787 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219783 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item219864 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219865 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219838 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219839 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219835 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item219917 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item219918 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219891 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item219892 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219888 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item219969 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item219970 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219994 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item219944 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item219945 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219941 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item220028 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item220029 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item220053 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item220003 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item220004 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item219998 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item220086 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item220087 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item220111 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item220060 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item220061 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item220057 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item220118 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item220115 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item220124 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item220121 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item220130 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item220127 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item220621 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item220649 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220625 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220622 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item220699 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220675 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220672 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item220749 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220725 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item220722 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item220799 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220775 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220772 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item220825 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item220830 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item220827 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item220856 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item220853 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item220326 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item220354 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220330 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220327 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item220405 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item220380 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item220377 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item220455 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220431 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220428 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item220505 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220481 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220478 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item220556 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220532 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220528 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item220584 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item220589 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item220586 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item220615 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item220612 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item220137 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item220165 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220141 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220138 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item220216 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220192 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220188 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item220266 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220242 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item220239 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item220294 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item220291 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item220298 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item220302 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item220299 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item220135 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item220133 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item85363 {
	width:750px !important;
	left:780px !important;
	top:378px !important;
	min-height:3235px !important;
}

#item85386 {
	width:702px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103199 {
	width:750px !important;
	height:34px !important;
	left:780px !important;
	top:3719px !important;
}

#item85819 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item85820 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item85846 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item85843 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item85850 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item85854 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85851 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item85879 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85877 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item85904 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85902 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item85932 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85930 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item85533 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item85537 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item85562 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item85535 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item85587 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item85611 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item85585 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item85636 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item85660 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item85634 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item85685 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item85709 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item85683 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item85734 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item85758 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item85732 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item85785 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item85786 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item85813 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item85810 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item85421 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item85422 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item85448 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item85445 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item85453 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item85456 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85454 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item85481 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85479 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item85506 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item85504 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item85418 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item85416 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item85980 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item85981 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134574 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item86007 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item86008 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134621 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:3824px !important;
}

#item86032 {
	width:555px !important;
	height:3870px !important;
	background:#1d70b7;
}

#item86328 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:3626px !important;
}

#item104161 {
	width:750px !important;
	height:12px !important;
	left:780px !important;
	top:1395px !important;
	background:#f39200;
}

#item140903 {
	width:448px !important;
	left:780px !important;
	top:1408px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item144008 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174579 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:119px !important;
}

#item174605 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:307px !important;
}

#item175614 {
	width:1140px !important;
	height:405px !important;
	left:780px !important;
	top:1942px !important;
	background:#eaeaea;
}

#item175676 {
	width:375px !important;
	left:1140px !important;
	top:1983px !important;
	min-height:137px !important;
	padding:12px 0px 0px 0px;
}

#item176939 {
	width:264px !important;
	height:308px !important;
	left:828px !important;
	top:1983px !important;
}

#item176496 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176497 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176942 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:2121px !important;
}

#item221134 {
	width:344px !important;
	min-height:46px !important;
}

#item221186 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221187 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221161 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221162 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221157 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item221238 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221239 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221213 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221214 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221210 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item221291 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221292 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221266 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221267 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221263 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item221343 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221344 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221318 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221319 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221315 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item221395 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221396 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221370 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221371 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221367 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item221448 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221449 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221422 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221423 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221419 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item221502 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item221503 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221476 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item221477 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221473 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item221554 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item221555 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221579 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item221529 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item221530 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221526 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item221611 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item221612 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221636 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item221586 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item221587 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221583 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item221669 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item221670 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221694 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item221644 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item221645 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item221641 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item221701 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item221698 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item221707 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item221704 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item221713 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item221710 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item222203 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item222231 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222207 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222204 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item222281 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222257 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222254 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item222332 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222308 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item222304 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item222382 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222358 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222355 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item222409 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item222413 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item222410 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item222439 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item222436 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item221909 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item221937 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221913 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221910 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item221988 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item221964 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item221961 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item222040 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222015 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222011 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item222090 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222066 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222063 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item222140 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222116 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item222113 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item222167 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item222172 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item222168 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item222198 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item222195 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item221720 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item221749 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221724 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221721 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item221799 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221775 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221772 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item221849 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221825 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item221822 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item221877 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item221874 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item221881 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item221885 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item221882 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item221718 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item221716 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item86397 {
	width:750px !important;
	left:780px !important;
	top:450px !important;
	min-height:4602px !important;
}

#item86420 {
	width:498px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103202 {
	width:547px !important;
	height:34px !important;
	left:780px !important;
	top:5144px !important;
}

#item86852 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item86853 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item86879 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item86876 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item86883 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item86886 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86884 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item86912 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86910 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item86937 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86935 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item86965 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86963 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item86566 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item86570 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item86594 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item86568 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item86619 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item86643 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item86617 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item86668 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item86692 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item86666 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item86717 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item86742 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item86715 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item86767 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item86792 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item86765 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item86819 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item86820 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item86846 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item86843 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item86454 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item86455 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item86481 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item86478 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item86485 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item86489 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86486 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item86514 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86512 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item86539 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item86537 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item86451 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item86449 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item87012 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item87013 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134576 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item87038 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item87039 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134623 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:5249px !important;
}

#item87063 {
	width:555px !important;
	height:5295px !important;
	background:#1d70b7;
}

#item87359 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:5051px !important;
}

#item144032 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174606 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:191px !important;
}

#item174629 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:379px !important;
}

#item175715 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:2514px !important;
	background:#eaeaea;
}

#item175775 {
	width:375px !important;
	left:1140px !important;
	top:2556px !important;
	min-height:58px !important;
	padding:12px 0px 0px 0px;
}

#item176944 {
	width:264px !important;
	height:373px !important;
	left:828px !important;
	top:2556px !important;
}

#item176526 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176527 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176947 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:2648px !important;
}

#item222556 {
	width:344px !important;
	min-height:46px !important;
}

#item222608 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222609 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222583 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222584 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222579 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item222660 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222661 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222635 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222636 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222632 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item222712 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222713 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222687 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222688 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222684 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item222764 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222765 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222739 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222740 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222736 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item222818 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222819 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222793 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222794 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222788 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item222870 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222871 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222845 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222846 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222842 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item222922 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item222923 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222897 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item222898 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222894 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item222974 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item222975 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222999 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item222949 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item222950 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item222946 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item223032 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item223033 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item223057 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item223007 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item223008 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item223004 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item223090 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item223091 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item223115 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item223065 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item223066 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item223062 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item223122 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item223119 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item223129 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item223125 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item223135 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item223132 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item223627 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item223655 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223631 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223628 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item223706 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223681 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223678 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item223756 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223732 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item223729 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item223806 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223782 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223779 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item223832 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item223836 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item223833 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item223862 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item223859 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item223334 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item223362 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223338 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223335 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item223412 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item223388 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item223385 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item223462 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223438 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223435 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item223514 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223489 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223485 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item223565 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223541 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223537 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item223592 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item223596 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item223593 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item223622 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item223619 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item223142 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item223170 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223146 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223143 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item223220 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223196 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223193 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item223271 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223247 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item223244 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item223300 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item223296 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item223304 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item223309 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item223305 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item223140 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item223138 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item87437 {
	width:750px !important;
	left:780px !important;
	top:380px !important;
	min-height:2263px !important;
}

#item87460 {
	width:486px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103205 {
	width:535px !important;
	height:34px !important;
	left:780px !important;
	top:2747px !important;
}

#item87893 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item87894 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item87920 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item87917 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item87925 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item87928 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item87926 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item87953 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item87951 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item87979 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item87977 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item88007 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item88005 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item87607 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item87611 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item87635 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item87609 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item87660 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item87685 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item87658 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item87710 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item87734 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item87708 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item87759 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item87783 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item87757 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item87809 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item87833 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item87806 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item87860 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item87861 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item87887 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item87884 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item87495 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item87496 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item87522 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item87519 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item87526 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item87529 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item87527 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item87554 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item87552 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item87580 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item87578 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item87492 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item87490 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item88054 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item88055 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134579 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item88081 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item88082 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134625 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:2854px !important;
}

#item88106 {
	width:555px !important;
	height:2900px !important;
	background:#1d70b7;
}

#item88402 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:2654px !important;
}

#item144056 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174637 {
	width:750px !important;
	left:780px !important;
	top:190px !important;
	min-height:119px !important;
}

#item174660 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:309px !important;
}

#item224077 {
	width:344px !important;
	min-height:46px !important;
}

#item224128 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224129 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224103 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224104 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224100 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item224181 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224182 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224155 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224156 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224152 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item224234 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224235 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224209 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224210 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224206 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item224286 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224287 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224261 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224262 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224258 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item224338 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224339 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224313 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224314 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224310 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item224390 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224391 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224365 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224366 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224362 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item224443 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item224444 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224418 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item224419 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224415 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item224495 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item224496 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224520 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item224470 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item224471 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224467 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item224552 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item224553 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224577 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item224527 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item224528 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224524 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item224610 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item224611 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224635 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item224585 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item224586 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item224582 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item224642 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item224639 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item224648 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item224645 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item224654 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item224651 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item225146 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item225174 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225150 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225147 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item225225 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225201 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225198 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item225275 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225251 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item225248 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item225326 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225301 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225298 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item225352 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item225357 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item225354 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item225383 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item225380 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item224854 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item224883 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224858 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224855 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item224933 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item224909 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item224906 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item224983 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224959 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224956 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item225033 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225009 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225006 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item225083 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225059 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item225056 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item225110 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item225115 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item225111 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item225141 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item225138 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item224661 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item224691 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224665 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224662 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item224742 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224717 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224714 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item224793 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224769 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item224765 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item224821 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item224818 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item224825 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item224830 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item224826 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item224659 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item224657 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item89624 {
	width:750px !important;
	left:780px !important;
	top:378px !important;
	min-height:5849px !important;
}

#item89647 {
	width:617px !important;
	left:48px !important;
	top:8px !important;
	min-height:40px !important;
}

#item103208 {
	width:665px !important;
	height:48px !important;
	left:780px !important;
	top:6349px !important;
}

#item90080 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item90081 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item90107 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item90104 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item90111 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item90114 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90112 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item90139 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90137 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item90164 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90162 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item90193 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90191 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item89793 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item89797 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item89821 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item89795 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item89847 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item89871 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item89845 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item89897 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item89921 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item89894 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item89946 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item89970 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item89944 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item89995 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item90019 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item89993 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item90046 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item90047 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item90074 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item90070 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item89682 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item89683 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item89709 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item89706 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item89713 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item89716 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item89714 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item89741 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item89739 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item89766 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item89764 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item89679 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item89677 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item90241 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item90242 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134581 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item90268 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item90269 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134627 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:6454px !important;
}

#item90293 {
	width:555px !important;
	height:6500px !important;
	background:#1d70b7;
}

#item90588 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:6256px !important;
}

#item104186 {
	width:750px !important;
	height:12px !important;
	left:780px !important;
	top:4846px !important;
	background:#f39200;
}

#item104198 {
	width:750px !important;
	height:12px !important;
	left:780px !important;
	top:960px !important;
	background:#f39200;
}

#item104219 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2562px !important;
	background:#f39200;
}

#item140932 {
	width:752px !important;
	left:778px !important;
	top:971px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item140957 {
	width:752px !important;
	left:778px !important;
	top:2571px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item140982 {
	width:448px !important;
	left:778px !important;
	top:4858px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item144079 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174666 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:119px !important;
}

#item174689 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:307px !important;
}

#item225512 {
	width:344px !important;
	min-height:46px !important;
}

#item225564 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225565 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225539 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225540 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225536 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item225616 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225617 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225591 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225592 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225588 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item225668 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225669 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225643 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225644 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225640 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item225720 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225721 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225695 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225696 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225692 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item225773 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225774 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225748 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225749 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225745 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item225825 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225826 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225800 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225801 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225797 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item225877 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item225878 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225852 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item225853 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225849 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item225929 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item225930 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225955 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item225904 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item225905 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225901 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item225987 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item225988 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item226014 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item225962 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item225963 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item225959 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item226046 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item226047 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item226071 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item226021 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item226022 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item226018 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item226078 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item226075 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item226085 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item226082 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item226092 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item226088 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item226580 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item226608 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226584 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226581 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item226659 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226635 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226631 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item226709 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226685 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item226682 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item226760 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226735 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226732 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item226787 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item226791 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item226788 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item226817 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item226814 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item226288 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item226316 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226292 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226289 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item226366 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item226342 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item226339 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item226416 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226392 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226389 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item226467 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226442 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226439 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item226517 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226493 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226490 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item226545 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item226549 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item226546 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item226575 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item226572 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item226099 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item226127 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226103 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226100 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item226177 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226153 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226150 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item226227 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226203 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item226200 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item226256 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item226253 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item226260 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item226264 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item226261 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item226097 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item226095 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item90697 {
	width:750px !important;
	left:780px !important;
	top:380px !important;
	min-height:2582px !important;
}

#item90720 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103211 {
	width:327px !important;
	height:34px !important;
	left:778px !important;
	top:3069px !important;
}

#item91153 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item91154 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item91180 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item91177 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item91184 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item91187 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91185 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item91213 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91211 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item91239 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91237 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item91267 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91265 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item90867 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item90871 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item90895 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item90869 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item90920 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item90944 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item90918 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item90969 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item90994 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item90967 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item91019 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item91044 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item91017 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item91069 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item91093 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item91067 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item91120 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item91121 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item91147 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item91144 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item90754 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item90755 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item90781 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item90778 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item90785 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item90788 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90786 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item90814 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90812 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item90840 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item90838 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item90751 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item90749 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item91314 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item91315 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134583 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item91340 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item91341 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134629 {
	width:168px !important;
	height:46px !important;
	left:1360px !important;
	top:3174px !important;
}

#item91365 {
	width:555px !important;
	height:3220px !important;
	background:#1d70b7;
}

#item91659 {
	width:71px !important;
	height:71px !important;
	left:790px !important;
	top:2976px !important;
}

#item104175 {
	width:750px !important;
	height:12px !important;
	left:780px !important;
	top:1693px !important;
	background:#f39200;
}

#item141007 {
	width:752px !important;
	left:778px !important;
	top:1705px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item144106 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174700 {
	width:750px !important;
	left:780px !important;
	top:190px !important;
	min-height:119px !important;
}

#item174723 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:309px !important;
}

#item226950 {
	width:344px !important;
	min-height:46px !important;
}

#item227001 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227002 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item226976 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item226977 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item226973 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item227053 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227054 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227028 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item227029 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227025 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item227107 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227108 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227081 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item227082 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227078 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item227159 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227160 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227134 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item227135 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227131 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item227212 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227213 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227186 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item227187 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227183 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item227264 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227265 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227239 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item227240 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227236 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item227317 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item227318 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227291 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item227292 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227288 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item227369 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item227370 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227394 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item227344 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item227345 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227341 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item227426 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item227427 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227451 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item227401 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item227402 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227398 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item227484 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item227487 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227511 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item227458 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item227459 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item227455 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item227518 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item227515 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item227524 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item227521 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item227531 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item227528 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item228020 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item228048 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228024 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228021 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item228099 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228075 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228072 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item228149 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228125 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item228122 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item228199 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228175 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item228172 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item228225 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item228230 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item228227 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item228256 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item228253 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item227727 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item227755 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227731 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227728 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item227806 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item227781 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item227778 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item227856 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227832 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227829 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item227906 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227882 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227879 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item227957 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227933 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227929 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item227984 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item227988 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item227985 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item228014 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item228011 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item227538 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item227566 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227542 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227539 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item227617 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227593 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227589 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item227667 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227643 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item227640 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item227695 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item227692 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item227699 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item227703 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item227700 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item227536 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item227534 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item91708 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:218px !important;
}

#item91731 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103218 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:1497px !important;
}

#item92164 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item92165 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item92191 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item92188 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item92196 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item92199 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92197 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item92224 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92222 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item92249 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92247 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item92277 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92275 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item91879 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item91883 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item91907 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item91881 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item91932 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item91956 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item91930 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item91981 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item92006 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item91979 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item92031 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item92055 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item92029 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item92080 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item92104 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item92078 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item92131 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item92132 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item92158 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item92155 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item91765 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item91766 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item91792 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item91789 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item91797 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item91800 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91798 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item91825 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91823 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item91850 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item91848 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item91762 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item91760 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item92324 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item92325 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134585 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item92350 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item92351 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134633 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:1602px !important;
}

#item92376 {
	width:555px !important;
	height:1648px !important;
	background:#1d70b7;
}

#item92672 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:1404px !important;
}

#item103523 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item94756 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103519 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:615px !important;
}

#item103586 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item94780 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103582 {
	width:360px !important;
	height:360px !important;
	left:780px !important;
	top:1005px !important;
}

#item103559 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item94803 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103555 {
	width:360px !important;
	height:360px !important;
	left:1170px !important;
	top:615px !important;
}

#item103615 {
	width:360px !important;
	height:360px !important;
	background:#1d70b7;
}

#item94826 {
	width:360px !important;
	height:360px !important;
	background:#dff1fd;
}

#item103611 {
	width:360px !important;
	height:360px !important;
	left:1170px !important;
	top:1005px !important;
}

#item144129 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item209124 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item209147 {
	width:71px !important;
	height:71px !important;
	left:802px !important;
	top:235px !important;
}

#item228548 {
	width:344px !important;
	min-height:46px !important;
}

#item228599 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228600 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228574 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228575 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228571 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item228651 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228652 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228626 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228627 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228623 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item228704 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228705 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228679 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228680 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228676 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item228756 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228757 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228731 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228732 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228728 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item228808 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228809 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228783 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228784 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228780 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item228861 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228862 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228835 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228836 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228832 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item228915 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item228916 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228889 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item228891 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228885 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item228967 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item228968 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228992 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item228942 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item228943 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228939 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item229025 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item229026 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item229050 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item229000 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item229001 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item228996 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item229083 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item229084 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item229108 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item229058 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item229059 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item229054 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item229115 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item229112 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item229121 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item229118 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item229127 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item229124 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item229617 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item229645 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229621 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229618 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item229696 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229672 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229668 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item229746 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229722 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item229719 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item229796 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229772 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229769 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item229823 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item229827 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item229824 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item229853 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item229850 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item229324 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item229352 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229328 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229325 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item229403 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item229379 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item229376 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item229453 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229429 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229426 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item229503 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229479 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229476 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item229553 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229529 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229526 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item229581 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item229585 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item229582 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item229612 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item229609 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item229134 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item229163 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229138 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229135 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item229214 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229190 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229186 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item229264 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229240 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item229237 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item229292 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item229289 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item229296 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item229300 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item229297 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item229132 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item229130 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item92754 {
	width:750px !important;
	left:780px !important;
	top:312px !important;
	min-height:4660px !important;
}

#item92777 {
	width:320px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item208880 {
	width:368px !important;
	height:34px !important;
	left:780px !important;
	top:5070px !important;
}

#item93211 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item93212 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item93239 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item93235 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item93243 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item93246 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93244 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item93271 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93269 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item93297 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93294 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item93325 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93323 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item92924 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item92928 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item92952 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item92926 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item92977 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item93001 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item92975 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item93026 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item93050 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item93024 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item93075 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item93099 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item93073 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item93124 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item93149 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item93122 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item93176 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item93177 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item93203 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item93200 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item92812 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item92813 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item92839 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item92836 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item92843 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item92846 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92844 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item92871 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92869 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item92897 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item92895 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item92809 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item92807 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item93372 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item93373 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134587 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item93398 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item93399 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134637 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:5174px !important;
}

#item93423 {
	width:555px !important;
	height:5220px !important;
	background:#1d70b7;
}

#item93721 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:4978px !important;
}

#item103331 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1600px !important;
	background:#f39200;
}

#item103343 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:3082px !important;
	background:#f39200;
}

#item104239 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:4087px !important;
	background:#f39200;
}

#item141058 {
	width:752px !important;
	left:778px !important;
	top:1608px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item141082 {
	width:752px !important;
	left:778px !important;
	top:3089px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item141108 {
	width:752px !important;
	left:778px !important;
	top:4095px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item144152 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174732 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item174755 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:235px !important;
}

#item229976 {
	width:344px !important;
	min-height:46px !important;
}

#item230027 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230028 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230002 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230003 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item229999 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item230079 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230080 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230054 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230055 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230051 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item230132 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230134 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230106 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230108 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230103 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item230186 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230187 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230161 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230162 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230158 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item230238 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230239 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230213 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230214 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230210 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item230291 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230292 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230266 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230267 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230263 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item230344 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item230345 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230318 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item230320 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230315 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item230397 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item230398 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230422 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item230372 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item230373 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230369 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item230454 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item230455 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230479 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item230429 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item230430 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230426 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item230511 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item230512 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230537 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item230486 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item230487 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item230483 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item230544 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item230541 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item230550 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item230547 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item230557 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item230554 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item231048 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item231076 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231052 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231049 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item231126 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231102 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231099 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item231176 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231152 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item231149 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item231226 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231202 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231199 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item231252 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item231256 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item231253 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item231283 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item231280 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item230753 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item230781 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230757 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230754 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item230831 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item230807 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item230804 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item230884 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230860 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230855 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item230935 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230910 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230907 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item230985 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230961 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230958 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item231012 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item231016 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item231013 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item231042 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item231039 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item230564 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item230592 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230568 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230565 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item230643 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230618 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230615 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item230693 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230669 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item230666 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item230721 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item230718 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item230725 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item230729 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item230726 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item230562 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item230560 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item93772 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:4557px !important;
}

#item93795 {
	width:350px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103222 {
	width:398px !important;
	height:34px !important;
	left:780px !important;
	top:4960px !important;
}

#item94227 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item94228 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item94255 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item94251 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item94259 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item94262 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item94260 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item94287 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item94285 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item94312 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item94310 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item94340 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item94338 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item93942 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item93946 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item93970 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item93944 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item93995 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item94019 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item93993 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item94044 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item94069 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item94042 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item94094 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item94118 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item94092 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item94143 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item94167 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item94141 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item94194 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item94195 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item94221 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item94218 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item93829 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item93830 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item93857 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item93853 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item93862 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item93865 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93863 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item93890 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93888 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item93915 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item93913 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item93826 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item93824 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item94387 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item94388 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134589 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item94413 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item94414 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134639 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:5064px !important;
}

#item94438 {
	width:555px !important;
	height:5110px !important;
	background:#1d70b7;
}

#item94739 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:4867px !important;
}

#item103715 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:3807px !important;
	background:#f39200;
}

#item103765 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:888px !important;
	background:#f39200;
}

#item141132 {
	width:752px !important;
	left:778px !important;
	top:897px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item141159 {
	width:752px !important;
	left:778px !important;
	top:3812px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item144175 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174757 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item174780 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:235px !important;
}

#item175816 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:1866px !important;
	background:#eaeaea;
}

#item175877 {
	width:375px !important;
	left:1140px !important;
	top:1907px !important;
	min-height:31px !important;
	padding:12px 0px 0px 0px;
}

#item176950 {
	width:264px !important;
	height:373px !important;
	left:828px !important;
	top:1908px !important;
}

#item176567 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176569 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176953 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:1970px !important;
}

#item231407 {
	width:344px !important;
	min-height:46px !important;
}

#item231458 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231459 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231433 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231434 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231430 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item231510 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231511 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231485 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231486 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231482 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item231563 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231564 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231538 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231539 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231535 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item231615 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231616 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231590 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231591 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231587 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item231668 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231669 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231643 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231644 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231640 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item231720 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231721 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231695 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231696 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231692 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item231773 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item231774 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231748 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item231749 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231745 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item231825 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item231826 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231850 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item231800 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item231801 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231797 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item231882 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item231883 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231907 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item231857 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item231858 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231854 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item231940 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item231941 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231965 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item231915 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item231916 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item231912 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item231972 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item231969 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item231978 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item231975 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item231984 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item231981 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item232477 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item232505 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232481 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232478 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item232555 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232531 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232528 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item232605 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232581 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item232578 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item232656 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232631 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232628 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item232682 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item232686 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item232683 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item232712 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item232709 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item232185 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item232214 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232189 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232186 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item232264 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item232240 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item232237 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item232314 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232290 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232287 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item232364 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232340 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232337 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item232414 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232390 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232387 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item232441 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item232446 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item232442 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item232472 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item232469 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item231991 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item232020 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231995 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item231992 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item232073 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232048 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232044 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item232123 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232099 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item232096 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item232151 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item232148 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item232156 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item232161 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item232158 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item231989 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item231987 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item94937 {
	width:750px !important;
	left:780px !important;
	top:378px !important;
	min-height:1903px !important;
}

#item94960 {
	width:416px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103225 {
	width:464px !important;
	height:34px !important;
	left:780px !important;
	top:2373px !important;
}

#item95393 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item95394 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item95420 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item95417 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item95424 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item95427 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95425 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item95452 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95450 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item95477 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95475 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item95506 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95504 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item95107 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item95111 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item95135 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item95109 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item95160 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item95184 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item95158 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item95209 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item95233 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item95207 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item95258 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item95282 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item95256 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item95308 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item95332 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item95306 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item95360 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item95361 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item95387 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item95384 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item94995 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item94996 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item95022 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item95019 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item95026 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item95029 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95027 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item95054 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95052 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item95079 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item95077 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item94992 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item94990 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item95553 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item95554 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134591 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item95579 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item95580 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134641 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:2480px !important;
}

#item95604 {
	width:555px !important;
	height:2558px !important;
	background:#1d70b7;
}

#item95900 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:2281px !important;
}

#item144204 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item174784 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:119px !important;
}

#item174807 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:307px !important;
}

#item232881 {
	width:344px !important;
	min-height:46px !important;
}

#item232933 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item232934 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item232908 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item232909 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item232904 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item232987 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item232988 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item232960 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item232961 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item232957 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item233039 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item233040 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233014 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item233015 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233011 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item233091 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item233092 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233066 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item233067 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233063 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item233144 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item233145 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233119 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item233120 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233115 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item233196 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item233197 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233171 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item233172 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233168 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item233248 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item233249 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233223 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item233224 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233220 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item233300 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item233301 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233325 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item233275 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item233276 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233272 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item233359 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item233360 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233384 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item233334 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item233335 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233330 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item233416 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item233417 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233441 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item233391 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item233392 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item233388 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item233448 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item233445 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item233455 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item233451 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item233461 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item233458 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item233950 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item233978 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233954 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233951 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item234029 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item234004 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item234001 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item234079 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item234055 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item234052 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item234129 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item234105 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item234102 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item234155 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item234159 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item234156 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item234185 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item234182 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item233658 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item233686 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233662 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233659 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item233736 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item233712 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item233709 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item233786 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233762 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233759 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item233837 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233812 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233809 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item233887 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233863 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233860 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item233915 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item233919 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item233916 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item233945 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item233942 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item233468 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item233496 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233472 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233469 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item233547 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233523 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233519 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item233597 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233573 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item233570 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item233626 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item233622 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item233630 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item233634 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item233631 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item233466 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item233464 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item97064 {
	width:750px !important;
	left:781px !important;
	top:371px !important;
	min-height:4239px !important;
}

#item97087 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103228 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:4706px !important;
}

#item97519 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item97520 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item97546 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item97543 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item97551 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item97555 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97553 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item97580 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97578 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item97606 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97604 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item97635 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97632 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item97233 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item97237 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item97261 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item97235 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item97286 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item97310 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item97284 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item97335 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item97359 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item97333 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item97386 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item97410 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item97384 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item97435 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item97459 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item97433 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item97486 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item97487 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item97513 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item97510 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item97121 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item97122 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item97148 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item97145 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item97153 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item97156 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97154 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item97181 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97179 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item97206 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item97204 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item97118 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item97116 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item97682 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item97683 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134593 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item97708 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item97709 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134643 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:4814px !important;
}

#item97733 {
	width:555px !important;
	height:4860px !important;
	background:#1d70b7;
}

#item98027 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:4614px !important;
}

#item104077 {
	width:750px !important;
	height:8px !important;
	left:782px !important;
	top:3009px !important;
	background:#f39200;
}

#item141184 {
	width:752px !important;
	left:780px !important;
	top:3016px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item144227 {
	width:457px !important;
	left:780px !important;
	top:-32px !important;
	min-height:33px !important;
}

#item174810 {
	width:750px !important;
	left:782px !important;
	top:188px !important;
	min-height:119px !important;
}

#item174833 {
	width:71px !important;
	height:71px !important;
	left:826px !important;
	top:307px !important;
}

#item175929 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:848px !important;
	background:#eaeaea;
}

#item176039 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:1700px !important;
	background:#eaeaea;
}

#item175989 {
	width:375px !important;
	left:1140px !important;
	top:889px !important;
	min-height:62px !important;
	padding:12px 0px 0px 0px;
}

#item176100 {
	width:375px !important;
	left:1140px !important;
	top:1741px !important;
	min-height:58px !important;
	padding:12px 0px 0px 0px;
}

#item176955 {
	width:264px !important;
	height:373px !important;
	left:828px !important;
	top:890px !important;
}

#item176962 {
	width:264px !important;
	height:373px !important;
	left:828px !important;
	top:1742px !important;
}

#item176809 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176810 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176958 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:991px !important;
}

#item176838 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176839 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176965 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:1826px !important;
}

#item234490 {
	width:344px !important;
	min-height:46px !important;
}

#item234541 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234542 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234516 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234517 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234513 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:367px !important;
}

#item234593 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234594 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234568 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234569 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234565 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:436px !important;
}

#item234646 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234647 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234620 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234621 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234617 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item234699 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234700 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234673 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234674 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234670 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:990px !important;
}

#item234751 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234752 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234726 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234727 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234723 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item234804 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234805 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234778 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234779 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234775 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:852px !important;
}

#item234857 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item234858 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234831 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item234832 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234828 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:921px !important;
}

#item234909 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item234911 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234935 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item234884 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item234885 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234881 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:713px !important;
}

#item234967 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item234968 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234992 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item234942 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item234943 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234939 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:644px !important;
}

#item235025 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item235026 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item235050 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item234999 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item235000 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item234996 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:575px !important;
}

#item235057 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item235054 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:575px !important;
}

#item235063 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item235060 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:644px !important;
}

#item235070 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item235067 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:713px !important;
}

#item235558 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item235586 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235562 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235559 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item235636 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235612 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235609 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item235686 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235662 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item235659 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item235736 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235712 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235709 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item235763 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item235768 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item235764 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item235794 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item235791 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item235266 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item235294 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235270 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235267 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item235345 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item235320 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item235317 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item235395 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235371 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235368 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item235445 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235421 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235418 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item235495 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235471 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235468 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item235522 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item235526 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item235523 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item235552 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item235549 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item235077 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item235105 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235081 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235078 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item235156 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235131 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235128 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item235206 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235182 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item235179 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item235234 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item235231 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item235238 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item235242 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item235239 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item235075 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item235073 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:562px !important;
}

#item98082 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:888px !important;
}

#item98105 {
	width:279px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103231 {
	width:327px !important;
	height:34px !important;
	left:780px !important;
	top:3750px !important;
}

#item98538 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item98539 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item98565 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item98562 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item98569 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item98572 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98570 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item98597 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98595 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item98622 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98620 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item98651 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98649 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item98252 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item98256 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item98281 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item98254 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item98306 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item98330 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item98304 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item98355 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item98379 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item98353 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item98404 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item98428 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item98402 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item98453 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item98478 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item98451 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item98505 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item98506 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item98532 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item98529 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item98139 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item98140 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item98166 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item98163 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item98170 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item98173 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98171 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item98198 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98196 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item98223 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item98221 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item98136 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item98134 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item98698 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item98699 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134595 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item98724 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item98725 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134645 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:3858px !important;
}

#item98749 {
	width:555px !important;
	height:3904px !important;
	background:#1d70b7;
}

#item99048 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:3658px !important;
}

#item144251 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item208502 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item208525 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:235px !important;
}

#item235924 {
	width:344px !important;
	min-height:46px !important;
}

#item235975 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item235976 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item235950 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item235951 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item235947 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item236028 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236029 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236002 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item236003 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item235999 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item236080 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236081 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236055 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item236056 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236052 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item236132 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236133 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236107 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item236108 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236104 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item236184 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236185 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236159 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236160 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236156 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item236237 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236238 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236211 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item236212 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236208 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item236289 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item236290 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236264 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item236265 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236261 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item236341 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item236342 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236366 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item236316 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item236317 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236313 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item236398 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item236399 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236423 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item236373 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item236374 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236370 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item236458 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item236460 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236484 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item236432 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item236433 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item236429 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item236491 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item236488 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item236497 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item236494 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item236503 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item236500 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item236993 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item237023 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236998 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236994 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item237073 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item237049 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item237046 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item237123 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item237099 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item237096 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item237174 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item237149 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item237146 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item237200 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item237204 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item237201 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item237230 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item237227 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item236699 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item236728 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236704 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236700 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item236778 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item236754 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item236751 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item236828 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236804 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236801 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item236878 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236854 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236851 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item236928 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236904 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236901 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item236957 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item236961 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item236958 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item236987 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item236984 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item236510 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item236539 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236515 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236511 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item236589 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236565 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236562 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item236639 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236615 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item236612 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item236667 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item236664 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item236671 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item236675 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item236672 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item236508 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item236506 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item99218 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:310px !important;
}

#item99241 {
	width:348px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103234 {
	width:396px !important;
	height:34px !important;
	left:780px !important;
	top:2791px !important;
}

#item99676 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item99677 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item99703 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item99700 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item99708 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item99711 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99709 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item99736 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99734 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item99761 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99759 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item99790 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99788 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item99387 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item99391 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item99415 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item99389 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item99440 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item99464 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item99438 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item99490 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item99514 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item99488 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item99539 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item99565 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item99537 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item99590 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item99615 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item99588 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item99643 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item99644 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item99670 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item99667 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item99275 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item99276 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item99302 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item99299 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item99306 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item99309 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99307 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item99334 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99332 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item99360 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item99357 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item99272 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item99270 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item99837 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item99838 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134597 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item99863 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item99864 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134647 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:2904px !important;
}

#item99888 {
	width:555px !important;
	height:3130px !important;
	background:#1d70b7;
}

#item208663 {
	width:293px !important;
	height:184px !important;
}

#item208669 {
	width:293px !important;
	height:105px !important;
	left:381px !important;
	top:39px !important;
}

#item208705 {
	width:300px !important;
	height:133px !important;
	left:804px !important;
	top:1890px !important;
}

#item208732 {
	width:116px !important;
	height:135px !important;
	left:896px !important;
	top:2472px !important;
}

#item208697 {
	width:221px !important;
	height:61px !important;
	top:16px !important;
}

#item208725 {
	width:136px !important;
	height:136px !important;
	left:409px !important;
	top:13px !important;
}

#item100701 {
	width:718px !important;
	left:781px !important;
	top:2660px !important;
	min-height:74px !important;
	padding:40px 0px 0px 0px;
}

#item143687 {
	width:67px !important;
	height:21px !important;
	left:781px !important;
	top:2770px !important;
}

#item144274 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item208528 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item208551 {
	width:71px !important;
	height:71px !important;
	left:840px !important;
	top:235px !important;
}

#item208682 {
	width:281px !important;
	height:102px !important;
	left:373px !important;
	top:29px !important;
}

#item208968 {
	width:312px !important;
	height:94px !important;
	left:1184px !important;
	top:706px !important;
}

#item208986 {
	width:196px !important;
	height:153px !important;
	left:1237px !important;
	top:1880px !important;
}

#item237568 {
	width:344px !important;
	min-height:46px !important;
}

#item237619 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237620 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237594 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item237595 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237591 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item237671 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237672 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237646 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item237647 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237643 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item237724 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237725 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237699 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item237700 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237695 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item237777 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237778 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237752 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item237753 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237749 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item237829 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237830 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237804 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item237805 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237801 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item237882 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237883 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237857 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237858 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237854 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item237935 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item237936 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237909 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item237911 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237906 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item237987 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item237988 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item238012 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item237962 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item237963 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item237959 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item238045 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item238046 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item238070 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item238020 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item238021 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item238017 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item238103 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item238104 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item238128 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item238077 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item238079 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item238074 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item238135 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item238132 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item238141 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item238138 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item238147 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item238144 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item238637 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item238665 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238641 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238638 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item238715 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238691 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238688 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item238765 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238741 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item238738 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item238816 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238792 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238789 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item238843 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item238848 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item238844 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item238874 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item238871 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item238343 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item238371 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238347 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238344 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item238423 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item238399 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item238394 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item238473 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238449 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238446 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item238523 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238499 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238496 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item238573 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238549 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238546 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item238601 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item238605 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item238602 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item238632 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item238629 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item238154 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item238182 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238158 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238155 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item238233 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238209 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238206 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item238283 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238259 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item238256 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item238311 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item238308 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item238315 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item238319 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item238316 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item238152 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item238150 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item100757 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:4975px !important;
}

#item101862 {
	width:750px !important;
	left:780px !important;
	top:6485px !important;
	min-height:23px !important;
}

#item103122 {
	width:750px !important;
	left:780px !important;
	top:5301px !important;
	min-height:23px !important;
}

#item101215 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item101216 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item101242 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item101239 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item101246 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item101249 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item101247 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item101274 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item101272 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item101301 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item101297 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item101329 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item101327 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item100929 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item100934 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item100958 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item100932 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item100983 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item101007 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item100981 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item101032 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item101056 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item101030 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item101081 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item101105 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item101079 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item101130 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item101155 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item101128 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item101182 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item101183 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item101209 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item101206 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item100815 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item100816 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item100842 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item100839 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item100846 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item100849 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item100847 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item100875 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item100873 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item100901 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item100898 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item100812 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item100810 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item101376 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item101377 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134599 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item101403 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item101404 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item134649 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:7200px !important;
}

#item101428 {
	width:555px !important;
	height:7280px !important;
	background:#1d70b7;
}

#item101724 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:6999px !important;
}

#item101778 {
	width:241px !important;
	left:780px !important;
	top:5369px !important;
	min-height:1020px !important;
}

#item101942 {
	width:241px !important;
	left:780px !important;
	top:6551px !important;
	min-height:426px !important;
}

#item101803 {
	width:241px !important;
	left:1094px !important;
	top:5369px !important;
	min-height:1047px !important;
}

#item101965 {
	width:241px !important;
	left:1051px !important;
	top:6551px !important;
	min-height:484px !important;
}

#item104003 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1154px !important;
	background:#f39200;
}

#item141236 {
	width:752px !important;
	left:778px !important;
	top:1162px !important;
	min-height:24px !important;
	padding:12px 0px 0px 0px;
}

#item143724 {
	width:373px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item143721 {
	width:421px !important;
	height:34px !important;
	left:780px !important;
	top:7092px !important;
}

#item143752 {
	width:67px !important;
	height:21px !important;
	left:781px !important;
	top:7071px !important;
}

#item144301 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item176150 {
	width:1140px !important;
	height:464px !important;
	left:780px !important;
	top:1986px !important;
	background:#eaeaea;
}

#item176210 {
	width:375px !important;
	left:1140px !important;
	top:2028px !important;
	min-height:35px !important;
	padding:12px 0px 0px 0px;
}

#item176967 {
	width:264px !important;
	height:373px !important;
	left:828px !important;
	top:2028px !important;
}

#item176878 {
	width:209px !important;
	height:50px !important;
	border-radius:37px;
	background:#1d70b7;
	border:solid 2.2px #1d70b7;
}

#item176879 {
	width:94px !important;
	left:33px !important;
	top:19px !important;
	min-height:13px !important;
}

#item176971 {
	width:209px !important;
	height:50px !important;
	left:1141px !important;
	top:2088px !important;
}

#item208755 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:47px !important;
}

#item208778 {
	width:71px !important;
	height:71px !important;
	left:841px !important;
	top:235px !important;
}

#item239001 {
	width:344px !important;
	min-height:46px !important;
}

#item239052 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239053 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239027 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item239028 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239024 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item239105 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239106 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239080 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item239081 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239077 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item239157 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239158 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239132 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item239133 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239129 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item239209 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239210 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239184 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item239185 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239181 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item239261 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239262 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239236 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item239237 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239233 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item239314 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239315 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239289 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item239290 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239285 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item239368 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239369 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239343 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item239344 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239338 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item239420 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item239421 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239445 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item239395 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item239396 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239392 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item239478 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item239479 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239503 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item239452 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item239453 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239449 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item239535 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item239537 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239561 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item239510 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item239511 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item239507 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item239568 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item239565 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item239574 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item239571 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item239580 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item239577 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item240072 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item240100 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240076 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240073 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item240150 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240126 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240123 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item240201 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240176 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item240173 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item240251 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240227 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240224 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item240277 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item240281 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item240278 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item240307 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item240304 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item239779 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item239807 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239783 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239780 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item239857 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item239833 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item239830 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item239909 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239884 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239880 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item239959 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239935 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239932 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item240009 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239985 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239982 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item240037 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item240041 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item240038 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item240067 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item240064 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item239588 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item239617 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239593 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239589 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item239667 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239643 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239640 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item239717 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239693 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item239690 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item239745 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item239742 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item239749 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item239753 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item239750 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item239586 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item239584 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item141787 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item141788 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item141814 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item141811 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item141818 {
	width:458px !important;
	height:326px !important;
	left:172px !important;
	top:227px !important;
	background:#dff1fd;
}

#item141822 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141820 {
	width:60px !important;
	height:23px !important;
	left:198px !important;
	top:266px !important;
}

#item141847 {
	width:251px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141845 {
	width:257px !important;
	height:23px !important;
	left:198px !important;
	top:327px !important;
}

#item141872 {
	width:129px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141870 {
	width:135px !important;
	height:23px !important;
	left:198px !important;
	top:386px !important;
}

#item141900 {
	width:338px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141898 {
	width:344px !important;
	height:23px !important;
	left:198px !important;
	top:448px !important;
}

#item141502 {
	width:458px !important;
	height:506px !important;
	background:#dff1fd;
}

#item141506 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item141530 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item141504 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:43px !important;
}

#item141555 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item141579 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item141553 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:128px !important;
}

#item141604 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item141628 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item141602 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:213px !important;
}

#item141654 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item141678 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item141651 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:298px !important;
}

#item141703 {
	width:25px !important;
	top:12px !important;
	min-height:19px !important;
}

#item141727 {
	width:335px !important;
	left:40px !important;
	min-height:42px !important;
}

#item141701 {
	width:375px !important;
	height:42px !important;
	left:29px !important;
	top:383px !important;
}

#item141754 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item141755 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item141781 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item141778 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item141388 {
	width:458px !important;
	height:54px !important;
	background:#212b51;
}

#item141389 {
	width:357px !important;
	left:28px !important;
	top:17px !important;
	min-height:20px !important;
}

#item141415 {
	width:54px !important;
	height:54px !important;
	background:#f39200;
}

#item141412 {
	width:54px !important;
	height:54px !important;
	left:404px !important;
}

#item141419 {
	width:458px !important;
	height:489px !important;
	left:172px !important;
	top:64px !important;
	background:#dff1fd;
}

#item141423 {
	width:159px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141421 {
	width:165px !important;
	height:23px !important;
	left:198px !important;
	top:104px !important;
}

#item141449 {
	width:253px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141447 {
	width:259px !important;
	height:23px !important;
	left:198px !important;
	top:164px !important;
}

#item141475 {
	width:224px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item141473 {
	width:230px !important;
	height:23px !important;
	left:198px !important;
	top:223px !important;
}

#item141385 {
	width:80px !important;
	height:80px !important;
	left:10px !important;
	top:3760px !important;
}

#item141383 {
	width:630px !important;
	height:3840px !important;
	left:-10px !important;
	top:707px !important;
}

#item141923 {
	width:814px !important;
	left:780px !important;
	top:188px !important;
	min-height:23px !important;
}

#item141950 {
	width:205px !important;
	height:46px !important;
	background:#1d70b7;
}

#item141951 {
	width:124px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item141946 {
	width:205px !important;
	height:46px !important;
	left:1325px !important;
}

#item141978 {
	width:168px !important;
	height:46px !important;
	background:#1d70b7;
}

#item141979 {
	width:86px !important;
	left:21px !important;
	top:17px !important;
	min-height:13px !important;
}

#item141975 {
	width:168px !important;
	height:46px !important;
	left:1362px !important;
	top:4754px !important;
}

#item142003 {
	width:555px !important;
	height:4800px !important;
	background:#1d70b7;
}

#item144324 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item240537 {
	width:344px !important;
	min-height:46px !important;
}

#item240588 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240589 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240563 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item240564 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240560 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item240641 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240642 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240616 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item240617 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240613 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item240695 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240696 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240668 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item240669 {
	width:90px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240665 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item240747 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240749 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240722 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240723 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240719 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item240800 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240801 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240775 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item240776 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240772 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item240852 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240853 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240827 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item240828 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240824 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item240905 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item240906 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240879 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item240880 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240876 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item240958 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item240959 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240983 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item240932 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item240933 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240929 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item241015 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item241017 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item241041 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item240990 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item240991 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item240987 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item241074 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item241075 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item241099 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item241048 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item241049 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item241045 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item241106 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item241103 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item241112 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item241109 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item241118 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item241115 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item241608 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item241636 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241612 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241609 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item241686 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241662 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241659 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item241737 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241712 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item241709 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item241787 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241763 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241760 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item241813 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item241819 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item241815 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item241845 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item241842 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item241315 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item241343 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241319 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241316 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item241394 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item241369 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item241366 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item241444 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241420 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241417 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item241494 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241470 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241467 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item241544 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241520 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241517 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item241572 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item241576 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item241573 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item241602 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item241599 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item241125 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item241153 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241129 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241126 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item241204 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241179 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241176 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item241254 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241230 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item241227 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item241282 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item241279 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item241287 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item241291 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item241288 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item241123 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item241121 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
