/* 	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:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:200720px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}

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

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

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

#item149212.in5-parallax-bg {
	width:1920px !important;
	height:1080px !important;
}

#item149179 {
	width:213px !important;
	height:156px !important;
	left:1682px !important;
	top:25px !important;
}

#item151494 {
	width:374px !important;
	height:180px !important;
	left:170px !important;
}

#item177128 {
	width:112px !important;
	height:112px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item177134 {
	width:712px !important;
	height:1280px !important;
	left:2px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177154 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177158 {
	width:360px !important;
	height:48px !important;
	top:582px !important;
}

#item177180 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177184 {
	width:360px !important;
	height:48px !important;
	top:530px !important;
}

#item177206 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177210 {
	width:360px !important;
	height:48px !important;
	top:478px !important;
}

#item177232 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177236 {
	width:360px !important;
	height:48px !important;
	top:426px !important;
}

#item177258 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177262 {
	width:360px !important;
	height:48px !important;
	top:374px !important;
}

#item177284 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177288 {
	width:360px !important;
	height:48px !important;
	top:322px !important;
}

#item177310 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177314 {
	width:360px !important;
	height:48px !important;
	top:270px !important;
}

#item177336 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177340 {
	width:360px !important;
	height:48px !important;
	top:218px !important;
}

#item177362 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177366 {
	width:360px !important;
	height:48px !important;
	top:166px !important;
}

#item177388 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177392 {
	width:360px !important;
	height:48px !important;
	top:114px !important;
}

#item177414 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177418 {
	width:360px !important;
	height:48px !important;
	top:62px !important;
}

#item177440 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177444 {
	width:360px !important;
	height:48px !important;
	top:10px !important;
}

#item177121 {
	width:112px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177127 {
	width:62px !important;
	height:62px !important;
	left:11px !important;
	top:15px !important;
}

#item177448 {
	width:432px !important;
	height:658px !important;
	left:13px !important;
	top:10px !important;
}

#item173875 {
	width:406px !important;
	left:757px !important;
	top:740px !important;
	min-height:70px !important;
}

#item149254 {
	width:1652px !important;
	left:138px !important;
	top:740px !important;
	min-height:250px !important;
}

#item99450 {
	width:1124px !important;
	left:130px !important;
	top:30px !important;
	min-height:99px !important;
}

#item150694 {
	width:213px !important;
	height:156px !important;
	left:1687px !important;
	top:20px !important;
}

#item178300 {
	width:374px !important;
	height:180px !important;
	left:170px !important;
}

#item177546 {
	width:112px !important;
	height:112px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item177551 {
	width:712px !important;
	height:1280px !important;
	left:2px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177556 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177552 {
	width:360px !important;
	height:48px !important;
	top:582px !important;
}

#item177583 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177579 {
	width:360px !important;
	height:48px !important;
	top:530px !important;
}

#item177610 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177606 {
	width:360px !important;
	height:48px !important;
	top:478px !important;
}

#item177638 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177633 {
	width:360px !important;
	height:48px !important;
	top:426px !important;
}

#item177665 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177661 {
	width:360px !important;
	height:48px !important;
	top:374px !important;
}

#item177692 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177688 {
	width:360px !important;
	height:48px !important;
	top:322px !important;
}

#item177719 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177715 {
	width:360px !important;
	height:48px !important;
	top:270px !important;
}

#item177746 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177742 {
	width:360px !important;
	height:48px !important;
	top:218px !important;
}

#item177773 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177769 {
	width:360px !important;
	height:48px !important;
	top:166px !important;
}

#item177800 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177796 {
	width:360px !important;
	height:48px !important;
	top:114px !important;
}

#item177827 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177823 {
	width:360px !important;
	height:48px !important;
	top:62px !important;
}

#item177855 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177851 {
	width:360px !important;
	height:48px !important;
	top:10px !important;
}

#item177537 {
	width:112px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177534 {
	width:62px !important;
	height:62px !important;
	left:11px !important;
	top:15px !important;
}

#item177532 {
	width:432px !important;
	height:658px !important;
	left:13px !important;
	top:10px !important;
}

#item176724 {
	width:1585px !important;
	left:157px !important;
	top:1058px !important;
	background:#fff;
	min-height:99px !important;
	padding:0px 45px 0px 45px;
}

#item151376 {
	width:151px !important;
	left:220px !important;
	top:624px !important;
	min-height:86px !important;
}

#item151399 {
	width:207px !important;
	left:220px !important;
	top:439px !important;
	min-height:24px !important;
}

#item151470 {
	width:159px !important;
	height:99px !important;
	left:469px !important;
	top:401px !important;
}

#item151540 {
	width:315px !important;
	height:70px !important;
	left:1114px !important;
	top:618px !important;
}

#item151555 {
	width:325px !important;
	height:102px !important;
	left:434px !important;
	top:605px !important;
}

#item151564 {
	width:304px !important;
	height:112px !important;
	left:664px !important;
	top:739px !important;
}

#item151573 {
	width:195px !important;
	height:188px !important;
	left:1436px !important;
	top:561px !important;
}

#item151581 {
	width:286px !important;
	height:54px !important;
	left:783px !important;
	top:629px !important;
}

#item157255 {
	width:166px !important;
	height:62px !important;
	left:469px !important;
	top:754px !important;
}

#item151350 {
	width:569px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item151756 {
	width:471px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item151847 {
	width:485px !important;
	left:220px !important;
	top:721px !important;
	background:#fff;
	min-height:101px !important;
}

#item152058 {
	width:238px !important;
	left:218px !important;
	top:558px !important;
	background:#fff;
	min-height:54px !important;
}

#item152105 {
	width:238px !important;
	left:1462px !important;
	top:558px !important;
	background:#fff;
	min-height:54px !important;
}

#item152128 {
	width:238px !important;
	left:1213px !important;
	top:558px !important;
	background:#fff;
	min-height:54px !important;
}

#item152151 {
	width:238px !important;
	left:964px !important;
	top:558px !important;
	background:#fff;
	min-height:54px !important;
}

#item152174 {
	width:238px !important;
	left:467px !important;
	top:558px !important;
	background:#fff;
	min-height:54px !important;
}

#item152197 {
	width:238px !important;
	left:716px !important;
	top:558px !important;
	background:#fff;
	min-height:54px !important;
}

#item176748 {
	width:1005px !important;
	left:157px !important;
	top:1058px !important;
	background:#fff;
	min-height:99px !important;
	padding:0px 45px 0px 45px;
}

#item152532 {
	width:361px !important;
	left:220px !important;
	top:967px !important;
	min-height:11px !important;
}

#item152647 {
	width:593px !important;
	left:729px !important;
	top:967px !important;
	min-height:11px !important;
}

#item170069 {
	width:384px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item170667 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item153054 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item152958 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item152906 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item152929 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item152486 {
	width:361px !important;
	left:1339px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item152714 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item152737 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item152848 {
	width:361px !important;
	left:1339px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item152798 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item152821 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item153481 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:214px !important;
}

#item153504 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item153528 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item155115 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item155172 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item155195 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item153110 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item153121 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item153144 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item153168 {
	width:734px !important;
	left:220px !important;
	top:203px !important;
	background:#fff;
	min-height:11px !important;
}

#item151277 {
	width:1124px !important;
	left:130px !important;
	top:30px !important;
	min-height:99px !important;
}

#item176447 {
	width:213px !important;
	height:156px !important;
	left:1682px !important;
	top:25px !important;
}

#item178310 {
	width:374px !important;
	height:180px !important;
	left:170px !important;
}

#item155936 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item177927 {
	width:112px !important;
	height:112px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item177932 {
	width:712px !important;
	height:1280px !important;
	left:2px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177937 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177933 {
	width:360px !important;
	height:48px !important;
	top:582px !important;
}

#item177964 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177960 {
	width:360px !important;
	height:48px !important;
	top:530px !important;
}

#item177991 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item177987 {
	width:360px !important;
	height:48px !important;
	top:478px !important;
}

#item178019 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178015 {
	width:360px !important;
	height:48px !important;
	top:426px !important;
}

#item178046 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178042 {
	width:360px !important;
	height:48px !important;
	top:374px !important;
}

#item178073 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178069 {
	width:360px !important;
	height:48px !important;
	top:322px !important;
}

#item178100 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178096 {
	width:360px !important;
	height:48px !important;
	top:270px !important;
}

#item178128 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178123 {
	width:360px !important;
	height:48px !important;
	top:218px !important;
}

#item178155 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178151 {
	width:360px !important;
	height:48px !important;
	top:166px !important;
}

#item178182 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178178 {
	width:360px !important;
	height:48px !important;
	top:114px !important;
}

#item178211 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178206 {
	width:360px !important;
	height:48px !important;
	top:62px !important;
}

#item178238 {
	width:360px !important;
	height:48px !important;
	background:#4c4c4c;
	padding:0px 0px 0px 40px;
}

#item178234 {
	width:360px !important;
	height:48px !important;
	top:10px !important;
}

#item177918 {
	width:112px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
	background:#4c4c4c;
	outline:solid 0.7px #4c4c4c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177915 {
	width:62px !important;
	height:62px !important;
	left:11px !important;
	top:15px !important;
}

#item177913 {
	width:432px !important;
	height:658px !important;
	left:13px !important;
	top:10px !important;
}

#item154021 {
	width:1232px !important;
	left:173px !important;
	top:702px !important;
	min-height:413px !important;
	padding:0px 45px 0px 45px;
}

#item155959 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item154373 {
	width:472px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item155985 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item154174 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item161729 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item161763 {
	width:406px !important;
	left:872px !important;
	top:165px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item162423 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item154234 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item154963 {
	width:195px !important;
	height:188px !important;
	left:1484px !important;
	top:802px !important;
}

#item154257 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156163 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item154578 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176453 {
	width:195px !important;
	height:188px !important;
	left:1484px !important;
	top:802px !important;
}

#item154647 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item154807 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:236px !important;
}

#item176466 {
	width:195px !important;
	height:188px !important;
	left:1484px !important;
	top:802px !important;
}

#item154830 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156009 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item154706 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176461 {
	width:195px !important;
	height:188px !important;
	left:1484px !important;
	top:802px !important;
}

#item154729 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item154906 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176472 {
	width:195px !important;
	height:188px !important;
	left:1484px !important;
	top:802px !important;
}

#item154929 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item155006 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item176476 {
	width:195px !important;
	height:188px !important;
	left:1484px !important;
	top:802px !important;
}

#item155037 {
	width:438px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156032 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item155295 {
	width:369px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item156057_156080 {
	width:537.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156057 {
	width:537px !important;
	left:222px !important;
	top:1003px !important;
	min-height:9px !important;
}

#item155342 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item161836 {
	width:468px !important;
	left:173px !important;
	top:164px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item161989 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item155392 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item156187 {
	width:277px !important;
	height:102px !important;
	left:1463px !important;
	top:888px !important;
}

#item155420 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156139 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item155468 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176485 {
	width:277px !important;
	height:102px !important;
	left:1463px !important;
	top:888px !important;
}

#item155495 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156205 {
	width:6px !important;
	height:730px !important;
	left:1196px !important;
	top:282px !important;
	background:#fff;
}

#item155538 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:236px !important;
}

#item176490 {
	width:277px !important;
	height:102px !important;
	left:1463px !important;
	top:888px !important;
}

#item155574 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156293 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item156333 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176497 {
	width:277px !important;
	height:102px !important;
	left:1463px !important;
	top:888px !important;
}

#item155652 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item155695 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176501 {
	width:277px !important;
	height:102px !important;
	left:1463px !important;
	top:888px !important;
}

#item156381 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item155769 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item176505 {
	width:277px !important;
	height:102px !important;
	left:1463px !important;
	top:888px !important;
}

#item156408 {
	width:374px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156460 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item156483 {
	width:364px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item156532_157119 {
	width:537.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156532 {
	width:537px !important;
	left:222px !important;
	top:1003px !important;
	min-height:9px !important;
}

#item156555 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item162073 {
	width:413px !important;
	left:173px !important;
	top:164px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item162096 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item156598 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item157263 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item156636 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156659 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item157230 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176561 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item156734 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156778 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:236px !important;
}

#item176566 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item156834 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item157288 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156887 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176570 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item157325 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item156954 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176574 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item157472 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item157056 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item176580 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item157504 {
	width:413px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item157610 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item157633 {
	width:329px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item157705 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item158310_158335 {
	width:537.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item158310 {
	width:537px !important;
	left:222px !important;
	top:1003px !important;
	min-height:9px !important;
}

#item162156 {
	width:383px !important;
	left:173px !important;
	top:164px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item162179 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item157748 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item158385 {
	width:260px !important;
	height:82px !important;
	left:1463px !important;
	top:871px !important;
}

#item157786 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item157809 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item157856 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item157879 {
	width:166px !important;
	height:62px !important;
	left:1463px !important;
	top:900px !important;
}

#item176584 {
	width:260px !important;
	height:82px !important;
	left:1463px !important;
	top:871px !important;
}

#item158392 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item157927 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:236px !important;
}

#item176589 {
	width:260px !important;
	height:82px !important;
	left:1463px !important;
	top:871px !important;
}

#item157961 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item158429 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item158034 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176594 {
	width:260px !important;
	height:82px !important;
	left:1463px !important;
	top:871px !important;
}

#item158481 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item158104 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176603 {
	width:260px !important;
	height:82px !important;
	left:1463px !important;
	top:871px !important;
}

#item158519 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item158184 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item176607 {
	width:260px !important;
	height:82px !important;
	left:1463px !important;
	top:871px !important;
}

#item158553 {
	width:383px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item158617 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item158640 {
	width:469px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item158688 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item158711 {
	width:537px !important;
	height:9px !important;
	left:222px !important;
	top:1003px !important;
}

#item159322_159346 {
	width:537.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item159322 {
	width:537px !important;
	left:222px !important;
	top:1003px !important;
	min-height:9px !important;
}

#item162245 {
	width:465px !important;
	left:173px !important;
	top:164px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item162268 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item158755 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item158793 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item158816 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item158863 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item159394 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item158934 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:236px !important;
}

#item158969 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item159421 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item159039 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item159452 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item159113 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item159480 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item159188 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item159510 {
	width:466px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item159641 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item159664 {
	width:378px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item159711 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item159734 {
	width:537px !important;
	height:9px !important;
	left:222px !important;
	top:1003px !important;
}

#item159757 {
	width:537px !important;
	height:9px !important;
	left:222px !important;
	top:1003px !important;
}

#item160678_160702 {
	width:537.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item160678 {
	width:537px !important;
	left:222px !important;
	top:1003px !important;
	min-height:9px !important;
}

#item162329 {
	width:420px !important;
	left:173px !important;
	top:164px !important;
	min-height:87px !important;
	padding:0px 45px 0px 45px;
}

#item162399 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item159800 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item160371 {
	width:204px !important;
	height:39px !important;
	left:1463px !important;
	top:900px !important;
}

#item159838 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item159861 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item159909 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176647 {
	width:204px !important;
	height:39px !important;
	left:1463px !important;
	top:900px !important;
}

#item160413 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item159981 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:236px !important;
}

#item176651 {
	width:204px !important;
	height:39px !important;
	left:1463px !important;
	top:900px !important;
}

#item160016 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item160441 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item160086 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176656 {
	width:204px !important;
	height:39px !important;
	left:1463px !important;
	top:900px !important;
}

#item160471 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item160157 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item176661 {
	width:204px !important;
	height:39px !important;
	left:1463px !important;
	top:900px !important;
}

#item160501 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item160233 {
	width:361px !important;
	left:1215px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item176668 {
	width:204px !important;
	height:39px !important;
	left:1463px !important;
	top:900px !important;
}

#item160531 {
	width:420px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item160755 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item160778 {
	width:443px !important;
	left:173px !important;
	top:165px !important;
	min-height:575px !important;
	padding:0px 45px 0px 45px;
}

#item163791 {
	width:976px !important;
	left:472px !important;
	top:782px !important;
	min-height:40px !important;
}

#item176282 {
	width:726px !important;
	left:472px !important;
	top:964px !important;
	min-height:48px !important;
}

#item160837 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item160898 {
	width:398px !important;
	left:173px !important;
	top:165px !important;
	min-height:22px !important;
	padding:0px 45px 0px 45px;
}

#item164921 {
	width:420px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item164944 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item165025 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item165057 {
	width:420px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item165108 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item165131 {
	width:420px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item160948 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item160971 {
	width:398px !important;
	left:173px !important;
	top:165px !important;
	min-height:112px !important;
	padding:0px 45px 0px 45px;
}

#item161047 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item161070 {
	width:398px !important;
	left:1178px !important;
	top:165px !important;
	min-height:112px !important;
	padding:0px 45px 0px 45px;
}

#item161154 {
	width:398px !important;
	left:176px !important;
	top:165px !important;
	min-height:112px !important;
	padding:0px 45px 0px 45px;
}

#item161205_161229 {
	width:537.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item161205 {
	width:537px !important;
	left:222px !important;
	top:1003px !important;
	min-height:9px !important;
}

#item161414 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item161496 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item161623 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item161646 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item162474 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item162497 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item162574 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item162597 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item162746 {
	width:772px !important;
	left:176px !important;
	top:829px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item162663 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item162718 {
	width:772px !important;
	left:176px !important;
	top:829px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item162686 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item162842 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item162884 {
	width:502px !important;
	left:176px !important;
	top:165px !important;
	min-height:99px !important;
	padding:0px 45px 0px 45px;
}

#item163068 {
	width:526px !important;
	left:176px !important;
	top:540px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item163116 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item163139 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item163854 {
	width:976px !important;
	left:472px !important;
	top:782px !important;
	min-height:58px !important;
}

#item176331 {
	width:726px !important;
	left:472px !important;
	top:964px !important;
	min-height:48px !important;
}

#item163198 {
	width:1744px !important;
	left:176px !important;
	top:165px !important;
	min-height:160px !important;
	padding:0px 45px 0px 45px;
}

#item163221 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item163357 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item163398 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item163900 {
	width:976px !important;
	left:472px !important;
	top:782px !important;
	min-height:58px !important;
}

#item176364 {
	width:726px !important;
	left:472px !important;
	top:964px !important;
	min-height:48px !important;
}

#item163671 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item163694 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item163935 {
	width:976px !important;
	left:472px !important;
	top:782px !important;
	min-height:40px !important;
}

#item176390 {
	width:726px !important;
	left:472px !important;
	top:964px !important;
	min-height:48px !important;
}

#item163455 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item163617 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item161277 {
	width:237px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:254px !important;
}

#item161314 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item161337 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item164118 {
	width:361px !important;
	left:1339px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item164141 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:34px !important;
	padding:0px 45px 0px 45px;
}

#item165257 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item165268 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item165291 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item164233 {
	width:361px !important;
	left:1339px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item164256 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:34px !important;
	padding:0px 45px 0px 45px;
}

#item164311 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item164324 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item164347 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165376 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item165389 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item165412 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165196 {
	width:361px !important;
	left:1712px !important;
	top:315px !important;
	background:#fff;
	min-height:29px !important;
}

#item164446 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item164612 {
	width:361px !important;
	left:1712px !important;
	top:315px !important;
	background:#fff;
	min-height:29px !important;
}

#item164652 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165170 {
	width:361px !important;
	left:1712px !important;
	top:315px !important;
	background:#fff;
	min-height:29px !important;
}

#item164763 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165492 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item165505 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item165528 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item164489 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item164525 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165645 {
	width:361px !important;
	left:1588px !important;
	top:315px !important;
	background:#fff;
	min-height:29px !important;
}

#item165713 {
	width:112px !important;
	left:842px !important;
	top:315px !important;
	background:#fff;
	min-height:29px !important;
}

#item165668 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165777 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item165790 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item165813 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item165894 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item165908 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item165931 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item166014 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item166056 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item166123 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item166134 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item166157 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item166223 {
	width:37px !important;
	height:57px !important;
	left:1584px !important;
	top:320px !important;
}

#item166236 {
	width:361px !important;
	left:1588px !important;
	top:270px !important;
	background:#fff;
	min-height:29px !important;
}

#item166261 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item166326 {
	width:361px !important;
	left:1463px !important;
	top:270px !important;
	background:#fff;
	min-height:11px !important;
}

#item166369 {
	width:577px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item163992 {
	width:976px !important;
	left:472px !important;
	top:782px !important;
	min-height:40px !important;
}

#item176257 {
	width:726px !important;
	left:472px !important;
	top:964px !important;
	min-height:48px !important;
}

#item164021 {
	width:772px !important;
	left:176px !important;
	top:165px !important;
	min-height:174px !important;
	padding:0px 45px 0px 45px;
}

#item164044 {
	width:537px !important;
	left:222px !important;
	top:1004px !important;
	min-height:8px !important;
}

#item166632 {
	width:159px !important;
	left:593px !important;
	top:270px !important;
	min-height:20px !important;
}

#item166785 {
	width:141px !important;
	left:593px !important;
	top:473px !important;
	min-height:20px !important;
}

#item166809 {
	width:444px !important;
	left:593px !important;
	top:675px !important;
	min-height:40px !important;
}

#item166702 {
	width:390px !important;
	left:799px !important;
	top:331px !important;
	min-height:89px !important;
}

#item166725 {
	width:390px !important;
	left:799px !important;
	top:514px !important;
	min-height:73px !important;
}

#item166748_166847 {
	width:7.93700787401576px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 0px 0px 0px;
}

#item166748 {
	width:390px !important;
	left:799px !important;
	top:720px !important;
	min-height:105px !important;
}

#item166772 {
	width:67px !important;
	height:13px !important;
	left:32px !important;
	top:60px !important;
	background:#fff;
}

#item166905 {
	width:390px !important;
	left:593px !important;
	top:910px !important;
	min-height:80px !important;
}

#item166598 {
	width:227px !important;
	left:173px !important;
	top:165px !important;
	background:#fff;
	min-height:51px !important;
	padding:0px 45px 0px 45px;
}

#item166625 {
	width:191px !important;
	height:140px !important;
	left:568px !important;
	top:296px !important;
}

#item166845 {
	width:111px !important;
	height:111px !important;
	left:595px !important;
	top:715px !important;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-Noah-Bold,Noah;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	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.Subscript {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	padding-left:1px;
	margin-top:3px;
	text-align:left;
}

p.Menu {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	text-align:left;
}

p.Copy {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-align:left;
}

p.H5 {
	font-weight:500;
	font-family:FF-Noah-Medium,Noah;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.H4 {
	font-weight:500;
	font-family:FF-Noah-Medium,Noah;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.H3 {
	font-weight:500;
	font-family:FF-Noah-Medium,Noah;
	font-size:24px;
	line-height:90px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.H1-center {
	font-weight:500;
	font-family:FF-Noah-Medium,Noah;
	font-size:75px;
	line-height:90px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.H1 {
	font-weight:500;
	font-family:FF-Noah-Medium,Noah;
	font-size:75px;
	line-height:90px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Einf--Abs- {
	font-family:Times;
	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.Kein-Absatzformat {
	font-family:Times;
	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.Hyperlink {
	color:#fff;
}

span._8-Punkt {
	font-size:8px;
}

span._6-Punkt {
	font-size:6px;
}

span.Invers {
	color:#fff;
}

strong.Bold {
	font-weight:bold;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
