/* 	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:842px; height:595px; }
.page-scale-wrap { width:842px; height:595px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:25739px; height:607px; }
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:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-AllianzNeo-Light;
	src:url("../fonts/AllianzNeo-Light.ttf");
}

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

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

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

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

@keyframes custom-92034 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-260px,0px);}
}
@-webkit-keyframes custom-92034 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-260px,0px);}
}
#item91816 {
	opacity:0.50;
	width:260px !important;
	height:595px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item91836 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item91840 {
	width:260px !important;
	height:30px !important;
	top:240px !important;
}

#item91863 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item91867 {
	width:260px !important;
	height:30px !important;
	top:210px !important;
}

#item91890 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item91894 {
	width:260px !important;
	height:30px !important;
	top:180px !important;
}

#item91917 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item91921 {
	width:260px !important;
	height:30px !important;
	top:150px !important;
}

#item91944 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item91948 {
	width:260px !important;
	height:30px !important;
	top:120px !important;
}

#item91971 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item91975 {
	width:260px !important;
	height:30px !important;
	top:90px !important;
}

#item91998 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item92002 {
	width:260px !important;
	height:30px !important;
	top:60px !important;
}

#item92025 {
	width:260px !important;
	height:30px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item92029 {
	width:260px !important;
	height:30px !important;
	top:30px !important;
}

#item91815 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item91809 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item4914 {
	width:195px !important;
	height:33px !important;
	left:30px !important;
	top:30px !important;
}

#item4924 {
	width:350px !important;
	left:30px !important;
	top:170px !important;
	min-height:289px !important;
}

#item4947 {
	width:350px !important;
	left:30px !important;
	top:454px !important;
	min-height:111px !important;
	direction:ltr;
}

#item102774 {
	width:195px !important;
	height:33px !important;
	left:30px !important;
	top:30px !important;
}

#item102780 {
	width:300px !important;
	left:30px !important;
	top:487px !important;
	min-height:234px !important;
}

#item102803 {
	width:300px !important;
	left:30px !important;
	top:688px !important;
	min-height:111px !important;
}

@keyframes custom-113104 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-113104 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item113106 {
	opacity:0.50;
	width:330px !important;
	height:410px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113112 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113107 {
	width:330px !important;
	height:48px !important;
	top:363px !important;
}

#item113140 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113135 {
	width:330px !important;
	height:48px !important;
	top:315px !important;
}

#item113168 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113163 {
	width:330px !important;
	height:48px !important;
	top:268px !important;
}

#item113196 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113191 {
	width:330px !important;
	height:48px !important;
	top:220px !important;
}

#item113224 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113219 {
	width:330px !important;
	height:48px !important;
	top:173px !important;
}

#item113252 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113247 {
	width:330px !important;
	height:48px !important;
	top:125px !important;
}

#item113281 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113276 {
	width:330px !important;
	height:48px !important;
	top:78px !important;
}

#item113309 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113304 {
	width:330px !important;
	height:48px !important;
	top:30px !important;
}

#item113332 {
	width:35px !important;
	height:35px !important;
	top:30px !important;
}

#item113340 {
	width:35px !important;
	height:35px !important;
	top:30px !important;
}

#item108050 {
	width:195px !important;
	height:33px !important;
	left:30px !important;
	top:30px !important;
}

#item108054 {
	width:708px !important;
	left:30px !important;
	top:670px !important;
	min-height:286px !important;
}

#item108077 {
	width:486px !important;
	left:30px !important;
	top:886px !important;
	min-height:111px !important;
}

@keyframes custom-128831 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-128831 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item128833 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item128839 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128834 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item128868 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128863 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item128896 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128891 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item128925 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128920 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item128953 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128948 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item128981 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128976 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item129009 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item129004 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item129038 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item129032 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item129061 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item129069 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item91370 {
	width:212px !important;
	height:143px !important;
	left:630px !important;
	top:452px !important;
	background:#d5edef;
}

#item4493 {
	width:580px !important;
	left:30px !important;
	top:80px !important;
	min-height:60px !important;
	direction:ltr;
}

#item91131 {
	width:88px !important;
	left:736px !important;
	top:478px !important;
	min-height:143px !important;
}

#item4518 {
	width:580px !important;
	left:30px !important;
	top:30px !important;
	min-height:40px !important;
	direction:ltr;
}

table#table145054 {
	table-layout:fixed;
}

#item55360 {
	width:580px !important;
	left:30px !important;
	top:150px !important;
	min-height:425px !important;
	direction:ltr;
}

table#table145972 th, table#table145972 td {
	vertical-align:top;;
}

table#table145972 {
	}

#item89617 {
	width:152px !important;
	left:660px !important;
	top:80px !important;
	min-height:332px !important;
	direction:ltr;
}

#item91129 {
	width:67px !important;
	height:63px !important;
	left:660px !important;
	top:478px !important;
}

#item95447 {
	width:43px !important;
	height:43px !important;
	left:30px !important;
	top:150px !important;
}

#item95450 {
	width:43px !important;
	height:43px !important;
	left:150px !important;
	top:150px !important;
}

#item95454 {
	width:43px !important;
	height:43px !important;
	left:270px !important;
	top:150px !important;
}

#item95459 {
	width:43px !important;
	height:43px !important;
	left:390px !important;
	top:150px !important;
}

#item95463 {
	width:43px !important;
	height:43px !important;
	left:510px !important;
	top:150px !important;
}

#item95858 {
	width:115px !important;
	height:25px !important;
	left:660px !important;
	top:398px !important;
}

#item102838 {
	width:360px !important;
	height:122px !important;
	top:1228px !important;
	background:#d5edef;
}

#item102839 {
	width:300px !important;
	left:30px !important;
	top:105px !important;
	min-height:206px !important;
}

#item102862 {
	width:202px !important;
	left:128px !important;
	top:1248px !important;
	min-height:80px !important;
}

#item102886 {
	width:300px !important;
	left:30px !important;
	top:30px !important;
	min-height:63px !important;
}

table#table146546 th, table#table146546 td {
	vertical-align:top;;
}

table#table146546 {
	}

#item103005 {
	width:300px !important;
	left:30px !important;
	top:864px !important;
	min-height:465px !important;
}

#item103029 {
	width:85px !important;
	height:80px !important;
	left:30px !important;
	top:1245px !important;
}

#item103053 {
	width:150px !important;
	height:33px !important;
	left:30px !important;
	top:1173px !important;
}

#item107323 {
	width:842px !important;
	height:473px !important;
	left:30px !important;
	top:340px !important;
}

table#table146681 {
	table-layout:fixed;
}

#item112746 {
	width:1330px !important;
	top:1px !important;
	min-height:547px !important;
}

#item112769 {
	width:50px !important;
	height:50px !important;
}

#item112774 {
	width:50px !important;
	height:50px !important;
	left:270px !important;
}

#item112777 {
	width:50px !important;
	height:50px !important;
	left:540px !important;
}

#item112782 {
	width:50px !important;
	height:50px !important;
	left:810px !important;
}

#item112785 {
	width:50px !important;
	height:50px !important;
	left:1080px !important;
}

@keyframes custom-137102 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-137102 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item137104 {
	opacity:0.50;
	width:330px !important;
	height:410px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item137110 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137105 {
	width:330px !important;
	height:48px !important;
	top:363px !important;
}

#item137139 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137134 {
	width:330px !important;
	height:48px !important;
	top:315px !important;
}

#item137167 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137162 {
	width:330px !important;
	height:48px !important;
	top:268px !important;
}

#item137195 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137190 {
	width:330px !important;
	height:48px !important;
	top:220px !important;
}

#item137223 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137218 {
	width:330px !important;
	height:48px !important;
	top:173px !important;
}

#item137251 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137246 {
	width:330px !important;
	height:48px !important;
	top:125px !important;
}

#item137279 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137274 {
	width:330px !important;
	height:48px !important;
	top:78px !important;
}

#item137308 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item137302 {
	width:330px !important;
	height:48px !important;
	top:30px !important;
}

#item137331 {
	width:35px !important;
	height:35px !important;
	top:30px !important;
}

#item137339 {
	width:35px !important;
	height:35px !important;
	top:30px !important;
}

#item108112 {
	width:768px !important;
	height:112px !important;
	top:1038px !important;
	background:#d5edef;
}

#item108113 {
	width:708px !important;
	left:30px !important;
	top:98px !important;
	min-height:94px !important;
}

#item108136 {
	width:360px !important;
	left:130px !important;
	top:1063px !important;
	min-height:67px !important;
}

#item108159 {
	width:708px !important;
	left:30px !important;
	top:30px !important;
	min-height:43px !important;
}

table#table148182 th, table#table148182 td {
	vertical-align:top;;
}

table#table148182 {
	}

#item108278 {
	width:708px !important;
	left:30px !important;
	top:787px !important;
	min-height:292px !important;
}

#item108301 {
	width:80px !important;
	height:75px !important;
	left:30px !important;
	top:1054px !important;
}

#item108324 {
	width:150px !important;
	height:33px !important;
	left:30px !important;
	top:981px !important;
}

#item129860 {
	width:708px !important;
	height:530px !important;
	left:30px !important;
	top:221px !important;
}

table#table148316 {
	table-layout:fixed;
}

#item129862 {
	width:1098px !important;
	min-height:529px !important;
}

#item129885 {
	width:50px !important;
	height:50px !important;
}

#item129889 {
	width:50px !important;
	height:50px !important;
	left:224px !important;
}

#item129892 {
	width:50px !important;
	height:50px !important;
	left:448px !important;
}

#item129898 {
	width:50px !important;
	height:50px !important;
	left:673px !important;
}

#item129901 {
	width:50px !important;
	height:50px !important;
	left:897px !important;
}

@keyframes custom-128557 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-128557 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item128559 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item128565 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128560 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item128593 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128588 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item128621 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128616 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item128649 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128644 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item128677 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128672 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item128705 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128700 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item128734 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128729 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item128762 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128757 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item128785 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item128794 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item95580 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

table#table149452 tr {
	border-right:1px solid #fff;;
}

table#table149452 {
	table-layout:fixed;
}

#item224 {
	width:782px !important;
	left:30px !important;
	top:180px !important;
	min-height:360px !important;
	direction:ltr;
}

#item422 {
	width:404px !important;
	left:30px !important;
	top:30px !important;
	min-height:137px !important;
	direction:ltr;
}

table#table151715 tr {
	background:#d5edef;;
}

table#table151715 {
	table-layout:fixed;
}

#item87500 {
	width:355px !important;
	left:457px !important;
	top:30px !important;
	min-height:120px !important;
	direction:ltr;
}

#item132235 {
	width:105px !important;
	height:24px !important;
}

#item132232 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item103109 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:349px !important;
}

table#table152044 tr {
	background:#d5edef;;
}

table#table152044 {
	table-layout:fixed;
}

#item103132 {
	width:360px !important;
	top:449px !important;
	min-height:250px !important;
	direction:ltr;
}

#item106804 {
	width:300px !important;
	height:580px !important;
	left:30px !important;
	top:730px !important;
}

table#table152241 tr {
	border-right:1px solid #fff;;
}

table#table152241 {
	table-layout:fixed;
}

#item134488 {
	width:735px !important;
	min-height:680px !important;
}

#item106876.fixed-pos-elem {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item130730 {
	width:22px !important;
	height:22px !important;
}

#item130740 {
	width:22px !important;
	height:22px !important;
	left:308px !important;
	top:730px !important;
}

#item132407 {
	width:35px !important;
	height:35px !important;
}

#item132403 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:30px !important;
}

#item130695 {
	opacity:0.80;
	width:360px !important;
	height:200px !important;
	background:#000;
}

#item130715 {
	width:300px !important;
	left:30px !important;
	top:34px !important;
	min-height:40px !important;
}

#item130721 {
	width:69px !important;
	height:90px !important;
	left:146px !important;
	top:75px !important;
}

#item130742 {
	width:360px !important;
	height:200px !important;
	top:624px !important;
}

@keyframes custom-113637 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-113637 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item113639 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113645 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113640 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item113674 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113668 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item113702 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113697 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item113730 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113725 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item113758 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113753 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item113786 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113781 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item113814 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113809 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item113843 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item113837 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item113866 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item113874 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table154299 tr {
	border-right:1px solid #fff;;
}

table#table154299 {
	table-layout:fixed;
}

#item108356 {
	width:708px !important;
	left:30px !important;
	top:482px !important;
	min-height:630px !important;
}

#item108380 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:180px !important;
}

table#table155906 tr {
	background:#d5edef;;
}

table#table155906 {
	table-layout:fixed;
}

#item108403 {
	width:768px !important;
	top:299px !important;
	min-height:175px !important;
	direction:ltr;
}

#item129935 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item132242 {
	width:150px !important;
	height:35px !important;
}

#item132239 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

@keyframes custom-128171 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-128171 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item128173 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item128179 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128174 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item128208 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128203 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item128236 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128231 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item128264 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128259 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item128292 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128287 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item128320 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128315 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item128348 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128343 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item128377 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128371 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item128401 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item128409 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table156519 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table156519 {
	table-layout:fixed;
}

#item84481 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:516px !important;
	direction:ltr;
}

#item96070 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121409 {
	width:105px !important;
	height:24px !important;
}

#item121462 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132154 {
	width:105px !important;
	height:24px !important;
}

#item132172 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item120866 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item120876 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table158826 tr {
	background:#d5edef;;
}

table#table158826 {
	table-layout:fixed;
}

#item120812 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item120874 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item106182 {
	width:300px !important;
	height:997px !important;
	left:30px !important;
	top:90px !important;
}

table#table159056 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table159056 {
	table-layout:fixed;
}

#item134764 {
	width:735px !important;
	min-height:991px !important;
}

table#table161358 tr {
	background:#d5edef;;
}

table#table161358 {
	table-layout:fixed;
}

#item129968 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130031 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130022 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130033 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

#item130039 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130045 {
	width:35px !important;
	height:35px !important;
}

#item130053 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item142113 {
	width:35px !important;
	height:35px !important;
}

#item142109 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

@keyframes custom-138389 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-138389 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item138391 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item138397 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138392 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item138425 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138420 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item138453 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138448 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item138482 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138476 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item138510 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138505 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item138539 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138533 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item138568 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138562 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item138596 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138591 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item138619 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item138627 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table162082 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table162082 {
	table-layout:fixed;
}

#item108438 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:1013px !important;
}

#item110124 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129212 {
	width:150px !important;
	height:35px !important;
}

#item129218 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142212 {
	width:150px !important;
	height:35px !important;
}

#item142208 {
	width:150px !important;
	height:35px !important;
	left:374px !important;
	top:30px !important;
}

table#table164346 tr {
	background:#d5edef;;
}

table#table164346 {
	table-layout:fixed;
}

#item129130 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129195 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129187 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129197 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-127881 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-127881 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item127883 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item127889 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127884 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item127917 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127912 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item127946 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127940 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item127974 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127969 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item128002 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127997 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item128031 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128026 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item128059 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128054 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item128087 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item128082 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item128110 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item128118 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table165031 tr {
	border-bottom:0.5px solid #d5edef;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table165031 {
	table-layout:fixed;
}

#item84834 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:507px !important;
	direction:ltr;
}

#item96076 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121519 {
	width:105px !important;
	height:24px !important;
}

#item121516 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132180 {
	width:105px !important;
	height:24px !important;
}

#item132177 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121468 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121465 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table168049 tr {
	background:#d5edef;;
}

table#table168049 {
	table-layout:fixed;
}

#item121493 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121491 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item106061 {
	width:300px !important;
	height:950px !important;
	left:30px !important;
	top:90px !important;
}

table#table168278 tr {
	border-bottom:0.5px solid #d5edef;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table168278 {
	table-layout:fixed;
}

#item135127 {
	width:735px !important;
	min-height:951px !important;
}

table#table171315 tr {
	background:#d5edef;;
}

table#table171315 {
	table-layout:fixed;
}

#item130091 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130089 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130118 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130114 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

#item130142 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130156 {
	width:35px !important;
	height:35px !important;
}

#item130152 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item142124 {
	width:35px !important;
	height:35px !important;
}

#item142120 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

@keyframes custom-138676 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-138676 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item138678 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item138684 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138679 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item138712 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138707 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item138740 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138735 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item138768 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138763 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item138796 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138791 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item138824 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138819 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item138853 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138848 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item138882 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138877 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item138905 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item138914 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table172034 tr {
	border-bottom:0.5px solid #d5edef;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table172034 {
	table-layout:fixed;
}

#item108482 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:980px !important;
}

#item129259 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:28px !important;
}

#item129324 {
	width:150px !important;
	height:35px !important;
}

#item129321 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:28px !important;
}

#item142221 {
	width:150px !important;
	height:35px !important;
}

#item142217 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:28px !important;
}

table#table175002 tr {
	background:#d5edef;;
}

table#table175002 {
	table-layout:fixed;
}

#item129271 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129268 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:318px !important;
}

#item129298 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129294 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:298px !important;
}

@keyframes custom-127599 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-127599 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item127602 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item127608 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127603 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item127637 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127632 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item127665 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127660 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item127694 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127688 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item127722 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127717 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item127750 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127745 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item127778 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127773 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item127806 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127801 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item127829 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item127837 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table175683 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table175683 {
	table-layout:fixed;
}

#item85214 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:524px !important;
	direction:ltr;
}

#item96082 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121589 {
	width:105px !important;
	height:24px !important;
}

#item121586 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132186 {
	width:105px !important;
	height:24px !important;
}

#item132183 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121538 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121535 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table177493 tr {
	background:#d5edef;;
}

table#table177493 {
	table-layout:fixed;
}

#item121563 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121561 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item105762 {
	width:300px !important;
	height:873px !important;
	left:30px !important;
	top:90px !important;
}

table#table177721 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table177721 {
	table-layout:fixed;
}

#item135367 {
	width:735px !important;
	min-height:947px !important;
}

table#table179543 tr {
	background:#d5edef;;
}

table#table179543 {
	table-layout:fixed;
}

#item130175 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130173 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130203 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130199 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

#item130226 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130239 {
	width:35px !important;
	height:35px !important;
}

#item130235 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item142134 {
	width:35px !important;
	height:35px !important;
}

#item142130 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

@keyframes custom-138991 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-138991 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item138993 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item138999 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item138994 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item139027 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139022 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item139056 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139051 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item139086 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139080 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item139114 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139109 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item139142 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139137 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item139170 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139165 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item139198 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139193 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item139221 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item139230 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table180262 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table180262 {
	table-layout:fixed;
}

#item108524 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:924px !important;
}

#item129344 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129408 {
	width:150px !important;
	height:35px !important;
}

#item129405 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142237 {
	width:150px !important;
	height:35px !important;
}

#item142231 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:30px !important;
}

table#table182017 tr {
	background:#d5edef;;
}

table#table182017 {
	table-layout:fixed;
}

#item129355 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129353 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129382 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129378 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-127321 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-127321 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item127323 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item127329 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127324 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item127357 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127352 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item127386 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127381 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item127414 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127409 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item127442 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127437 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item127470 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127465 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item127499 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127494 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item127527 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127522 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item127550 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item127559 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table182698 tr {
	border-right:1px solid #fff;;
}

table#table182698 {
	table-layout:fixed;
}

#item85867 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:314px !important;
	direction:ltr;
}

#item96088 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item132226 {
	width:105px !important;
	height:24px !important;
}

#item132223 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item105555.fixed-pos-elem {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item106735 {
	width:300px !important;
	height:810px !important;
	left:30px !important;
	top:90px !important;
}

table#table183417 tr {
	border-right:1px solid #fff;;
}

table#table183417 {
	table-layout:fixed;
}

#item135556 {
	width:580px !important;
	top:10px !important;
	min-height:775px !important;
}

#item142141 {
	width:35px !important;
	height:35px !important;
}

#item142137 {
	width:35px !important;
	height:35px !important;
	left:197px !important;
	top:25px !important;
}

@keyframes custom-139276 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-139276 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item139278 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item139285 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139280 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item139313 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139308 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item139341 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139336 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item139369 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139364 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item139397 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139392 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item139427 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139422 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item139455 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139450 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item139483 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139478 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item139506 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item139514 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table184607 tr {
	border-right:1px solid #fff;;
}

table#table184607 {
	table-layout:fixed;
}

#item108565 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:678px !important;
}

#item129945 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item142245 {
	width:150px !important;
	height:35px !important;
}

#item142241 {
	width:150px !important;
	height:35px !important;
	left:200px !important;
	top:30px !important;
}

@keyframes custom-127032 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-127032 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item127034 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item127041 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127035 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item127070 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127064 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item127098 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127093 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item127126 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127121 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item127154 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127149 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item127182 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127177 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item127210 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127205 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item127239 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item127234 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item127262 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item127271 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table185715 tr {
	border-right:1px solid #fff;;
}

table#table185715 {
	table-layout:fixed;
}

#item86206 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:528px !important;
	direction:ltr;
}

#item96094 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121657 {
	width:105px !important;
	height:24px !important;
}

#item121654 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132192 {
	width:105px !important;
	height:24px !important;
}

#item132189 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121606 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121603 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table188061 tr {
	background:#d5edef;;
}

table#table188061 {
	table-layout:fixed;
}

#item121631 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121629 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item106643 {
	width:300px !important;
	height:1067px !important;
	left:30px !important;
	top:90px !important;
}

table#table188290 tr {
	border-right:1px solid #fff;;
}

table#table188290 {
	table-layout:fixed;
}

#item135762 {
	width:735px !important;
	top:10px !important;
	min-height:1051px !important;
}

table#table190627 tr {
	background:#d5edef;;
}

table#table190627 {
	table-layout:fixed;
}

#item130257 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130255 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130284 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130280 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

#item130307 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130321 {
	width:35px !important;
	height:35px !important;
}

#item130317 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item130785 {
	width:22px !important;
	height:22px !important;
}

#item130781 {
	width:22px !important;
	height:22px !important;
	left:308px !important;
	top:100px !important;
}

#item142149 {
	width:35px !important;
	height:35px !important;
}

#item142144 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

#item130754 {
	opacity:0.80;
	width:360px !important;
	height:200px !important;
	background:#000;
}

#item130755 {
	width:300px !important;
	left:30px !important;
	top:34px !important;
	min-height:40px !important;
}

#item130778 {
	width:69px !important;
	height:90px !important;
	left:146px !important;
	top:75px !important;
}

#item130749 {
	width:360px !important;
	height:200px !important;
	top:214px !important;
}

@keyframes custom-139562 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-139562 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item139564 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item139571 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139565 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item139599 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139594 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item139627 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139622 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item139655 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139650 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item139683 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139678 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item139711 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139706 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item139739 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139734 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item139768 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139763 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item139791 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item139800 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table191406 tr {
	border-right:1px solid #fff;;
}

table#table191406 {
	table-layout:fixed;
}

#item108606 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:1154px !important;
}

#item129427 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129491 {
	width:150px !important;
	height:35px !important;
}

#item129488 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142255 {
	width:150px !important;
	height:35px !important;
}

#item142250 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:30px !important;
}

table#table193676 tr {
	background:#d5edef;;
}

table#table193676 {
	table-layout:fixed;
}

#item129438 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129436 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129465 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129461 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-126741 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-126741 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item126743 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item126749 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126744 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item126777 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126772 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item126805 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126800 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item126833 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126828 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item126861 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126856 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item126890 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126885 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item126918 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126913 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item126946 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126941 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item126969 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item126977 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table194755 tr {
	border-bottom:0.5px solid #d5edef;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table194755 {
	table-layout:fixed;
}

#item86407 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:490px !important;
	direction:ltr;
}

#item96102 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121726 {
	width:105px !important;
	height:24px !important;
}

#item121723 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132198 {
	width:105px !important;
	height:24px !important;
}

#item132195 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121675 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121672 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table198248 tr {
	background:#d5edef;;
}

table#table198248 {
	table-layout:fixed;
}

#item121700 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121698 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item105330 {
	width:300px !important;
	height:930px !important;
	left:30px !important;
	top:90px !important;
}

table#table198476 tr {
	border-bottom:0.5px solid #d5edef;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table198476 {
	table-layout:fixed;
}

#item135965 {
	width:735px !important;
	min-height:953px !important;
}

table#table200595 tr {
	background:#d5edef;;
}

table#table200595 {
	table-layout:fixed;
}

#item130342 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130340 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130369 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130365 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

#item130392 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130405 {
	width:35px !important;
	height:35px !important;
}

#item130401 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item142156 {
	width:35px !important;
	height:35px !important;
}

#item142152 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

@keyframes custom-139848 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-139848 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item139850 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item139856 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139851 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item139884 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139879 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item139913 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139907 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item139941 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139936 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item139970 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139964 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item139998 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item139993 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item140026 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140021 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item140055 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140050 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item140078 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item140086 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table201315 tr {
	border-bottom:0.5px solid #d5edef;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table201315 {
	table-layout:fixed;
}

#item108647 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:950px !important;
}

#item129515 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129580 {
	width:150px !important;
	height:35px !important;
}

#item129577 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142262 {
	width:150px !important;
	height:35px !important;
}

#item142258 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:30px !important;
}

table#table203392 tr {
	background:#d5edef;;
}

table#table203392 {
	table-layout:fixed;
}

#item129527 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129525 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129554 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129550 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-126445 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-126445 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item126447 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item126453 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126448 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item126481 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126476 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item126511 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126505 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item126540 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126534 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item126568 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126563 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item126596 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126591 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item126625 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126620 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item126653 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126648 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item126676 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item126684 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table204074 tr {
	border-right:1px solid #fff;;
}

table#table204074 {
	table-layout:fixed;
}

#item86729 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:535px !important;
	direction:ltr;
}

#item96110 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121794 {
	width:105px !important;
	height:24px !important;
}

#item121791 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132205 {
	width:105px !important;
	height:24px !important;
}

#item132202 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121743 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121740 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table205511 tr {
	background:#d5edef;;
}

table#table205511 {
	table-layout:fixed;
}

#item121768 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121766 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item105183 {
	width:300px !important;
	height:1190px !important;
	left:30px !important;
	top:90px !important;
}

table#table205738 tr {
	border-right:1px solid #fff;;
}

table#table205738 {
	table-layout:fixed;
}

#item136259 {
	width:735px !important;
	min-height:1194px !important;
}

#item130490 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130503 {
	width:35px !important;
	height:35px !important;
}

#item130499 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item142165 {
	width:35px !important;
	height:35px !important;
}

#item142160 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

table#table207308 tr {
	background:#d5edef;;
}

table#table207308 {
	table-layout:fixed;
}

#item130439 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130437 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130467 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130462 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

@keyframes custom-140140 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-140140 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item140142 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item140148 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140143 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item140177 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140172 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item140205 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140200 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item140233 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140228 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item140262 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140256 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item140290 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140285 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item140318 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140313 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item140348 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140341 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item140371 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item140380 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table208013 tr {
	border-right:1px solid #fff;;
}

table#table208013 {
	table-layout:fixed;
}

#item108688 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:924px !important;
}

#item129595 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129664 {
	width:150px !important;
	height:35px !important;
}

#item129661 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142269 {
	width:150px !important;
	height:35px !important;
}

#item142265 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:30px !important;
}

table#table209403 tr {
	background:#d5edef;;
}

table#table209403 {
	table-layout:fixed;
}

#item129609 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129606 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129637 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129632 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-126167 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-126167 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item126169 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item126175 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126170 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item126203 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126198 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item126232 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126227 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item126260 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126255 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item126288 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126283 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item126316 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126311 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item126344 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126339 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item126372 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126367 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item126395 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item126404 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table210084 tr {
	border-right:1px solid #fff;;
}

table#table210084 {
	table-layout:fixed;
}

#item87045 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:520px !important;
	direction:ltr;
}

#item96116 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121862 {
	width:105px !important;
	height:24px !important;
}

#item121859 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132212 {
	width:105px !important;
	height:24px !important;
}

#item132209 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121811 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121808 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table211484 tr {
	background:#d5edef;;
}

table#table211484 {
	table-layout:fixed;
}

#item121836 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121834 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item104831 {
	width:300px !important;
	height:1000px !important;
	left:30px !important;
	top:90px !important;
}

table#table211714 tr {
	border-right:1px solid #fff;;
}

table#table211714 {
	table-layout:fixed;
}

#item136502 {
	width:581px !important;
	min-height:1000px !important;
}

table#table212937 tr {
	background:#d5edef;;
}

table#table212937 {
	table-layout:fixed;
}

#item130522 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130520 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130549 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130545 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

#item130573 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130586 {
	width:35px !important;
	height:35px !important;
}

#item130582 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item130828 {
	width:22px !important;
	height:22px !important;
}

#item130824 {
	width:22px !important;
	height:22px !important;
	left:308px !important;
	top:90px !important;
}

#item142172 {
	width:35px !important;
	height:35px !important;
}

#item142168 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

#item130797 {
	opacity:0.80;
	width:360px !important;
	height:200px !important;
	background:#000;
}

#item130798 {
	width:300px !important;
	left:30px !important;
	top:34px !important;
	min-height:40px !important;
}

#item130821 {
	width:69px !important;
	height:90px !important;
	left:146px !important;
	top:75px !important;
}

#item130793 {
	width:360px !important;
	height:200px !important;
	top:204px !important;
}

@keyframes custom-140429 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-140429 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item140431 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item140437 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140432 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item140465 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140460 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item140493 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140488 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item140522 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140516 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item140550 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140545 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item140578 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140573 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item140606 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140601 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item140634 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140629 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item140658 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item140666 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table213715 tr {
	border-right:1px solid #fff;;
}

table#table213715 {
	table-layout:fixed;
}

#item108730 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:936px !important;
}

#item129679 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129744 {
	width:150px !important;
	height:35px !important;
}

#item129741 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142276 {
	width:150px !important;
	height:35px !important;
}

#item142272 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:30px !important;
}

table#table214879 tr {
	background:#d5edef;;
}

table#table214879 {
	table-layout:fixed;
}

#item129691 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129689 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129718 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129714 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-125881 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-125881 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item125883 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item125890 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125884 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item125918 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125913 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item125946 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125941 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item125974 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125969 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item126002 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125997 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item126030 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126025 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item126058 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126053 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item126087 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item126082 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item126110 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item126118 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

table#table215560 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
	background:#fff;;
}

table#table215560 {
	table-layout:fixed;
}

#item87286 {
	width:782px !important;
	left:30px !important;
	top:30px !important;
	min-height:520px !important;
	direction:ltr;
}

#item95569 {
	width:35px !important;
	height:35px !important;
	left:30px !important;
	top:313px !important;
}

#item95572 {
	width:35px !important;
	height:35px !important;
	left:131px !important;
	top:313px !important;
}

#item95575 {
	width:35px !important;
	height:35px !important;
	left:231px !important;
	top:313px !important;
}

#item96122 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:565px !important;
}

#item121935 {
	width:105px !important;
	height:24px !important;
}

#item121932 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:565px !important;
}

#item132220 {
	width:105px !important;
	height:24px !important;
}

#item132217 {
	width:105px !important;
	height:24px !important;
	left:462px !important;
	top:565px !important;
}

#item121882 {
	width:69px !important;
	height:20px !important;
	direction:ltr;
}

#item121878 {
	width:69px !important;
	height:20px !important;
	left:743px !important;
	top:531px !important;
}

table#table216184 tr {
	background:#d5edef;;
}

table#table216184 {
	table-layout:fixed;
}

#item121908 {
	width:355px !important;
	min-height:120px !important;
	direction:ltr;
}

#item121906 {
	width:355px !important;
	height:120px !important;
	left:457px !important;
	top:407px !important;
}

#item106340 {
	width:300px !important;
	height:1110px !important;
	left:30px !important;
	top:90px !important;
}

table#table216411 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

table#table216411 {
	table-layout:fixed;
}

#item136706 {
	width:425px !important;
	min-height:1099px !important;
}

#item130654 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:25px !important;
}

#item130667 {
	width:35px !important;
	height:35px !important;
}

#item130663 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item136785 {
	width:50px !important;
	height:50px !important;
	left:30px !important;
	top:789px !important;
}

#item136789 {
	width:50px !important;
	height:50px !important;
	left:30px !important;
	top:899px !important;
}

#item136794 {
	width:50px !important;
	height:50px !important;
	left:30px !important;
	top:1009px !important;
}

#item142181 {
	width:35px !important;
	height:35px !important;
}

#item142176 {
	width:35px !important;
	height:35px !important;
	left:245px !important;
	top:25px !important;
}

table#table217055 tr {
	background:#d5edef;;
}

table#table217055 {
	table-layout:fixed;
}

#item130604 {
	width:360px !important;
	min-height:245px !important;
	direction:ltr;
}

#item130602 {
	width:360px !important;
	height:245px !important;
	top:300px !important;
}

#item130631 {
	width:70px !important;
	height:30px !important;
	background:#d5edef;
}

#item130627 {
	width:81px !important;
	height:11px !important;
	left:255px !important;
	top:554px !important;
}

@keyframes custom-140775 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-140775 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item140777 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item140784 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140778 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item140812 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140807 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item140840 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140835 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item140868 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140863 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item140898 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140893 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item140926 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140921 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item140954 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140949 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item140982 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item140977 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item141005 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item141013 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

table#table217780 tr {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
	background:#fff;;
}

table#table217780 {
	table-layout:fixed;
}

#item108772 {
	width:708px !important;
	left:30px !important;
	top:100px !important;
	min-height:882px !important;
}

#item108795 {
	width:50px !important;
	height:50px !important;
	left:30px !important;
	top:606px !important;
}

#item108800 {
	width:50px !important;
	height:50px !important;
	left:30px !important;
	top:706px !important;
}

#item108803 {
	width:50px !important;
	height:50px !important;
	left:30px !important;
	top:806px !important;
}

#item129765 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:30px !important;
}

#item129830 {
	width:150px !important;
	height:35px !important;
}

#item129827 {
	width:150px !important;
	height:35px !important;
	left:203px !important;
	top:30px !important;
}

#item142286 {
	width:150px !important;
	height:35px !important;
}

#item142282 {
	width:150px !important;
	height:35px !important;
	left:376px !important;
	top:30px !important;
}

table#table218328 tr {
	background:#d5edef;;
}

table#table218328 {
	table-layout:fixed;
}

#item129776 {
	width:460px !important;
	min-height:233px !important;
	direction:ltr;
}

#item129774 {
	width:460px !important;
	height:233px !important;
	left:278px !important;
	top:320px !important;
}

#item129803 {
	width:75px !important;
	height:30px !important;
	background:#d5edef;
}

#item129799 {
	width:81px !important;
	height:11px !important;
	left:660px !important;
	top:300px !important;
}

@keyframes custom-125588 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-125588 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item125590 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item125596 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125591 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item125624 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125619 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item125652 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125647 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item125680 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125675 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item125708 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125703 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item125736 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125731 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item125765 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125760 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item125793 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125788 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item125816 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item125824 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item90979 {
	width:580px !important;
	left:30px !important;
	top:30px !important;
	min-height:40px !important;
}

#item91004 {
	width:580px !important;
	left:30px !important;
	top:80px !important;
	min-height:18px !important;
	direction:ltr;
}

#item91028 {
	width:580px !important;
	left:30px !important;
	top:537px !important;
	min-height:30px !important;
	direction:ltr;
}

table#table219176 th, table#table219176 td {
	vertical-align:middle;;
}

table#table219176 {
	table-layout:fixed;
}

#item91398 {
	width:580px !important;
	left:55px !important;
	top:145px !important;
	min-height:380px !important;
	direction:ltr;
}

#item96128 {
	width:105px !important;
	height:24px !important;
	left:30px !important;
	top:110px !important;
}

#item96481 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:451px !important;
}

#item96488 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:465px !important;
}

#item110146 {
	width:12px !important;
	height:13px !important;
	left:30px !important;
	top:171px !important;
}

#item110157 {
	width:12px !important;
	height:13px !important;
	left:30px !important;
	top:240px !important;
}

#item110151 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:189px !important;
}

#item110156 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:359px !important;
}

#item103555 {
	width:300px !important;
	left:30px !important;
	top:30px !important;
	min-height:63px !important;
}

#item103578 {
	width:300px !important;
	left:30px !important;
	top:100px !important;
	min-height:47px !important;
}

#item103601 {
	width:300px !important;
	left:30px !important;
	top:762px !important;
	min-height:129px !important;
}

#item103647 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:151px !important;
}

#item103667 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:631px !important;
}

#item103672 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:651px !important;
}

#item106913 {
	width:345px !important;
	height:531px !important;
	left:55px !important;
	top:189px !important;
}

table#table220035 th, table#table220035 td {
	vertical-align:middle;;
}

table#table220035 {
	table-layout:fixed;
}

#item110287 {
	width:395px !important;
	min-height:531px !important;
}

#item110268 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:247px !important;
}

#item110273 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:323px !important;
}

#item110281 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:222px !important;
}

#item110278 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:498px !important;
}

@keyframes custom-141065 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-141065 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item141067 {
	opacity:0.50;
	width:330px !important;
	height:469px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item141073 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141068 {
	width:330px !important;
	height:48px !important;
	top:422px !important;
}

#item141102 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141097 {
	width:330px !important;
	height:48px !important;
	top:374px !important;
}

#item141130 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141125 {
	width:330px !important;
	height:48px !important;
	top:327px !important;
}

#item141158 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141153 {
	width:330px !important;
	height:48px !important;
	top:279px !important;
}

#item141186 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141181 {
	width:330px !important;
	height:48px !important;
	top:232px !important;
}

#item141215 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141209 {
	width:330px !important;
	height:48px !important;
	top:184px !important;
}

#item141243 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141238 {
	width:330px !important;
	height:48px !important;
	top:137px !important;
}

#item141271 {
	width:330px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item141266 {
	width:330px !important;
	height:48px !important;
	top:89px !important;
}

#item141294 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item141302 {
	width:35px !important;
	height:35px !important;
	top:25px !important;
}

#item108828 {
	width:580px !important;
	left:30px !important;
	top:30px !important;
	min-height:50px !important;
}

#item108851 {
	width:580px !important;
	left:30px !important;
	top:100px !important;
	min-height:30px !important;
}

#item108874 {
	width:708px !important;
	left:30px !important;
	top:943px !important;
	min-height:58px !important;
}

table#table221337 th, table#table221337 td {
	vertical-align:middle;;
}

table#table221337 {
	table-layout:fixed;
}

#item108897 {
	width:580px !important;
	left:55px !important;
	top:195px !important;
	min-height:551px !important;
}

#item108920 {
	width:150px !important;
	height:35px !important;
	left:30px !important;
	top:140px !important;
}

#item108938 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:634px !important;
}

#item108942 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:654px !important;
}

#item110520 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:250px !important;
}

#item110523 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:325px !important;
}

#item110526 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:224px !important;
}

#item110531 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:500px !important;
}

@keyframes custom-125221 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-370px,0px);}
}
@-webkit-keyframes custom-125221 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-370px,0px);}
}
#item125223 {
	opacity:0.50;
	width:370px !important;
	height:390px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item125229 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125224 {
	width:370px !important;
	height:45px !important;
	top:345px !important;
}

#item125257 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125252 {
	width:370px !important;
	height:45px !important;
	top:300px !important;
}

#item125285 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125280 {
	width:370px !important;
	height:45px !important;
	top:255px !important;
}

#item125314 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125309 {
	width:370px !important;
	height:45px !important;
	top:210px !important;
}

#item125342 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125337 {
	width:370px !important;
	height:45px !important;
	top:165px !important;
}

#item125370 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125365 {
	width:370px !important;
	height:45px !important;
	top:120px !important;
}

#item125398 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125393 {
	width:370px !important;
	height:45px !important;
	top:75px !important;
}

#item125426 {
	width:370px !important;
	height:45px !important;
	background:#fff;
	padding:0px 0px 0px 30px;
	direction:ltr;
}

#item125421 {
	width:370px !important;
	height:45px !important;
	top:30px !important;
}

#item125449 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

#item125458 {
	width:30px !important;
	height:30px !important;
	top:30px !important;
}

p.autoParaStyle84 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f26b27;
	direction:ltr;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#174092;
	direction:ltr;
	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.autoParaStyle82 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	direction:ltr;
	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.autoParaStyle81 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#404041;
	direction:ltr;
	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.autoParaStyle80 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f47938;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#174092;
	direction:ltr;
	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.autoParaStyle78 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	direction:ltr;
	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.autoParaStyle77 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#404041;
	direction:ltr;
	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.autoParaStyle76 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f26b27;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle75 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle74 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:11px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:center;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:center;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	text-align:center;
}

ul.autoParaStyle66 > li {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	letter-spacing:-0.020em;
	padding-left:14px;
	text-align:left;
}
ul.autoParaStyle66 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle65 {
	font-family:FF-Webdings,Webdings;
	font-size:10px;
	line-height:12px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:FF-Webdings,Webdings;
	font-size:20px;
	line-height:24px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:16.8px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#002f86;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle61 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:10px;
	color:#174092;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle50 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:FF-Webdings,Webdings;
	font-size:12px;
	line-height:27px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:23px;
	line-height:27px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle47 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:10px;
	color:#174092;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-Webdings,Webdings;
	font-size:12px;
	line-height:28px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	direction:ltr;
	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.autoParaStyle39 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:FF-Webdings,Webdings;
	font-size:15px;
	line-height:18px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-Webdings,Webdings;
	font-size:10px;
	line-height:12px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-Webdings,Webdings;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-AllianzNeo-Light,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	direction:ltr;
	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.autoParaStyle34 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:10px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#174092;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:FF-Webdings,Webdings;
	font-size:12px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-Webdings,Webdings;
	font-size:15px;
	line-height:18px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f26b27;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	direction:ltr;
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	direction:ltr;
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:58px;
	line-height:60px;
	color:#0cb6e1;
	letter-spacing:-0.005em;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:58px;
	line-height:60px;
	color:#f26b27;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:58px;
	line-height:60px;
	color:#0cb6e1;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:80px;
	line-height:82px;
	color:#0cb6e1;
	letter-spacing:-0.005em;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:80px;
	line-height:82px;
	color:#f26b27;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	direction:ltr;
	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.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	direction:ltr;
	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;
}

ul.iPad-V_-_Desktop-small-blue-text-bulleted > li {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	padding-left:14px;
	text-align:left;
}
ul.iPad-V_-_Desktop-small-blue-text-bulleted > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.iPad-V_-_iPad-V_-_Normal_1 {
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.iPad-V_-_Subhead1 {
	font-weight:300;
	font-size:18px;
	line-height:13.2px;
	color:#002f86;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.iPad-V_-_Normal_1 {
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.iPad-V_-_Desktop-body-copy-bulleted > li {
	font-weight:300;
	font-family:FF-AllianzNeo-Light,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	padding-left:15px;
	text-align:left;
}
ul.iPad-V_-_Desktop-body-copy-bulleted > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.iPad-V_-_Basic-Paragraph {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#174092;
	text-align:left;
}

p.iPad-V_-_Headline-Type-4_1 {
	font-size:42px;
	line-height:48px;
	color:#002f86;
	letter-spacing:0.015em;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

ul.mobile-V_-_Desktop-small-blue-text-bulleted > li {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	padding-left:14px;
	text-align:left;
}
ul.mobile-V_-_Desktop-small-blue-text-bulleted > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.mobile-V_-_iPad-V_-_Normal_1 {
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.mobile-V_-_Subhead1 {
	font-weight:300;
	font-size:18px;
	line-height:13.2px;
	color:#002f86;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.mobile-V_-_Normal_1 {
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.mobile-V_-_Desktop-body-copy-bulleted > li {
	font-weight:300;
	font-family:FF-AllianzNeo-Light,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	padding-left:15px;
	text-align:left;
}
ul.mobile-V_-_Desktop-body-copy-bulleted > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.mobile-V_-_Basic-Paragraph {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:left;
}

p.mobile-V_-_Headline-Type-4_1 {
	font-size:42px;
	line-height:48px;
	color:#002f86;
	letter-spacing:0.015em;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.A4-H_-_iPad-V_-_Normal_1 {
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A4-H_-_Headline-Type-4_1 {
	font-size:42px;
	line-height:48px;
	color:#002f86;
	letter-spacing:0.015em;
	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:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.A4-H_-_Subhead1 {
	font-weight:300;
	font-size:18px;
	line-height:13.2px;
	color:#002f86;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A4-H_-_Normal_1 {
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.A4-H_-_Desktop-small-blue-text-bulleted > li {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#174092;
	padding-left:14px;
	text-align:left;
}
ul.A4-H_-_Desktop-small-blue-text-bulleted > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.A4-H_-_Desktop-body-copy-bulleted > li {
	font-weight:300;
	font-family:FF-AllianzNeo-Light,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	padding-left:15px;
	text-align:left;
}
ul.A4-H_-_Desktop-body-copy-bulleted > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Basic-Paragraph {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	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;
}

span.autoCharStyle10 {
	color:#002f86;
}

span.autoCharStyle9 {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	color:#002f86;
}

span.autoCharStyle8 {
	font-size:24px;
	color:#f26b27;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	color:#002f86;
	letter-spacing:-0.020em;
}

span.autoCharStyle6 {
	font-size:24px;
	color:#f26b27;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle4 {
	font-size:68px;
	color:#00468b;
}

span.autoCharStyle3 {
	font-size:68px;
	color:#f26b27;
}

span.autoCharStyle2 {
	color:#00468b;
}

span.autoCharStyle1 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:80px;
	color:#f26b27;
}

span.iPad-V_-_Desktop-page-heading {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#002f86;
}

span.iPad-V_-_Desktop-small-blue-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	color:#174092;
}

span.iPad-V_-_Desktop-heading {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#002f86;
}

span.iPad-V_-_Desktop-heading-white {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	color:#fff;
}

span.iPad-V_-_Desktop-page-heading-white {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#fff;
}

span.iPad-V_-_Desktop-body-copy-highlight {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#404041;
}

span.iPad-V_-_Desktop-small-black-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	color:#404041;
}

span.iPad-V_-_Desktop-body-heading {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#002f86;
}

span.iPad-V_-_Desktop-body-copy {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	color:#404041;
}

span.iPad-V_-_Document-body {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
}

span.iPad-V_-_Document-sub-title {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
}

span.iPad-V_-_Document-title {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:80px;
	color:#0cb6e1;
}

span.mobile-V_-_Desktop-page-heading {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#002f86;
}

span.mobile-V_-_Desktop-small-blue-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	color:#174092;
}

span.mobile-V_-_Desktop-heading {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#002f86;
}

span.mobile-V_-_Desktop-heading-white {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	color:#fff;
}

span.mobile-V_-_Desktop-page-heading-white {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#fff;
}

span.mobile-V_-_Desktop-body-copy-highlight {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#404041;
}

span.mobile-V_-_Desktop-small-black-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	color:#404041;
}

span.mobile-V_-_Desktop-body-heading {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#002f86;
}

span.mobile-V_-_Desktop-body-copy {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	color:#404041;
}

span.mobile-V_-_Document-body {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
}

span.mobile-V_-_Document-sub-title {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:14px;
}

span.mobile-V_-_Document-title {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:68px;
	color:#0cb6e1;
}

span.A4-H_-_Document-body {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:12px;
}

span.A4-H_-_Document-sub-title {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:12px;
}

span.A4-H_-_Document-title {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:80px;
	color:#0cb6e1;
}

span.A4-H_-_Desktop-page-heading-white {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#fff;
}

span.A4-H_-_Desktop-page-heading {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	color:#002f86;
}

span.A4-H_-_Desktop-body-heading {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	color:#002f86;
}

span.A4-H_-_Desktop-heading-white {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	color:#fff;
}

span.A4-H_-_Desktop-heading {
	font-weight:600;
	font-family:FF-AllianzNeo-SemiBold,"Allianz Neo",sans-serif;
	font-size:14px;
	color:#002f86;
}

span.A4-H_-_Desktop-small-black-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	color:#404041;
}

span.A4-H_-_Desktop-small-blue-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	color:#174092;
}

span.A4-H_-_Desktop-body-copy-highlight {
	font-weight:bold;
	font-family:FF-AllianzNeo-Bold,"Allianz Neo","Arial Black", Gadget, sans-serif;
	font-size:9px;
	color:#404041;
}

span.A4-H_-_Desktop-body-copy {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	color:#404041;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-360 {display:block; } }

#loadIndicator{display:none;}
