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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

@font-face {
	font-family:FF-ArialMT;
	src:url("../fonts/Arial.ttf");
}

@font-face {
	font-family:FF-ECSquareSansPro;
	src:url("../fonts/ECSquareSansPro.ttf");
}

@font-face {
	font-family:FF-PFBeauSansPro-Italic;
	src:url("../fonts/PFBeauSansPro-Italic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-ECSquareSansProMedium;
	src:url("../fonts/ECSquareSansProMedium.ttf");
}

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

#item227 {
	width:1023px !important;
	height:162px !important;
	left:1px !important;
	top:1px !important;
	background:#0b4ea2;
}

#item23564 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23562 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item23567 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item23565 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item23590 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item22649 {
	width:1026px !important;
	height:94px !important;
	top:680px !important;
	background:#9378c3;
}

#item21908 {
	width:2px !important;
	height:6px !important;
	background:#fff;
}

#item21909 {
	width:2px !important;
	height:8px !important;
	top:6px !important;
	background:#fff;
}

#item21910 {
	width:2px !important;
	height:2px !important;
	top:16px !important;
	background:#fff;
}

#item21911 {
	width:2px !important;
	height:4px !important;
	top:20px !important;
	background:#fff;
}

#item21912 {
	width:2px !important;
	height:6px !important;
	top:28px !important;
	background:#fff;
}

#item21913 {
	width:2px !important;
	height:8px !important;
	top:35px !important;
	background:#fff;
}

#item21914 {
	width:2px !important;
	height:6px !important;
	top:43px !important;
	background:#fff;
}

#item21915 {
	width:2px !important;
	height:10px !important;
	top:51px !important;
	background:#fff;
}

#item21916 {
	width:2px !important;
	height:4px !important;
	top:61px !important;
	background:#fff;
}

#item21917 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	background:#fff;
}

#item21918 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:12px !important;
	background:#fff;
}

#item21919 {
	width:2px !important;
	height:4px !important;
	left:2px !important;
	top:18px !important;
	background:#fff;
}

#item21920 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:26px !important;
	background:#fff;
}

#item21921 {
	width:2px !important;
	height:4px !important;
	left:2px !important;
	top:35px !important;
	background:#fff;
}

#item21922 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:51px !important;
	background:#fff;
}

#item21923 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:63px !important;
	background:#fff;
}

#item21924 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	background:#fff;
}

#item21925 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item21926 {
	width:2px !important;
	height:4px !important;
	left:4px !important;
	top:6px !important;
	background:#fff;
}

#item21927 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:12px !important;
	background:#fff;
}

#item21928 {
	width:2px !important;
	height:6px !important;
	left:4px !important;
	top:16px !important;
	background:#fff;
}

#item21929 {
	width:2px !important;
	height:8px !important;
	left:4px !important;
	top:26px !important;
	background:#fff;
}

#item21930 {
	width:2px !important;
	height:4px !important;
	left:4px !important;
	top:39px !important;
	background:#fff;
}

#item21931 {
	width:2px !important;
	height:6px !important;
	left:4px !important;
	top:43px !important;
	background:#fff;
}

#item21932 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:51px !important;
	background:#fff;
}

#item21933 {
	width:2px !important;
	height:6px !important;
	left:4px !important;
	top:55px !important;
	background:#fff;
}

#item21934 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:63px !important;
	background:#fff;
}

#item21936 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	background:#fff;
}

#item21937 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:4px !important;
	background:#fff;
}

#item21938 {
	width:2px !important;
	height:4px !important;
	left:6px !important;
	top:6px !important;
	background:#fff;
}

#item21939 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:12px !important;
	background:#fff;
}

#item21940 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:16px !important;
	background:#fff;
}

#item21941 {
	width:2px !important;
	height:4px !important;
	left:6px !important;
	top:28px !important;
	background:#fff;
}

#item21942 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:35px !important;
	background:#fff;
}

#item21943 {
	width:2px !important;
	height:4px !important;
	left:6px !important;
	top:39px !important;
	background:#fff;
}

#item21944 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:45px !important;
	background:#fff;
}

#item21945 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:51px !important;
	background:#fff;
}

#item21946 {
	width:2px !important;
	height:6px !important;
	left:6px !important;
	top:55px !important;
	background:#fff;
}

#item21947 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:63px !important;
	background:#fff;
}

#item21948 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	background:#fff;
}

#item21949 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:4px !important;
	background:#fff;
}

#item21950 {
	width:2px !important;
	height:4px !important;
	left:8px !important;
	top:6px !important;
	background:#fff;
}

#item21951 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:12px !important;
	background:#fff;
}

#item21952 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:16px !important;
	background:#fff;
}

#item21953 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:20px !important;
	background:#fff;
}

#item21954 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:30px !important;
	background:#fff;
}

#item21955 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:33px !important;
	background:#fff;
}

#item21956 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:43px !important;
	background:#fff;
}

#item21957 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:47px !important;
	background:#fff;
}

#item21959 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:51px !important;
	background:#fff;
}

#item21960 {
	width:2px !important;
	height:6px !important;
	left:8px !important;
	top:55px !important;
	background:#fff;
}

#item21961 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:63px !important;
	background:#fff;
}

#item21962 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	background:#fff;
}

#item21963 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item21964 {
	width:2px !important;
	height:4px !important;
	left:10px !important;
	top:16px !important;
	background:#fff;
}

#item21965 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:22px !important;
	background:#fff;
}

#item21966 {
	width:2px !important;
	height:8px !important;
	left:10px !important;
	top:26px !important;
	background:#fff;
}

#item21967 {
	width:2px !important;
	height:4px !important;
	left:10px !important;
	top:39px !important;
	background:#fff;
}

#item21968 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:43px !important;
	background:#fff;
}

#item21969 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:51px !important;
	background:#fff;
}

#item21971 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:63px !important;
	background:#fff;
}

#item21972 {
	width:2px !important;
	height:6px !important;
	left:12px !important;
	background:#fff;
}

#item21973 {
	width:2px !important;
	height:8px !important;
	left:12px !important;
	top:6px !important;
	background:#fff;
}

#item21974 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:16px !important;
	background:#fff;
}

#item21975 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:20px !important;
	background:#fff;
}

#item21976 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:24px !important;
	background:#fff;
}

#item21978 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:28px !important;
	background:#fff;
}

#item21979 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:32px !important;
	background:#fff;
}

#item21980 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#fff;
}

#item21981 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:39px !important;
	background:#fff;
}

#item21982 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:43px !important;
	background:#fff;
}

#item21983 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:47px !important;
	background:#fff;
}

#item21984 {
	width:2px !important;
	height:10px !important;
	left:12px !important;
	top:51px !important;
	background:#fff;
}

#item21985 {
	width:2px !important;
	height:4px !important;
	left:12px !important;
	top:61px !important;
	background:#fff;
}

#item21986 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:18px !important;
	background:#fff;
}

#item21987 {
	width:2px !important;
	height:8px !important;
	left:14px !important;
	top:22px !important;
	background:#fff;
}

#item21988 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:37px !important;
	background:#fff;
}

#item21989 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:41px !important;
	background:#fff;
}

#item21990 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:43px !important;
	background:#fff;
}

#item21991 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:4px !important;
	background:#fff;
}

#item21992 {
	width:2px !important;
	height:10px !important;
	left:16px !important;
	top:6px !important;
	background:#fff;
}

#item21993 {
	width:2px !important;
	height:4px !important;
	left:16px !important;
	top:18px !important;
	background:#fff;
}

#item21994 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:24px !important;
	background:#fff;
}

#item21995 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:35px !important;
	background:#fff;
}

#item21996 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:39px !important;
	background:#fff;
}

#item21997 {
	width:2px !important;
	height:4px !important;
	left:16px !important;
	top:43px !important;
	background:#fff;
}

#item21998 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:49px !important;
	background:#fff;
}

#item21999 {
	width:2px !important;
	height:8px !important;
	left:16px !important;
	top:53px !important;
	background:#fff;
}

#item22000 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:63px !important;
	background:#fff;
}

