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

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

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

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

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

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

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

#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:156px !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:314px !important;
	background:#fff;
	outline:solid 1px #fff;
}

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

#item108077 {
	width:350px !important;
	left:30px !important;
	top:830px !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:300px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#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:103px !important;
	left:630px !important;
	top:492px !important;
	background:#d5edef;
}

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

#item91131 {
	width:76px !important;
	left:736px !important;
	top:512px !important;
	min-height:67px !important;
}

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

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

table#table157139 {
	table-layout:fixed;
}

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

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

table#table157836 {
	}

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

#item91129 {
	width:67px !important;
	height:63px !important;
	left:660px !important;
	top:512px !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:412px !important;
}

#item102838 {
	width:360px !important;
	height:115px !important;
	top:1185px !important;
	background:#d5edef;
}

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

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

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

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

table#table158217 {
	}

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

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

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

#item107323 {
	width:300px !important;
	height:489px !important;
	left:30px !important;
	top:330px !important;
}

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

table#table158799 {
	table-layout:fixed;
}

#item151764 {
	width:1330px !important;
	top:1px !important;
	min-height:475px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item149805 {
	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:100px !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#table160059 th, table#table160059 td {
	vertical-align:top;;
}

table#table160059 {
	}

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

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

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

#item129860 {
	width:708px !important;
	height:536px !important;
	left:30px !important;
	top:220px !important;
}

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

table#table160336 {
	table-layout:fixed;
}

#item152545 {
	width:1085px !important;
	min-height:566px !important;
}

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

#item152574 {
	width:50px !important;
	height:50px !important;
	left:220px !important;
}

#item152580 {
	width:50px !important;
	height:50px !important;
	left:440px !important;
}

#item152585 {
	width:50px !important;
	height:50px !important;
	left:659px !important;
}

#item152591 {
	width:50px !important;
	height:50px !important;
	left:880px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table161384 {
	table-layout:fixed;
}

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

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

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

table#table162446 {
	table-layout:fixed;
}

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

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

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

#item142050 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

table#table162824 {
	table-layout:fixed;
}

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

#item106804 {
	width:300px !important;
	height:700px !important;
	left:30px !important;
	top:800px !important;
}

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

table#table163070 {
	table-layout:fixed;
}

#item148013 {
	width:735px !important;
	top:10px !important;
	min-height:640px !important;
}

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

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

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

#item132403 {
	width:35px !important;
	height:35px !important;
	left:200px !important;
	top:29px !important;
}

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

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

#item130715 {
	width:360px !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:940px !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:374px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#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#table164401 tr {
	border-right:1px solid #fff;;
}

table#table164401 {
	table-layout:fixed;
}

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

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

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

table#table165442 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table165951 {
	table-layout:fixed;
}

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

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

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

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

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

#item142056 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

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

table#table168420 {
	table-layout:fixed;
}

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

#item120874 {
	width:355px !important;
	height:130px !important;
	left:457px !important;
	top:397px !important;
}

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

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

table#table168647 {
	table-layout:fixed;
}

#item148208 {
	width:735px !important;
	min-height:995px !important;
}

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

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

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

#item132330 {
	width:35px !important;
	height:35px !important;
	left:255px !important;
	top:25px !important;
}

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

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

table#table171203 {
	table-layout:fixed;
}

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

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

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

#item130033 {
	width:70px !important;
	height:30px !important;
	left:260px !important;
	top:565px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table171836 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

table#table174283 {
	table-layout:fixed;
}

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

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

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

#item129197 {
	width:75px !important;
	height:30px !important;
	left:663px !important;
	top:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table174884 {
	table-layout:fixed;
}

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

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

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

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

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

#item142063 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

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

table#table177090 {
	table-layout:fixed;
}

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

#item121491 {
	width:355px !important;
	height:130px !important;
	left:457px !important;
	top:397px !important;
}

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

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

table#table177450 {
	table-layout:fixed;
}

#item148428 {
	width:735px !important;
	min-height:1030px !important;
}

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

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

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

#item132334 {
	width:35px !important;
	height:35px !important;
	left:255px !important;
	top:25px !important;
}

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

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

table#table179925 {
	table-layout:fixed;
}

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

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

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

#item130114 {
	width:70px !important;
	height:30px !important;
	left:260px !important;
	top:565px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table180547 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

table#table182938 {
	table-layout:fixed;
}

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

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

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

