/* 	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; }
}

#item248867 {
	width:1920px !important;
	height:1080px !important;
	background:#1d70b7;
}

@keyframes flyinfrombottom-248888 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-248888 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-248879 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-248879 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item248880 {
	width:9px !important;
	height:55px !important;
	left:17px !important;
	top:58px !important;
	background:#1d70b7;
}

#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 #f39200;
}

#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;
}

#item242082 {
	width:321px !important;
	left:72px !important;
	min-height:49px !important;
}

#item242105 {
	width:57px !important;
	top:8px !important;
	min-height:33px !important;
}

#item104566 {
	width:321px !important;
	left:72px !important;
	min-height:49px !important;
}

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

#item242080 {
	width:392px !important;
	height:49px !important;
	left:244px !important;
	top:331px !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;
}

#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;
	left:134px !important;
	top:385px !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:228px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

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

#item106023 {
	width:234px !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;
	left:184px !important;
	top:256px !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;
}

#item105126 {
	width:458px !important;
	height:455px !important;
	left:13px !important;
	top:12px !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:135px !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:191px !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:392px !important;
}

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

#item290615 {
	width:133px !important;
	left:165px !important;
	top:284px !important;
	min-height:20px !important;
}

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

#item105062 {
	width:133px !important;
	left:165px !important;
	top:284px !important;
	min-height:20px !important;
}

#item290604 {
	width:464px !important;
	height:460px !important;
	left:10px !important;
	top:10px !important;
}

#item290605 {
	width:474px !important;
	height:470px !important;
	left:231px !important;
	top:404px !important;
}

#item252463 {
	width:555px !important;
	height:2477px !important;
	background:#1d70b7;
}

#item31914 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:1883px !important;
	padding:0px 0px 70px 0px;
}

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

#item103149 {
	width:332px !important;
	height:34px !important;
	left:780px !important;
	top:2326px !important;
}

#item65358 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:117px !important;
	padding:0px 0px 70px 0px;
}

#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:2431px !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:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

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

#item106839 {
	width:362px !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;
}

#item242154 {
	width:165px !important;
	left:780px !important;
	top:2189px !important;
	min-height:115px !important;
	padding:0px 0px 70px 0px;
}

#item242159 {
	width:262px !important;
	left:1043px !important;
	top:2189px !important;
	min-height:45px !important;
}

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

#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;
}

#item252409 {
	width:555px !important;
	height:2819px !important;
	background:#1d70b7;
}

#item77655 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:2339px !important;
	padding:0px 0px 70px 0px;
}

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

#item103152 {
	width:609px !important;
	height:34px !important;
	left:780px !important;
	top:2667px !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:2773px !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:117px !important;
	padding:0px 0px 70px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item78807 {
	width:750px !important;
	left:780px !important;
	top:377px !important;
	min-height:250px !important;
	padding:0px 0px 50px 0px;
}

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

#item103155 {
	width:227px !important;
	height:34px !important;
	left:780px !important;
	top:2900px !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:1362px !important;
	top:3005px !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:189px !important;
	padding:0px 0px 70px 0px;
}

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

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

#item245156 {
	width:750px !important;
	left:780px !important;
	top:2390px !important;
	min-height:488px !important;
	padding:0px 0px 70px 0px;
}

#item245292 {
	width:555px !important;
	height:3051px !important;
	background:#1d70b7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item246691 {
	width:750px !important;
	left:780px !important;
	top:1051px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item246747 {
	width:750px !important;
	left:780px !important;
	top:1124px !important;
	min-height:886px !important;
	padding:0px 0px 50px 0px;
}

#item80923 {
	width:750px !important;
	left:780px !important;
	top:305px !important;
	min-height:310px !important;
	padding:0px 0px 70px 0px;
}

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

#item103158 {
	width:282px !important;
	height:34px !important;
	left:780px !important;
	top:1258px !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:1371px !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:117px !important;
	padding:0px 0px 70px 0px;
}

#item248463 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item81949 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item248461 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:615px !important;
}

#item248496 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item246878 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item248492 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:811px !important;
}

#item248527 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item246908 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item248524 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:1006px !important;
}

#item247065 {
	width:555px !important;
	height:1417px !important;
	background:#1d70b7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item252352 {
	width:555px !important;
	height:8649px !important;
	background:#1d70b7;
}

#item79860 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:1414px !important;
	padding:0px 0px 50px 0px;
}

#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:8497px !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:8603px !important;
}

#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:117px !important;
	padding:0px 0px 70px 0px;
}

#item174950 {
	width:1140px !important;
	height:1162px !important;
	left:780px !important;
	top:4505px !important;
	background:#eaeaea;
}

#item175010 {
	width:683px !important;
	left:848px !important;
	top:4572px !important;
	min-height:973px !important;
	padding:0px 0px 50px 0px;
}

#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;
}

#item248580 {
	width:750px !important;
	left:781px !important;
	top:2619px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item248618 {
	width:750px !important;
	left:780px !important;
	top:2692px !important;
	min-height:272px !important;
	padding:0px 0px 50px 0px;
}

#item176308 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item248733 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item248804 {
	width:212px !important;
	height:54px !important;
	left:848px !important;
	top:5545px !important;
}

#item248800 {
	width:268px !important;
	height:378px !important;
	left:848px !important;
	top:4572px !important;
}

#item248824 {
	width:750px !important;
	left:780px !important;
	top:5727px !important;
	min-height:2748px !important;
	padding:0px 0px 70px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item251969 {
	width:1140px !important;
	height:515px !important;
	left:780px !important;
	top:2965px !important;
	background:#eaeaea;
}

#item252080 {
	width:266px !important;
	height:379px !important;
	left:848px !important;
	top:3033px !important;
}

#item251976 {
	width:360px !important;
	left:1170px !important;
	top:3033px !important;
	min-height:150px !important;
	padding:0px 0px 50px 0px;
}

#item252001 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item252005 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item251999 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:3182px !important;
}

#item252051 {
	width:750px !important;
	left:780px !important;
	top:3481px !important;
	min-height:1024px !important;
	padding:50px 0px 50px 0px;
}

#item252245 {
	width:750px !important;
	left:780px !important;
	top:3961px !important;
	min-height:3372px !important;
	padding:0px 0px 50px 0px;
}

#item82053 {
	width:750px !important;
	left:780px !important;
	top:305px !important;
	min-height:1986px !important;
	padding:0px 0px 50px 0px;
}

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

#item103164 {
	width:360px !important;
	height:34px !important;
	left:780px !important;
	top:10454px !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:10561px !important;
}

#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:117px !important;
	padding:0px 0px 70px 0px;
}

#item250438 {
	width:555px !important;
	height:10607px !important;
	background:#1d70b7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item252140 {
	width:750px !important;
	left:780px !important;
	top:2625px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item252164 {
	width:750px !important;
	left:780px !important;
	top:2699px !important;
	min-height:783px !important;
	padding:0px 0px 50px 0px;
}

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

#item252198 {
	width:750px !important;
	left:780px !important;
	top:3887px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item252576 {
	width:1140px !important;
	height:513px !important;
	left:780px !important;
	top:7333px !important;
	background:#eaeaea;
}

#item252582 {
	width:360px !important;
	left:1170px !important;
	top:7401px !important;
	min-height:324px !important;
	padding:0px 0px 50px 0px;
}

#item252608 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item252612 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item252606 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:7725px !important;
}

#item252654 {
	width:266px !important;
	height:377px !important;
	left:848px !important;
	top:7401px !important;
}

#item252684 {
	width:750px !important;
	left:780px !important;
	top:7846px !important;
	min-height:406px !important;
	padding:50px 0px 50px 0px;
}

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

#item252716 {
	width:750px !important;
	left:780px !important;
	top:8733px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item252741 {
	width:750px !important;
	left:780px !important;
	top:8806px !important;
	min-height:652px !important;
	padding:0px 0px 50px 0px;
}

#item252766 {
	width:1140px !important;
	height:899px !important;
	left:780px !important;
	top:9459px !important;
	background:#eaeaea;
}

#item252767 {
	width:683px !important;
	left:848px !important;
	top:9527px !important;
	min-height:689px !important;
	padding:0px 0px 50px 0px;
}

#item252793 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item252797 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item252790 {
	width:212px !important;
	height:54px !important;
	left:848px !important;
	top:10215px !important;
}

#item252843 {
	width:267px !important;
	height:378px !important;
	left:848px !important;
	top:9527px !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:6026px !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:6133px !important;
}

#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:117px !important;
	padding:0px 0px 70px 0px;
}

#item258803 {
	width:750px !important;
	left:780px !important;
	top:305px !important;
	min-height:1776px !important;
	padding:0px 0px 50px 0px;
}

#item258926 {
	width:1140px !important;
	height:516px !important;
	left:780px !important;
	top:2081px !important;
	background:#eaeaea;
}

#item258927 {
	width:360px !important;
	left:1170px !important;
	top:2149px !important;
	min-height:123px !important;
	padding:0px 0px 50px 0px;
}

#item259015 {
	width:268px !important;
	height:379px !important;
	left:848px !important;
	top:2149px !important;
}

#item259032 {
	width:1140px !important;
	height:515px !important;
	left:780px !important;
	top:3093px !important;
	background:#eaeaea;
}

#item259033 {
	width:360px !important;
	left:1170px !important;
	top:3161px !important;
	min-height:123px !important;
	padding:0px 0px 50px 0px;
}

#item259323 {
	width:269px !important;
	height:380px !important;
	left:848px !important;
	top:3161px !important;
}

#item259132 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item259136 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item259129 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:3284px !important;
}

#item259163 {
	width:1140px !important;
	height:515px !important;
	left:780px !important;
	top:3841px !important;
	background:#eaeaea;
}

#item259164 {
	width:360px !important;
	left:1170px !important;
	top:3909px !important;
	min-height:96px !important;
	padding:0px 0px 50px 0px;
}

#item259195 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item259199 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item259192 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:4004px !important;
}

#item259361 {
	width:269px !important;
	height:381px !important;
	left:848px !important;
	top:3909px !important;
}

#item259234 {
	width:750px !important;
	left:780px !important;
	top:2597px !important;
	min-height:496px !important;
	padding:50px 0px 50px 0px;
}

#item259283 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item259287 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item259280 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:2272px !important;
}

#item259326 {
	width:750px !important;
	left:780px !important;
	top:3608px !important;
	min-height:232px !important;
	padding:50px 0px 50px 0px;
}

#item259364 {
	width:750px !important;
	left:780px !important;
	top:4356px !important;
	min-height:615px !important;
	padding:50px 0px 50px 0px;
}

#item259392 {
	width:1140px !important;
	height:963px !important;
	left:780px !important;
	top:4971px !important;
	background:#eaeaea;
}

#item259393 {
	width:683px !important;
	left:848px !important;
	top:5039px !important;
	min-height:774px !important;
	padding:0px 0px 50px 0px;
}

#item259419 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item259424 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item259416 {
	width:212px !important;
	height:54px !important;
	left:848px !important;
	top:5813px !important;
}

#item259470 {
	width:268px !important;
	height:379px !important;
	left:848px !important;
	top:5039px !important;
}

#item266585 {
	width:555px !important;
	height:6179px !important;
	background:#1d70b7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item84188 {
	width:750px !important;
	left:780px !important;
	top:304px !important;
	min-height:433px !important;
	padding:0px 0px 70px 0px;
}

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

#item103196 {
	width:555px !important;
	height:34px !important;
	left:780px !important;
	top:1772px !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:1881px !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:117px !important;
	padding:0px 0px 70px 0px;
}

#item260107 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item259501 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item260101 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:738px !important;
}

#item260138 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item259562 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item260102 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:933px !important;
}

#item260167 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item259622 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item260103 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:1129px !important;
}

#item260196 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item260040 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item260104 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:1324px !important;
}

#item260225 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item260070 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item260105 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:1520px !important;
}

#item260385 {
	width:555px !important;
	height:1927px !important;
	background:#1d70b7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item261283 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261280 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item261357 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261333 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261330 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item261407 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261383 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261380 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item261435 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item261439 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item261436 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item261466 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item261462 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item260985 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item261013 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item260989 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item260986 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item261065 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261040 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261036 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item261115 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261091 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item261088 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item261144 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item261141 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item261148 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item261153 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item261149 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item260983 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item260981 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item85363 {
	width:750px !important;
	left:780px !important;
	top:378px !important;
	min-height:2643px !important;
	padding:0px 0px 70px 0px;
}

#item85386 {
	width:706px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103199 {
	width:754px !important;
	height:34px !important;
	left:780px !important;
	top:3043px !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:3148px !important;
}

#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:189px !important;
	padding:0px 0px 70px 0px;
}

#item261886 {
	width:555px !important;
	height:3194px !important;
	background:#1d70b7;
}

#item261919 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item261920 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item261894 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item261895 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item261891 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item261971 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item261972 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item261946 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item261947 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item261943 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item262023 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item262024 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item261998 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item261999 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item261995 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item262077 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item262078 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262052 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item262053 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262048 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item262129 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item262130 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262104 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item262105 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262101 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item262181 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item262182 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262156 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item262157 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262153 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item262233 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item262234 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262208 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item262209 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262205 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item262286 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item262287 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262311 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item262261 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item262262 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262257 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item262343 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item262344 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262368 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item262318 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item262319 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262315 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item262400 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item262401 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262425 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item262375 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item262376 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item262372 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item262433 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item262430 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item262439 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item262436 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item262445 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item262442 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item262456 {
	width:344px !important;
	min-height:46px !important;
}

#item262967 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item262995 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262971 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262968 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item263045 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263021 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263018 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item263095 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263071 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item263068 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item263145 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263121 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263118 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item263172 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item263176 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item263173 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item263203 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item263200 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item262674 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item262702 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262678 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262675 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item262753 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item262729 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item262726 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item262803 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262779 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262776 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item262854 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262830 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262827 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item262904 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262880 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262877 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item262931 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item262935 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item262932 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item262962 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item262959 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item262483 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item262512 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262488 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262484 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item262564 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262539 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262536 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item262614 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262590 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item262587 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item262642 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item262639 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item262646 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item262650 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item262647 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item262481 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item262479 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item86397 {
	width:750px !important;
	left:780px !important;
	top:450px !important;
	min-height:1919px !important;
	padding:0px 0px 70px 0px;
}

#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:3863px !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:3968px !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:261px !important;
	padding:0px 0px 70px 0px;
}

#item263364 {
	width:555px !important;
	height:4014px !important;
	background:#1d70b7;
}

#item263400 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263401 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263374 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263375 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263371 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item263453 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263454 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263427 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263428 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263424 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item263505 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263506 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263480 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263481 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263477 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item263557 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263558 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263532 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263533 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263529 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item263609 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263610 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263584 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263585 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263581 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item263662 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263663 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263636 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263637 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263633 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item263714 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item263715 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263689 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item263690 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263686 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item263766 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item263767 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263791 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item263741 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item263742 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263738 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item263823 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item263824 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263850 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item263798 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item263799 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263795 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item263882 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item263883 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263907 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item263857 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item263858 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item263854 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item263914 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item263911 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item263920 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item263917 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item263926 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item263923 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item263938 {
	width:344px !important;
	min-height:46px !important;
}

#item264446 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item264474 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264450 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264447 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item264524 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264500 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264497 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item264575 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264551 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item264547 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item264625 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264601 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264598 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item264652 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item264656 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item264653 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item264682 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item264679 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item264155 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item264183 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264159 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264156 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item264233 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item264209 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item264206 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item264283 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264259 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264256 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item264333 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264309 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264306 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item264384 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264360 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264356 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item264411 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item264415 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item264412 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item264441 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item264438 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item263965 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item263993 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263969 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263966 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item264043 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264019 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264016 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item264093 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264069 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item264066 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item264122 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item264118 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item264127 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item264131 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item264128 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item263963 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item263961 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item264782 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2750px !important;
	background:#f39200;
}

#item264783 {
	width:750px !important;
	left:780px !important;
	top:2758px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item264807 {
	width:750px !important;
	left:780px !important;
	top:2832px !important;
	min-height:502px !important;
	padding:0px 0px 70px 0px;
}

#item266358 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:3740px !important;
	background:#f39200;
}

#item266359 {
	width:748px !important;
	left:780px !important;
	top:3748px !important;
	min-height:94px !important;
	padding:12px 0px 70px 0px;
}

#item87437 {
	width:750px !important;
	left:780px !important;
	top:380px !important;
	min-height:1463px !important;
	padding:0px 0px 70px 0px;
}

#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:3118px !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:3226px !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:189px !important;
	padding:0px 0px 70px 0px;
}

#item264962 {
	width:555px !important;
	height:3272px !important;
	background:#1d70b7;
}

#item264996 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item264997 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item264971 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item264972 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item264968 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item265049 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item265050 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265023 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item265025 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265020 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item265101 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item265102 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265076 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item265077 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265073 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item265155 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item265156 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265128 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item265130 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265125 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item265207 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item265208 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265182 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item265183 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265179 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item265260 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item265261 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265234 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item265236 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265231 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item265312 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item265313 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265287 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item265288 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265284 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item265364 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item265365 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265389 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item265339 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item265340 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265336 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item265421 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item265422 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265447 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item265396 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item265397 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265393 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item265479 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item265480 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265504 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item265454 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item265455 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item265451 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item265512 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item265509 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item265518 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item265515 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item265524 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item265521 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item265535 {
	width:344px !important;
	min-height:46px !important;
}

#item266044 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item266073 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266048 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266045 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item266125 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266099 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266096 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item266175 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266151 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item266148 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item266225 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266201 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item266198 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item266251 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item266256 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item266252 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item266282 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item266279 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item265751 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item265779 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265755 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265752 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item265830 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item265806 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item265803 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item265880 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265856 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265853 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item265930 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265906 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265903 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item265981 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265957 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265954 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item266008 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item266012 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item266009 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item266038 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item266035 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item265562 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item265590 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265566 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265563 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item265640 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265616 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265613 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item265690 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265666 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item265663 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item265718 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item265715 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item265723 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item265727 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item265724 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item265560 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item265558 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item268175 {
	width:1140px !important;
	height:911px !important;
	left:780px !important;
	top:1843px !important;
	background:#eaeaea;
}

#item268176 {
	width:683px !important;
	left:848px !important;
	top:1911px !important;
	min-height:722px !important;
	padding:0px 0px 50px 0px;
}

#item268202 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item268206 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item268199 {
	width:212px !important;
	height:54px !important;
	left:848px !important;
	top:2633px !important;
}

#item268246 {
	width:269px !important;
	height:381px !important;
	left:848px !important;
	top:1911px !important;
}

#item268254 {
	width:750px !important;
	left:780px !important;
	top:2754px !important;
	min-height:342px !important;
	padding:50px 0px 70px 0px;
}

#item271582 {
	width:1140px !important;
	height:585px !important;
	left:780px !important;
	top:4652px !important;
	background:#eaeaea;
}

#item89624 {
	width:750px !important;
	left:780px !important;
	top:378px !important;
	min-height:758px !important;
	padding:0px 0px 50px 0px;
}

#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:6821px !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:6926px !important;
}

#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:189px !important;
	padding:0px 0px 70px 0px;
}

#item269888 {
	width:555px !important;
	height:6973px !important;
	background:#1d70b7;
}

#item269923 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item269924 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item269898 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item269899 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item269894 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item269975 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item269976 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item269950 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item269951 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item269947 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item270027 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item270028 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270002 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item270003 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item269999 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item270079 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item270080 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270054 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item270055 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270051 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item270132 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item270133 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270107 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item270108 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270104 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item270185 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item270186 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270159 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item270160 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270156 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item270237 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item270238 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270212 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item270213 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270209 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item270289 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item270290 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270315 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item270264 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item270265 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270261 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item270347 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item270348 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270372 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item270322 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item270323 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270319 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item270404 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item270405 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270429 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item270379 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item270380 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item270376 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item270436 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item270433 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item270443 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item270440 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item270449 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item270446 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item270459 {
	width:344px !important;
	min-height:46px !important;
}

#item270969 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item270999 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270974 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270971 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item271049 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item271025 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item271022 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item271099 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item271075 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item271072 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item271149 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item271125 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item271122 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item271175 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item271179 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item271176 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item271206 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item271202 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item270678 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item270706 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270682 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270679 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item270756 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item270732 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item270729 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item270807 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270783 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270779 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item270857 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270833 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270830 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item270907 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270883 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270880 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item270934 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item270938 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item270935 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item270964 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item270961 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item270486 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item270515 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270490 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270487 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item270565 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270541 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270538 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item270616 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270592 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item270589 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item270645 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item270642 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item270649 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item270653 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item270650 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item270484 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item270482 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item271451 {
	width:750px !important;
	left:780px !important;
	top:1771px !important;
	min-height:927px !important;
	padding:0px 0px 50px 0px;
}

#item271465 {
	width:750px !important;
	left:780px !important;
	top:1697px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item271490 {
	width:750px !important;
	left:780px !important;
	top:3462px !important;
	min-height:1190px !important;
	padding:50px 0px 50px 0px;
}

#item271549 {
	width:750px !important;
	left:780px !important;
	top:5238px !important;
	min-height:637px !important;
	padding:50px 0px 50px 0px;
}

#item271583 {
	width:487px !important;
	left:848px !important;
	top:5020px !important;
	min-height:96px !important;
	padding:0px 0px 50px 0px;
}

#item271609 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item271614 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item271606 {
	width:212px !important;
	height:54px !important;
	left:848px !important;
	top:5116px !important;
}

#item271786 {
	width:1140px !important;
	height:714px !important;
	left:780px !important;
	top:2748px !important;
	background:#eaeaea;
}

#item271787 {
	width:292px !important;
	left:1238px !important;
	top:2816px !important;
	min-height:150px !important;
	padding:0px 0px 50px 0px;
}

#item271813 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item271819 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item271810 {
	width:212px !important;
	height:54px !important;
	left:1244px !important;
	top:2966px !important;
}

#item271938 {
	width:322px !important;
	height:326px !important;
	left:848px !important;
	top:2816px !important;
}

#item271862 {
	width:292px !important;
	left:1238px !important;
	top:3213px !important;
	min-height:123px !important;
	padding:0px 0px 50px 0px;
}

#item271889 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item271893 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item271885 {
	width:212px !important;
	height:54px !important;
	left:1238px !important;
	top:3336px !important;
}

#item271942 {
	width:322px !important;
	height:181px !important;
	left:848px !important;
	top:3213px !important;
}

#item271984 {
	width:487px !important;
	height:274px !important;
	left:848px !important;
	top:4720px !important;
}

#item271988 {
	width:750px !important;
	left:780px !important;
	top:6373px !important;
	min-height:426px !important;
	padding:50px 0px 70px 0px;
}

#item272011 {
	width:1140px !important;
	height:498px !important;
	left:780px !important;
	top:5875px !important;
	background:#eaeaea;
}

#item272012 {
	width:360px !important;
	left:1170px !important;
	top:5943px !important;
	min-height:123px !important;
	padding:0px 0px 50px 0px;
}

#item272039 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item272043 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item272036 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:6066px !important;
}

#item272085 {
	width:269px !important;
	height:362px !important;
	left:848px !important;
	top:5943px !important;
}

#item281986 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1689px !important;
	background:#f39200;
}

#item90697 {
	width:750px !important;
	left:780px !important;
	top:380px !important;
	min-height:1982px !important;
	padding:0px 0px 70px 0px;
}

#item90720 {
	width:145px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103211 {
	width:193px !important;
	height:34px !important;
	left:782px !important;
	top:2384px !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:2489px !important;
}

#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:189px !important;
	padding:0px 0px 70px 0px;
}

#item272244 {
	width:555px !important;
	height:2535px !important;
	background:#1d70b7;
}

#item272278 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272279 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272253 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272254 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272250 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item272330 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272331 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272305 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272306 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272302 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item272383 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272384 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272358 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272359 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272355 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item272435 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272436 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272410 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272411 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272407 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item272487 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272488 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272462 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272463 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272459 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item272539 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272540 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272514 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272515 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272511 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item272592 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item272593 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272567 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item272568 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272563 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item272644 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item272645 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272669 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item272619 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item272620 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272616 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item272701 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item272702 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272726 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item272676 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item272677 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272673 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item272760 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item272761 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272785 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item272735 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item272736 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item272731 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item272792 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item272789 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item272798 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item272795 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item272804 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item272801 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item272814 {
	width:344px !important;
	min-height:46px !important;
}

#item273327 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item273355 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273331 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273328 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item273405 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273381 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273378 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item273456 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273431 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item273428 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item273506 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273482 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273479 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item273532 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item273536 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item273533 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item273562 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item273559 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item273033 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item273061 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273037 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273034 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item273112 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item273088 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item273084 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item273163 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273139 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273136 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item273213 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273189 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273186 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item273263 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273239 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item273236 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item273292 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item273296 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item273293 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item273322 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item273319 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item272843 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item272871 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item272847 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item272844 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item272921 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item272897 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item272894 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item272971 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item272947 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item272944 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item272999 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item272996 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item273003 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item273007 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item273004 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item272841 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item272839 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item91708 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:292px !important;
	padding:0px 0px 70px 0px;
}

#item91731 {
	width:137px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103218 {
	width:185px !important;
	height:34px !important;
	left:780px !important;
	top:1437px !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:1542px !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:117px !important;
	padding:0px 0px 70px 0px;
}

#item273784 {
	width:555px !important;
	height:1588px !important;
	background:#1d70b7;
}

#item273818 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item273819 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273793 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item273794 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273790 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item273870 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item273871 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273845 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item273846 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273842 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item273923 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item273924 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273897 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item273899 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273894 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item273975 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item273976 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273950 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item273951 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273947 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item274027 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item274028 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274002 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item274003 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item273999 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item274079 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item274080 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274054 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item274055 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274051 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item274132 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item274133 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274106 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item274108 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274103 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item274185 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item274186 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274210 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item274159 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item274160 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274156 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item274242 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item274243 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274267 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item274217 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item274218 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274214 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item274300 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item274302 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274326 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item274274 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item274276 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item274271 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item274333 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item274330 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item274339 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item274336 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item274345 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item274342 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item274356 {
	width:344px !important;
	min-height:46px !important;
}

#item274868 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item274896 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274872 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274869 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item274946 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274922 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274919 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item274996 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274972 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item274969 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item275047 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item275023 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item275019 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item275073 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item275077 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item275074 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item275103 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item275100 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item274574 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item274604 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274579 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274576 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item274654 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item274630 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item274627 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item274705 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274681 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274677 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item274755 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274731 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274728 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item274805 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274781 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274778 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item274833 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item274837 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item274834 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item274863 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item274860 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item274384 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item274412 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274388 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274385 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item274462 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274438 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274435 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item274513 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274489 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274486 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item274542 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item274539 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item274546 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item274550 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item274547 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item274381 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item274379 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item275389 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item275181 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item275379 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:598px !important;
}

#item275419 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item275247 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item275381 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:793px !important;
}

#item275454 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item275276 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item275384 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:989px !important;
}

#item275483 {
	width:750px !important;
	height:160px !important;
	background:#1d70b7;
	padding:0px 0px 0px 50px;
}

#item275309 {
	width:750px !important;
	height:160px !important;
	background:#dff1fd;
	padding:0px 0px 0px 50px;
}

#item275386 {
	width:750px !important;
	height:160px !important;
	left:780px !important;
	top:1184px !important;
}

#item92754 {
	width:750px !important;
	left:780px !important;
	top:305px !important;
	min-height:1150px !important;
	padding:0px 0px 50px 0px;
}

#item92777 {
	width:327px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item208880 {
	width:375px !important;
	height:34px !important;
	left:780px !important;
	top:3425px !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:3529px !important;
}

#item103343 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1776px !important;
	background:#f39200;
}

#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:117px !important;
	padding:0px 0px 70px 0px;
}

#item275552 {
	width:750px !important;
	left:780px !important;
	top:1784px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item275576 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2200px !important;
	background:#f39200;
}

#item275577 {
	width:750px !important;
	left:780px !important;
	top:2208px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item275602 {
	width:750px !important;
	left:780px !important;
	top:2282px !important;
	min-height:749px !important;
	padding:0px 0px 50px 0px;
}

#item275637 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:3301px !important;
	background:#f39200;
}

#item275638 {
	width:750px !important;
	left:780px !important;
	top:3309px !important;
	min-height:94px !important;
	padding:12px 0px 70px 0px;
}

#item275816 {
	width:555px !important;
	height:3575px !important;
	background:#1d70b7;
}

#item275849 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item275850 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275824 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item275825 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275821 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item275902 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item275903 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275876 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item275878 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275873 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item275954 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item275955 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275929 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item275930 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275926 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item276007 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item276008 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275981 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item275982 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item275978 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item276059 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item276060 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276034 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item276035 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276031 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item276112 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item276113 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276086 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item276087 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276083 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item276164 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item276165 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276139 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item276140 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276136 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item276216 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item276217 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276241 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item276191 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item276192 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276188 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item276274 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item276275 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276300 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item276248 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item276249 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276245 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item276333 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item276334 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276358 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item276308 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item276309 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item276304 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item276366 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item276363 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item276372 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item276369 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item276378 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item276375 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item276389 {
	width:344px !important;
	min-height:46px !important;
}

#item276898 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item276926 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276902 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276899 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item276976 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276952 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276949 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item277027 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277003 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item277000 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item277078 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277054 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277051 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item277104 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item277108 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item277105 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item277134 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item277131 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item276605 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item276633 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276609 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276606 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item276683 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item276659 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item276656 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item276734 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276709 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276706 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item276784 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276760 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276757 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item276835 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276811 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276808 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item276862 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item276866 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item276863 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item276893 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item276889 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item276416 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item276444 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276420 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276417 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item276494 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276470 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276467 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item276544 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276520 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item276517 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item276572 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item276569 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item276577 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item276581 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item276578 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item276414 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item276412 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item93772 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:977px !important;
	padding:0px 0px 50px 0px;
}

#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:3214px !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:3318px !important;
}

#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:118px !important;
	padding:0px 0px 70px 0px;
}

#item277281 {
	width:555px !important;
	height:3364px !important;
	background:#1d70b7;
}

#item277315 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277316 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277289 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277291 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277286 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item277367 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277368 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277342 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277343 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277339 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item277419 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277420 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277394 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277395 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277391 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item277471 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277472 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277446 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277447 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277443 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item277524 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277525 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277498 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277499 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277495 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item277576 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277577 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277551 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277552 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277548 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item277628 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item277629 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277603 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item277604 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277600 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item277681 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item277682 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277706 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item277655 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item277656 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277652 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item277740 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item277741 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277765 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item277715 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item277716 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277712 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item277797 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item277798 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277823 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item277772 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item277773 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item277769 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item277830 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item277827 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item277836 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item277833 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item277843 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item277840 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item277853 {
	width:344px !important;
	min-height:46px !important;
}

#item278363 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item278392 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278367 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278364 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item278442 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278418 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278415 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item278492 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278468 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item278465 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item278542 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278518 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278515 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item278568 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item278572 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item278569 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item278598 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item278595 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item278069 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item278097 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278073 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278070 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item278147 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item278123 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item278120 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item278198 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278173 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278170 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item278250 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278226 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278221 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item278300 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278276 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item278273 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item278327 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item278331 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item278328 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item278358 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item278355 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item277880 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item277908 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277884 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277881 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item277958 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277934 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277931 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item278009 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277984 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item277981 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item278037 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item278034 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item278041 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item278045 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item278042 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item277878 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item277876 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item282005 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1607px !important;
	background:#f39200;
}

#item282006 {
	width:750px !important;
	left:780px !important;
	top:1615px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item282031 {
	width:750px !important;
	left:780px !important;
	top:1688px !important;
	min-height:1232px !important;
	padding:0px 0px 50px 0px;
}

#item282069 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:3091px !important;
	background:#f39200;
}

#item282071 {
	width:750px !important;
	left:780px !important;
	top:3099px !important;
	min-height:94px !important;
	padding:12px 0px 70px 0px;
}

#item94937 {
	width:750px !important;
	left:780px !important;
	top:305px !important;
	min-height:500px !important;
	padding:0px 0px 50px 0px;
}

#item94960 {
	width:423px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103225 {
	width:471px !important;
	height:34px !important;
	left:780px !important;
	top:2211px !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:2318px !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:117px !important;
	padding:0px 0px 70px 0px;
}

#item278857 {
	width:555px !important;
	height:2364px !important;
	background:#1d70b7;
}

#item278890 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item278891 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item278865 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item278866 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item278862 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:366px !important;
}

#item278943 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item278944 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item278917 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item278918 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item278914 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:435px !important;
}

#item278995 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item278996 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item278970 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item278971 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item278967 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item279048 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item279049 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279022 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item279023 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279019 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item279100 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item279101 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279075 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item279076 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279072 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item279152 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item279154 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279127 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item279128 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279124 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:851px !important;
}

#item279206 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item279207 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279181 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item279182 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279178 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:920px !important;
}

#item279259 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item279260 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279284 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item279233 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item279234 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279230 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:712px !important;
}

#item279316 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item279317 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279341 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item279291 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item279292 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279288 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:643px !important;
}

#item279373 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item279374 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279398 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item279348 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item279349 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item279345 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:574px !important;
}

#item279406 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item279402 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item279414 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item279410 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item279420 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item279417 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item279430 {
	width:344px !important;
	min-height:46px !important;
}

#item279940 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item279968 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279944 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279941 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item280018 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279994 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279991 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item280069 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280045 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item280042 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item280119 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280095 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280092 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item280145 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item280150 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item280146 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item280176 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item280173 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item279646 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item279675 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279651 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279648 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item279726 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item279701 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item279698 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item279776 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279752 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279749 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item279826 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279802 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279799 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item279877 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279853 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279850 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item279904 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item279908 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item279905 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item279934 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item279931 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item279457 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item279485 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279461 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279458 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item279536 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279511 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279508 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item279586 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279562 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item279559 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item279614 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item279611 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item279618 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item279622 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item279619 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item279455 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item279453 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item282202 {
	width:750px !important;
	left:780px !important;
	top:1322px !important;
	min-height:867px !important;
	padding:50px 0px 50px 0px;
}

#item290728 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:1245px !important;
	background:#f39200;
}

#item290729 {
	width:750px !important;
	left:780px !important;
	top:1253px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item97064 {
	width:751px !important;
	left:780px !important;
	top:377px !important;
	min-height:380px !important;
	padding:0px 0px 50px 0px;
}

#item97087 {
	width:147px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103228 {
	width:195px !important;
	height:34px !important;
	left:780px !important;
	top:5767px !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:5874px !important;
}

#item144227 {
	width:457px !important;
	left:780px !important;
	top:-32px !important;
	min-height:33px !important;
}

#item174810 {
	width:750px !important;
	left:781px !important;
	top:188px !important;
	min-height:189px !important;
	padding:0px 0px 70px 0px;
}

#item280318 {
	width:555px !important;
	height:5919px !important;
	top:1px !important;
	background:#1d70b7;
}

#item280352 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280353 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280327 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280328 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280324 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:367px !important;
}

#item280404 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280406 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280379 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280380 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280376 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:436px !important;
}

#item280458 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280459 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280432 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280433 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280429 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:505px !important;
}

#item280511 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280512 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280485 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280487 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280482 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:990px !important;
}

#item280564 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280565 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280538 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280539 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280535 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:782px !important;
}

#item280616 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280617 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280591 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280592 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280588 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:852px !important;
}

#item280669 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item280670 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280643 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item280644 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280640 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:921px !important;
}

#item280721 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item280722 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280746 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item280696 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item280697 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280693 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:713px !important;
}

#item280778 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item280779 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280803 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item280753 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item280754 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280750 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:644px !important;
}

#item280836 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item280837 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280861 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item280810 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item280811 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item280807 {
	width:457px !important;
	height:48px !important;
	left:98px !important;
	top:575px !important;
}

#item280868 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item280865 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:575px !important;
}

#item280874 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item280871 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:644px !important;
}

#item280881 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item280878 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:713px !important;
}

#item280891 {
	width:344px !important;
	min-height:46px !important;
}

#item281404 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item281432 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281408 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281405 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item281482 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281458 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281455 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item281532 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281508 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item281505 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item281583 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281558 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281555 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item281609 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item281613 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item281610 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item281640 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item281636 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item281109 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item281138 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281114 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281110 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item281188 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item281164 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item281161 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item281239 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281215 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281211 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item281290 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281265 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281262 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item281340 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281316 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281313 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item281369 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item281373 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item281370 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item281399 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item281396 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item280918 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item280947 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280923 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280919 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item280997 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280973 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item280970 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item281049 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281025 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item281020 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item281077 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item281074 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item281081 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item281085 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item281082 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item280916 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item280914 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:562px !important;
}

#item282295 {
	width:1140px !important;
	height:959px !important;
	left:780px !important;
	top:756px !important;
	background:#eaeaea;
}

#item282296 {
	width:360px !important;
	left:1170px !important;
	top:824px !important;
	min-height:96px !important;
	padding:0px 0px 50px 0px;
}

#item290847 {
	width:360px !important;
	left:1170px !important;
	top:1273px !important;
	min-height:123px !important;
	padding:0px 0px 50px 0px;
}

#item282322 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item282326 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item282319 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:920px !important;
}

#item290873 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item290877 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item290870 {
	width:212px !important;
	height:54px !important;
	left:1170px !important;
	top:1395px !important;
}

#item282355 {
	width:269px !important;
	height:380px !important;
	left:848px !important;
	top:824px !important;
}

#item290900 {
	width:269px !important;
	height:380px !important;
	left:848px !important;
	top:1273px !important;
}

#item282370 {
	width:751px !important;
	left:780px !important;
	top:1715px !important;
	min-height:803px !important;
	padding:50px 0px 50px 0px;
}

#item282409 {
	width:750px !important;
	height:8px !important;
	left:780px !important;
	top:2958px !important;
	background:#f39200;
}

#item282410 {
	width:750px !important;
	left:780px !important;
	top:2966px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item282434 {
	width:751px !important;
	left:780px !important;
	top:3039px !important;
	min-height:489px !important;
	padding:0px 0px 50px 0px;
}

#item282459 {
	width:1140px !important;
	height:938px !important;
	left:780px !important;
	top:3529px !important;
	background:#eaeaea;
}

#item282460 {
	width:683px !important;
	left:848px !important;
	top:3597px !important;
	min-height:749px !important;
	padding:0px 0px 50px 0px;
}

#item282486 {
	width:212px !important;
	height:54px !important;
	border-radius:37px;
	background:#1d70b7;
}

#item282490 {
	width:92px !important;
	left:28px !important;
	top:19px !important;
	min-height:16px !important;
}

#item282483 {
	width:212px !important;
	height:54px !important;
	left:848px !important;
	top:4345px !important;
}

#item282524 {
	width:271px !important;
	height:383px !important;
	left:848px !important;
	top:3597px !important;
}

#item282533 {
	width:750px !important;
	height:8px !important;
	left:781px !important;
	top:4865px !important;
	background:#f39200;
}

#item282534 {
	width:750px !important;
	left:781px !important;
	top:4873px !important;
	min-height:74px !important;
	padding:12px 0px 50px 0px;
}

#item282557 {
	width:750px !important;
	left:780px !important;
	top:4947px !important;
	min-height:798px !important;
	padding:0px 0px 70px 0px;
}

#item290977 {
	width:750px !important;
	left:780px !important;
	top:1460px !important;
	min-height:122px !important;
	padding:0px 0px 70px 0px;
}

#item98105 {
	width:147px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103231 {
	width:195px !important;
	height:34px !important;
	left:780px !important;
	top:3280px !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:3388px !important;
}

#item99048 {
	width:71px !important;
	height:71px !important;
	left:792px !important;
	top:3188px !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:118px !important;
	padding:0px 0px 70px 0px;
}

#item282728 {
	width:555px !important;
	height:3434px !important;
	background:#1d70b7;
}

#item282762 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item282763 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282736 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item282737 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282733 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item282814 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item282815 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282789 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item282790 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282786 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item282867 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item282868 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282841 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item282842 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282838 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item282919 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item282920 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282894 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item282895 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282891 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item282972 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item282973 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282946 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item282947 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282943 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item283024 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item283025 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282999 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item283000 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item282996 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item283076 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item283077 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283051 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item283052 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283048 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item283128 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item283129 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283153 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item283103 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item283104 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283100 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item283187 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item283188 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283212 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item283162 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item283163 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283158 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item283244 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item283245 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283269 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item283219 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item283220 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item283216 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item283276 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item283273 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item283282 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item283279 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item283290 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item283287 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item283300 {
	width:344px !important;
	min-height:46px !important;
}

#item283811 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item283840 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283815 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283812 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item283890 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283866 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283863 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item283941 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283917 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item283913 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item283991 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283967 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283964 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item284017 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item284021 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item284018 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item284047 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item284044 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item283516 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item283544 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283520 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283517 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item283594 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item283570 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item283567 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item283645 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283621 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283617 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item283696 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283672 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283669 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item283747 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283723 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283719 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item283775 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item283779 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item283776 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item283805 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item283802 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item283327 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item283355 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283331 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283328 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item283405 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283381 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283378 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item283456 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283431 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283428 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item283484 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item283481 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item283488 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item283492 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item283489 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item283325 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item283323 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item98082 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:254px !important;
	padding:0px 0px 70px 0px;
}

#item99218 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:380px !important;
	padding:0px 0px 70px 0px;
}

#item99241 {
	width:356px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item103234 {
	width:404px !important;
	height:34px !important;
	left:780px !important;
	top:3001px !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:3114px !important;
}

#item208669 {
	width:293px !important;
	height:105px !important;
	left:795px !important;
	top:700px !important;
}

#item100701 {
	width:749px !important;
	left:781px !important;
	top:2827px !important;
	min-height:152px !important;
	padding:70px 0px 70px 0px;
}

#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:118px !important;
	padding:0px 0px 70px 0px;
}

#item284112 {
	width:275px !important;
	height:201px !important;
	left:804px !important;
	top:1456px !important;
}

#item284124 {
	width:128px !important;
	height:150px !important;
	left:877px !important;
	top:2664px !important;
}

#item284165 {
	width:150px !important;
	height:150px !important;
	left:1282px !important;
	top:2422px !important;
}

#item284173 {
	width:323px !important;
	height:117px !important;
	left:780px !important;
	top:1982px !important;
}

#item284183 {
	width:331px !important;
	height:100px !important;
	left:1192px !important;
	top:1771px !important;
}

#item284189 {
	width:201px !important;
	height:157px !important;
	left:841px !important;
	top:1743px !important;
}

#item285821 {
	width:555px !important;
	height:3160px !important;
	background:#1d70b7;
}

#item285854 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item285855 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285829 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item285830 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285826 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item285907 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item285908 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285881 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item285882 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285878 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item285960 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item285962 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285934 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item285935 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285931 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item286013 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item286014 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285988 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item285989 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item285985 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item286065 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item286066 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286040 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item286041 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286037 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item286117 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item286118 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286092 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item286093 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286089 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item286169 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item286171 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286144 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item286145 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286141 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item286223 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item286225 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286249 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item286198 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item286199 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286194 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item286281 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item286282 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286306 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item286256 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item286257 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286253 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item286338 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item286340 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286364 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item286313 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item286314 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item286310 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item286371 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item286368 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item286377 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item286374 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item286383 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item286380 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item286393 {
	width:344px !important;
	min-height:46px !important;
}

#item286903 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item286931 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286907 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286904 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item286982 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286958 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286955 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item287032 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item287008 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item287005 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item287083 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item287058 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item287055 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item287109 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item287113 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item287110 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item287139 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item287136 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item286611 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item286640 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286615 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286612 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item286690 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item286666 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item286663 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item286740 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286716 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286713 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item286790 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286766 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286763 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item286840 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286816 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286813 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item286867 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item286872 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item286869 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item286898 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item286895 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item286421 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item286450 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286426 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286422 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item286501 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286476 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286473 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item286551 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286527 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286524 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item286579 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item286576 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item286583 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item286587 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item286584 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item286419 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item286417 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item287359 {
	width:555px !important;
	height:5660px !important;
	background:#1d70b7;
}

#item100757 {
	width:750px !important;
	left:780px !important;
	top:306px !important;
	min-height:4618px !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:5614px !important;
}

#item143724 {
	width:376px !important;
	left:48px !important;
	top:8px !important;
	min-height:18px !important;
}

#item143721 {
	width:424px !important;
	height:34px !important;
	left:780px !important;
	top:5506px !important;
}

#item144301 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item208755 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:118px !important;
	padding:0px 0px 70px 0px;
}

#item287394 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287395 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287368 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item287370 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287365 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item287446 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287447 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287421 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item287422 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287418 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item287499 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287500 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287474 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item287475 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287470 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item287552 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287553 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287526 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item287527 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287523 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item287604 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287605 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287579 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item287580 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287576 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item287656 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287657 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287631 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item287632 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287628 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item287708 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287709 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287683 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item287684 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287680 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item287761 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item287762 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287786 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item287735 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item287736 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287732 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item287818 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item287819 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287843 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item287793 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item287794 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287790 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item287876 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item287877 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287901 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item287850 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item287852 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item287847 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item287909 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item287905 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item287915 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item287912 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item287921 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item287918 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item287932 {
	width:344px !important;
	min-height:46px !important;
}

#item288443 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item288471 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288447 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288444 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item288521 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288497 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288494 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item288572 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288547 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item288544 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item288622 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288598 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288595 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item288649 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item288654 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item288650 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item288680 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item288677 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item288149 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item288177 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288153 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288150 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item288228 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item288203 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item288200 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item288279 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288254 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288251 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item288329 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288305 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288302 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item288379 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288355 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288352 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item288407 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item288411 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item288408 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item288437 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item288434 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item287959 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item287987 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item287963 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item287960 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item288038 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288013 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288010 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item288089 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288065 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item288061 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item288117 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item288114 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item288121 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item288125 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item288122 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item287957 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item287955 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}

#item288821 {
	width:750px !important;
	left:780px !important;
	top:4962px !important;
	min-height:522px !important;
	padding:0px 0px 70px 0px;
}

#item290364 {
	width:749px !important;
	left:780px !important;
	top:377px !important;
	min-height:5924px !important;
	padding:0px 0px 140px 0px;
}

#item141923 {
	width:750px !important;
	left:780px !important;
	top:188px !important;
	min-height:189px !important;
	padding:0px 0px 70px 0px;
}

#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:6301px !important;
}

#item144324 {
	width:457px !important;
	left:780px !important;
	top:-34px !important;
	min-height:34px !important;
}

#item288959 {
	width:555px !important;
	height:6347px !important;
	background:#1d70b7;
}

#item288992 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item288993 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item288967 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item288968 {
	width:84px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item288964 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:366px !important;
}

#item289045 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289046 {
	width:193px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289020 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item289021 {
	width:189px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289016 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:435px !important;
}

#item289097 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289098 {
	width:366px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289072 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item289073 {
	width:362px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289069 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:505px !important;
}

#item289150 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289151 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289124 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289125 {
	width:138px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289121 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:989px !important;
}

#item289202 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289203 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289177 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item289178 {
	width:70px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289174 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:782px !important;
}

#item289255 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289256 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289230 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item289231 {
	width:66px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289226 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:851px !important;
}

#item289307 {
	width:457px !important;
	height:48px !important;
	background:#f39200;
}

#item289308 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289282 {
	width:457px !important;
	height:48px !important;
	background:#212b51;
}

#item289283 {
	width:250px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289279 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:920px !important;
}

#item289359 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item289360 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289384 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item289334 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item289335 {
	width:71px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289331 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:712px !important;
}

#item289417 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item289418 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289442 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item289391 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item289392 {
	width:141px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289388 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:643px !important;
}

#item289474 {
	width:409px !important;
	height:48px !important;
	background:#f39200;
}

#item289475 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289499 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item289449 {
	width:409px !important;
	height:48px !important;
	background:#212b51;
}

#item289450 {
	width:104px !important;
	left:35px !important;
	top:17px !important;
	min-height:15px !important;
}

#item289446 {
	width:457px !important;
	height:48px !important;
	left:97px !important;
	top:574px !important;
}

#item289507 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item289503 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:574px !important;
}

#item289513 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item289510 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:643px !important;
}

#item289519 {
	width:48px !important;
	height:48px !important;
	background:#00aeef;
}

#item289516 {
	width:48px !important;
	height:48px !important;
	left:507px !important;
	top:712px !important;
}

#item289530 {
	width:344px !important;
	min-height:46px !important;
}

#item290039 {
	width:458px !important;
	height:277px !important;
	left:107px !important;
	top:200px !important;
	background:#dff1fd;
}

#item290068 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290043 {
	width:48px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290040 {
	width:54px !important;
	height:18px !important;
	left:140px !important;
	top:239px !important;
}

#item290120 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290095 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290092 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:295px !important;
}

#item290170 {
	width:197px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290146 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item290143 {
	width:203px !important;
	height:24px !important;
	left:140px !important;
	top:350px !important;
}

#item290221 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290197 {
	width:262px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item290194 {
	width:268px !important;
	height:18px !important;
	left:140px !important;
	top:405px !important;
}

#item290248 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:152px !important;
	background:#212b51;
}

#item290253 {
	width:71px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item290250 {
	width:77px !important;
	height:21px !important;
	left:140px !important;
	top:165px !important;
}

#item290279 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item290276 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:149px !important;
}

#item289746 {
	width:458px !important;
	height:346px !important;
	left:107px !important;
	top:130px !important;
	background:#dff1fd;
}

#item289775 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289751 {
	width:307px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289747 {
	width:313px !important;
	height:18px !important;
	left:140px !important;
	top:170px !important;
}

#item289825 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item289801 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:32px !important;
}

#item289798 {
	width:368px !important;
	height:38px !important;
	left:140px !important;
	top:225px !important;
}

#item289875 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289851 {
	width:313px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289848 {
	width:319px !important;
	height:18px !important;
	left:140px !important;
	top:300px !important;
}

#item289927 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289902 {
	width:304px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289898 {
	width:310px !important;
	height:18px !important;
	left:140px !important;
	top:355px !important;
}

#item289977 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289953 {
	width:395px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289950 {
	width:401px !important;
	height:18px !important;
	left:140px !important;
	top:411px !important;
}

#item290004 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:82px !important;
	background:#212b51;
}

#item290008 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item290005 {
	width:147px !important;
	height:21px !important;
	left:140px !important;
	top:96px !important;
}

#item290034 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item290031 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:79px !important;
}

#item289557 {
	width:458px !important;
	height:416px !important;
	left:108px !important;
	top:61px !important;
	background:#dff1fd;
}

#item289585 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289561 {
	width:126px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289558 {
	width:132px !important;
	height:18px !important;
	left:140px !important;
	top:101px !important;
}

#item289635 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289611 {
	width:193px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289608 {
	width:199px !important;
	height:18px !important;
	left:140px !important;
	top:156px !important;
}

#item289685 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289661 {
	width:175px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item289658 {
	width:181px !important;
	height:18px !important;
	left:140px !important;
	top:211px !important;
}

#item289714 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	background:#f39200;
}

#item289710 {
	width:54px !important;
	height:54px !important;
	left:514px !important;
	top:10px !important;
}

#item289718 {
	width:409px !important;
	height:48px !important;
	left:108px !important;
	top:13px !important;
	background:#212b51;
}

#item289722 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item289719 {
	width:110px !important;
	height:21px !important;
	left:140px !important;
	top:27px !important;
}

#item289555 {
	width:66px !important;
	height:35px !important;
	left:10px !important;
	top:484px !important;
}

#item289553 {
	width:568px !important;
	height:519px !important;
	left:-10px !important;
	top:561px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