#item22001 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:4px !important;
	background:#fff;
}

#item22002 {
	width:2px !important;
	height:8px !important;
	left:18px !important;
	top:14px !important;
	background:#fff;
}

#item22003 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:30px !important;
	background:#fff;
}

#item22005 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:41px !important;
	background:#fff;
}

#item22006 {
	width:2px !important;
	height:6px !important;
	left:18px !important;
	top:45px !important;
	background:#fff;
}

#item22008 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:51px !important;
	background:#fff;
}

#item22009 {
	width:2px !important;
	height:6px !important;
	left:18px !important;
	top:55px !important;
	background:#fff;
}

#item22010 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	background:#fff;
}

#item22011 {
	width:2px !important;
	height:8px !important;
	left:20px !important;
	top:10px !important;
	background:#fff;
}

#item22012 {
	width:2px !important;
	height:2px !important;
	left:20px !important;
	top:24px !important;
	background:#fff;
}

#item22013 {
	width:2px !important;
	height:10px !important;
	left:20px !important;
	top:28px !important;
	background:#fff;
}

#item22014 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	top:39px !important;
	background:#fff;
}

#item22015 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	top:57px !important;
	background:#fff;
}

#item22016 {
	width:2px !important;
	height:4px !important;
	left:22px !important;
	background:#fff;
}

#item22017 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:8px !important;
	background:#fff;
}

#item22018 {
	width:2px !important;
	height:8px !important;
	left:22px !important;
	top:16px !important;
	background:#fff;
}

#item22019 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:32px !important;
	background:#fff;
}

#item22020 {
	width:2px !important;
	height:8px !important;
	left:22px !important;
	top:35px !important;
	background:#fff;
}

#item22021 {
	width:2px !important;
	height:6px !important;
	left:22px !important;
	top:45px !important;
	background:#fff;
}

#item22022 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:51px !important;
	background:#fff;
}

#item22023 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:55px !important;
	background:#fff;
}

#item22024 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:59px !important;
	background:#fff;
}

#item22025 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:63px !important;
	background:#fff;
}

#item22026 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:2px !important;
	background:#fff;
}

#item22027 {
	width:2px !important;
	height:6px !important;
	left:24px !important;
	top:8px !important;
	background:#fff;
}

#item22028 {
	width:2px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
	background:#fff;
}

#item22029 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:30px !important;
	background:#fff;
}

#item22030 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:37px !important;
	background:#fff;
}

#item22031 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:45px !important;
	background:#fff;
}

#item22032 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:55px !important;
	background:#fff;
}

#item22033 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:59px !important;
	background:#fff;
}

#item22034 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:61px !important;
	background:#fff;
}

#item22035 {
	width:2px !important;
	height:6px !important;
	left:26px !important;
	background:#fff;
}

#item22036 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:16px !important;
	background:#fff;
}

#item22037 {
	width:2px !important;
	height:6px !important;
	left:26px !important;
	top:30px !important;
	background:#fff;
}

#item22038 {
	width:2px !important;
	height:6px !important;
	left:26px !important;
	top:37px !important;
	background:#fff;
}

#item22039 {
	width:2px !important;
	height:4px !important;
	left:26px !important;
	top:43px !important;
	background:#fff;
}

#item22040 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:49px !important;
	background:#fff;
}

#item22041 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:51px !important;
	background:#fff;
}

#item22043 {
	width:2px !important;
	height:4px !important;
	left:26px !important;
	top:61px !important;
	background:#fff;
}

#item22044 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:2px !important;
	background:#fff;
}

#item22045 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:6px !important;
	background:#fff;
}

#item22046 {
	width:2px !important;
	height:8px !important;
	left:28px !important;
	top:12px !important;
	background:#fff;
}

#item22047 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:22px !important;
	background:#fff;
}

#item22048 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:26px !important;
	background:#fff;
}

#item22049 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:35px !important;
	background:#fff;
}

#item22050 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:41px !important;
	background:#fff;
}

#item22051 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:51px !important;
	background:#fff;
}

#item22052 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:55px !important;
	background:#fff;
}

#item22053 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:59px !important;
	background:#fff;
}

#item22054 {
	width:2px !important;
	height:4px !important;
	left:28px !important;
	top:61px !important;
	background:#fff;
}

#item22055 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:2px !important;
	background:#fff;
}

#item22056 {
	width:2px !important;
	height:6px !important;
	left:30px !important;
	top:6px !important;
	background:#fff;
}

#item22057 {
	width:2px !important;
	height:4px !important;
	left:30px !important;
	top:14px !important;
	background:#fff;
}

#item22058 {
	width:2px !important;
	height:4px !important;
	left:30px !important;
	top:20px !important;
	background:#fff;
}

#item22059 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:26px !important;
	background:#fff;
}

#item22060 {
	width:2px !important;
	height:4px !important;
	left:30px !important;
	top:35px !important;
	background:#fff;
}

#item22061 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:41px !important;
	background:#fff;
}

#item22062 {
	width:2px !important;
	height:6px !important;
	left:30px !important;
	top:43px !important;
	background:#fff;
}

#item22063 {
	width:2px !important;
	height:8px !important;
	left:30px !important;
	top:51px !important;
	background:#fff;
}

#item22065 {
	width:2px !important;
	height:6px !important;
	left:32px !important;
	background:#fff;
}

#item22066 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:6px !important;
	background:#fff;
}

#item22067 {
	width:2px !important;
	height:4px !important;
	left:32px !important;
	top:10px !important;
	background:#fff;
}

#item22068 {
	width:2px !important;
	height:6px !important;
	left:32px !important;
	top:18px !important;
	background:#fff;
}

#item22069 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:26px !important;
	background:#fff;
}

#item22070 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:30px !important;
	background:#fff;
}

#item22071 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:35px !important;
	background:#fff;
}

#item22072 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:39px !important;
	background:#fff;
}

#item22073 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:43px !important;
	background:#fff;
}

#item22074 {
	width:2px !important;
	height:4px !important;
	left:32px !important;
	top:47px !important;
	background:#fff;
}

#item22075 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:53px !important;
	background:#fff;
}

#item22076 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:57px !important;
	background:#fff;
}

#item22078 {
	width:2px !important;
	height:4px !important;
	left:32px !important;
	top:61px !important;
	background:#fff;
}

#item22079 {
	width:2px !important;
	height:6px !important;
	left:33px !important;
	background:#fff;
}

#item22080 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:10px !important;
	background:#fff;
}

#item22081 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:16px !important;
	background:#fff;
}

#item22082 {
	width:2px !important;
	height:8px !important;
	left:33px !important;
	top:32px !important;
	background:#fff;
}

#item22083 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:43px !important;
	background:#fff;
}

#item22085 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:47px !important;
	background:#fff;
}

#item22086 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:63px !important;
	background:#fff;
}

#item22087 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:4px !important;
	background:#fff;
}

#item22088 {
	width:2px !important;
	height:6px !important;
	left:35px !important;
	top:8px !important;
	background:#fff;
}

#item22089 {
	width:2px !important;
	height:4px !important;
	left:35px !important;
	top:18px !important;
	background:#fff;
}

#item22090 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:24px !important;
	background:#fff;
}

#item22091 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:28px !important;
	background:#fff;
}

#item22092 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:33px !important;
	background:#fff;
}

#item22093 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:37px !important;
	background:#fff;
}

#item22094 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:41px !important;
	background:#fff;
}

#item22095 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:45px !important;
	background:#fff;
}

#item22096 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:49px !important;
	background:#fff;
}

#item22097 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:51px !important;
	background:#fff;
}

#item22098 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:55px !important;
	background:#fff;
}

#item22099 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	background:#fff;
}

#item22100 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:4px !important;
	background:#fff;
}

#item22101 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:6px !important;
	background:#fff;
}

#item22102 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:18px !important;
	background:#fff;
}

#item22103 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:26px !important;
	background:#fff;
}

#item22104 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:30px !important;
	background:#fff;
}

#item22105 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:33px !important;
	background:#fff;
}

#item22106 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:41px !important;
	background:#fff;
}