#item129294 {
	width:75px !important;
	height:30px !important;
	left:663px !important;
	top:288px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table183540 {
	table-layout:fixed;
}

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

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

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

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

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

#item142069 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

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

table#table185553 {
	table-layout:fixed;
}

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

#item121561 {
	width:355px !important;
	height:130px !important;
	left:457px !important;
	top:397px !important;
}

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

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

table#table185780 {
	table-layout:fixed;
}

#item148617 {
	width:735px !important;
	min-height:875px !important;
}

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

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

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

#item132343 {
	width:35px !important;
	height:35px !important;
	left:255px !important;
	top:25px !important;
}

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

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

table#table187743 {
	table-layout:fixed;
}

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

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

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

#item130199 {
	width:70px !important;
	height:30px !important;
	left:260px !important;
	top:565px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table188365 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

table#table190190 {
	table-layout:fixed;
}

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

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

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

#item129378 {
	width:75px !important;
	height:30px !important;
	left:663px !important;
	top:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table190791 {
	table-layout:fixed;
}

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

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

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

#item142075 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

table#table192114 {
	table-layout:fixed;
}

#item148801 {
	width:735px !important;
	top:10px !important;
	min-height:810px !important;
}

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

#item132392 {
	width:35px !important;
	height:35px !important;
	left:200px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table193805 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table195428 {
	table-layout:fixed;
}

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

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

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

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

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

#item142083 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

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

table#table197484 {
	table-layout:fixed;
}

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

#item121629 {
	width:355px !important;
	height:130px !important;
	left:457px !important;
	top:397px !important;
}

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

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

table#table197711 {
	table-layout:fixed;
}

#item149001 {
	width:735px !important;
	top:10px !important;
	min-height:985px !important;
}

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

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

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

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

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

#item132352 {
	width:35px !important;
	height:35px !important;
	left:255px !important;
	top:25px !important;
}

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

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

table#table201511 {
	table-layout:fixed;
}

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

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

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

#item130280 {
	width:70px !important;
	height:30px !important;
	left:260px !important;
	top:565px !important;
}

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

#item130755 {
	width:360px !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-150966 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-330px,0px);}
}
@-webkit-keyframes custom-150966 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-330px,0px);}
}
#item150968 {
	opacity:0.50;
	width:330px !important;
	height:374px !important;
	background:#fff;
	outline:solid 1px #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table202186 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

table#table205115 {
	table-layout:fixed;
}

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

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

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

#item129461 {
	width:75px !important;
	height:30px !important;
	left:663px !important;
	top:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table205718 {
	table-layout:fixed;
}

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

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

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

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

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

#item142090 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

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

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

table#table207207 {
	table-layout:fixed;
}

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

#item121698 {
	width:355px !important;
	height:130px !important;
	left:457px !important;
	top:397px !important;
}

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

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

table#table207434 {
	table-layout:fixed;
}

#item149222 {
	width:735px !important;
	min-height:905px !important;
}

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

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

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

#item132359 {
	width:35px !important;
	height:35px !important;
	left:255px !important;
	top:25px !important;
}

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

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

table#table209092 {
	table-layout:fixed;
}

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

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

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

#item130365 {
	width:70px !important;
	height:30px !important;
	left:260px !important;
	top:565px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table209714 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

table#table211297 {
	table-layout:fixed;
}

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

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

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

#item129550 {
	width:75px !important;
	height:30px !important;
	left:663px !important;
	top:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table211896 th, table#table211896 td {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

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

table#table211896 {
	table-layout:fixed;
}

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

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

#item132217 {
	width:105px !important;
	height:24px !important;
	left:582px !important;
	top:560px !important;
}

#item142096 {
	width:105px !important;
	height:24px !important;
	left:702px !important;
	top:560px !important;
}

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

#item132382 {
	width:35px !important;
	height:35px !important;
	left:200px !important;
	top:25px !important;
}

table#table212469 th, table#table212469 td {
	vertical-align:top;;
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

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

table#table212469 {
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table213327 th, table#table213327 td {
	border-left:1px solid #fff;;
	border-right:1px solid #fff;;
}

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

table#table213327 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154588 {
	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#table214398 {
	}

#item91398 {
	width:580px !important;
	left:55px !important;
	top:153px !important;
	min-height:362px !important;
	direction:ltr;
}

