/* 	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-ECSquareSansProMedium;
	src:url("../fonts/ECSquareSansProMedium.ttf");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item28036 {
	width:210px !important;
	height:87px !important;
	left:423px !important;
	top:489px !important;
}

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

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

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

#item27874 {
	width:400px !important;
	height:9px !important;
	left:125px !important;
	top:719px !important;
}

#item27851 {
	width:120px !important;
	height:49px !important;
	left:222px !important;
	top:253px !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;
}

#item15948 {
	width:322px !important;
	height:13px !important;
	left:367px !important;
	top:135px !important;
}

#item28220 {
	width:800px !important;
	height:19px !important;
	left:105px !important;
	top:103px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item28190 {
	width:141px !important;
	height:125px !important;
	left:497px !important;
	top:665px !important;
}

#item28164 {
	width:141px !important;
	height:144px !important;
	left:320px !important;
	top:665px !important;
}

#item28140 {
	width:141px !important;
	height:49px !important;
	left:143px !important;
	top:665px !important;
}

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

#item28086 {
	width:141px !important;
	height:192px !important;
	left:320px !important;
	top:321px !important;
}

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

#item27914 {
	width:304px !important;
	height:9px !important;
	left:123px !important;
	top:977px !important;
}

#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:30px;
}

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

#item28247 {
	width:700px !important;
	height:15px !important;
	left:34px !important;
	top:127px !important;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	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.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-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.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_-_Title {
	font-weight:bold;
	font-family:FF-ECSquareSansPro-Bold,"EC Square Sans Pro (TT)","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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.iPad-H_-_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.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; } }