#item22107 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:49px !important;
	background:#fff;
}

#item22108 {
	width:2px !important;
	height:6px !important;
	left:37px !important;
	top:53px !important;
	background:#fff;
}

#item22109 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:61px !important;
	background:#fff;
}

#item22110 {
	width:2px !important;
	height:6px !important;
	left:39px !important;
	background:#fff;
}

#item22112 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:12px !important;
	background:#fff;
}

#item22113 {
	width:2px !important;
	height:10px !important;
	left:39px !important;
	top:20px !important;
	background:#fff;
}

#item22115 {
	width:2px !important;
	height:12px !important;
	left:39px !important;
	top:32px !important;
	background:#fff;
}

#item22116 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:43px !important;
	background:#fff;
}

#item22117 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:49px !important;
	background:#fff;
}

#item22118 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:53px !important;
	background:#fff;
}

#item22119 {
	width:2px !important;
	height:4px !important;
	left:39px !important;
	top:57px !important;
	background:#fff;
}

#item22120 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	background:#fff;
}

#item22121 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:4px !important;
	background:#fff;
}

#item22122 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:8px !important;
	background:#fff;
}

#item22123 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:14px !important;
	background:#fff;
}

#item22124 {
	width:2px !important;
	height:6px !important;
	left:41px !important;
	top:18px !important;
	background:#fff;
}

#item22125 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:30px !important;
	background:#fff;
}

#item22126 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:33px !important;
	background:#fff;
}

#item22127 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:37px !important;
	background:#fff;
}

#item22128 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:41px !important;
	background:#fff;
}

#item22129 {
	width:2px !important;
	height:4px !important;
	left:41px !important;
	top:43px !important;
	background:#fff;
}

#item22130 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:53px !important;
	background:#fff;
}

#item22131 {
	width:2px !important;
	height:4px !important;
	left:41px !important;
	top:57px !important;
	background:#fff;
}

#item22132 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:61px !important;
	background:#fff;
}

#item22133 {
	width:2px !important;
	height:6px !important;
	left:43px !important;
	background:#fff;
}

#item22134 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item22135 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:12px !important;
	background:#fff;
}

#item22136 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:16px !important;
	background:#fff;
}

#item22137 {
	width:2px !important;
	height:16px !important;
	left:43px !important;
	top:20px !important;
	background:#fff;
}

#item22138 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:37px !important;
	background:#fff;
}

#item22139 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:47px !important;
	background:#fff;
}

#item22140 {
	width:2px !important;
	height:6px !important;
	left:43px !important;
	top:51px !important;
	background:#fff;
}

#item22141 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:61px !important;
	background:#fff;
}

#item22142 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	background:#fff;
}

#item22143 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:8px !important;
	background:#fff;
}

#item22144 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:18px !important;
	background:#fff;
}

#item22145 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#fff;
}

#item22146 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:33px !important;
	background:#fff;
}

#item22147 {
	width:2px !important;
	height:6px !important;
	left:45px !important;
	top:37px !important;
	background:#fff;
}

#item22148 {
	width:2px !important;
	height:4px !important;
	left:45px !important;
	top:45px !important;
	background:#fff;
}

#item22150 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:51px !important;
	background:#fff;
}

#item22151 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:57px !important;
	background:#fff;
}

#item22152 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:6px !important;
	background:#fff;
}

#item22153 {
	width:2px !important;
	height:4px !important;
	left:47px !important;
	top:12px !important;
	background:#fff;
}

#item22154 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:24px !important;
	background:#fff;
}

#item22155 {
	width:2px !important;
	height:6px !important;
	left:47px !important;
	top:28px !important;
	background:#fff;
}

#item22156 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:35px !important;
	background:#fff;
}

#item22157 {
	width:2px !important;
	height:4px !important;
	left:47px !important;
	top:47px !important;
	background:#fff;
}

#item22158 {
	width:2px !important;
	height:6px !important;
	left:47px !important;
	top:51px !important;
	background:#fff;
}

#item22159 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:59px !important;
	background:#fff;
}

#item22160 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:63px !important;
	background:#fff;
}

#item22161 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:20px !important;
	background:#fff;
}

#item22162 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:28px !important;
	background:#fff;
}

#item22163 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:35px !important;
	background:#fff;
}

#item22164 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:43px !important;
	background:#fff;
}

#item22165 {
	width:2px !important;
	height:4px !important;
	left:49px !important;
	top:55px !important;
	background:#fff;
}

#item22166 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:61px !important;
	background:#fff;
}

#item22167 {
	width:2px !important;
	height:6px !important;
	left:51px !important;
	background:#fff;
}

#item22168 {
	width:2px !important;
	height:8px !important;
	left:51px !important;
	top:6px !important;
	background:#fff;
}

#item22169 {
	width:2px !important;
	height:4px !important;
	left:51px !important;
	top:16px !important;
	background:#fff;
}

#item22170 {
	width:2px !important;
	height:6px !important;
	left:51px !important;
	top:26px !important;
	background:#fff;
}

#item22172 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:33px !important;
	background:#fff;
}

#item22173 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:41px !important;
	background:#fff;
}

#item22174 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:47px !important;
	background:#fff;
}

#item22175 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:51px !important;
	background:#fff;
}

#item22176 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:55px !important;
	background:#fff;
}

#item22177 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:59px !important;
	background:#fff;
}

#item22178 {
	width:2px !important;
	height:4px !important;
	left:51px !important;
	top:61px !important;
	background:#fff;
}

#item22179 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	background:#fff;
}

#item22180 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:12px !important;
	background:#fff;
}

#item22181 {
	width:2px !important;
	height:4px !important;
	left:53px !important;
	top:16px !important;
	background:#fff;
}

#item22182 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:24px !important;
	background:#fff;
}

#item22183 {
	width:2px !important;
	height:12px !important;
	left:53px !important;
	top:28px !important;
	background:#fff;
}

#item22185 {
	width:2px !important;
	height:4px !important;
	left:53px !important;
	top:45px !important;
	background:#fff;
}

#item22186 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:55px !important;
	background:#fff;
}

#item22187 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:59px !important;
	background:#fff;
}

#item22188 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item22189 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	background:#fff;
}

#item22190 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:4px !important;
	background:#fff;
}

#item22192 {
	width:2px !important;
	height:4px !important;
	left:55px !important;
	top:6px !important;
	background:#fff;
}

#item22193 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:12px !important;
	background:#fff;
}

#item22194 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:16px !important;
	background:#fff;
}

#item22195 {
	width:2px !important;
	height:6px !important;
	left:55px !important;
	top:20px !important;
	background:#fff;
}

#item22196 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:28px !important;
	background:#fff;
}

#item22197 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:32px !important;
	background:#fff;
}

#item22198 {
	width:2px !important;
	height:6px !important;
	left:55px !important;
	top:35px !important;
	background:#fff;
}

#item22199 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:43px !important;
	background:#fff;
}

#item22200 {
	width:2px !important;
	height:4px !important;
	left:55px !important;
	top:47px !important;
	background:#fff;
}

#item22201 {
	width:2px !important;
	height:8px !important;
	left:55px !important;
	top:51px !important;
	background:#fff;
}

#item22202 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:61px !important;
	background:#fff;
}

#item22203 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	background:#fff;
}

#item22204 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:4px !important;
	background:#fff;
}

#item22205 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:6px !important;
	background:#fff;
}

#item22206 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:12px !important;
	background:#fff;
}

#item22207 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:16px !important;
	background:#fff;
}

#item22208 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:22px !important;
	background:#fff;
}

#item22209 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:28px !important;
	background:#fff;
}

#item22210 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:33px !important;
	background:#fff;
}

#item22211 {
	width:2px !important;
	height:6px !important;
	left:57px !important;
	top:37px !important;
	background:#fff;
}

#item22212 {
	width:2px !important;
	height:6px !important;
	left:57px !important;
	top:43px !important;
	background:#fff;
}

#item22213 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:53px !important;
	background:#fff;
}

#item22214 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:59px !important;
	background:#fff;
}