#item96481 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:452px !important;
}

#item96488 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:466px !important;
}

#item110146 {
	width:12px !important;
	height:13px !important;
	left:30px !important;
	top:172px !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:190px !important;
}

#item110156 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:360px !important;
}

#item142023 {
	width:105px !important;
	height:24px !important;
	left:55px !important;
	top:110px !important;
}

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

#item103578 {
	width:300px !important;
	left:30px !important;
	top:100px !important;
	min-height:35px !important;
}

#item103601 {
	width:300px !important;
	left:30px !important;
	top:750px !important;
	min-height:115px !important;
}

#item103667 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:659px !important;
}

#item103672 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:679px !important;
}

#item106913 {
	width:275px !important;
	height:520px !important;
	left:55px !important;
	top:220px !important;
}

table#table215372 {
	}

#item149476 {
	width:600px !important;
	min-height:520px !important;
}

#item110268 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:275px !important;
}

#item110273 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:351px !important;
}

#item110281 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:249px !important;
}

#item110278 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:526px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150024 {
	width:35px !important;
	height:35px !important;
	top:30px !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:18px !important;
}

#item108874 {
	width:708px !important;
	left:30px !important;
	top:930px !important;
	min-height:58px !important;
}

table#table216666 {
	}

#item108897 {
	width:600px !important;
	left:55px !important;
	top:200px !important;
	min-height:653px !important;
}

#item108938 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:640px !important;
}

#item108942 {
	width:12px !important;
	height:12px !important;
	left:30px !important;
	top:660px !important;
}

#item110520 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:254px !important;
}

#item110523 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:329px !important;
}

#item110526 {
	width:17px !important;
	height:18px !important;
	left:30px !important;
	top:228px !important;
}

#item110531 {
	width:17px !important;
	height:17px !important;
	left:30px !important;
	top:504px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle81 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:32px;
	line-height:27px;
	color:#174092;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#404041;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle72 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle71 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:11px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-indent:-15px;
	padding-left:15px;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-indent:-15px;
	padding-left:15px;
	text-align:left;
}

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;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle67 {
	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.autoParaStyle66 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle65 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:16.8px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle64 {
	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;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle62 {
	font-family:FF-Webdings,Webdings;
	font-size:10px;
	line-height:12px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:center;
}

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: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.autoParaStyle55 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-Webdings,Webdings;
	font-size:12px;
	line-height:27px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#fff;
	text-align:center;
}

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-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.autoParaStyle50 {
	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.autoParaStyle49 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-Webdings,Webdings;
	font-size:12px;
	line-height:28px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:FF-Webdings,Webdings;
	font-size:20px;
	line-height:24px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle46 {
	font-family:FF-Webdings,Webdings;
	font-size:20px;
	line-height:24px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:16.8px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:FF-Webdings,Webdings;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-Webdings,Webdings;
	font-size:15px;
	line-height:18px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:FF-Webdings,Webdings;
	font-size:10px;
	line-height:12px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:FF-Webdings,Webdings;
	font-size:9px;
	line-height:12px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:center;
}

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:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#174092;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-Webdings,Webdings;
	font-size:12px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-Webdings,Webdings;
	font-size:15px;
	line-height:18px;
	color:#404041;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:13.2px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:32px;
	line-height:27px;
	color:#f47938;
	margin-top:9px;
	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:24px;
	line-height:27px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f47938;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f26b27;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle15 {
	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.autoParaStyle14 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:24px;
	line-height:27px;
	color:#f26b27;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:7.5px;
	line-height:10px;
	color:#404041;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:74px;
	line-height:48px;
	color:#f26b27;
	text-align:left;
}

p.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#002f86;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:68px;
	line-height:72px;
	color:#0cb6e1;
	text-align:left;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#002f86;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:76px;
	line-height:78px;
	color:#0cb6e1;
	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_-_small-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#174092;
	text-align:left;
}

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_-_small-text {
	font-family:FF-AllianzNeo-Regular,"Allianz Neo",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#404041;
	text-align:left;
}

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.autoCharStyle5 {
	font-size:20px;
}

span.autoCharStyle4 {
	color:#fff;
}

span.autoCharStyle3 {
	color:#f26b27;
}

span.autoCharStyle2 {
	color:#002f86;
}

span.autoCharStyle1 {
	color:#f26b27;
}

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-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.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:76px;
	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-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;}