#item22215 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:61px !important;
	background:#fff;
}

#item22216 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	background:#fff;
}

#item22217 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:4px !important;
	background:#fff;
}

#item22219 {
	width:2px !important;
	height:4px !important;
	left:59px !important;
	top:6px !important;
	background:#fff;
}

#item22220 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:12px !important;
	background:#fff;
}

#item22222 {
	width:2px !important;
	height:8px !important;
	left:59px !important;
	top:16px !important;
	background:#fff;
}

#item22223 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:26px !important;
	background:#fff;
}

#item22224 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:30px !important;
	background:#fff;
}

#item22225 {
	width:2px !important;
	height:6px !important;
	left:59px !important;
	top:33px !important;
	background:#fff;
}

#item22226 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:45px !important;
	background:#fff;
}

#item22227 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:49px !important;
	background:#fff;
}

#item22228 {
	width:2px !important;
	height:4px !important;
	left:59px !important;
	top:51px !important;
	background:#fff;
}

#item22229 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:57px !important;
	background:#fff;
}

#item22230 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:61px !important;
	background:#fff;
}

#item22231 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	background:#fff;
}

#item22232 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:12px !important;
	background:#fff;
}

#item22233 {
	width:2px !important;
	height:8px !important;
	left:61px !important;
	top:22px !important;
	background:#fff;
}

#item22234 {
	width:2px !important;
	height:4px !important;
	left:61px !important;
	top:37px !important;
	background:#fff;
}

#item22235 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:43px !important;
	background:#fff;
}

#item22236 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:47px !important;
	background:#fff;
}

#item22237 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:51px !important;
	background:#fff;
}

#item22238 {
	width:2px !important;
	height:4px !important;
	left:61px !important;
	top:55px !important;
	background:#fff;
}

#item22239 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:63px !important;
	background:#fff;
}

#item22240 {
	width:2px !important;
	height:6px !important;
	left:63px !important;
	background:#fff;
}

#item22241 {
	width:2px !important;
	height:8px !important;
	left:63px !important;
	top:6px !important;
	background:#fff;
}

#item22242 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:18px !important;
	background:#fff;
}

#item22243 {
	width:2px !important;
	height:6px !important;
	left:63px !important;
	top:22px !important;
	background:#fff;
}

#item22244 {
	width:2px !important;
	height:4px !important;
	left:63px !important;
	top:32px !important;
	background:#fff;
}

#item22245 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:41px !important;
	background:#fff;
}

#item22246 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:49px !important;
	background:#fff;
}

#item22247 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:57px !important;
	background:#fff;
}

#item16212 {
	width:228px !important;
	height:227px !important;
	left:171px !important;
	top:417px !important;
	border-radius:12px;
	background:#f9bea7;
}

#item16186 {
	width:210px !important;
	height:119px !important;
	left:177px !important;
	top:489px !important;
}

#item16185 {
	width:224px !important;
	height:227px !important;
	left:415px !important;
	top:417px !important;
	border-radius:12px;
	background:#f8b2b7;
}

#item16162 {
	width:210px !important;
	height:72px !important;
	left:423px !important;
	top:489px !important;
}

#item16158 {
	width:226px !important;
	height:226px !important;
	left:655px !important;
	top:418px !important;
	border-radius:12px;
	background:#ccabce;
}

#item16124 {
	width:191px !important;
	height:92px !important;
	left:671px !important;
	top:489px !important;
}

#item16099 {
	width:226px !important;
	height:222px !important;
	left:655px !important;
	top:181px !important;
	border-radius:12px;
	background:#f8b2b7;
}

#item16074 {
	width:210px !important;
	height:52px !important;
	left:663px !important;
	top:253px !important;
}

#item16041 {
	width:226px !important;
	height:222px !important;
	left:413px !important;
	top:181px !important;
	border-radius:12px;
	background:#ccabce;
}

#item16014 {
	width:191px !important;
	height:72px !important;
	left:432px !important;
	top:253px !important;
}

#item16013 {
	width:226px !important;
	height:222px !important;
	left:172px !important;
	top:181px !important;
	border-radius:12px;
	background:#b1accb;
}

#item15990 {
	width:198px !important;
	height:49px !important;
	left:183px !important;
	top:253px !important;
}

#item23334 {
	width:30px !important;
	height:30px !important;
}

#item23346 {
	width:30px !important;
	height:30px !important;
	left:267px !important;
	top:360px !important;
}

#item23357 {
	width:30px !important;
	height:30px !important;
}

#item23462 {
	width:30px !important;
	height:30px !important;
	left:513px !important;
	top:360px !important;
}

#item23620 {
	width:30px !important;
	height:30px !important;
}

#item23629 {
	width:30px !important;
	height:30px !important;
	left:753px !important;
	top:360px !important;
}

#item23633 {
	width:30px !important;
	height:30px !important;
}

#item23713 {
	width:30px !important;
	height:30px !important;
	left:268px !important;
	top:602px !important;
}

#item23716 {
	width:30px !important;
	height:30px !important;
}

#item23801 {
	width:30px !important;
	height:30px !important;
	left:513px !important;
	top:602px !important;
}

#item23724 {
	width:30px !important;
	height:30px !important;
}

#item23874 {
	width:30px !important;
	height:30px !important;
	left:753px !important;
	top:602px !important;
}

#item24853 {
	width:7px !important;
	height:1px !important;
	left:12px !important;
	top:9px !important;
	background:#fff;
}

#item24854 {
	width:7px !important;
	height:1px !important;
	left:12px !important;
	top:12px !important;
	background:#fff;
}

#item24855 {
	width:7px !important;
	height:1px !important;
	left:12px !important;
	top:15px !important;
	background:#fff;
}

#item25527 {
	width:383px !important;
	height:15px !important;
	left:321px !important;
	top:135px !important;
}

#item25550 {
	width:742px !important;
	height:19px !important;
	left:141px !important;
	top:103px !important;
}

#item25579 {
	width:340px !important;
	height:9px !important;
	left:128px !important;
	top:722px !important;
}

#item23322 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23323 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item20987 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item21020 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item21015 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item23395 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23393 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item23398 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item23396 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item23421 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item23495 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23493 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item23498 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item23496 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item23522 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item23658 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23656 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item23661 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item23659 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item23684 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item23744 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23742 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item23747 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item23745 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item23770 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item23818 {
	opacity:0.45;
	width:1024px !important;
	height:518px !important;
	background:#95a4a8;
}

#item23815 {
	width:1024px !important;
	height:518px !important;
	top:162px !important;
}

#item23821 {
	width:468px !important;
	height:367px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item23819 {
	width:468px !important;
	height:367px !important;
	left:278px !important;
	top:231px !important;
}

#item23844 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:245px !important;
}

#item17429 {
	width:779px !important;
	height:197px !important;
	left:-5px !important;
	top:-4px !important;
	background:#0b4ea2;
}

#item24208 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24210 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24206 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item24213 {
	width:519px !important;
	height:320px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item24211 {
	width:519px !important;
	height:320px !important;
	left:124px !important;
	top:391px !important;
}

#item24237 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item22650 {
	width:768px !important;
	height:98px !important;
	left:1px !important;
	top:926px !important;
	background:#9378c3;
}

#item22262 {
	width:2px !important;
	height:6px !important;
	background:#fff;
}

#item22263 {
	width:2px !important;
	height:8px !important;
	top:6px !important;
	background:#fff;
}

#item22264 {
	width:2px !important;
	height:2px !important;
	top:16px !important;
	background:#fff;
}

#item22265 {
	width:2px !important;
	height:4px !important;
	top:20px !important;
	background:#fff;
}

#item22266 {
	width:2px !important;
	height:6px !important;
	top:28px !important;
	background:#fff;
}

#item22267 {
	width:2px !important;
	height:8px !important;
	top:35px !important;
	background:#fff;
}

#item22268 {
	width:2px !important;
	height:6px !important;
	top:43px !important;
	background:#fff;
}

#item22269 {
	width:2px !important;
	height:10px !important;
	top:51px !important;
	background:#fff;
}

#item22270 {
	width:2px !important;
	height:4px !important;
	top:61px !important;
	background:#fff;
}

#item22271 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	background:#fff;
}

#item22272 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:12px !important;
	background:#fff;
}

#item22273 {
	width:2px !important;
	height:4px !important;
	left:2px !important;
	top:18px !important;
	background:#fff;
}

#item22274 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:26px !important;
	background:#fff;
}

#item22275 {
	width:2px !important;
	height:4px !important;
	left:2px !important;
	top:35px !important;
	background:#fff;
}

#item22276 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:51px !important;
	background:#fff;
}

#item22277 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:63px !important;
	background:#fff;
}

#item22278 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	background:#fff;
}

#item22279 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item22280 {
	width:2px !important;
	height:4px !important;
	left:4px !important;
	top:6px !important;
	background:#fff;
}

#item22281 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:12px !important;
	background:#fff;
}

#item22282 {
	width:2px !important;
	height:6px !important;
	left:4px !important;
	top:16px !important;
	background:#fff;
}

#item22283 {
	width:2px !important;
	height:8px !important;
	left:4px !important;
	top:26px !important;
	background:#fff;
}

#item22284 {
	width:2px !important;
	height:4px !important;
	left:4px !important;
	top:39px !important;
	background:#fff;
}

#item22285 {
	width:2px !important;
	height:6px !important;
	left:4px !important;
	top:43px !important;
	background:#fff;
}

#item22287 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:51px !important;
	background:#fff;
}

#item22288 {
	width:2px !important;
	height:6px !important;
	left:4px !important;
	top:55px !important;
	background:#fff;
}

#item22289 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:63px !important;
	background:#fff;
}

#item22290 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	background:#fff;
}

#item22292 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:4px !important;
	background:#fff;
}

#item22293 {
	width:2px !important;
	height:4px !important;
	left:6px !important;
	top:6px !important;
	background:#fff;
}

#item22294 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:12px !important;
	background:#fff;
}

#item22295 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:16px !important;
	background:#fff;
}

#item22296 {
	width:2px !important;
	height:4px !important;
	left:6px !important;
	top:28px !important;
	background:#fff;
}

#item22297 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:35px !important;
	background:#fff;
}

#item22298 {
	width:2px !important;
	height:4px !important;
	left:6px !important;
	top:39px !important;
	background:#fff;
}

#item22299 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:45px !important;
	background:#fff;
}

#item22300 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:51px !important;
	background:#fff;
}

#item22301 {
	width:2px !important;
	height:6px !important;
	left:6px !important;
	top:55px !important;
	background:#fff;
}

#item22302 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:63px !important;
	background:#fff;
}

#item22303 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	background:#fff;
}

#item22304 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:4px !important;
	background:#fff;
}

#item22305 {
	width:2px !important;
	height:4px !important;
	left:8px !important;
	top:6px !important;
	background:#fff;
}

#item22306 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:12px !important;
	background:#fff;
}

#item22307 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:16px !important;
	background:#fff;
}

#item22308 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:20px !important;
	background:#fff;
}

#item22309 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:30px !important;
	background:#fff;
}

#item22311 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:33px !important;
	background:#fff;
}

#item22312 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:43px !important;
	background:#fff;
}

#item22313 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:47px !important;
	background:#fff;
}

#item22314 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:51px !important;
	background:#fff;
}

#item22315 {
	width:2px !important;
	height:6px !important;
	left:8px !important;
	top:55px !important;
	background:#fff;
}

#item22316 {
	width:2px !important;
	height:2px !important;
	left:8px !important;
	top:63px !important;
	background:#fff;
}

#item22317 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	background:#fff;
}

#item22318 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item22319 {
	width:2px !important;
	height:4px !important;
	left:10px !important;
	top:16px !important;
	background:#fff;
}

#item22320 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:22px !important;
	background:#fff;
}

#item22321 {
	width:2px !important;
	height:8px !important;
	left:10px !important;
	top:26px !important;
	background:#fff;
}

#item22322 {
	width:2px !important;
	height:4px !important;
	left:10px !important;
	top:39px !important;
	background:#fff;
}

#item22324 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:43px !important;
	background:#fff;
}

#item22325 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:51px !important;
	background:#fff;
}

#item22326 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:63px !important;
	background:#fff;
}

#item22327 {
	width:2px !important;
	height:6px !important;
	left:12px !important;
	background:#fff;
}

#item22328 {
	width:2px !important;
	height:8px !important;
	left:12px !important;
	top:6px !important;
	background:#fff;
}

#item22329 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:16px !important;
	background:#fff;
}

#item22330 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:20px !important;
	background:#fff;
}

#item22331 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:24px !important;
	background:#fff;
}

#item22332 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:28px !important;
	background:#fff;
}

#item22333 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:32px !important;
	background:#fff;
}

#item22334 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#fff;
}

#item22335 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:39px !important;
	background:#fff;
}

#item22336 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:43px !important;
	background:#fff;
}

#item22337 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:47px !important;
	background:#fff;
}

#item22338 {
	width:2px !important;
	height:10px !important;
	left:12px !important;
	top:51px !important;
	background:#fff;
}

#item22340 {
	width:2px !important;
	height:4px !important;
	left:12px !important;
	top:61px !important;
	background:#fff;
}

#item22341 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:18px !important;
	background:#fff;
}

#item22342 {
	width:2px !important;
	height:8px !important;
	left:14px !important;
	top:22px !important;
	background:#fff;
}

#item22343 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:37px !important;
	background:#fff;
}

#item22344 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:41px !important;
	background:#fff;
}

#item22345 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:43px !important;
	background:#fff;
}

#item22346 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:4px !important;
	background:#fff;
}

#item22347 {
	width:2px !important;
	height:10px !important;
	left:16px !important;
	top:6px !important;
	background:#fff;
}

#item22348 {
	width:2px !important;
	height:4px !important;
	left:16px !important;
	top:18px !important;
	background:#fff;
}

#item22349 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:24px !important;
	background:#fff;
}

#item22350 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:35px !important;
	background:#fff;
}

#item22351 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:39px !important;
	background:#fff;
}

#item22352 {
	width:2px !important;
	height:4px !important;
	left:16px !important;
	top:43px !important;
	background:#fff;
}

#item22353 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:49px !important;
	background:#fff;
}

#item22354 {
	width:2px !important;
	height:8px !important;
	left:16px !important;
	top:53px !important;
	background:#fff;
}

#item22355 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:63px !important;
	background:#fff;
}

#item22356 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:4px !important;
	background:#fff;
}

#item22357 {
	width:2px !important;
	height:8px !important;
	left:18px !important;
	top:14px !important;
	background:#fff;
}

#item22359 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:30px !important;
	background:#fff;
}

#item22360 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:41px !important;
	background:#fff;
}

#item22361 {
	width:2px !important;
	height:6px !important;
	left:18px !important;
	top:45px !important;
	background:#fff;
}

#item22362 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:51px !important;
	background:#fff;
}

#item22363 {
	width:2px !important;
	height:6px !important;
	left:18px !important;
	top:55px !important;
	background:#fff;
}

#item22364 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	background:#fff;
}

#item22365 {
	width:2px !important;
	height:8px !important;
	left:20px !important;
	top:10px !important;
	background:#fff;
}

#item22366 {
	width:2px !important;
	height:2px !important;
	left:20px !important;
	top:24px !important;
	background:#fff;
}

#item22367 {
	width:2px !important;
	height:10px !important;
	left:20px !important;
	top:28px !important;
	background:#fff;
}

#item22368 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	top:39px !important;
	background:#fff;
}

#item22369 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	top:57px !important;
	background:#fff;
}

#item22370 {
	width:2px !important;
	height:4px !important;
	left:22px !important;
	background:#fff;
}

#item22371 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:8px !important;
	background:#fff;
}

#item22372 {
	width:2px !important;
	height:8px !important;
	left:22px !important;
	top:16px !important;
	background:#fff;
}

#item22373 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:32px !important;
	background:#fff;
}

#item22374 {
	width:2px !important;
	height:8px !important;
	left:22px !important;
	top:35px !important;
	background:#fff;
}

#item22375 {
	width:2px !important;
	height:6px !important;
	left:22px !important;
	top:45px !important;
	background:#fff;
}

#item22376 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:51px !important;
	background:#fff;
}

#item22377 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:55px !important;
	background:#fff;
}

#item22378 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:59px !important;
	background:#fff;
}

#item22379 {
	width:2px !important;
	height:2px !important;
	left:22px !important;
	top:63px !important;
	background:#fff;
}

#item22380 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:2px !important;
	background:#fff;
}

#item22381 {
	width:2px !important;
	height:6px !important;
	left:24px !important;
	top:8px !important;
	background:#fff;
}

#item22382 {
	width:2px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
	background:#fff;
}

#item22383 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:30px !important;
	background:#fff;
}

#item22384 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:37px !important;
	background:#fff;
}

#item22385 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:45px !important;
	background:#fff;
}

#item22386 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:55px !important;
	background:#fff;
}

#item22387 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:59px !important;
	background:#fff;
}

#item22388 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:61px !important;
	background:#fff;
}

#item22389 {
	width:2px !important;
	height:6px !important;
	left:26px !important;
	background:#fff;
}

#item22390 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:16px !important;
	background:#fff;
}

#item22391 {
	width:2px !important;
	height:6px !important;
	left:26px !important;
	top:30px !important;
	background:#fff;
}

#item22392 {
	width:2px !important;
	height:6px !important;
	left:26px !important;
	top:37px !important;
	background:#fff;
}

#item22394 {
	width:2px !important;
	height:4px !important;
	left:26px !important;
	top:43px !important;
	background:#fff;
}

#item22395 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:49px !important;
	background:#fff;
}

#item22396 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:51px !important;
	background:#fff;
}

#item22397 {
	width:2px !important;
	height:4px !important;
	left:26px !important;
	top:61px !important;
	background:#fff;
}

#item22399 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:2px !important;
	background:#fff;
}

#item22400 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:6px !important;
	background:#fff;
}

#item22401 {
	width:2px !important;
	height:8px !important;
	left:28px !important;
	top:12px !important;
	background:#fff;
}

#item22402 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:22px !important;
	background:#fff;
}

#item22403 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:26px !important;
	background:#fff;
}

#item22404 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:35px !important;
	background:#fff;
}

#item22405 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:41px !important;
	background:#fff;
}

#item22406 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:51px !important;
	background:#fff;
}

#item22407 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:55px !important;
	background:#fff;
}

#item22408 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:59px !important;
	background:#fff;
}

#item22409 {
	width:2px !important;
	height:4px !important;
	left:28px !important;
	top:61px !important;
	background:#fff;
}

#item22410 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:2px !important;
	background:#fff;
}

#item22411 {
	width:2px !important;
	height:6px !important;
	left:30px !important;
	top:6px !important;
	background:#fff;
}

#item22412 {
	width:2px !important;
	height:4px !important;
	left:30px !important;
	top:14px !important;
	background:#fff;
}

#item22413 {
	width:2px !important;
	height:4px !important;
	left:30px !important;
	top:20px !important;
	background:#fff;
}

#item22414 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:26px !important;
	background:#fff;
}

#item22415 {
	width:2px !important;
	height:4px !important;
	left:30px !important;
	top:35px !important;
	background:#fff;
}

#item22416 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:41px !important;
	background:#fff;
}

#item22418 {
	width:2px !important;
	height:6px !important;
	left:30px !important;
	top:43px !important;
	background:#fff;
}

#item22419 {
	width:2px !important;
	height:8px !important;
	left:30px !important;
	top:51px !important;
	background:#fff;
}

#item22420 {
	width:2px !important;
	height:6px !important;
	left:32px !important;
	background:#fff;
}

#item22421 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:6px !important;
	background:#fff;
}

#item22422 {
	width:2px !important;
	height:4px !important;
	left:32px !important;
	top:10px !important;
	background:#fff;
}

#item22423 {
	width:2px !important;
	height:6px !important;
	left:32px !important;
	top:18px !important;
	background:#fff;
}

#item22424 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:26px !important;
	background:#fff;
}

#item22425 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:30px !important;
	background:#fff;
}

#item22426 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:35px !important;
	background:#fff;
}

#item22427 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:39px !important;
	background:#fff;
}

#item22428 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:43px !important;
	background:#fff;
}

#item22429 {
	width:2px !important;
	height:4px !important;
	left:32px !important;
	top:47px !important;
	background:#fff;
}

#item22431 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:53px !important;
	background:#fff;
}

#item22432 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:57px !important;
	background:#fff;
}

#item22433 {
	width:2px !important;
	height:4px !important;
	left:32px !important;
	top:61px !important;
	background:#fff;
}

#item22434 {
	width:2px !important;
	height:6px !important;
	left:33px !important;
	background:#fff;
}

#item22435 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:10px !important;
	background:#fff;
}

#item22436 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:16px !important;
	background:#fff;
}

#item22437 {
	width:2px !important;
	height:8px !important;
	left:33px !important;
	top:32px !important;
	background:#fff;
}

#item22438 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:43px !important;
	background:#fff;
}

#item22439 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:47px !important;
	background:#fff;
}

#item22440 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:63px !important;
	background:#fff;
}

#item22441 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:4px !important;
	background:#fff;
}

#item22442 {
	width:2px !important;
	height:6px !important;
	left:35px !important;
	top:8px !important;
	background:#fff;
}

#item22443 {
	width:2px !important;
	height:4px !important;
	left:35px !important;
	top:18px !important;
	background:#fff;
}

#item22444 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:24px !important;
	background:#fff;
}

#item22445 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:28px !important;
	background:#fff;
}

#item22447 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:33px !important;
	background:#fff;
}

#item22448 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:37px !important;
	background:#fff;
}

#item22449 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:41px !important;
	background:#fff;
}

#item22450 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:45px !important;
	background:#fff;
}

#item22451 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:49px !important;
	background:#fff;
}

#item22452 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:51px !important;
	background:#fff;
}

#item22453 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:55px !important;
	background:#fff;
}

#item22454 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	background:#fff;
}

#item22455 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:4px !important;
	background:#fff;
}

#item22456 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:6px !important;
	background:#fff;
}

#item22457 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:18px !important;
	background:#fff;
}

#item22458 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:26px !important;
	background:#fff;
}

#item22459 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:30px !important;
	background:#fff;
}

#item22460 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:33px !important;
	background:#fff;
}

#item22461 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:41px !important;
	background:#fff;
}

#item22462 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:49px !important;
	background:#fff;
}

#item22463 {
	width:2px !important;
	height:6px !important;
	left:37px !important;
	top:53px !important;
	background:#fff;
}

#item22464 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:61px !important;
	background:#fff;
}

#item22466 {
	width:2px !important;
	height:6px !important;
	left:39px !important;
	background:#fff;
}

#item22467 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:12px !important;
	background:#fff;
}

#item22468 {
	width:2px !important;
	height:10px !important;
	left:39px !important;
	top:20px !important;
	background:#fff;
}

#item22469 {
	width:2px !important;
	height:12px !important;
	left:39px !important;
	top:32px !important;
	background:#fff;
}

#item22470 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:43px !important;
	background:#fff;
}

#item22471 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:49px !important;
	background:#fff;
}

#item22472 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:53px !important;
	background:#fff;
}

#item22473 {
	width:2px !important;
	height:4px !important;
	left:39px !important;
	top:57px !important;
	background:#fff;
}

#item22474 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	background:#fff;
}

#item22475 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:4px !important;
	background:#fff;
}

#item22476 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:8px !important;
	background:#fff;
}

#item22477 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:14px !important;
	background:#fff;
}

#item22478 {
	width:2px !important;
	height:6px !important;
	left:41px !important;
	top:18px !important;
	background:#fff;
}

#item22479 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:30px !important;
	background:#fff;
}

#item22480 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:33px !important;
	background:#fff;
}

#item22481 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:37px !important;
	background:#fff;
}

#item22482 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:41px !important;
	background:#fff;
}

#item22483 {
	width:2px !important;
	height:4px !important;
	left:41px !important;
	top:43px !important;
	background:#fff;
}

#item22484 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:53px !important;
	background:#fff;
}

#item22485 {
	width:2px !important;
	height:4px !important;
	left:41px !important;
	top:57px !important;
	background:#fff;
}

#item22486 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:61px !important;
	background:#fff;
}

#item22487 {
	width:2px !important;
	height:6px !important;
	left:43px !important;
	background:#fff;
}

#item22488 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item22489 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:12px !important;
	background:#fff;
}

#item22490 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:16px !important;
	background:#fff;
}

#item22491 {
	width:2px !important;
	height:16px !important;
	left:43px !important;
	top:20px !important;
	background:#fff;
}

#item22492 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:37px !important;
	background:#fff;
}

#item22493 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:47px !important;
	background:#fff;
}

#item22494 {
	width:2px !important;
	height:6px !important;
	left:43px !important;
	top:51px !important;
	background:#fff;
}

#item22495 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:61px !important;
	background:#fff;
}

#item22496 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	background:#fff;
}

#item22497 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:8px !important;
	background:#fff;
}

#item22498 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:18px !important;
	background:#fff;
}

#item22499 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#fff;
}

#item22501 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:33px !important;
	background:#fff;
}

#item22502 {
	width:2px !important;
	height:6px !important;
	left:45px !important;
	top:37px !important;
	background:#fff;
}

#item22503 {
	width:2px !important;
	height:4px !important;
	left:45px !important;
	top:45px !important;
	background:#fff;
}

#item22504 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:51px !important;
	background:#fff;
}

#item22506 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:57px !important;
	background:#fff;
}

#item22507 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:6px !important;
	background:#fff;
}

#item22508 {
	width:2px !important;
	height:4px !important;
	left:47px !important;
	top:12px !important;
	background:#fff;
}

#item22509 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:24px !important;
	background:#fff;
}

#item22510 {
	width:2px !important;
	height:6px !important;
	left:47px !important;
	top:28px !important;
	background:#fff;
}

#item22511 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:35px !important;
	background:#fff;
}

#item22512 {
	width:2px !important;
	height:4px !important;
	left:47px !important;
	top:47px !important;
	background:#fff;
}

#item22513 {
	width:2px !important;
	height:6px !important;
	left:47px !important;
	top:51px !important;
	background:#fff;
}

#item22514 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:59px !important;
	background:#fff;
}

#item22515 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:63px !important;
	background:#fff;
}

#item22516 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:20px !important;
	background:#fff;
}

#item22517 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:28px !important;
	background:#fff;
}

#item22518 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:35px !important;
	background:#fff;
}

#item22519 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:43px !important;
	background:#fff;
}

#item22520 {
	width:2px !important;
	height:4px !important;
	left:49px !important;
	top:55px !important;
	background:#fff;
}

#item22521 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:61px !important;
	background:#fff;
}

#item22522 {
	width:2px !important;
	height:6px !important;
	left:51px !important;
	background:#fff;
}

#item22523 {
	width:2px !important;
	height:8px !important;
	left:51px !important;
	top:6px !important;
	background:#fff;
}

#item22525 {
	width:2px !important;
	height:4px !important;
	left:51px !important;
	top:16px !important;
	background:#fff;
}

#item22526 {
	width:2px !important;
	height:6px !important;
	left:51px !important;
	top:26px !important;
	background:#fff;
}

#item22527 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:33px !important;
	background:#fff;
}

#item22528 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:41px !important;
	background:#fff;
}

#item22529 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:47px !important;
	background:#fff;
}

#item22530 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:51px !important;
	background:#fff;
}

#item22531 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:55px !important;
	background:#fff;
}

#item22532 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:59px !important;
	background:#fff;
}

#item22533 {
	width:2px !important;
	height:4px !important;
	left:51px !important;
	top:61px !important;
	background:#fff;
}

#item22534 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	background:#fff;
}

#item22535 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:12px !important;
	background:#fff;
}

#item22536 {
	width:2px !important;
	height:4px !important;
	left:53px !important;
	top:16px !important;
	background:#fff;
}

#item22538 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:24px !important;
	background:#fff;
}

#item22539 {
	width:2px !important;
	height:12px !important;
	left:53px !important;
	top:28px !important;
	background:#fff;
}

#item22540 {
	width:2px !important;
	height:4px !important;
	left:53px !important;
	top:45px !important;
	background:#fff;
}

#item22541 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:55px !important;
	background:#fff;
}

#item22542 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:59px !important;
	background:#fff;
}

#item22543 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item22544 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	background:#fff;
}

#item22545 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:4px !important;
	background:#fff;
}

#item22546 {
	width:2px !important;
	height:4px !important;
	left:55px !important;
	top:6px !important;
	background:#fff;
}

#item22547 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:12px !important;
	background:#fff;
}

#item22548 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:16px !important;
	background:#fff;
}

#item22549 {
	width:2px !important;
	height:6px !important;
	left:55px !important;
	top:20px !important;
	background:#fff;
}

#item22550 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:28px !important;
	background:#fff;
}

#item22551 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:32px !important;
	background:#fff;
}

#item22552 {
	width:2px !important;
	height:6px !important;
	left:55px !important;
	top:35px !important;
	background:#fff;
}

#item22554 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:43px !important;
	background:#fff;
}

#item22555 {
	width:2px !important;
	height:4px !important;
	left:55px !important;
	top:47px !important;
	background:#fff;
}

#item22556 {
	width:2px !important;
	height:8px !important;
	left:55px !important;
	top:51px !important;
	background:#fff;
}

#item22557 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:61px !important;
	background:#fff;
}

#item22558 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	background:#fff;
}

#item22559 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:4px !important;
	background:#fff;
}

#item22560 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:6px !important;
	background:#fff;
}

#item22561 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:12px !important;
	background:#fff;
}

#item22562 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:16px !important;
	background:#fff;
}

#item22563 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:22px !important;
	background:#fff;
}

#item22564 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:28px !important;
	background:#fff;
}

#item22565 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:33px !important;
	background:#fff;
}

#item22566 {
	width:2px !important;
	height:6px !important;
	left:57px !important;
	top:37px !important;
	background:#fff;
}

#item22567 {
	width:2px !important;
	height:6px !important;
	left:57px !important;
	top:43px !important;
	background:#fff;
}

#item22568 {
	width:2px !important;
	height:4px !important;
	left:57px !important;
	top:53px !important;
	background:#fff;
}

#item22569 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:59px !important;
	background:#fff;
}

#item22570 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:61px !important;
	background:#fff;
}

#item22571 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	background:#fff;
}

#item22573 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:4px !important;
	background:#fff;
}

#item22574 {
	width:2px !important;
	height:4px !important;
	left:59px !important;
	top:6px !important;
	background:#fff;
}

#item22575 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:12px !important;
	background:#fff;
}

#item22576 {
	width:2px !important;
	height:8px !important;
	left:59px !important;
	top:16px !important;
	background:#fff;
}

#item22577 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:26px !important;
	background:#fff;
}

#item22578 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:30px !important;
	background:#fff;
}

#item22579 {
	width:2px !important;
	height:6px !important;
	left:59px !important;
	top:33px !important;
	background:#fff;
}

#item22580 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:45px !important;
	background:#fff;
}

#item22581 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:49px !important;
	background:#fff;
}

#item22582 {
	width:2px !important;
	height:4px !important;
	left:59px !important;
	top:51px !important;
	background:#fff;
}

#item22583 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:57px !important;
	background:#fff;
}

#item22584 {
	width:2px !important;
	height:2px !important;
	left:59px !important;
	top:61px !important;
	background:#fff;
}

#item22585 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	background:#fff;
}

#item22586 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:12px !important;
	background:#fff;
}

#item22587 {
	width:2px !important;
	height:8px !important;
	left:61px !important;
	top:22px !important;
	background:#fff;
}

#item22588 {
	width:2px !important;
	height:4px !important;
	left:61px !important;
	top:37px !important;
	background:#fff;
}

#item22589 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:43px !important;
	background:#fff;
}

#item22590 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:47px !important;
	background:#fff;
}

#item22591 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:51px !important;
	background:#fff;
}

#item22592 {
	width:2px !important;
	height:4px !important;
	left:61px !important;
	top:55px !important;
	background:#fff;
}

#item22593 {
	width:2px !important;
	height:2px !important;
	left:61px !important;
	top:63px !important;
	background:#fff;
}

#item22594 {
	width:2px !important;
	height:6px !important;
	left:63px !important;
	background:#fff;
}

#item22595 {
	width:2px !important;
	height:8px !important;
	left:63px !important;
	top:6px !important;
	background:#fff;
}

#item22596 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:18px !important;
	background:#fff;
}

#item22597 {
	width:2px !important;
	height:6px !important;
	left:63px !important;
	top:22px !important;
	background:#fff;
}

#item22598 {
	width:2px !important;
	height:4px !important;
	left:63px !important;
	top:32px !important;
	background:#fff;
}

#item22599 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:41px !important;
	background:#fff;
}

#item22600 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:49px !important;
	background:#fff;
}

#item22601 {
	width:2px !important;
	height:2px !important;
	left:63px !important;
	top:57px !important;
	background:#fff;
}

#item25637 {
	width:340px !important;
	height:9px !important;
	left:122px !important;
	top:975px !important;
}

#item17094 {
	width:165px !important;
	height:320px !important;
	left:131px !important;
	top:559px !important;
	border-radius:12px;
	background:#f9bea7;
}

#item17099 {
	width:141px !important;
	height:32px !important;
	left:143px !important;
	top:665px !important;
}

#item17123 {
	width:165px !important;
	height:320px !important;
	left:308px !important;
	top:559px !important;
	border-radius:12px;
	background:#f8b2b7;
}

#item17124 {
	width:141px !important;
	height:132px !important;
	left:320px !important;
	top:665px !important;
}

#item17152 {
	width:165px !important;
	height:320px !important;
	left:485px !important;
	top:559px !important;
	border-radius:12px;
	background:#ccabce;
}

#item17159 {
	width:141px !important;
	height:112px !important;
	left:497px !important;
	top:665px !important;
}

#item17215 {
	width:165px !important;
	height:320px !important;
	left:485px !important;
	top:221px !important;
	border-radius:12px;
	background:#f8b2b7;
}

#item17216 {
	width:120px !important;
	height:112px !important;
	left:507px !important;
	top:321px !important;
}

#item17272 {
	width:165px !important;
	height:320px !important;
	left:308px !important;
	top:221px !important;
	border-radius:12px;
	background:#ccabce;
}

#item17276 {
	width:162px !important;
	height:192px !important;
	left:309px !important;
	top:321px !important;
}

#item17300 {
	width:165px !important;
	height:320px !important;
	left:131px !important;
	top:221px !important;
	border-radius:12px;
	background:#b1accb;
}

#item17301 {
	width:121px !important;
	height:172px !important;
	left:152px !important;
	top:321px !important;
}

#item23368 {
	width:30px !important;
	height:30px !important;
}

#item23375 {
	width:30px !important;
	height:30px !important;
	left:198px !important;
	top:502px !important;
}

#item24617 {
	width:30px !important;
	height:30px !important;
}

#item24623 {
	width:30px !important;
	height:30px !important;
	left:381px !important;
	top:502px !important;
}

#item24626 {
	width:30px !important;
	height:30px !important;
}

#item24651 {
	width:30px !important;
	height:30px !important;
	left:556px !important;
	top:502px !important;
}

#item24636 {
	width:30px !important;
	height:30px !important;
}

#item24659 {
	width:30px !important;
	height:30px !important;
	left:194px !important;
	top:838px !important;
}

#item24639 {
	width:30px !important;
	height:30px !important;
}

#item24663 {
	width:30px !important;
	height:30px !important;
	left:375px !important;
	top:838px !important;
}

#item24642 {
	width:30px !important;
	height:30px !important;
}

#item24666 {
	width:30px !important;
	height:30px !important;
	left:556px !important;
	top:838px !important;
}

#item24759 {
	width:7px !important;
	height:1px !important;
	left:12px !important;
	top:9px !important;
	background:#fff;
}

#item24760 {
	width:7px !important;
	height:1px !important;
	left:12px !important;
	top:12px !important;
	background:#fff;
}

#item24761 {
	width:7px !important;
	height:1px !important;
	left:12px !important;
	top:15px !important;
	background:#fff;
}

#item23380 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item23364 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item23365 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item21570 {
	width:519px !important;
	height:346px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item21571 {
	width:519px !important;
	height:346px !important;
	left:124px !important;
	top:391px !important;
}

#item21211 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item24043 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24045 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24041 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item24048 {
	width:519px !important;
	height:320px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item24046 {
	width:519px !important;
	height:320px !important;
	left:124px !important;
	top:391px !important;
}

#item24072 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item24126 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24128 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24124 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item24131 {
	width:519px !important;
	height:320px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item24129 {
	width:519px !important;
	height:320px !important;
	left:124px !important;
	top:391px !important;
}

#item24154 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item24293 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24296 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24291 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item24299 {
	width:519px !important;
	height:320px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item24297 {
	width:519px !important;
	height:320px !important;
	left:124px !important;
	top:391px !important;
}

#item24322 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item24378 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24380 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24376 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item24383 {
	width:519px !important;
	height:320px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:30px;
}

#item24381 {
	width:519px !important;
	height:320px !important;
	left:124px !important;
	top:391px !important;
}

#item24406 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item24457 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24459 {
	opacity:0.40;
	width:768px !important;
	height:733px !important;
	background:#000;
}

#item24455 {
	width:768px !important;
	height:733px !important;
	left:1px !important;
	top:193px !important;
}

#item24462 {
	width:519px !important;
	height:320px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	border-radius:12px;
	background:#fff;
	padding:40px;
}

#item24460 {
	width:519px !important;
	height:320px !important;
	left:124px !important;
	top:391px !important;
}

#item24485 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:401px !important;
}

#item17341 {
	width:322px !important;
	height:13px !important;
	left:222px !important;
	top:156px !important;
}

#item17365 {
	width:653px !important;
	height:17px !important;
	left:57px !important;
	top:127px !important;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#02405d;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:FF-ECSquareSansProMedium,"EC Square Sans Pro (OTF)",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#205d9e;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:500;
	font-family:FF-ECSquareSansProMedium,"EC Square Sans Pro (OTF)",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-PFBeauSansPro-Italic,"PF BeauSans Pro (OTF)",serif;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:19px;
	color:#02405d;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-ECSquareSansPro,"EC Square Sans Pro (TT)",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	margin-top:4px;
	text-align:left;
}

p.Custom-V_-_Text-box {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:9px;
	line-height:10px;
	color:#fff;
	text-align:center;
}

p.iPad-V_-_Subtitle {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.iPad-V_-_Text-box {
	font-weight:500;
	font-family:FF-ECSquareSansProMedium,"EC Square Sans Pro (TT)",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#02405d;
	text-align:center;
}

p.Title {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.iPad-H_-_Subtitle {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Pop-up-text {
	font-weight:500;
	font-family:FF-ECSquareSansProMedium,"EC Square Sans Pro (OTF)",sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.button-panel {
	font-family:FF-PFBeauSansPro-Regular,"PF BeauSans Pro (OTF)",serif;
	font-size:13px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.Box-title {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:19px;
	color:#02405d;
	text-align:center;
}

p.iPad-H_-_Text-box {
	font-weight:500;
	font-family:FF-ECSquareSansProMedium,"EC Square Sans Pro (TT)",sans-serif;
	font-size:15px;
	line-height:19px;
	color:#02405d;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
}

strong.Bold {
	font-weight:bold;
}

span.Hyperlink {
	color:#205d9e;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media (orientation:portrait){ .mq-portrait { display:block; } .mq-landscape {display:none; } }

