/* 	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:700; }
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:700;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:#666666; }
:-webkit-full-screen { background:#666666; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1008px; height:612px; background: #fff !important; }
.paper-vertical { width:1008px; height:100%; }
.paper-horizontal { width:10px; height:624px; }
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:612px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1008px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .1s; transition:transform .1s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:4px solid #00848a; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#00848a;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item8551 {
	width:397px !important;
	left:69px !important;
	top:266px !important;
	min-height:22px !important;
}

#item8574 {
	width:540px !important;
	left:69px !important;
	top:306px !important;
	min-height:34px !important;
}

#item8598 {
	width:81px !important;
	left:69px !important;
	top:499px !important;
	min-height:33px !important;
}

#item8621 {
	width:137px !important;
	left:69px !important;
	top:532px !important;
	min-height:42px !important;
}

#item8644 {
	width:147px !important;
	height:42px !important;
	left:824px !important;
	top:525px !important;
}

#item8694 {
	width:86px !important;
	left:159px !important;
	top:17px !important;
	min-height:9px !important;
}

#item9801 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item8740 {
	width:77px !important;
	left:402px !important;
	top:17px !important;
	min-height:9px !important;
}

#item8786 {
	width:45px !important;
	left:538px !important;
	top:17px !important;
	min-height:9px !important;
}

#item9828 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item9851 {
	width:67px !important;
	left:765px !important;
	top:17px !important;
	min-height:9px !important;
}

#item9879 {
	width:110px !important;
	left:863px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369607 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item365532 {
	width:172px !important;
	height:9px !important;
	left:242px !important;
	top:123px !important;
}

#item365544 {
	width:172px !important;
	height:9px !important;
	left:739px !important;
	top:123px !important;
}

#item365547 {
	width:172px !important;
	height:9px !important;
	left:739px !important;
	top:253px !important;
}

#item365550 {
	width:172px !important;
	height:9px !important;
	left:739px !important;
	top:394px !important;
}

#item365553 {
	width:172px !important;
	height:9px !important;
	left:739px !important;
	top:491px !important;
}

#item365538 {
	width:172px !important;
	height:9px !important;
	left:242px !important;
	top:271px !important;
}

#item365541 {
	width:172px !important;
	height:9px !important;
	left:242px !important;
	top:426px !important;
}

#item56438 {
	width:324px !important;
	left:78px !important;
	top:66px !important;
	min-height:26px !important;
}

#item56484 {
	width:199px !important;
	left:241px !important;
	top:110px !important;
	min-height:9px !important;
}

#item56507 {
	width:199px !important;
	left:241px !important;
	top:259px !important;
	min-height:9px !important;
}

#item56531 {
	width:199px !important;
	left:241px !important;
	top:413px !important;
	min-height:9px !important;
}

#item56554 {
	width:199px !important;
	left:739px !important;
	top:110px !important;
	min-height:9px !important;
}

#item56577 {
	width:199px !important;
	left:740px !important;
	top:479px !important;
	min-height:9px !important;
}

#item56600 {
	width:199px !important;
	left:739px !important;
	top:240px !important;
	min-height:9px !important;
}

#item56623 {
	width:199px !important;
	left:739px !important;
	top:382px !important;
	min-height:9px !important;
}

#item56646 {
	width:72px !important;
	left:242px !important;
	top:136px !important;
	min-height:7px !important;
}

#item361314 {
	width:113px !important;
	left:740px !important;
	top:136px !important;
	min-height:7px !important;
}

#item361742 {
	width:158px !important;
	left:740px !important;
	top:266px !important;
	min-height:7px !important;
}

#item361961 {
	width:158px !important;
	left:740px !important;
	top:408px !important;
	min-height:7px !important;
}

#item362149 {
	width:158px !important;
	left:740px !important;
	top:505px !important;
	min-height:7px !important;
}

#item362218 {
	width:158px !important;
	left:740px !important;
	top:521px !important;
	min-height:7px !important;
}

#item362261 {
	width:158px !important;
	left:740px !important;
	top:538px !important;
	min-height:7px !important;
}

#item362003 {
	width:158px !important;
	left:740px !important;
	top:424px !important;
	min-height:7px !important;
}

#item362032 {
	width:158px !important;
	left:740px !important;
	top:440px !important;
	min-height:7px !important;
}

#item362064 {
	width:165px !important;
	left:740px !important;
	top:457px !important;
	min-height:8px !important;
}

#item361781 {
	width:158px !important;
	left:740px !important;
	top:283px !important;
	min-height:7px !important;
}

#item361811 {
	width:158px !important;
	left:740px !important;
	top:299px !important;
	min-height:7px !important;
}

#item361842 {
	width:158px !important;
	left:740px !important;
	top:316px !important;
	min-height:7px !important;
}

#item361931 {
	width:177px !important;
	left:740px !important;
	top:361px !important;
	min-height:7px !important;
}

#item361404 {
	width:146px !important;
	left:740px !important;
	top:153px !important;
	min-height:7px !important;
}

#item361433 {
	width:146px !important;
	left:740px !important;
	top:169px !important;
	min-height:7px !important;
}

#item361521 {
	width:146px !important;
	left:740px !important;
	top:186px !important;
	min-height:7px !important;
}

#item361616 {
	width:146px !important;
	left:740px !important;
	top:202px !important;
	min-height:7px !important;
}

#item361711 {
	width:146px !important;
	left:740px !important;
	top:219px !important;
	min-height:7px !important;
}

#item360554 {
	width:132px !important;
	left:242px !important;
	top:285px !important;
	min-height:7px !important;
}

#item360169 {
	width:158px !important;
	left:242px !important;
	top:153px !important;
	min-height:7px !important;
}

#item360760 {
	width:173px !important;
	left:242px !important;
	top:347px !important;
	min-height:8px !important;
}

#item360791 {
	width:173px !important;
	left:242px !important;
	top:363px !important;
	min-height:8px !important;
}

#item361068 {
	width:173px !important;
	left:242px !important;
	top:440px !important;
	min-height:8px !important;
}

#item361113 {
	width:173px !important;
	left:242px !important;
	top:456px !important;
	min-height:8px !important;
}

#item361218 {
	width:173px !important;
	left:242px !important;
	top:502px !important;
	min-height:8px !important;
}

#item361252 {
	width:173px !important;
	left:242px !important;
	top:519px !important;
	min-height:8px !important;
}

#item361281 {
	width:173px !important;
	left:242px !important;
	top:536px !important;
	min-height:8px !important;
}

#item360665 {
	width:182px !important;
	left:242px !important;
	top:302px !important;
	min-height:7px !important;
}

#item360217 {
	width:221px !important;
	left:242px !important;
	top:169px !important;
	min-height:20px !important;
}

#item360277 {
	width:199px !important;
	left:242px !important;
	top:198px !important;
	min-height:20px !important;
}

#item360701 {
	width:199px !important;
	left:242px !important;
	top:318px !important;
	min-height:20px !important;
}

#item360896 {
	width:199px !important;
	left:242px !important;
	top:380px !important;
	min-height:20px !important;
}

#item361153 {
	width:199px !important;
	left:242px !important;
	top:474px !important;
	min-height:20px !important;
}

#item360423 {
	width:199px !important;
	left:242px !important;
	top:226px !important;
	min-height:20px !important;
}

#item361871 {
	width:199px !important;
	left:740px !important;
	top:333px !important;
	min-height:21px !important;
}

#item366256 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item84725 {
	width:237px !important;
	left:678px !important;
	top:291px !important;
	min-height:30px !important;
}

#item84748 {
	width:245px !important;
	left:678px !important;
	top:424px !important;
	min-height:109px !important;
}

#item84771 {
	width:204px !important;
	left:678px !important;
	top:355px !important;
	min-height:58px !important;
}

#item87336 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item365577 {
	width:80px !important;
	height:9px !important;
	left:678px !important;
	top:337px !important;
}

#item365599 {
	width:1026px !important;
	height:481px !important;
	left:-9px !important;
	top:140px !important;
}

#item365631 {
	width:400px !important;
	height:146px !important;
	left:512px !important;
	top:404px !important;
}

#item229760 {
	width:215px !important;
	left:45px !important;
	top:70px !important;
	min-height:70px !important;
}

#item229783 {
	width:639px !important;
	left:308px !important;
	top:70px !important;
	min-height:58px !important;
}

#item229807 {
	width:223px !important;
	left:162px !important;
	top:349px !important;
	min-height:20px !important;
}

#item229830 {
	width:285px !important;
	left:572px !important;
	top:349px !important;
	min-height:20px !important;
}

#item229893 {
	width:92px !important;
	left:136px !important;
	top:402px !important;
	min-height:38px !important;
}

#item230131 {
	width:65px !important;
	left:320px !important;
	top:402px !important;
	min-height:38px !important;
}

#item230155 {
	width:65px !important;
	left:320px !important;
	top:495px !important;
	min-height:38px !important;
}

#item230178 {
	width:65px !important;
	left:150px !important;
	top:495px !important;
	min-height:38px !important;
}

#item229916 {
	width:136px !important;
	left:114px !important;
	top:439px !important;
	min-height:42px !important;
}

#item229940 {
	width:110px !important;
	left:297px !important;
	top:439px !important;
	min-height:26px !important;
}

#item229964 {
	width:117px !important;
	left:294px !important;
	top:528px !important;
	min-height:39px !important;
}

#item229987 {
	width:128px !important;
	left:118px !important;
	top:528px !important;
	min-height:41px !important;
}

#item230032 {
	width:88px !important;
	left:541px !important;
	top:484px !important;
	min-height:29px !important;
}

#item230055 {
	width:65px !important;
	left:681px !important;
	top:484px !important;
	min-height:29px !important;
}

#item230078 {
	width:73px !important;
	left:803px !important;
	top:484px !important;
	min-height:26px !important;
}

#item231711 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item365641 {
	width:307px !important;
	height:7px !important;
	left:114px !important;
	top:477px !important;
}

#item365676 {
	width:953px !important;
	height:292px !important;
	left:23px !important;
	top:132px !important;
}

#item242453 {
	width:23px !important;
	height:33px !important;
	left:61px !important;
	top:285px !important;
}

#item345566 {
	width:23px !important;
	height:33px !important;
	left:548px !important;
	top:285px !important;
}

#item242481 {
	width:23px !important;
	height:33px !important;
	left:181px !important;
	top:285px !important;
}

#item242540 {
	width:23px !important;
	height:33px !important;
	left:793px !important;
	top:285px !important;
}

#item242589 {
	width:23px !important;
	height:33px !important;
	left:425px !important;
	top:285px !important;
}

#item242510 {
	width:23px !important;
	height:33px !important;
	left:671px !important;
	top:285px !important;
}

#item242563 {
	width:23px !important;
	height:33px !important;
	left:915px !important;
	top:285px !important;
}

#item242642 {
	width:23px !important;
	height:33px !important;
	left:303px !important;
	top:285px !important;
}

#item242287 {
	width:104px !important;
	left:77px !important;
	top:334px !important;
	min-height:37px !important;
}

#item345540 {
	width:89px !important;
	left:564px !important;
	top:334px !important;
	min-height:41px !important;
}

#item242381 {
	width:77px !important;
	left:111px !important;
	top:241px !important;
	min-height:23px !important;
}

#item242404 {
	width:118px !important;
	left:809px !important;
	top:334px !important;
	min-height:37px !important;
}

#item242335 {
	width:194px !important;
	left:237px !important;
	top:166px !important;
	min-height:97px !important;
}

#item242312 {
	width:143px !important;
	left:533px !important;
	top:166px !important;
	min-height:97px !important;
}

#item242427 {
	width:150px !important;
	left:770px !important;
	top:136px !important;
	min-height:127px !important;
}

#item242686 {
	width:125px !important;
	left:321px !important;
	top:334px !important;
	min-height:82px !important;
}

#item242709 {
	width:558px !important;
	left:45px !important;
	top:70px !important;
	min-height:24px !important;
}

#item242732 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item33408 {
	width:216px !important;
	left:288px !important;
	top:194px !important;
	min-height:343px !important;
}

#item33431 {
	width:216px !important;
	left:525px !important;
	top:194px !important;
	min-height:382px !important;
}

#item33762 {
	width:152px !important;
	left:35px !important;
	top:112px !important;
	min-height:12px !important;
}

#item33786 {
	width:206px !important;
	left:34px !important;
	top:133px !important;
	min-height:129px !important;
}

#item33454 {
	width:216px !important;
	left:763px !important;
	top:194px !important;
	min-height:217px !important;
}

#item33477 {
	width:110px !important;
	left:766px !important;
	top:469px !important;
	min-height:50px !important;
}

#item33550 {
	width:677px !important;
	height:150px !important;
	left:288px !important;
	top:42px !important;
}

#item33739 {
	width:61px !important;
	height:18px !important;
	left:131px !important;
	top:244px !important;
}

#item365760 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item33573 {
	width:682px !important;
	height:148px !important;
	left:287px !important;
	top:43px !important;
}

#item33601 {
	width:201px !important;
	left:287px !important;
	top:198px !important;
	min-height:309px !important;
}

#item33625 {
	width:210px !important;
	left:515px !important;
	top:198px !important;
	min-height:298px !important;
}

#item33648 {
	width:210px !important;
	left:756px !important;
	top:198px !important;
	min-height:199px !important;
}

#item33671 {
	width:206px !important;
	left:756px !important;
	top:459px !important;
	min-height:63px !important;
}

#item33831 {
	width:143px !important;
	left:45px !important;
	top:112px !important;
	min-height:16px !important;
}

#item33854 {
	width:201px !important;
	left:45px !important;
	top:133px !important;
	min-height:102px !important;
}

#item365785 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item11776 {
	width:206px !important;
	left:287px !important;
	top:147px !important;
	min-height:452px !important;
}

#item11799 {
	width:229px !important;
	left:505px !important;
	top:147px !important;
	min-height:439px !important;
}

#item11899 {
	width:234px !important;
	left:746px !important;
	top:147px !important;
	min-height:325px !important;
}

#item11822 {
	width:201px !important;
	left:746px !important;
	top:513px !important;
	min-height:46px !important;
}

#item54541 {
	width:176px !important;
	left:45px !important;
	top:112px !important;
	min-height:16px !important;
}

#item54564 {
	width:201px !important;
	left:45px !important;
	top:133px !important;
	min-height:134px !important;
}

#item54685 {
	width:690px !important;
	height:107px !important;
	left:287px !important;
	top:42px !important;
}

#item365810 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item10516 {
	width:75px !important;
	left:164px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10565 {
	width:77px !important;
	left:402px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10589 {
	width:45px !important;
	left:538px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10613 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10637 {
	width:67px !important;
	left:765px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10661 {
	width:110px !important;
	left:863px !important;
	top:17px !important;
	min-height:9px !important;
}

#item155481 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369610 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item79404 {
	width:263px !important;
	left:634px !important;
	top:215px !important;
	min-height:219px !important;
}

#item79479 {
	width:58px !important;
	left:812px !important;
	top:530px !important;
	min-height:23px !important;
}

#item79502 {
	width:70px !important;
	left:634px !important;
	top:530px !important;
	min-height:28px !important;
}

#item79525 {
	width:73px !important;
	left:719px !important;
	top:530px !important;
	min-height:28px !important;
}

#item79432 {
	width:67px !important;
	left:722px !important;
	top:471px !important;
	min-height:12px !important;
}

#item79455 {
	width:58px !important;
	left:812px !important;
	top:471px !important;
	min-height:18px !important;
}

#item79548 {
	width:58px !important;
	left:640px !important;
	top:471px !important;
	min-height:14px !important;
}

#item79357 {
	width:243px !important;
	left:634px !important;
	top:84px !important;
	min-height:88px !important;
}

#item87309 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item345606 {
	width:101px !important;
	height:19px !important;
	left:634px !important;
	top:188px !important;
}

#item365712 {
	width:80px !important;
	height:9px !important;
	left:634px !important;
	top:176px !important;
}

#item365727 {
	width:228px !important;
	height:111px !important;
	left:643px !important;
	top:441px !important;
}

#item37445 {
	width:218px !important;
	left:50px !important;
	top:369px !important;
	min-height:122px !important;
}

#item37179 {
	width:233px !important;
	left:741px !important;
	top:369px !important;
	min-height:132px !important;
}

#item37468 {
	width:155px !important;
	left:114px !important;
	top:345px !important;
	min-height:24px !important;
}

#item37132 {
	width:237px !important;
	left:741px !important;
	top:167px !important;
	min-height:115px !important;
}

#item37202 {
	width:154px !important;
	left:741px !important;
	top:143px !important;
	min-height:24px !important;
}

#item37225 {
	width:134px !important;
	left:134px !important;
	top:143px !important;
	min-height:24px !important;
}

#item37248 {
	width:131px !important;
	left:741px !important;
	top:345px !important;
	min-height:15px !important;
}

#item37109 {
	width:221px !important;
	left:48px !important;
	top:167px !important;
	min-height:146px !important;
}

#item81556 {
	width:189px !important;
	left:45px !important;
	top:70px !important;
	min-height:32px !important;
}

#item365841 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368054 {
	width:1008px !important;
	height:570px !important;
	top:42px !important;
}

#item37845 {
	width:171px !important;
	left:56px !important;
	top:108px !important;
	min-height:68px !important;
}

#item37868 {
	width:201px !important;
	left:56px !important;
	top:186px !important;
	min-height:93px !important;
}

#item37891 {
	width:102px !important;
	left:56px !important;
	top:291px !important;
	min-height:227px !important;
}

#item38151 {
	width:106px !important;
	left:162px !important;
	top:291px !important;
	min-height:227px !important;
}

@keyframes flyinfromtop-349097 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-349097 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item76708 {
	width:104px !important;
	left:796px !important;
	top:516px !important;
	min-height:45px !important;
}

#item76758 {
	width:104px !important;
	left:660px !important;
	top:516px !important;
	min-height:22px !important;
}

#item76750 {
	width:78px !important;
	left:809px !important;
	top:463px !important;
	min-height:51px !important;
}

#item76781 {
	width:78px !important;
	left:673px !important;
	top:463px !important;
	min-height:51px !important;
}

#item365867 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item367604 {
	width:265px !important;
	height:67px !important;
	left:394px !important;
	top:388px !important;
}

#item13106 {
	width:330px !important;
	left:45px !important;
	top:68px !important;
	min-height:24px !important;
}

#item13129 {
	width:292px !important;
	left:45px !important;
	top:143px !important;
	min-height:121px !important;
}

#item13175 {
	width:261px !important;
	left:698px !important;
	top:70px !important;
	min-height:359px !important;
}

#item42202 {
	width:292px !important;
	left:390px !important;
	top:70px !important;
	min-height:305px !important;
}

#item61286 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item218064 {
	width:43px !important;
	height:33px !important;
	left:449px !important;
	top:390px !important;
}

#item218088 {
	width:97px !important;
	left:411px !important;
	top:419px !important;
	min-height:24px !important;
}

#item218119 {
	width:43px !important;
	height:33px !important;
	left:581px !important;
	top:390px !important;
}

#item218142 {
	width:79px !important;
	left:552px !important;
	top:419px !important;
	min-height:24px !important;
}

#item345662 {
	width:297px !important;
	height:19px !important;
	left:45px !important;
	top:103px !important;
}

#item12898 {
	width:173px !important;
	left:23px !important;
	top:327px !important;
	min-height:31px !important;
}

#item12922 {
	width:220px !important;
	left:23px !important;
	top:418px !important;
	min-height:85px !important;
}

#item13251 {
	width:179px !important;
	left:23px !important;
	top:375px !important;
	min-height:32px !important;
}

#item13277 {
	width:200px !important;
	left:273px !important;
	top:375px !important;
	min-height:33px !important;
}

#item13300 {
	width:203px !important;
	left:524px !important;
	top:375px !important;
	min-height:35px !important;
}

#item13324 {
	width:160px !important;
	left:775px !important;
	top:375px !important;
	min-height:30px !important;
}

#item13003 {
	width:192px !important;
	left:273px !important;
	top:418px !important;
	min-height:55px !important;
}

#item13049 {
	width:216px !important;
	left:524px !important;
	top:418px !important;
	min-height:73px !important;
}

#item13347 {
	width:203px !important;
	left:775px !important;
	top:418px !important;
	min-height:68px !important;
}

#item13045 {
	width:186px !important;
	left:273px !important;
	top:327px !important;
	min-height:31px !important;
}

#item13077 {
	width:201px !important;
	left:524px !important;
	top:327px !important;
	min-height:31px !important;
}

#item13370 {
	width:168px !important;
	left:775px !important;
	top:327px !important;
	min-height:31px !important;
}

#item40105 {
	width:61px !important;
	left:771px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41612 {
	width:61px !important;
	left:521px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41769 {
	width:70px !important;
	left:266px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41968 {
	width:60px !important;
	left:21px !important;
	top:509px !important;
	min-height:17px !important;
}

#item40129 {
	width:46px !important;
	left:778px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41635 {
	width:46px !important;
	left:529px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41792 {
	width:46px !important;
	left:278px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41991 {
	width:46px !important;
	left:28px !important;
	top:528px !important;
	min-height:21px !important;
}

#item40152 {
	width:61px !important;
	left:846px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41658 {
	width:61px !important;
	left:596px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41815 {
	width:61px !important;
	left:345px !important;
	top:508px !important;
	min-height:17px !important;
}

#item42014 {
	width:61px !important;
	left:96px !important;
	top:509px !important;
	min-height:17px !important;
}

#item40175 {
	width:56px !important;
	left:848px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41681 {
	width:56px !important;
	left:598px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41838 {
	width:56px !important;
	left:347px !important;
	top:527px !important;
	min-height:21px !important;
}

#item42037 {
	width:56px !important;
	left:98px !important;
	top:528px !important;
	min-height:21px !important;
}

#item40198 {
	width:26px !important;
	left:943px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41704 {
	width:26px !important;
	left:694px !important;
	top:509px !important;
	min-height:17px !important;
}

#item41861 {
	width:26px !important;
	left:443px !important;
	top:509px !important;
	min-height:17px !important;
}

#item42060 {
	width:26px !important;
	left:193px !important;
	top:509px !important;
	min-height:17px !important;
}

#item40221 {
	width:73px !important;
	left:920px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41727 {
	width:73px !important;
	left:670px !important;
	top:528px !important;
	min-height:21px !important;
}

#item41884 {
	width:73px !important;
	left:419px !important;
	top:528px !important;
	min-height:21px !important;
}

#item42083 {
	width:73px !important;
	left:170px !important;
	top:528px !important;
	min-height:21px !important;
}

#item39621 {
	width:305px !important;
	left:25px !important;
	top:578px !important;
	min-height:11px !important;
}

#item365893 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item367661 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:150px !important;
}

#item367669 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:184px !important;
}

#item367803 {
	width:24px !important;
	height:33px !important;
	left:598px !important;
	top:184px !important;
}

#item367815 {
	width:24px !important;
	height:33px !important;
	left:880px !important;
	top:184px !important;
}

#item367704 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:250px !important;
}

#item367716 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:283px !important;
}

#item367732 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:371px !important;
}

#item367750 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:404px !important;
}

#item367763 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:437px !important;
}

#item367777 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:470px !important;
}

#item367789 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:503px !important;
}

#item367682 {
	width:24px !important;
	height:33px !important;
	left:544px !important;
	top:216px !important;
}

#item69015 {
	opacity:0.10;
	width:510px !important;
	height:570px !important;
	left:498px !important;
	top:42px !important;
	background:#a6ccd0;
}

#item69041 {
	width:222px !important;
	left:537px !important;
	top:544px !important;
	min-height:31px !important;
}

#item69064 {
	width:167px !important;
	left:798px !important;
	top:544px !important;
	min-height:31px !important;
}

#item72657 {
	width:208px !important;
	height:13px !important;
	left:537px !important;
	top:352px !important;
}

#item69139 {
	width:277px !important;
	height:17px !important;
	left:537px !important;
	top:335px !important;
}

#item73294 {
	width:156px !important;
	height:15px !important;
	left:537px !important;
	top:111px !important;
}

#item73317 {
	width:120px !important;
	height:33px !important;
	left:651px !important;
	top:150px !important;
}

#item73340 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:153px !important;
}

#item73391 {
	width:134px !important;
	height:33px !important;
	left:651px !important;
	top:184px !important;
}

#item73463 {
	width:126px !important;
	height:33px !important;
	left:651px !important;
	top:217px !important;
}

#item73489 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:217px !important;
}

#item73535 {
	width:117px !important;
	height:33px !important;
	left:651px !important;
	top:250px !important;
}

#item73561 {
	width:59px !important;
	height:33px !important;
	left:579px !important;
	top:253px !important;
}

#item73584 {
	width:121px !important;
	height:20px !important;
	left:834px !important;
	top:259px !important;
}

#item74168 {
	width:74px !important;
	height:16px !important;
	left:857px !important;
	top:225px !important;
}

#item74191 {
	width:74px !important;
	height:16px !important;
	left:857px !important;
	top:159px !important;
}

#item73607 {
	width:126px !important;
	height:33px !important;
	left:651px !important;
	top:283px !important;
}

#item73635 {
	width:43px !important;
	height:33px !important;
	left:590px !important;
	top:286px !important;
}

#item73658 {
	width:26px !important;
	height:12px !important;
	left:831px !important;
	top:294px !important;
}

#item69836 {
	width:153px !important;
	left:816px !important;
	top:353px !important;
	min-height:16px !important;
}

#item73681 {
	width:153px !important;
	left:816px !important;
	top:132px !important;
	min-height:16px !important;
}

#item70125 {
	width:330px !important;
	left:45px !important;
	top:65px !important;
	min-height:24px !important;
}

#item70148 {
	width:148px !important;
	left:45px !important;
	top:98px !important;
	min-height:13px !important;
}

#item85406 {
	width:390px !important;
	height:27px !important;
	left:45px !important;
	top:122px !important;
}

#item70171 {
	width:204px !important;
	left:268px !important;
	top:278px !important;
	min-height:343px !important;
}

#item70217 {
	width:425px !important;
	left:45px !important;
	top:163px !important;
	min-height:96px !important;
}

#item70240 {
	width:207px !important;
	left:45px !important;
	top:278px !important;
	min-height:118px !important;
}

#item73754 {
	width:214px !important;
	left:537px !important;
	top:131px !important;
	min-height:11px !important;
}

#item69389 {
	width:126px !important;
	height:33px !important;
	left:651px !important;
	top:404px !important;
}

#item69506 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:407px !important;
}

#item69613 {
	width:32px !important;
	height:12px !important;
	left:825px !important;
	top:415px !important;
}

#item69482 {
	width:159px !important;
	height:33px !important;
	left:651px !important;
	top:438px !important;
}

#item69918 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:441px !important;
}

#item70399 {
	width:32px !important;
	height:12px !important;
	left:825px !important;
	top:448px !important;
}

#item69435 {
	width:134px !important;
	height:33px !important;
	left:651px !important;
	top:503px !important;
}

#item69567 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:506px !important;
}

#item70370 {
	width:32px !important;
	height:12px !important;
	left:825px !important;
	top:514px !important;
}

#item69412 {
	width:126px !important;
	height:33px !important;
	left:651px !important;
	top:470px !important;
}

#item69544 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:473px !important;
}

#item70312 {
	width:30px !important;
	height:12px !important;
	left:827px !important;
	top:481px !important;
}

#item69459 {
	width:153px !important;
	height:33px !important;
	left:651px !important;
	top:371px !important;
}

#item69590 {
	width:43px !important;
	height:33px !important;
	left:587px !important;
	top:374px !important;
}

#item70284 {
	width:26px !important;
	height:12px !important;
	left:831px !important;
	top:381px !important;
}

#item365918 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item74258 {
	width:225px !important;
	left:477px !important;
	top:134px !important;
	min-height:155px !important;
}

#item74281 {
	width:477px !important;
	left:477px !important;
	top:102px !important;
	min-height:16px !important;
}

#item74304 {
	width:231px !important;
	left:477px !important;
	top:70px !important;
	min-height:28px !important;
}

#item74396 {
	width:123px !important;
	left:585px !important;
	top:434px !important;
	min-height:33px !important;
}

#item74421 {
	width:229px !important;
	left:742px !important;
	top:282px !important;
	min-height:59px !important;
}

#item74444 {
	width:70px !important;
	left:486px !important;
	top:344px !important;
	min-height:21px !important;
}

#item74467 {
	width:88px !important;
	left:477px !important;
	top:434px !important;
	min-height:32px !important;
}

#item74490 {
	width:82px !important;
	left:605px !important;
	top:344px !important;
	min-height:21px !important;
}

#item74517 {
	width:387px !important;
	left:45px !important;
	top:152px !important;
	min-height:121px !important;
}

#item74630 {
	width:235px !important;
	left:477px !important;
	top:492px !important;
	min-height:31px !important;
}

#item74543 {
	width:123px !important;
	left:309px !important;
	top:481px !important;
	min-height:46px !important;
}

#item74566 {
	width:123px !important;
	left:312px !important;
	top:449px !important;
	min-height:32px !important;
}

#item339581 {
	width:330px !important;
	left:45px !important;
	top:70px !important;
	min-height:24px !important;
}

#item339604 {
	width:158px !important;
	left:45px !important;
	top:102px !important;
	min-height:16px !important;
}

#item339627 {
	width:392px !important;
	height:19px !important;
	left:45px !important;
	top:126px !important;
}

#item353503 {
	width:230px !important;
	left:742px !important;
	top:487px !important;
	min-height:59px !important;
}

#item353526 {
	width:221px !important;
	height:112px !important;
	left:742px !important;
	top:357px !important;
}

#item365944 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item367819 {
	width:221px !important;
	height:165px !important;
	left:479px !important;
	top:304px !important;
}

#item369180 {
	width:219px !important;
	height:9px !important;
	left:742px !important;
	top:468px !important;
}

#item369198 {
	width:219px !important;
	height:9px !important;
	left:742px !important;
	top:350px !important;
}

#item47486 {
	mix-blend-mode:multiply;
	opacity:0.28;
	width:390px !important;
	height:74px !important;
	left:524px !important;
	top:390px !important;
	background:#00848a;
}

#item13951 {
	width:395px !important;
	left:98px !important;
	top:435px !important;
	min-height:82px !important;
}

#item47461 {
	width:390px !important;
	left:524px !important;
	top:331px !important;
	min-height:42px !important;
}

#item13997 {
	width:156px !important;
	left:98px !important;
	top:312px !important;
	min-height:35px !important;
}

#item47306 {
	width:389px !important;
	left:524px !important;
	top:477px !important;
	min-height:86px !important;
}

#item47438 {
	width:390px !important;
	left:98px !important;
	top:358px !important;
	min-height:55px !important;
}

#item365969 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item367889 {
	width:272px !important;
	height:9px !important;
	left:674px !important;
	top:485px !important;
}

#item367880 {
	width:272px !important;
	height:9px !important;
	left:674px !important;
	top:420px !important;
}

#item47621 {
	width:263px !important;
	left:373px !important;
	top:428px !important;
	min-height:111px !important;
}

#item47655 {
	width:271px !important;
	left:674px !important;
	top:498px !important;
	min-height:52px !important;
}

#item14053 {
	width:221px !important;
	left:63px !important;
	top:87px !important;
	min-height:21px !important;
}

#item47615 {
	width:280px !important;
	left:63px !important;
	top:129px !important;
	min-height:134px !important;
}

#item156093 {
	width:189px !important;
	height:58px !important;
	left:756px !important;
	top:428px !important;
}

#item156135 {
	width:86px !important;
	height:58px !important;
	left:674px !important;
	top:428px !important;
}

#item14030 {
	width:245px !important;
	left:63px !important;
	top:288px !important;
	min-height:238px !important;
}

#item365994 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item367902 {
	width:92px !important;
	height:57px !important;
	left:894px !important;
	top:65px !important;
}

#item218300 {
	width:57px !important;
	height:57px !important;
	left:841px !important;
	top:476px !important;
}

#item218304 {
	width:57px !important;
	height:57px !important;
	left:911px !important;
	top:476px !important;
}

#item55622 {
	width:254px !important;
	left:84px !important;
	top:89px !important;
	min-height:57px !important;
}

#item55645 {
	width:121px !important;
	height:15px !important;
	left:84px !important;
	top:157px !important;
}

#item55668 {
	width:259px !important;
	left:84px !important;
	top:185px !important;
	min-height:137px !important;
}

#item55893 {
	width:227px !important;
	left:84px !important;
	top:333px !important;
	min-height:102px !important;
}

#item55917 {
	width:153px !important;
	left:84px !important;
	top:66px !important;
	min-height:21px !important;
}

#item61313 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item14460 {
	width:585px !important;
	left:398px !important;
	top:155px !important;
	min-height:76px !important;
}

#item14483 {
	width:451px !important;
	left:398px !important;
	top:90px !important;
	min-height:46px !important;
}

#item49767 {
	width:266px !important;
	left:398px !important;
	top:248px !important;
	min-height:141px !important;
}

#item49773 {
	width:275px !important;
	left:684px !important;
	top:248px !important;
	min-height:118px !important;
}

#item87058 {
	width:117px !important;
	left:421px !important;
	top:65px !important;
	min-height:13px !important;
}

#item367894 {
	width:19px !important;
	height:18px !important;
	left:398px !important;
	top:63px !important;
}

#item367932 {
	width:89px !important;
	height:53px !important;
	left:397px !important;
	top:65px !important;
}

#item367939 {
	width:89px !important;
	height:53px !important;
	left:896px !important;
	top:65px !important;
}

#item367923 {
	width:22px !important;
	height:18px !important;
	left:36px !important;
	top:64px !important;
}

#item367946 {
	width:22px !important;
	height:20px !important;
	left:523px !important;
	top:64px !important;
}

#item367913 {
	width:226px !important;
	height:7px !important;
	left:36px !important;
	top:307px !important;
}

#item367917 {
	width:226px !important;
	height:7px !important;
	left:36px !important;
	top:433px !important;
}

#item350029 {
	width:57px !important;
	height:57px !important;
	left:86px !important;
	top:476px !important;
}

#item350032 {
	width:57px !important;
	height:57px !important;
	left:155px !important;
	top:476px !important;
}

#item350037 {
	width:57px !important;
	height:57px !important;
	left:223px !important;
	top:476px !important;
}

#item350040 {
	width:57px !important;
	height:57px !important;
	left:361px !important;
	top:476px !important;
}

#item350044 {
	width:57px !important;
	height:57px !important;
	left:292px !important;
	top:476px !important;
}

#item14613 {
	width:456px !important;
	left:520px !important;
	top:357px !important;
	min-height:58px !important;
}

#item14636 {
	width:338px !important;
	left:528px !important;
	top:92px !important;
	min-height:46px !important;
}

#item49126 {
	width:181px !important;
	height:14px !important;
	left:547px !important;
	top:68px !important;
}

#item49497 {
	width:204px !important;
	left:779px !important;
	top:434px !important;
	min-height:143px !important;
}

#item49575 {
	width:243px !important;
	left:520px !important;
	top:434px !important;
	min-height:176px !important;
}

#item218324 {
	width:57px !important;
	height:57px !important;
	left:922px !important;
	top:187px !important;
}

#item218328 {
	width:57px !important;
	height:57px !important;
	left:922px !important;
	top:256px !important;
}

#item349910 {
	width:318px !important;
	left:36px !important;
	top:92px !important;
	min-height:53px !important;
}

#item349956 {
	width:223px !important;
	left:36px !important;
	top:159px !important;
	min-height:137px !important;
}

#item349979 {
	width:210px !important;
	left:281px !important;
	top:159px !important;
	min-height:312px !important;
}

#item350004 {
	width:221px !important;
	height:120px !important;
	left:36px !important;
	top:314px !important;
}

#item349933 {
	width:106px !important;
	height:13px !important;
	left:63px !important;
	top:68px !important;
}

#item366027 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item349522 {
	width:504px !important;
	height:570px !important;
	top:42px !important;
	background:#eeeff0;
}

#item49859 {
	width:217px !important;
	left:528px !important;
	top:94px !important;
	min-height:46px !important;
}

#item47814 {
	width:436px !important;
	left:531px !important;
	top:320px !important;
	min-height:75px !important;
}

#item49936 {
	width:221px !important;
	left:531px !important;
	top:408px !important;
	min-height:182px !important;
}

#item49959 {
	width:207px !important;
	left:765px !important;
	top:408px !important;
	min-height:168px !important;
}

#item87084 {
	width:121px !important;
	left:545px !important;
	top:69px !important;
	min-height:13px !important;
}

#item218343 {
	width:57px !important;
	height:57px !important;
	left:560px !important;
	top:164px !important;
}

#item218346 {
	width:57px !important;
	height:57px !important;
	left:560px !important;
	top:233px !important;
}

#item349523 {
	width:419px !important;
	left:45px !important;
	top:158px !important;
	min-height:114px !important;
}

#item349546 {
	width:206px !important;
	left:45px !important;
	top:292px !important;
	min-height:103px !important;
}

#item349569 {
	width:351px !important;
	left:45px !important;
	top:92px !important;
	min-height:46px !important;
}

#item349592 {
	width:117px !important;
	left:65px !important;
	top:69px !important;
	min-height:13px !important;
}

#item349615 {
	width:121px !important;
	left:210px !important;
	top:69px !important;
	min-height:13px !important;
}

#item349638 {
	width:57px !important;
	left:287px !important;
	top:465px !important;
	min-height:14px !important;
}

#item349661 {
	width:73px !important;
	left:383px !important;
	top:465px !important;
	min-height:14px !important;
}

#item349684 {
	width:57px !important;
	left:287px !important;
	top:518px !important;
	min-height:14px !important;
}

#item349707 {
	width:59px !important;
	left:390px !important;
	top:518px !important;
	min-height:16px !important;
}

#item349730 {
	width:75px !important;
	left:278px !important;
	top:484px !important;
	min-height:12px !important;
}

#item349754 {
	width:59px !important;
	left:390px !important;
	top:484px !important;
	min-height:12px !important;
}

#item349777 {
	width:75px !important;
	left:278px !important;
	top:537px !important;
	min-height:12px !important;
}

#item349800 {
	width:67px !important;
	left:386px !important;
	top:537px !important;
	min-height:12px !important;
}

#item349826 {
	width:209px !important;
	left:274px !important;
	top:292px !important;
	min-height:153px !important;
}

#item349859 {
	width:57px !important;
	height:57px !important;
	left:42px !important;
	top:406px !important;
}

#item349867 {
	width:57px !important;
	height:57px !important;
	left:111px !important;
	top:406px !important;
}

#item366052 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item367963 {
	width:89px !important;
	height:53px !important;
	left:397px !important;
	top:65px !important;
}

#item367966 {
	width:89px !important;
	height:53px !important;
	left:896px !important;
	top:65px !important;
}

#item367974 {
	width:21px !important;
	height:20px !important;
	left:41px !important;
	top:66px !important;
}

#item367982 {
	width:21px !important;
	height:20px !important;
	left:188px !important;
	top:66px !important;
}

#item369417 {
	width:21px !important;
	height:20px !important;
	left:523px !important;
	top:66px !important;
}

#item368015 {
	width:1008px !important;
	height:570px !important;
	top:42px !important;
}

#item51177 {
	width:421px !important;
	left:44px !important;
	top:66px !important;
	min-height:24px !important;
}

#item51200 {
	width:122px !important;
	left:46px !important;
	top:106px !important;
	min-height:14px !important;
}

#item51223 {
	width:265px !important;
	left:53px !important;
	top:293px !important;
	min-height:243px !important;
}

#item51246 {
	width:265px !important;
	left:377px !important;
	top:280px !important;
	min-height:299px !important;
}

#item51316 {
	width:156px !important;
	left:690px !important;
	top:452px !important;
	min-height:105px !important;
}

#item353534 {
	width:110px !important;
	left:690px !important;
	top:362px !important;
	min-height:15px !important;
}

#item353560 {
	width:110px !important;
	left:850px !important;
	top:362px !important;
	min-height:19px !important;
}

#item51339 {
	width:118px !important;
	left:850px !important;
	top:452px !important;
	min-height:92px !important;
}

#item51362 {
	width:491px !important;
	left:472px !important;
	top:70px !important;
	min-height:55px !important;
}

#item51385 {
	width:1007px !important;
	top:147px !important;
	min-height:31px !important;
}

#item51408 {
	width:217px !important;
	left:53px !important;
	top:197px !important;
	min-height:38px !important;
}

#item51431 {
	width:223px !important;
	left:377px !important;
	top:197px !important;
	min-height:42px !important;
}

#item51454 {
	width:192px !important;
	left:690px !important;
	top:197px !important;
	min-height:21px !important;
}

#item51477 {
	width:213px !important;
	left:377px !important;
	top:248px !important;
	min-height:17px !important;
}

#item51500 {
	width:265px !important;
	left:690px !important;
	top:226px !important;
	min-height:31px !important;
}

#item51523 {
	width:252px !important;
	left:690px !important;
	top:312px !important;
	min-height:44px !important;
}

#item51546 {
	width:277px !important;
	left:690px !important;
	top:401px !important;
	min-height:42px !important;
}

#item51570 {
	width:178px !important;
	left:53px !important;
	top:248px !important;
	min-height:31px !important;
}

#item58776 {
	width:135px !important;
	left:690px !important;
	top:260px !important;
	min-height:37px !important;
}

#item58801 {
	width:122px !important;
	left:850px !important;
	top:260px !important;
	min-height:24px !important;
}

#item366152 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368064 {
	width:47px !important;
	height:39px !important;
	left:920px !important;
	top:189px !important;
}

#item368085 {
	width:47px !important;
	height:39px !important;
	left:281px !important;
	top:189px !important;
}

#item368100 {
	width:47px !important;
	height:39px !important;
	left:599px !important;
	top:189px !important;
}

#item50453 {
	mix-blend-mode:multiply;
	width:259px !important;
	height:579px !important;
	left:758px !important;
	top:42px !important;
	background:#eeeff0;
}

#item50454 {
	width:201px !important;
	left:786px !important;
	top:124px !important;
	min-height:75px !important;
}

#item50477 {
	width:208px !important;
	left:272px !important;
	top:81px !important;
	min-height:83px !important;
}

#item50500 {
	width:204px !important;
	left:518px !important;
	top:81px !important;
	min-height:75px !important;
}

#item50523 {
	width:198px !important;
	left:518px !important;
	top:176px !important;
	min-height:295px !important;
}

#item50546 {
	width:208px !important;
	left:272px !important;
	top:176px !important;
	min-height:236px !important;
}

#item50569 {
	width:155px !important;
	left:786px !important;
	top:81px !important;
	min-height:36px !important;
}

#item85559 {
	width:10px !important;
	height:24px !important;
	left:939px !important;
	top:221px !important;
}

#item85674 {
	width:10px !important;
	height:22px !important;
	left:939px !important;
	top:422px !important;
}

#item346630 {
	width:10px !important;
	height:20px !important;
	left:946px !important;
	top:506px !important;
}

#item346685 {
	width:12px !important;
	height:20px !important;
	left:933px !important;
	top:506px !important;
}

#item85628 {
	width:10px !important;
	height:20px !important;
	left:946px !important;
	top:486px !important;
}

#item346734 {
	width:12px !important;
	height:20px !important;
	left:933px !important;
	top:486px !important;
}

#item346711 {
	width:12px !important;
	height:20px !important;
	left:933px !important;
	top:528px !important;
}

#item346653 {
	width:10px !important;
	height:20px !important;
	left:946px !important;
	top:528px !important;
}

#item50662 {
	width:28px !important;
	left:930px !important;
	top:352px !important;
	min-height:10px !important;
}

#item50763 {
	width:61px !important;
	left:913px !important;
	top:367px !important;
	min-height:14px !important;
}

#item50785 {
	width:70px !important;
	left:909px !important;
	top:287px !important;
	min-height:10px !important;
}

#item50808 {
	width:17px !important;
	left:936px !important;
	top:299px !important;
	min-height:12px !important;
}

#item366077 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item61813 {
	width:221px !important;
	left:40px !important;
	top:171px !important;
	min-height:121px !important;
}

#item61836 {
	width:201px !important;
	left:40px !important;
	top:307px !important;
	min-height:120px !important;
}

#item61859 {
	width:508px !important;
	left:302px !important;
	top:99px !important;
	min-height:50px !important;
}

#item61882 {
	width:208px !important;
	left:302px !important;
	top:165px !important;
	min-height:384px !important;
}

#item61905 {
	width:219px !important;
	left:760px !important;
	top:165px !important;
	min-height:196px !important;
}

#item61928 {
	width:208px !important;
	left:40px !important;
	top:73px !important;
	min-height:54px !important;
}

#item61952 {
	width:112px !important;
	height:7px !important;
	left:40px !important;
	top:142px !important;
}

#item61999 {
	width:221px !important;
	left:525px !important;
	top:165px !important;
	min-height:166px !important;
}

#item62648 {
	width:214px !important;
	left:729px !important;
	top:387px !important;
	min-height:117px !important;
}

#item62693 {
	width:53px !important;
	left:883px !important;
	top:504px !important;
	min-height:10px !important;
}

#item366102 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368127 {
	width:243px !important;
	height:7px !important;
	left:338px !important;
	top:277px !important;
}

#item368133 {
	width:243px !important;
	height:7px !important;
	left:338px !important;
	top:369px !important;
}

#item15585 {
	width:265px !important;
	left:338px !important;
	top:179px !important;
	min-height:86px !important;
}

#item15656 {
	width:482px !important;
	left:338px !important;
	top:104px !important;
	min-height:73px !important;
}

#item15721 {
	width:262px !important;
	left:338px !important;
	top:475px !important;
	min-height:69px !important;
}

#item62298 {
	width:259px !important;
	height:80px !important;
	left:338px !important;
	top:287px !important;
}

#item62321 {
	width:265px !important;
	left:338px !important;
	top:387px !important;
	min-height:80px !important;
}

#item62500 {
	width:238px !important;
	left:683px !important;
	top:190px !important;
	min-height:141px !important;
}

#item62697 {
	width:83px !important;
	left:839px !important;
	top:329px !important;
	min-height:12px !important;
}

#item366127 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item15814 {
	width:179px !important;
	left:45px !important;
	top:189px !important;
	min-height:367px !important;
}

#item15988 {
	width:215px !important;
	left:237px !important;
	top:189px !important;
	min-height:180px !important;
}

#item62953 {
	width:212px !important;
	left:464px !important;
	top:189px !important;
	min-height:190px !important;
}

#item15885 {
	width:455px !important;
	left:45px !important;
	top:104px !important;
	min-height:46px !important;
}

#item15931 {
	width:218px !important;
	left:703px !important;
	top:90px !important;
	min-height:121px !important;
}

#item62754 {
	width:83px !important;
	left:842px !important;
	top:215px !important;
	min-height:12px !important;
}

#item342666 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item85858 {
	width:247px !important;
	left:45px !important;
	top:147px !important;
	min-height:219px !important;
}

#item85881 {
	width:243px !important;
	left:316px !important;
	top:147px !important;
	min-height:73px !important;
}

#item85904 {
	width:519px !important;
	left:45px !important;
	top:96px !important;
	min-height:24px !important;
}

#item85927 {
	width:245px !important;
	left:45px !important;
	top:370px !important;
	min-height:120px !important;
}

#item85950 {
	width:243px !important;
	left:316px !important;
	top:237px !important;
	min-height:150px !important;
}

#item86057 {
	width:245px !important;
	left:600px !important;
	top:89px !important;
	min-height:101px !important;
}

#item86080 {
	width:215px !important;
	left:620px !important;
	top:199px !important;
	min-height:27px !important;
}

#item87361 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item221062 {
	width:375px !important;
	left:45px !important;
	top:64px !important;
	min-height:54px !important;
}

#item221105 {
	width:528px !important;
	left:449px !important;
	top:69px !important;
	min-height:57px !important;
}

#item221111_391766 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221111_391770 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221111_391774 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221111_391779 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221111_391784 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221111_391790 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221111_391794 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table391756 th, table#table391756 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table391756 tr {
	border-bottom:0.5px solid #00848a;;
	border-left:0.5px solid #fff;;
}

table#table391756 {
	table-layout:fixed;
}

#item221111 {
	width:946px !important;
	left:45px !important;
	top:149px !important;
	min-height:449px !important;
}

#item342693 {
	width:271px !important;
	left:45px !important;
	top:574px !important;
	min-height:10px !important;
}

#item366184 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item221370_392919 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392924 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392928 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392933 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392937 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392941 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392945 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item221370_392951 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table392909 th, table#table392909 td {
	vertical-align:middle;;
	border-top:0.5px solid #00848a;;
	border-bottom:0.5px solid #00848a;;
}

table#table392909 tr {
	border-top:0.5px solid #00848a;;
	border-bottom:0.5px solid #00848a;;
	border-left:0.5px solid #fff;;
}

table#table392909 {
	table-layout:fixed;
}

#item221370 {
	width:942px !important;
	left:45px !important;
	top:60px !important;
	min-height:536px !important;
}

#item366209 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item10945 {
	width:75px !important;
	left:164px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10969 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item10993 {
	width:86px !important;
	left:398px !important;
	top:17px !important;
	min-height:9px !important;
}

#item11017 {
	width:45px !important;
	left:538px !important;
	top:17px !important;
	min-height:9px !important;
}

#item11041 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item11065 {
	width:67px !important;
	left:765px !important;
	top:17px !important;
	min-height:9px !important;
}

#item11089 {
	width:110px !important;
	left:863px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369673 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item87417 {
	width:237px !important;
	left:678px !important;
	top:291px !important;
	min-height:33px !important;
}

#item87440 {
	width:223px !important;
	left:678px !important;
	top:403px !important;
	min-height:136px !important;
}

#item87463 {
	width:232px !important;
	left:678px !important;
	top:355px !important;
	min-height:36px !important;
}

#item217881 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368137 {
	width:80px !important;
	height:9px !important;
	left:678px !important;
	top:338px !important;
}

#item159292 {
	width:117px !important;
	left:65px !important;
	top:452px !important;
	min-height:25px !important;
}

#item159401 {
	width:117px !important;
	left:213px !important;
	top:452px !important;
	min-height:15px !important;
}

#item159565 {
	width:117px !important;
	left:361px !important;
	top:452px !important;
	min-height:15px !important;
}

#item159674 {
	width:134px !important;
	left:500px !important;
	top:452px !important;
	min-height:22px !important;
}

#item159236 {
	width:134px !important;
	left:57px !important;
	top:281px !important;
	min-height:31px !important;
}

#item159347 {
	width:117px !important;
	left:213px !important;
	top:281px !important;
	min-height:16px !important;
}

#item159457 {
	width:117px !important;
	left:803px !important;
	top:281px !important;
	min-height:12px !important;
}

#item159511 {
	width:117px !important;
	left:361px !important;
	top:281px !important;
	min-height:25px !important;
}

#item159618 {
	width:156px !important;
	left:487px !important;
	top:281px !important;
	min-height:42px !important;
}

#item159733 {
	width:116px !important;
	left:656px !important;
	top:281px !important;
	min-height:11px !important;
}

#item159787 {
	width:451px !important;
	left:428px !important;
	top:70px !important;
	min-height:22px !important;
}

#item159810 {
	width:308px !important;
	left:45px !important;
	top:126px !important;
	min-height:33px !important;
}

#item159834 {
	width:330px !important;
	left:45px !important;
	top:65px !important;
	min-height:24px !important;
}

#item159857 {
	width:501px !important;
	left:428px !important;
	top:98px !important;
	min-height:27px !important;
}

#item159884 {
	width:277px !important;
	left:661px !important;
	top:342px !important;
	min-height:94px !important;
}

#item208368 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item358309 {
	width:226px !important;
	left:45px !important;
	top:97px !important;
	min-height:17px !important;
}

#item89373 {
	width:290px !important;
	left:45px !important;
	top:153px !important;
	min-height:57px !important;
}

#item89396 {
	width:318px !important;
	left:45px !important;
	top:121px !important;
	min-height:15px !important;
}

#item89419 {
	width:308px !important;
	left:45px !important;
	top:66px !important;
	min-height:42px !important;
}

#item90930 {
	width:213px !important;
	left:405px !important;
	top:96px !important;
	min-height:26px !important;
}

#item90906 {
	width:226px !important;
	left:405px !important;
	top:67px !important;
	min-height:17px !important;
}

#item89467 {
	width:86px !important;
	height:33px !important;
	left:422px !important;
	top:258px !important;
}

#item89911 {
	width:108px !important;
	height:33px !important;
	left:411px !important;
	top:403px !important;
}

#item89443 {
	width:92px !important;
	height:33px !important;
	left:569px !important;
	top:258px !important;
}

#item90370 {
	width:88px !important;
	height:33px !important;
	left:571px !important;
	top:403px !important;
}

#item90647 {
	width:98px !important;
	height:33px !important;
	left:566px !important;
	top:552px !important;
}

#item89688 {
	width:98px !important;
	height:33px !important;
	left:716px !important;
	top:258px !important;
}

#item90475 {
	width:88px !important;
	height:33px !important;
	left:721px !important;
	top:403px !important;
}

#item90703 {
	width:88px !important;
	height:33px !important;
	left:721px !important;
	top:547px !important;
}

#item90341 {
	width:156px !important;
	height:33px !important;
	left:838px !important;
	top:258px !important;
}

#item90535 {
	width:88px !important;
	height:33px !important;
	left:872px !important;
	top:403px !important;
}

#item90759 {
	width:88px !important;
	height:33px !important;
	left:872px !important;
	top:546px !important;
}

#item90470 {
	width:313px !important;
	left:45px !important;
	top:221px !important;
	min-height:42px !important;
}

#item90974 {
	width:330px !important;
	left:655px !important;
	top:60px !important;
	min-height:70px !important;
}

#item91029 {
	width:134px !important;
	left:45px !important;
	top:297px !important;
	min-height:20px !important;
}

#item91052 {
	width:117px !important;
	left:45px !important;
	top:284px !important;
	min-height:10px !important;
}

#item91160 {
	width:131px !important;
	left:45px !important;
	top:341px !important;
	min-height:20px !important;
}

#item91206 {
	width:117px !important;
	left:45px !important;
	top:328px !important;
	min-height:10px !important;
}

#item91448 {
	width:131px !important;
	left:45px !important;
	top:484px !important;
	min-height:10px !important;
}

#item91586 {
	width:117px !important;
	left:45px !important;
	top:471px !important;
	min-height:10px !important;
}

#item91252 {
	width:131px !important;
	left:45px !important;
	top:385px !important;
	min-height:20px !important;
}

#item91298 {
	width:117px !important;
	left:45px !important;
	top:372px !important;
	min-height:10px !important;
}

#item91471 {
	width:131px !important;
	left:45px !important;
	top:517px !important;
	min-height:20px !important;
}

#item91609 {
	width:117px !important;
	left:45px !important;
	top:504px !important;
	min-height:10px !important;
}

#item266364 {
	width:131px !important;
	left:45px !important;
	top:561px !important;
	min-height:20px !important;
}

#item266388 {
	width:117px !important;
	left:45px !important;
	top:548px !important;
	min-height:10px !important;
}

#item91356 {
	width:131px !important;
	left:45px !important;
	top:429px !important;
	min-height:31px !important;
}

#item91402 {
	width:117px !important;
	left:45px !important;
	top:416px !important;
	min-height:10px !important;
}

#item91107 {
	width:142px !important;
	left:214px !important;
	top:297px !important;
	min-height:42px !important;
}

#item91130 {
	width:117px !important;
	left:214px !important;
	top:284px !important;
	min-height:10px !important;
}

#item91183 {
	width:121px !important;
	left:214px !important;
	top:363px !important;
	min-height:31px !important;
}

#item91229 {
	width:117px !important;
	left:214px !important;
	top:350px !important;
	min-height:10px !important;
}

#item91517 {
	width:121px !important;
	left:214px !important;
	top:495px !important;
	min-height:20px !important;
}

#item91655 {
	width:117px !important;
	left:214px !important;
	top:482px !important;
	min-height:10px !important;
}

#item91275 {
	width:131px !important;
	left:214px !important;
	top:418px !important;
	min-height:9px !important;
}

#item91321 {
	width:117px !important;
	left:214px !important;
	top:405px !important;
	min-height:10px !important;
}

#item91540 {
	width:103px !important;
	left:214px !important;
	top:539px !important;
	min-height:26px !important;
}

#item91678 {
	width:117px !important;
	left:214px !important;
	top:526px !important;
	min-height:10px !important;
}

#item91379 {
	width:131px !important;
	left:214px !important;
	top:451px !important;
	min-height:20px !important;
}

#item91425 {
	width:117px !important;
	left:214px !important;
	top:438px !important;
	min-height:10px !important;
}

#item90590 {
	width:98px !important;
	height:33px !important;
	left:417px !important;
	top:552px !important;
}

#item366282 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item96631 {
	width:238px !important;
	left:46px !important;
	top:115px !important;
	min-height:12px !important;
}

#item96654 {
	width:276px !important;
	left:46px !important;
	top:77px !important;
	min-height:22px !important;
}

#item96677 {
	width:557px !important;
	left:385px !important;
	top:81px !important;
	min-height:77px !important;
}

#item101632 {
	width:531px !important;
	left:386px !important;
	top:176px !important;
	min-height:42px !important;
}

#item208414 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item99009 {
	width:563px !important;
	left:405px !important;
	top:70px !important;
	min-height:80px !important;
}

#item99032 {
	width:201px !important;
	left:45px !important;
	top:134px !important;
	min-height:28px !important;
}

#item99055 {
	width:318px !important;
	left:45px !important;
	top:64px !important;
	min-height:54px !important;
}

#item99148_397641 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item99148_397643 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table397631 th, table#table397631 td {
	vertical-align:middle;;
}

table#table397631 {
	table-layout:fixed;
}

#item99148 {
	width:933px !important;
	left:41px !important;
	top:179px !important;
	min-height:399px !important;
}

#item366307 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item99387_401412 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table401402 th, table#table401402 td {
	vertical-align:middle;;
}

table#table401402 {
	table-layout:fixed;
}

#item99387 {
	width:931px !important;
	left:41px !important;
	top:57px !important;
	min-height:519px !important;
}

#item366332 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item99581_406399 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item99581_406401 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table406389 th, table#table406389 td {
	vertical-align:middle;;
}

table#table406389 {
	table-layout:fixed;
}

#item99581 {
	width:931px !important;
	left:41px !important;
	top:57px !important;
	min-height:405px !important;
}

#item99630 {
	opacity:0.17;
	width:1026px !important;
	height:157px !important;
	left:-9px !important;
	top:464px !important;
	background:#a6ccd0;
}

#item99631 {
	width:369px !important;
	left:45px !important;
	top:514px !important;
	min-height:17px !important;
}

#item99654 {
	width:153px !important;
	left:293px !important;
	top:500px !important;
	min-height:9px !important;
}

#item99677 {
	width:253px !important;
	left:45px !important;
	top:494px !important;
	min-height:17px !important;
}

#item99713 {
	width:117px !important;
	left:458px !important;
	top:530px !important;
	min-height:24px !important;
}

#item99736 {
	width:135px !important;
	left:645px !important;
	top:530px !important;
	min-height:24px !important;
}

#item99759 {
	width:143px !important;
	left:816px !important;
	top:530px !important;
	min-height:24px !important;
}

#item366357 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item354528 {
	width:567px !important;
	left:415px !important;
	top:70px !important;
	min-height:87px !important;
}

#item354551 {
	width:324px !important;
	left:45px !important;
	top:105px !important;
	min-height:11px !important;
}

#item354575 {
	width:356px !important;
	left:45px !important;
	top:67px !important;
	min-height:21px !important;
}

#item354598_410457 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item354598_410459 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item354598_410461 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item354598_410463 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item354598_410465 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table410446 th, table#table410446 td {
	vertical-align:middle;;
}

table#table410446 {
	table-layout:fixed;
}

#item354598 {
	width:901px !important;
	left:54px !important;
	top:172px !important;
	min-height:408px !important;
}

#item366382 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item134929_412147 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item134929_412149 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item134929_412151 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item134929_412153 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item134929_412159 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item134929_412173 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table412137 th, table#table412137 td {
	vertical-align:middle;;
}

table#table412137 {
	table-layout:fixed;
}

#item134929 {
	width:901px !important;
	left:54px !important;
	top:83px !important;
	min-height:458px !important;
}

#item366407 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item110538 {
	width:180px !important;
	height:43px !important;
	left:491px !important;
	top:263px !important;
}

#item110561 {
	width:382px !important;
	left:45px !important;
	top:259px !important;
	min-height:23px !important;
}

#item110585 {
	width:360px !important;
	left:45px !important;
	top:295px !important;
	min-height:18px !important;
}

#item110633 {
	width:221px !important;
	left:45px !important;
	top:330px !important;
	min-height:132px !important;
}

#item157324 {
	width:398px !important;
	left:286px !important;
	top:330px !important;
	min-height:231px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item157350 {
	width:207px !important;
	height:69px !important;
	left:45px !important;
	top:482px !important;
}

#item366440 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item134031 {
	width:271px !important;
	left:45px !important;
	top:227px !important;
	min-height:368px !important;
}

#item368176 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:479px !important;
}

#item368196 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:499px !important;
}

#item368207 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:517px !important;
}

#item368212 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:534px !important;
}

#item133772 {
	width:245px !important;
	left:45px !important;
	top:105px !important;
	min-height:19px !important;
}

#item133795 {
	width:145px !important;
	left:45px !important;
	top:66px !important;
	min-height:21px !important;
}

#item133818 {
	width:287px !important;
	left:45px !important;
	top:132px !important;
	min-height:85px !important;
}

#item133844 {
	width:163px !important;
	left:468px !important;
	top:392px !important;
	min-height:128px !important;
}

#item133867 {
	width:212px !important;
	left:553px !important;
	top:165px !important;
	min-height:25px !important;
}

#item133890 {
	width:257px !important;
	left:418px !important;
	top:360px !important;
	min-height:30px !important;
}

#item133913 {
	width:97px !important;
	left:726px !important;
	top:360px !important;
	min-height:24px !important;
}

#item133959 {
	width:102px !important;
	left:671px !important;
	top:202px !important;
	min-height:42px !important;
}

#item133982 {
	width:96px !important;
	left:726px !important;
	top:392px !important;
	min-height:50px !important;
}

#item134006 {
	width:108px !important;
	left:550px !important;
	top:201px !important;
	min-height:49px !important;
}

#item366465 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368158 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:333px !important;
}

#item368165 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:366px !important;
}

#item368168 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:399px !important;
}

#item368171 {
	width:11px !important;
	height:12px !important;
	left:43px !important;
	top:447px !important;
}

#item368223 {
	width:48px !important;
	height:58px !important;
	left:751px !important;
	top:303px !important;
}

#item368247 {
	width:55px !important;
	height:64px !important;
	left:633px !important;
	top:112px !important;
}

#item368267 {
	width:55px !important;
	height:64px !important;
	left:516px !important;
	top:302px !important;
}

#item17477 {
	width:75px !important;
	left:164px !important;
	top:17px !important;
	min-height:9px !important;
}

#item17501 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item17525 {
	width:77px !important;
	left:402px !important;
	top:17px !important;
	min-height:9px !important;
}

#item17549 {
	width:56px !important;
	left:532px !important;
	top:17px !important;
	min-height:9px !important;
}

#item17574 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item17598 {
	width:67px !important;
	left:765px !important;
	top:17px !important;
	min-height:9px !important;
}

#item17623 {
	width:110px !important;
	left:863px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369702 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item111593 {
	width:237px !important;
	left:678px !important;
	top:291px !important;
	min-height:33px !important;
}

#item111616 {
	width:232px !important;
	left:678px !important;
	top:425px !important;
	min-height:109px !important;
}

#item111639 {
	width:225px !important;
	left:678px !important;
	top:355px !important;
	min-height:54px !important;
}

#item217933 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368220 {
	width:80px !important;
	height:9px !important;
	left:678px !important;
	top:338px !important;
}

#item368277 {
	width:55px !important;
	height:64px !important;
	left:875px !important;
	top:286px !important;
}

#item369705 {
	width:1008px !important;
	height:570px !important;
	top:42px !important;
}

#item354690 {
	width:631px !important;
	left:344px !important;
	top:62px !important;
	min-height:45px !important;
}

#item354713 {
	width:256px !important;
	left:45px !important;
	top:56px !important;
	min-height:22px !important;
}

#item354736 {
	width:250px !important;
	height:30px !important;
	left:45px !important;
	top:84px !important;
}

#item354867 {
	width:183px !important;
	left:698px !important;
	top:515px !important;
	min-height:15px !important;
}

#item354891 {
	width:59px !important;
	left:915px !important;
	top:512px !important;
	min-height:23px !important;
}

#item354914 {
	width:82px !important;
	left:896px !important;
	top:533px !important;
	min-height:29px !important;
}

#item354938 {
	width:181px !important;
	left:698px !important;
	top:528px !important;
	min-height:24px !important;
}

#item363339 {
	width:302px !important;
	left:45px !important;
	top:128px !important;
	min-height:322px !important;
}

#item363443 {
	width:291px !important;
	left:356px !important;
	top:128px !important;
	min-height:439px !important;
}

#item363472 {
	width:127px !important;
	left:56px !important;
	top:513px !important;
	min-height:29px !important;
}

#item363495 {
	width:120px !important;
	left:60px !important;
	top:455px !important;
	min-height:12px !important;
}

#item363519 {
	width:86px !important;
	left:85px !important;
	top:474px !important;
	min-height:46px !important;
}

#item363593 {
	width:130px !important;
	left:209px !important;
	top:442px !important;
	min-height:117px !important;
}

#item363616 {
	width:314px !important;
	left:663px !important;
	top:128px !important;
	min-height:369px !important;
}

#item366490 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item218867 {
	width:260px !important;
	left:45px !important;
	top:100px !important;
	min-height:24px !important;
}

#item218891 {
	width:322px !important;
	left:45px !important;
	top:71px !important;
	min-height:25px !important;
}

#item218957 {
	width:559px !important;
	left:397px !important;
	top:71px !important;
	min-height:42px !important;
}

#item281006 {
	width:376px !important;
	height:27px !important;
	left:45px !important;
	top:402px !important;
}

#item329932 {
	width:376px !important;
	height:27px !important;
	left:516px !important;
	top:402px !important;
}

#item281604 {
	width:51px !important;
	height:27px !important;
	left:438px !important;
	top:402px !important;
}

#item329956 {
	width:51px !important;
	height:27px !important;
	left:909px !important;
	top:402px !important;
}

#item280104 {
	width:376px !important;
	height:27px !important;
	left:45px !important;
	top:157px !important;
}

#item280703 {
	width:406px !important;
	height:27px !important;
	left:555px !important;
	top:157px !important;
}

table#table418282 th, table#table418282 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table418282 {
	table-layout:fixed;
}

#item329680 {
	width:920px !important;
	left:45px !important;
	top:182px !important;
	min-height:190px !important;
}

table#table421160 th, table#table421160 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table421160 {
	table-layout:fixed;
}

#item329830 {
	width:464px !important;
	left:45px !important;
	top:429px !important;
	min-height:104px !important;
}

table#table421923 th, table#table421923 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table421923 {
	table-layout:fixed;
}

#item329979 {
	width:464px !important;
	left:516px !important;
	top:429px !important;
	min-height:125px !important;
}

#item366515 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item286641 {
	width:918px !important;
	left:45px !important;
	top:123px !important;
	min-height:131px !important;
	-moz-columns:auto 3;
	-webkit-columns:auto 3;
	columns:auto 3;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item286664 {
	width:324px !important;
	left:45px !important;
	top:98px !important;
	min-height:11px !important;
}

#item286687 {
	width:369px !important;
	left:45px !important;
	top:68px !important;
	min-height:24px !important;
}

table#table423177 th, table#table423177 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table423177 {
	table-layout:fixed;
}

#item330122 {
	width:943px !important;
	left:45px !important;
	top:318px !important;
	min-height:246px !important;
}

#item330208 {
	width:330px !important;
	height:28px !important;
	left:45px !important;
	top:290px !important;
}

#item330231 {
	width:51px !important;
	height:27px !important;
	left:912px !important;
	top:290px !important;
}

#item366540 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item330536 {
	width:410px !important;
	height:572px !important;
	left:599px !important;
	top:42px !important;
	background:#eeeff0;
}

#item219185 {
	width:228px !important;
	left:632px !important;
	top:117px !important;
	min-height:24px !important;
}

#item219208 {
	width:269px !important;
	left:632px !important;
	top:64px !important;
	min-height:42px !important;
}

table#table427318 th, table#table427318 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table427318 {
	table-layout:fixed;
}

#item330257 {
	width:531px !important;
	left:46px !important;
	top:91px !important;
	min-height:210px !important;
}

table#table429190 th, table#table429190 td {
	padding:4px;;
	vertical-align:middle;;
}

table#table429190 {
	table-layout:fixed;
}

#item330399 {
	width:531px !important;
	left:46px !important;
	top:344px !important;
	min-height:260px !important;
}

#item330347 {
	width:328px !important;
	height:27px !important;
	left:46px !important;
	top:65px !important;
}

#item342839 {
	width:328px !important;
	height:27px !important;
	left:46px !important;
	top:317px !important;
}

#item342800 {
	width:51px !important;
	height:27px !important;
	left:518px !important;
	top:65px !important;
}

#item342862 {
	width:51px !important;
	height:27px !important;
	left:517px !important;
	top:317px !important;
}

#item363727 {
	width:251px !important;
	left:630px !important;
	top:362px !important;
	min-height:172px !important;
}

#item363750 {
	width:349px !important;
	left:630px !important;
	top:161px !important;
	min-height:186px !important;
}

#item363776 {
	width:347px !important;
	left:630px !important;
	top:538px !important;
	min-height:47px !important;
}

#item366565 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item331140 {
	width:1026px !important;
	height:216px !important;
	left:-9px !important;
	top:405px !important;
	background:#eeeff0;
}

#item331141 {
	width:324px !important;
	left:45px !important;
	top:100px !important;
	min-height:11px !important;
}

#item331164 {
	width:421px !important;
	left:45px !important;
	top:72px !important;
	min-height:24px !important;
}

#item331187 {
	width:440px !important;
	left:45px !important;
	top:123px !important;
	min-height:81px !important;
}

#item331211 {
	width:413px !important;
	left:554px !important;
	top:123px !important;
	min-height:31px !important;
}

table#table432045 th, table#table432045 td {
	vertical-align:middle;;
}

table#table432045 {
	table-layout:fixed;
}

#item331556 {
	width:467px !important;
	left:45px !important;
	top:253px !important;
	min-height:122px !important;
}

#item331579 {
	width:445px !important;
	height:27px !important;
	left:45px !important;
	top:226px !important;
}

#item331602 {
	width:262px !important;
	height:18px !important;
	left:627px !important;
	top:154px !important;
}

#item331626 {
	width:51px !important;
	height:27px !important;
	left:452px !important;
	top:226px !important;
}

#item331649 {
	width:86px !important;
	left:45px !important;
	top:506px !important;
	min-height:9px !important;
}

#item331672 {
	width:155px !important;
	left:45px !important;
	top:426px !important;
	min-height:66px !important;
}

#item331695 {
	width:743px !important;
	left:217px !important;
	top:426px !important;
	min-height:138px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:18px;
	-webkit-column-gap:18px;
	column-gap:18px;
}

#item363828 {
	width:318px !important;
	left:554px !important;
	top:260px !important;
	min-height:130px !important;
}

#item366590 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item275719 {
	width:293px !important;
	left:45px !important;
	top:133px !important;
	min-height:24px !important;
}

#item275742 {
	width:279px !important;
	left:45px !important;
	top:73px !important;
	min-height:21px !important;
}

#item275765 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:99px !important;
}

#item275815 {
	width:114px !important;
	left:421px !important;
	top:192px !important;
	min-height:29px !important;
}

#item275838 {
	width:120px !important;
	left:418px !important;
	top:134px !important;
	min-height:12px !important;
}

#item275862 {
	width:86px !important;
	left:444px !important;
	top:153px !important;
	min-height:46px !important;
}

#item275886 {
	width:421px !important;
	left:587px !important;
	top:89px !important;
	min-height:30px !important;
}

#item276588 {
	width:124px !important;
	left:335px !important;
	top:498px !important;
	min-height:13px !important;
}

#item276611 {
	width:56px !important;
	left:491px !important;
	top:491px !important;
	min-height:24px !important;
}

#item276634 {
	width:92px !important;
	left:464px !important;
	top:512px !important;
	min-height:21px !important;
}

#item325329 {
	width:119px !important;
	left:333px !important;
	top:512px !important;
	min-height:21px !important;
}

#item310527 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item363934 {
	width:238px !important;
	left:302px !important;
	top:239px !important;
	min-height:232px !important;
}

#item363957 {
	width:92px !important;
	left:302px !important;
	top:179px !important;
	min-height:60px !important;
}

#item363983 {
	width:241px !important;
	left:45px !important;
	top:179px !important;
	min-height:361px !important;
}

#item358669_435472 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item358669_435475 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item358669_435477 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table435462 th, table#table435462 td {
	vertical-align:middle;;
}

table#table435462 {
	table-layout:fixed;
}

#item358669 {
	width:922px !important;
	left:45px !important;
	top:108px !important;
	min-height:449px !important;
}

#item16921 {
	width:441px !important;
	left:45px !important;
	top:63px !important;
	min-height:25px !important;
}

#item16944 {
	width:460px !important;
	left:505px !important;
	top:64px !important;
	min-height:15px !important;
}

#item294431 {
	width:324px !important;
	left:45px !important;
	top:92px !important;
	min-height:11px !important;
}

#item366623 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item17185 {
	width:1026px !important;
	height:206px !important;
	left:-9px !important;
	top:415px !important;
	background:#eeeff0;
}

#item17113 {
	width:918px !important;
	left:45px !important;
	top:358px !important;
	min-height:37px !important;
}

#item17186 {
	width:591px !important;
	left:370px !important;
	top:454px !important;
	min-height:86px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item17136 {
	width:208px !important;
	left:45px !important;
	top:454px !important;
	min-height:51px !important;
}

#item326660 {
	width:64px !important;
	left:45px !important;
	top:508px !important;
	min-height:15px !important;
}

#item326756 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item359292_439752 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item359292_439754 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item359292_439756 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table439742 th, table#table439742 td {
	vertical-align:middle;;
}

table#table439742 {
	table-layout:fixed;
}

#item359292 {
	width:922px !important;
	left:45px !important;
	top:75px !important;
	min-height:263px !important;
}

#item17263 {
	width:196px !important;
	left:45px !important;
	top:75px !important;
	min-height:17px !important;
}

#item17287 {
	width:332px !important;
	left:45px !important;
	top:130px !important;
	min-height:42px !important;
}

#item17334 {
	width:349px !important;
	left:45px !important;
	top:463px !important;
	min-height:107px !important;
}

#item17883 {
	width:439px !important;
	left:424px !important;
	top:410px !important;
	min-height:24px !important;
}

#item17906 {
	width:539px !important;
	left:424px !important;
	top:463px !important;
	min-height:82px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item310474 {
	width:289px !important;
	left:59px !important;
	top:209px !important;
	min-height:17px !important;
}

#item310497 {
	width:289px !important;
	left:59px !important;
	top:191px !important;
	min-height:17px !important;
}

#item329381 {
	width:324px !important;
	left:45px !important;
	top:105px !important;
	min-height:11px !important;
}

#item329408 {
	width:324px !important;
	left:424px !important;
	top:441px !important;
	min-height:11px !important;
}

#item332316 {
	width:36px !important;
	left:59px !important;
	top:426px !important;
	min-height:15px !important;
}

#item332842 {
	width:32px !important;
	height:27px !important;
	left:61px !important;
	top:325px !important;
}

#item332868 {
	width:32px !important;
	height:27px !important;
	left:124px !important;
	top:329px !important;
}

#item332891 {
	width:32px !important;
	height:24px !important;
	left:185px !important;
	top:316px !important;
}

#item332915 {
	width:32px !important;
	height:27px !important;
	left:242px !important;
	top:343px !important;
}

#item332938 {
	width:32px !important;
	height:24px !important;
	left:303px !important;
	top:288px !important;
}

#item332571 {
	width:47px !important;
	left:117px !important;
	top:426px !important;
	min-height:14px !important;
}

#item332594 {
	width:36px !important;
	left:183px !important;
	top:426px !important;
	min-height:15px !important;
}

#item332617 {
	width:36px !important;
	left:240px !important;
	top:426px !important;
	min-height:15px !important;
}

#item332640 {
	width:36px !important;
	left:302px !important;
	top:426px !important;
	min-height:15px !important;
}

#item332982 {
	width:42px !important;
	left:276px !important;
	top:237px !important;
	min-height:24px !important;
}

#item333005 {
	width:107px !important;
	left:235px !important;
	top:263px !important;
	min-height:22px !important;
}

#item366648 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item273559 {
	width:607px !important;
	left:348px !important;
	top:83px !important;
	min-height:82px !important;
}

#item273700 {
	width:99px !important;
	left:834px !important;
	top:505px !important;
	min-height:11px !important;
}

#item273726 {
	width:126px !important;
	left:42px !important;
	top:330px !important;
	min-height:42px !important;
}

#item273749 {
	width:120px !important;
	left:45px !important;
	top:280px !important;
	min-height:12px !important;
}

#item273773 {
	width:68px !important;
	left:80px !important;
	top:295px !important;
	min-height:46px !important;
}

#item273920 {
	width:194px !important;
	height:57px !important;
	left:470px !important;
	top:475px !important;
}

#item273943 {
	width:47px !important;
	left:713px !important;
	top:483px !important;
	min-height:22px !important;
}

#item273966 {
	width:86px !important;
	left:684px !important;
	top:505px !important;
	min-height:27px !important;
}

#item310552 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item344250 {
	width:253px !important;
	left:45px !important;
	top:136px !important;
	min-height:11px !important;
}

#item344273 {
	width:279px !important;
	left:45px !important;
	top:78px !important;
	min-height:21px !important;
}

#item344296 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:103px !important;
}

#item363859 {
	width:356px !important;
	left:429px !important;
	top:302px !important;
	min-height:164px !important;
}

#item363882 {
	width:355px !important;
	left:45px !important;
	top:393px !important;
	min-height:141px !important;
}

#item363911 {
	width:212px !important;
	left:190px !important;
	top:302px !important;
	min-height:92px !important;
}

#item248078 {
	width:259px !important;
	left:45px !important;
	top:198px !important;
	min-height:147px !important;
}

#item248102 {
	width:255px !important;
	left:328px !important;
	top:198px !important;
	min-height:321px !important;
}

#item248126 {
	width:324px !important;
	left:45px !important;
	top:101px !important;
	min-height:11px !important;
}

#item248172 {
	width:503px !important;
	left:45px !important;
	top:71px !important;
	min-height:17px !important;
}

#item248195 {
	width:446px !important;
	left:45px !important;
	top:132px !important;
	min-height:41px !important;
}

#item268645 {
	width:318px !important;
	left:664px !important;
	top:76px !important;
	min-height:33px !important;
}

#item276877 {
	width:125px !important;
	left:712px !important;
	top:411px !important;
	min-height:30px !important;
}

#item276901 {
	width:47px !important;
	left:888px !important;
	top:406px !important;
	min-height:22px !important;
}

#item276924 {
	width:92px !important;
	left:861px !important;
	top:430px !important;
	min-height:22px !important;
}

table#table445892 th, table#table445892 td {
	vertical-align:middle;;
}

table#table445892 {
	table-layout:fixed;
}

#item323849 {
	width:287px !important;
	left:668px !important;
	top:312px !important;
	min-height:66px !important;
}

#item324080 {
	width:34px !important;
	left:940px !important;
	top:305px !important;
	min-height:9px !important;
}

#item324220 {
	width:34px !important;
	left:675px !important;
	top:308px !important;
	min-height:7px !important;
}

#item324249 {
	width:117px !important;
	left:831px !important;
	top:132px !important;
	min-height:19px !important;
}

#item324276 {
	width:70px !important;
	height:19px !important;
	left:728px !important;
	top:132px !important;
}

#item323896 {
	width:34px !important;
	left:940px !important;
	top:191px !important;
	min-height:7px !important;
}

#item323919 {
	width:34px !important;
	left:940px !important;
	top:160px !important;
	min-height:7px !important;
}

#item323965 {
	width:34px !important;
	left:940px !important;
	top:220px !important;
	min-height:7px !important;
}

#item324011 {
	width:34px !important;
	left:940px !important;
	top:250px !important;
	min-height:7px !important;
}

#item324034 {
	width:34px !important;
	left:940px !important;
	top:280px !important;
	min-height:7px !important;
}

#item324104 {
	width:34px !important;
	left:675px !important;
	top:161px !important;
	min-height:7px !important;
}

#item324127 {
	width:34px !important;
	left:675px !important;
	top:210px !important;
	min-height:7px !important;
}

#item325437 {
	width:34px !important;
	left:675px !important;
	top:185px !important;
	min-height:7px !important;
}

#item324151 {
	width:34px !important;
	left:675px !important;
	top:234px !important;
	min-height:7px !important;
}

#item324174 {
	width:34px !important;
	left:675px !important;
	top:259px !important;
	min-height:7px !important;
}

#item324197 {
	width:34px !important;
	left:675px !important;
	top:283px !important;
	min-height:7px !important;
}

#item359769 {
	width:222px !important;
	left:46px !important;
	top:553px !important;
	min-height:31px !important;
}

#item364331 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368467 {
	width:7px !important;
	height:9px !important;
	left:240px !important;
	top:173px !important;
}

#item368472 {
	width:7px !important;
	height:9px !important;
	left:240px !important;
	top:252px !important;
}

#item368388 {
	width:7px !important;
	height:9px !important;
	left:45px !important;
	top:173px !important;
}

#item368445 {
	width:7px !important;
	height:9px !important;
	left:134px !important;
	top:173px !important;
}

#item368450 {
	width:7px !important;
	height:9px !important;
	left:134px !important;
	top:210px !important;
}

#item368453 {
	width:7px !important;
	height:9px !important;
	left:134px !important;
	top:247px !important;
}

#item368457 {
	width:7px !important;
	height:9px !important;
	left:134px !important;
	top:298px !important;
}

#item368462 {
	width:7px !important;
	height:9px !important;
	left:134px !important;
	top:335px !important;
}

#item219999 {
	width:274px !important;
	left:45px !important;
	top:95px !important;
	min-height:14px !important;
}

#item220022 {
	width:285px !important;
	left:45px !important;
	top:67px !important;
	min-height:25px !important;
}

#item220065 {
	width:255px !important;
	left:45px !important;
	top:122px !important;
	min-height:30px !important;
}

#item245030 {
	width:75px !important;
	left:54px !important;
	top:172px !important;
	min-height:232px !important;
}

#item245054 {
	width:97px !important;
	left:143px !important;
	top:172px !important;
	min-height:204px !important;
}

#item245083 {
	width:73px !important;
	left:249px !important;
	top:172px !important;
	min-height:204px !important;
}

#item220078 {
	width:556px !important;
	left:389px !important;
	top:67px !important;
	min-height:33px !important;
}

#item220109 {
	width:591px !important;
	left:389px !important;
	top:431px !important;
	min-height:151px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item324741_449192 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item324741_449219 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item324741_449247 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item324741_449274 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item324741_449301 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table449182 th, table#table449182 td {
	vertical-align:middle;;
}

table#table449182 {
	table-layout:fixed;
}

#item324741 {
	width:624px !important;
	left:389px !important;
	top:137px !important;
	min-height:281px !important;
}

#item343108 {
	width:591px !important;
	left:389px !important;
	top:107px !important;
	min-height:33px !important;
}

#item366673 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368395 {
	width:7px !important;
	height:9px !important;
	left:45px !important;
	top:212px !important;
}

#item368427 {
	width:7px !important;
	height:9px !important;
	left:45px !important;
	top:249px !important;
}

#item368432 {
	width:7px !important;
	height:9px !important;
	left:45px !important;
	top:286px !important;
}

#item369533 {
	width:7px !important;
	height:9px !important;
	left:45px !important;
	top:348px !important;
}

#item368437 {
	width:7px !important;
	height:9px !important;
	left:45px !important;
	top:351px !important;
}

#item263994 {
	width:907px !important;
	left:45px !important;
	top:65px !important;
	min-height:21px !important;
}

table#table451386 th, table#table451386 td {
	vertical-align:middle;;
}

table#table451386 {
	table-layout:fixed;
}

#item264017 {
	width:918px !important;
	left:45px !important;
	top:111px !important;
	min-height:418px !important;
}

#item276799 {
	width:477px !important;
	left:45px !important;
	top:559px !important;
	min-height:33px !important;
}

#item276824 {
	width:278px !important;
	left:45px !important;
	top:96px !important;
	min-height:12px !important;
}

#item366698 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item220340 {
	width:550px !important;
	left:45px !important;
	top:159px !important;
	min-height:217px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:22.5px;
	-webkit-column-gap:22.5px;
	column-gap:22.5px;
}

#item220348 {
	width:324px !important;
	left:666px !important;
	top:108px !important;
	min-height:11px !important;
}

#item268361 {
	width:243px !important;
	left:677px !important;
	top:247px !important;
	min-height:46px !important;
}

#item220371 {
	width:232px !important;
	left:666px !important;
	top:80px !important;
	min-height:17px !important;
}

#item220417 {
	width:267px !important;
	left:666px !important;
	top:138px !important;
	min-height:91px !important;
}

#item264921 {
	width:164px !important;
	height:17px !important;
	left:650px !important;
	top:321px !important;
}

#item343132 {
	width:71px !important;
	height:13px !important;
	left:743px !important;
	top:303px !important;
}

#item268253 {
	width:158px !important;
	height:17px !important;
	left:656px !important;
	top:368px !important;
}

#item268228 {
	width:159px !important;
	height:17px !important;
	left:655px !important;
	top:344px !important;
}

#item268276 {
	width:151px !important;
	height:17px !important;
	left:663px !important;
	top:392px !important;
}

#item268311 {
	width:180px !important;
	height:17px !important;
	left:635px !important;
	top:415px !important;
}

#item268337 {
	width:176px !important;
	height:17px !important;
	left:638px !important;
	top:439px !important;
}

#item268438 {
	width:23px !important;
	height:17px !important;
	left:854px !important;
	top:321px !important;
}

#item268463 {
	width:26px !important;
	height:17px !important;
	left:933px !important;
	top:344px !important;
}

#item268510 {
	width:20px !important;
	height:17px !important;
	left:845px !important;
	top:392px !important;
}

#item329305 {
	width:18px !important;
	height:17px !important;
	left:848px !important;
	top:368px !important;
}

#item268533 {
	width:25px !important;
	height:17px !important;
	left:834px !important;
	top:415px !important;
}

#item268556 {
	width:25px !important;
	height:17px !important;
	left:824px !important;
	top:439px !important;
}

#item310627 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item344330 {
	width:324px !important;
	left:45px !important;
	top:130px !important;
	min-height:11px !important;
}

#item344354 {
	width:279px !important;
	left:45px !important;
	top:71px !important;
	min-height:21px !important;
}

#item344377 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:97px !important;
}

table#table457789 th, table#table457789 td {
	vertical-align:middle;;
}

table#table457789 {
	table-layout:fixed;
}

#item257150 {
	width:263px !important;
	left:38px !important;
	top:394px !important;
	min-height:49px !important;
}

table#table458218 th, table#table458218 td {
	vertical-align:middle;;
}

table#table458218 {
	table-layout:fixed;
}

#item322550 {
	width:263px !important;
	left:357px !important;
	top:394px !important;
	min-height:54px !important;
}

table#table458653 th, table#table458653 td {
	vertical-align:middle;;
}

table#table458653 {
	table-layout:fixed;
}

#item323123 {
	width:263px !important;
	left:680px !important;
	top:394px !important;
	min-height:54px !important;
}

#item257224 {
	width:199px !important;
	left:75px !important;
	top:143px !important;
	min-height:33px !important;
}

#item322574 {
	width:252px !important;
	left:378px !important;
	top:143px !important;
	min-height:30px !important;
}

#item257175 {
	width:117px !important;
	left:175px !important;
	top:189px !important;
	min-height:19px !important;
}

#item322974 {
	width:117px !important;
	left:504px !important;
	top:189px !important;
	min-height:19px !important;
}

#item323523 {
	width:117px !important;
	left:818px !important;
	top:189px !important;
	min-height:19px !important;
}

#item261054 {
	width:50px !important;
	height:17px !important;
	left:101px !important;
	top:189px !important;
}

#item323001 {
	width:50px !important;
	height:17px !important;
	left:430px !important;
	top:189px !important;
}

#item323551 {
	width:50px !important;
	height:17px !important;
	left:744px !important;
	top:189px !important;
}

#item220428 {
	width:878px !important;
	left:45px !important;
	top:56px !important;
	min-height:23px !important;
}

#item220477 {
	width:187px !important;
	left:360px !important;
	top:466px !important;
	min-height:107px !important;
}

#item364361 {
	width:199px !important;
	left:680px !important;
	top:466px !important;
	min-height:107px !important;
}

#item261143 {
	width:281px !important;
	left:680px !important;
	top:143px !important;
	min-height:30px !important;
}

#item276973 {
	width:619px !important;
	left:45px !important;
	top:82px !important;
	min-height:17px !important;
}

#item257271 {
	width:34px !important;
	left:283px !important;
	top:284px !important;
	min-height:7px !important;
}

#item321480 {
	width:34px !important;
	left:283px !important;
	top:266px !important;
	min-height:7px !important;
}

#item321503 {
	width:34px !important;
	left:283px !important;
	top:248px !important;
	min-height:7px !important;
}

#item321526 {
	width:34px !important;
	left:283px !important;
	top:230px !important;
	min-height:7px !important;
}

#item257317 {
	width:34px !important;
	left:283px !important;
	top:302px !important;
	min-height:7px !important;
}

#item257363 {
	width:34px !important;
	left:283px !important;
	top:320px !important;
	min-height:7px !important;
}

#item257410 {
	width:34px !important;
	left:283px !important;
	top:338px !important;
	min-height:7px !important;
}

#item257456 {
	width:34px !important;
	left:283px !important;
	top:356px !important;
	min-height:7px !important;
}

#item257548 {
	width:34px !important;
	left:283px !important;
	top:373px !important;
	min-height:9px !important;
}

#item321553 {
	width:34px !important;
	left:283px !important;
	top:389px !important;
	min-height:9px !important;
}

#item321658 {
	width:34px !important;
	left:46px !important;
	top:230px !important;
	min-height:7px !important;
}

#item321820 {
	width:34px !important;
	left:46px !important;
	top:261px !important;
	min-height:7px !important;
}

#item321844 {
	width:34px !important;
	left:46px !important;
	top:294px !important;
	min-height:7px !important;
}

#item321867 {
	width:34px !important;
	left:46px !important;
	top:325px !important;
	min-height:7px !important;
}

#item321897 {
	width:34px !important;
	left:46px !important;
	top:359px !important;
	min-height:7px !important;
}

#item321920 {
	width:34px !important;
	left:46px !important;
	top:389px !important;
	min-height:7px !important;
}

#item323691 {
	width:166px !important;
	left:45px !important;
	top:105px !important;
	min-height:17px !important;
}

#item322598 {
	width:34px !important;
	left:604px !important;
	top:285px !important;
	min-height:7px !important;
}

#item322667 {
	width:34px !important;
	left:604px !important;
	top:233px !important;
	min-height:7px !important;
}

#item325668 {
	width:34px !important;
	left:604px !important;
	top:259px !important;
	min-height:7px !important;
}

#item322713 {
	width:34px !important;
	left:604px !important;
	top:312px !important;
	min-height:7px !important;
}

#item322736 {
	width:34px !important;
	left:604px !important;
	top:338px !important;
	min-height:7px !important;
}

#item322782 {
	width:34px !important;
	left:604px !important;
	top:364px !important;
	min-height:9px !important;
}

#item322805 {
	width:34px !important;
	left:604px !important;
	top:389px !important;
	min-height:7px !important;
}

#item322828 {
	width:34px !important;
	left:368px !important;
	top:233px !important;
	min-height:7px !important;
}

#item325480 {
	width:34px !important;
	left:368px !important;
	top:252px !important;
	min-height:7px !important;
}

#item325503 {
	width:34px !important;
	left:368px !important;
	top:271px !important;
	min-height:7px !important;
}

#item325529 {
	width:34px !important;
	left:368px !important;
	top:294px !important;
	min-height:7px !important;
}

#item325553 {
	width:34px !important;
	left:368px !important;
	top:310px !important;
	min-height:7px !important;
}

#item325583 {
	width:34px !important;
	left:368px !important;
	top:332px !important;
	min-height:7px !important;
}

#item325607 {
	width:34px !important;
	left:368px !important;
	top:352px !important;
	min-height:7px !important;
}

#item325631 {
	width:34px !important;
	left:368px !important;
	top:371px !important;
	min-height:7px !important;
}

#item322944 {
	width:34px !important;
	left:368px !important;
	top:389px !important;
	min-height:7px !important;
}

#item323147 {
	width:34px !important;
	left:927px !important;
	top:278px !important;
	min-height:7px !important;
}

#item323193 {
	width:34px !important;
	left:927px !important;
	top:254px !important;
	min-height:7px !important;
}

#item323216 {
	width:34px !important;
	left:927px !important;
	top:232px !important;
	min-height:7px !important;
}

#item323239 {
	width:34px !important;
	left:927px !important;
	top:302px !important;
	min-height:7px !important;
}

#item323262 {
	width:34px !important;
	left:927px !important;
	top:320px !important;
	min-height:7px !important;
}

#item323309 {
	width:34px !important;
	left:927px !important;
	top:345px !important;
	min-height:7px !important;
}

#item323332 {
	width:34px !important;
	left:927px !important;
	top:368px !important;
	min-height:9px !important;
}

#item323355 {
	width:34px !important;
	left:927px !important;
	top:389px !important;
	min-height:9px !important;
}

#item323378 {
	width:34px !important;
	left:690px !important;
	top:232px !important;
	min-height:7px !important;
}

#item325719 {
	width:34px !important;
	left:690px !important;
	top:249px !important;
	min-height:7px !important;
}

#item325744 {
	width:34px !important;
	left:690px !important;
	top:267px !important;
	min-height:7px !important;
}

#item325768 {
	width:34px !important;
	left:690px !important;
	top:284px !important;
	min-height:7px !important;
}

#item325792 {
	width:34px !important;
	left:690px !important;
	top:302px !important;
	min-height:7px !important;
}

#item325816 {
	width:34px !important;
	left:690px !important;
	top:320px !important;
	min-height:7px !important;
}

#item325841 {
	width:34px !important;
	left:690px !important;
	top:337px !important;
	min-height:7px !important;
}

#item325865 {
	width:34px !important;
	left:690px !important;
	top:355px !important;
	min-height:7px !important;
}

#item325889 {
	width:34px !important;
	left:690px !important;
	top:371px !important;
	min-height:7px !important;
}

#item323494 {
	width:34px !important;
	left:690px !important;
	top:389px !important;
	min-height:7px !important;
}

#item364661 {
	width:190px !important;
	left:42px !important;
	top:466px !important;
	min-height:130px !important;
}

#item366723 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368478 {
	width:32px !important;
	height:30px !important;
	left:709px !important;
	top:411px !important;
}

#item368486 {
	width:32px !important;
	height:34px !important;
	left:709px !important;
	top:464px !important;
}

#item271317 {
	width:301px !important;
	left:36px !important;
	top:161px !important;
	min-height:299px !important;
}

#item271739 {
	width:257px !important;
	left:380px !important;
	top:348px !important;
	min-height:20px !important;
}

#item271785 {
	width:151px !important;
	left:743px !important;
	top:415px !important;
	min-height:16px !important;
}

#item271808 {
	width:170px !important;
	left:743px !important;
	top:469px !important;
	min-height:16px !important;
}

#item271903 {
	width:64px !important;
	left:934px !important;
	top:468px !important;
	min-height:24px !important;
}

#item271926 {
	width:47px !important;
	left:934px !important;
	top:410px !important;
	min-height:22px !important;
}

#item272384 {
	width:14px !important;
	left:688px !important;
	top:132px !important;
	min-height:22px !important;
}

#item272407 {
	width:14px !important;
	left:688px !important;
	top:186px !important;
	min-height:22px !important;
}

#item271973 {
	width:78px !important;
	left:908px !important;
	top:429px !important;
	min-height:24px !important;
}

#item326833 {
	width:140px !important;
	left:743px !important;
	top:429px !important;
	min-height:23px !important;
}

#item326859 {
	width:140px !important;
	left:743px !important;
	top:483px !important;
	min-height:23px !important;
}

#item326810 {
	width:78px !important;
	left:908px !important;
	top:487px !important;
	min-height:24px !important;
}

#item272165 {
	width:242px !important;
	left:690px !important;
	top:101px !important;
	min-height:17px !important;
}

#item272248 {
	width:272px !important;
	left:705px !important;
	top:127px !important;
	min-height:108px !important;
}

#item272284 {
	width:142px !important;
	left:351px !important;
	top:159px !important;
	min-height:40px !important;
}

#item272307 {
	width:120px !important;
	left:364px !important;
	top:105px !important;
	min-height:12px !important;
}

#item344415 {
	width:292px !important;
	left:36px !important;
	top:133px !important;
	min-height:17px !important;
}

#item344438 {
	width:279px !important;
	left:36px !important;
	top:74px !important;
	min-height:21px !important;
}

#item344461 {
	width:250px !important;
	height:33px !important;
	left:36px !important;
	top:100px !important;
}

#item364198 {
	width:131px !important;
	left:508px !important;
	top:98px !important;
	min-height:73px !important;
}

#item364224 {
	width:131px !important;
	left:508px !important;
	top:180px !important;
	min-height:30px !important;
}

#item364247 {
	width:271px !important;
	left:373px !important;
	top:210px !important;
	min-height:127px !important;
}

#item364270 {
	width:289px !important;
	left:688px !important;
	top:270px !important;
	min-height:116px !important;
}

#item364299 {
	width:234px !important;
	left:36px !important;
	top:475px !important;
	min-height:42px !important;
}

#item366748 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item18142 {
	width:285px !important;
	left:45px !important;
	top:73px !important;
	min-height:24px !important;
}

#item18191 {
	width:386px !important;
	left:45px !important;
	top:127px !important;
	min-height:71px !important;
}

#item240425 {
	width:174px !important;
	height:14px !important;
	left:517px !important;
	top:270px !important;
}

#item240451 {
	width:320px !important;
	left:45px !important;
	top:101px !important;
	min-height:12px !important;
}

table#table462789 th, table#table462789 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table462789 {
	table-layout:fixed;
}

#item327549 {
	width:460px !important;
	left:499px !important;
	top:127px !important;
	min-height:96px !important;
}

table#table463388 th, table#table463388 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table463388 {
	table-layout:fixed;
}

#item327653 {
	width:387px !important;
	left:45px !important;
	top:282px !important;
	min-height:152px !important;
}

table#table464003 th, table#table464003 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table464003 {
	table-layout:fixed;
}

#item327812 {
	width:460px !important;
	left:499px !important;
	top:282px !important;
	min-height:167px !important;
}

#item327624 {
	width:459px !important;
	left:500px !important;
	top:83px !important;
	min-height:34px !important;
}

#item327785 {
	width:459px !important;
	left:500px !important;
	top:238px !important;
	min-height:36px !important;
}

#item327630 {
	width:386px !important;
	left:45px !important;
	top:238px !important;
	min-height:34px !important;
}

#item330563 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item273184 {
	opacity:0.77;
	width:509px !important;
	height:579px !important;
	left:508px !important;
	top:42px !important;
	background:#eeeff0;
}

#item18542 {
	width:394px !important;
	left:45px !important;
	top:248px !important;
	min-height:341px !important;
}

#item328591 {
	width:386px !important;
	left:55px !important;
	top:86px !important;
	min-height:34px !important;
}

table#table467346 th, table#table467346 td {
	vertical-align:middle;;
}

table#table467346 {
	table-layout:fixed;
}

#item328874 {
	width:422px !important;
	left:530px !important;
	top:344px !important;
	min-height:92px !important;
}

#item328920 {
	width:27px !important;
	left:612px !important;
	top:206px !important;
	min-height:7px !important;
}

#item328943 {
	width:27px !important;
	left:612px !important;
	top:228px !important;
	min-height:7px !important;
}

#item328966 {
	width:27px !important;
	left:612px !important;
	top:250px !important;
	min-height:7px !important;
}

#item328989 {
	width:27px !important;
	left:612px !important;
	top:273px !important;
	min-height:7px !important;
}

#item329012 {
	width:27px !important;
	left:612px !important;
	top:294px !important;
	min-height:7px !important;
}

#item329036 {
	width:27px !important;
	left:612px !important;
	top:317px !important;
	min-height:7px !important;
}

#item329059 {
	width:11px !important;
	left:629px !important;
	top:341px !important;
	min-height:8px !important;
}

#item329136 {
	width:360px !important;
	left:540px !important;
	top:73px !important;
	min-height:28px !important;
}

#item329182 {
	width:414px !important;
	left:540px !important;
	top:456px !important;
	min-height:96px !important;
}

#item329207 {
	width:432px !important;
	left:540px !important;
	top:105px !important;
	min-height:60px !important;
}

#item330588 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item240743 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item236284 {
	width:279px !important;
	left:45px !important;
	top:170px !important;
	min-height:190px !important;
}

#item236309 {
	width:213px !important;
	left:45px !important;
	top:470px !important;
	min-height:73px !important;
}

#item236332 {
	width:213px !important;
	left:45px !important;
	top:418px !important;
	min-height:24px !important;
}

#item236772 {
	width:187px !important;
	left:45px !important;
	top:443px !important;
	min-height:9px !important;
}

#item236846 {
	width:585px !important;
	left:361px !important;
	top:70px !important;
	min-height:65px !important;
}

#item236490 {
	width:154px !important;
	left:282px !important;
	top:518px !important;
	min-height:20px !important;
}

#item310923 {
	width:145px !important;
	left:450px !important;
	top:518px !important;
	min-height:19px !important;
}

#item310973 {
	width:70px !important;
	left:640px !important;
	top:518px !important;
	min-height:19px !important;
}

#item236582 {
	width:136px !important;
	left:291px !important;
	top:538px !important;
	min-height:9px !important;
}

#item310946 {
	width:145px !important;
	left:450px !important;
	top:538px !important;
	min-height:9px !important;
}

#item236628 {
	width:134px !important;
	left:608px !important;
	top:538px !important;
	min-height:19px !important;
}

#item236559 {
	width:440px !important;
	left:297px !important;
	top:434px !important;
	min-height:34px !important;
}

#item344503 {
	width:283px !important;
	left:45px !important;
	top:123px !important;
	min-height:12px !important;
}

#item344526 {
	width:279px !important;
	left:45px !important;
	top:66px !important;
	min-height:21px !important;
}

#item344549 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:93px !important;
}

#item358412 {
	width:289px !important;
	height:65px !important;
	left:361px !important;
	top:175px !important;
}

#item358436 {
	width:289px !important;
	left:361px !important;
	top:261px !important;
	min-height:99px !important;
}

#item358462 {
	width:278px !important;
	left:685px !important;
	top:170px !important;
	min-height:183px !important;
}

#item368531 {
	width:293px !important;
	height:9px !important;
	left:361px !important;
	top:164px !important;
}

#item368537 {
	width:293px !important;
	height:9px !important;
	left:361px !important;
	top:240px !important;
}

#item103730 {
	width:75px !important;
	left:164px !important;
	top:17px !important;
	min-height:9px !important;
}

#item103754 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item103778 {
	width:77px !important;
	left:402px !important;
	top:17px !important;
	min-height:9px !important;
}

#item103802 {
	width:45px !important;
	left:538px !important;
	top:17px !important;
	min-height:9px !important;
}

#item103826 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item103850 {
	width:67px !important;
	left:765px !important;
	top:17px !important;
	min-height:9px !important;
}

#item103874 {
	width:110px !important;
	left:863px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369762 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item102087 {
	width:237px !important;
	left:678px !important;
	top:287px !important;
	min-height:33px !important;
}

#item102110 {
	width:228px !important;
	left:678px !important;
	top:403px !important;
	min-height:136px !important;
}

#item102133 {
	width:232px !important;
	left:678px !important;
	top:355px !important;
	min-height:36px !important;
}

#item161780 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368287 {
	width:80px !important;
	height:9px !important;
	left:678px !important;
	top:338px !important;
}

#item368290 {
	width:55px !important;
	height:64px !important;
	left:870px !important;
	top:278px !important;
}

#item102232 {
	width:80px !important;
	left:45px !important;
	top:178px !important;
	min-height:9px !important;
}

#item102255 {
	width:256px !important;
	left:45px !important;
	top:85px !important;
	min-height:61px !important;
}

#item102297 {
	width:250px !important;
	left:45px !important;
	top:152px !important;
	min-height:23px !important;
}

#item102351 {
	width:293px !important;
	left:369px !important;
	top:411px !important;
	min-height:44px !important;
}

#item102595 {
	width:242px !important;
	left:718px !important;
	top:412px !important;
	min-height:139px !important;
}

#item102665 {
	width:269px !important;
	left:45px !important;
	top:219px !important;
	min-height:132px !important;
}

#item102693 {
	width:264px !important;
	left:45px !important;
	top:489px !important;
	min-height:45px !important;
}

#item102720 {
	width:272px !important;
	height:107px !important;
	left:45px !important;
	top:364px !important;
}

#item365053 {
	opacity:0.08;
	width:324px !important;
	height:73px !important;
	left:363px !important;
	top:471px !important;
	background:#00848a;
}

#item365054 {
	width:259px !important;
	height:23px !important;
	left:367px !important;
	top:483px !important;
}

#item365077 {
	width:187px !important;
	height:27px !important;
	left:403px !important;
	top:506px !important;
}

#item365100 {
	width:43px !important;
	height:63px !important;
	left:640px !important;
	top:476px !important;
}

#item365124 {
	width:27px !important;
	height:33px !important;
	left:619px !important;
	top:491px !important;
}

#item366773 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368512 {
	width:276px !important;
	height:9px !important;
	left:45px !important;
	top:360px !important;
}

#item368518 {
	width:255px !important;
	height:9px !important;
	left:371px !important;
	top:504px !important;
}

#item368515 {
	width:276px !important;
	height:9px !important;
	left:45px !important;
	top:467px !important;
}

#item102856 {
	width:247px !important;
	left:35px !important;
	top:126px !important;
	min-height:9px !important;
}

#item103003 {
	width:247px !important;
	left:338px !important;
	top:101px !important;
	min-height:9px !important;
}

#item102880 {
	width:272px !important;
	left:35px !important;
	top:71px !important;
	min-height:48px !important;
}

#item103026 {
	width:629px !important;
	left:338px !important;
	top:71px !important;
	min-height:24px !important;
}

#item102903 {
	width:255px !important;
	left:35px !important;
	top:158px !important;
	min-height:44px !important;
}

#item102957 {
	width:297px !important;
	left:338px !important;
	top:130px !important;
	min-height:88px !important;
}

#item103251 {
	width:307px !important;
	left:670px !important;
	top:130px !important;
	min-height:438px !important;
}

#item103282 {
	width:315px !important;
	left:338px !important;
	top:378px !important;
	min-height:197px !important;
}

#item103306 {
	width:304px !important;
	height:109px !important;
	left:338px !important;
	top:244px !important;
}

#item111749 {
	width:65px !important;
	left:35px !important;
	top:251px !important;
	min-height:18px !important;
}

#item111851 {
	width:71px !important;
	left:100px !important;
	top:251px !important;
	min-height:11px !important;
}

#item111906 {
	width:113px !important;
	left:171px !important;
	top:251px !important;
	min-height:22px !important;
}

#item111818 {
	width:259px !important;
	left:35px !important;
	top:290px !important;
	min-height:253px !important;
}

#item111841 {
	width:64px !important;
	left:35px !important;
	top:219px !important;
	min-height:29px !important;
}

#item111874 {
	width:72px !important;
	left:100px !important;
	top:219px !important;
	min-height:29px !important;
}

#item111930 {
	width:112px !important;
	left:172px !important;
	top:219px !important;
	min-height:32px !important;
}

#item366807 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368524 {
	width:304px !important;
	height:9px !important;
	left:338px !important;
	top:233px !important;
}

#item368527 {
	width:304px !important;
	height:9px !important;
	left:338px !important;
	top:352px !important;
}

#item368541 {
	width:269px !important;
	height:9px !important;
	left:354px !important;
	top:406px !important;
}

#item368554 {
	width:269px !important;
	height:9px !important;
	left:354px !important;
	top:354px !important;
}

#item103657 {
	width:1018px !important;
	height:219px !important;
	left:-1px !important;
	top:42px !important;
	background:#eeeff0;
}

#item103311 {
	width:247px !important;
	left:476px !important;
	top:104px !important;
	min-height:9px !important;
}

#item103453 {
	width:247px !important;
	left:45px !important;
	top:346px !important;
	min-height:9px !important;
}

#item103334 {
	width:296px !important;
	left:476px !important;
	top:74px !important;
	min-height:22px !important;
}

#item103476 {
	width:558px !important;
	left:45px !important;
	top:291px !important;
	min-height:48px !important;
}

#item103357 {
	width:219px !important;
	left:476px !important;
	top:126px !important;
	min-height:118px !important;
}

#item103499 {
	width:284px !important;
	left:45px !important;
	top:371px !important;
	min-height:197px !important;
}

#item103611 {
	width:266px !important;
	left:355px !important;
	top:428px !important;
	min-height:140px !important;
}

#item103634 {
	width:268px !important;
	height:41px !important;
	left:357px !important;
	top:364px !important;
}

#item135917 {
	width:253px !important;
	left:710px !important;
	top:126px !important;
	min-height:116px !important;
}

#item366832 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368559 {
	width:269px !important;
	height:9px !important;
	left:348px !important;
	top:542px !important;
}

#item368563 {
	width:269px !important;
	height:9px !important;
	left:348px !important;
	top:473px !important;
}

#item357100 {
	width:247px !important;
	left:45px !important;
	top:148px !important;
	min-height:9px !important;
}

#item357123 {
	width:247px !important;
	left:349px !important;
	top:98px !important;
	min-height:9px !important;
}

#item357146 {
	width:247px !important;
	left:349px !important;
	top:376px !important;
	min-height:9px !important;
}

#item357169 {
	width:253px !important;
	left:45px !important;
	top:67px !important;
	min-height:71px !important;
}

#item357192 {
	width:288px !important;
	left:349px !important;
	top:69px !important;
	min-height:25px !important;
}

#item357215 {
	width:288px !important;
	left:349px !important;
	top:269px !important;
	min-height:101px !important;
}

#item357238 {
	width:269px !important;
	left:45px !important;
	top:177px !important;
	min-height:167px !important;
}

#item357261 {
	width:275px !important;
	left:349px !important;
	top:124px !important;
	min-height:126px !important;
}

#item357285 {
	width:268px !important;
	left:349px !important;
	top:405px !important;
	min-height:57px !important;
}

#item357315 {
	width:292px !important;
	left:675px !important;
	top:458px !important;
	min-height:106px !important;
}

#item357338 {
	width:268px !important;
	height:60px !important;
	left:349px !important;
	top:482px !important;
}

#item364025 {
	width:150px !important;
	left:180px !important;
	top:428px !important;
	min-height:70px !important;
}

#item364048 {
	width:165px !important;
	left:153px !important;
	top:350px !important;
	min-height:71px !important;
}

#item366857 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item314156 {
	width:247px !important;
	left:34px !important;
	top:146px !important;
	min-height:9px !important;
}

#item314179 {
	width:247px !important;
	left:350px !important;
	top:95px !important;
	min-height:9px !important;
}

#item314202 {
	width:270px !important;
	left:34px !important;
	top:65px !important;
	min-height:71px !important;
}

#item314225 {
	width:415px !important;
	left:350px !important;
	top:65px !important;
	min-height:21px !important;
}

#item314248 {
	width:615px !important;
	left:349px !important;
	top:127px !important;
	min-height:112px !important;
	-moz-columns:auto 3;
	-webkit-columns:auto 3;
	columns:auto 3;
	-moz-column-gap:9px;
	-webkit-column-gap:9px;
	column-gap:9px;
}

#item314273 {
	width:615px !important;
	left:354px !important;
	top:540px !important;
	min-height:33px !important;
}

#item314296 {
	width:274px !important;
	left:34px !important;
	top:408px !important;
	min-height:176px !important;
}

#item319819_473112 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item319819_473118 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table473101 th, table#table473101 td {
	vertical-align:middle;;
}

table#table473101 {
	table-layout:fixed;
}

#item319819 {
	width:624px !important;
	left:349px !important;
	top:253px !important;
	min-height:281px !important;
}

#item366882 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368568 {
	width:1008px !important;
	height:281px !important;
	top:331px !important;
}

#item117066 {
	width:428px !important;
	left:51px !important;
	top:110px !important;
	min-height:204px !important;
}

#item117162 {
	width:36px !important;
	left:611px !important;
	top:273px !important;
	min-height:15px !important;
}

#item321077 {
	width:19px !important;
	left:572px !important;
	top:260px !important;
	min-height:13px !important;
}

#item321101 {
	width:32px !important;
	left:560px !important;
	top:245px !important;
	min-height:13px !important;
}

#item321124 {
	width:32px !important;
	left:560px !important;
	top:231px !important;
	min-height:13px !important;
}

#item321151 {
	width:32px !important;
	left:560px !important;
	top:216px !important;
	min-height:13px !important;
}

#item321174 {
	width:32px !important;
	left:560px !important;
	top:202px !important;
	min-height:13px !important;
}

#item321197 {
	width:32px !important;
	left:560px !important;
	top:187px !important;
	min-height:13px !important;
}

#item321220 {
	width:32px !important;
	left:560px !important;
	top:173px !important;
	min-height:13px !important;
}

#item321243 {
	width:32px !important;
	left:560px !important;
	top:130px !important;
	min-height:13px !important;
}

#item321266 {
	width:32px !important;
	left:560px !important;
	top:144px !important;
	min-height:13px !important;
}

#item321295 {
	width:32px !important;
	left:560px !important;
	top:158px !important;
	min-height:13px !important;
}

#item117185 {
	width:321px !important;
	left:572px !important;
	top:85px !important;
	min-height:34px !important;
}

#item117231 {
	width:47px !important;
	left:669px !important;
	top:273px !important;
	min-height:14px !important;
}

#item117487 {
	width:36px !important;
	left:734px !important;
	top:273px !important;
	min-height:15px !important;
}

#item117510 {
	width:36px !important;
	left:792px !important;
	top:273px !important;
	min-height:15px !important;
}

#item117533 {
	width:36px !important;
	left:853px !important;
	top:273px !important;
	min-height:15px !important;
}

#item117559 {
	width:145px !important;
	left:701px !important;
	top:298px !important;
	min-height:10px !important;
}

#item118054 {
	width:664px !important;
	left:51px !important;
	top:356px !important;
	min-height:24px !important;
}

#item118078 {
	width:702px !important;
	left:51px !important;
	top:402px !important;
	min-height:142px !important;
	-moz-columns:auto 3;
	-webkit-columns:auto 3;
	columns:auto 3;
	-moz-column-gap:22.5px;
	-webkit-column-gap:22.5px;
	column-gap:22.5px;
}

#item160534 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item120501 {
	width:110px !important;
	height:24px !important;
	left:841px !important;
	top:412px !important;
}

#item321323 {
	width:110px !important;
	height:24px !important;
	left:841px !important;
	top:490px !important;
}

#item120547 {
	width:47px !important;
	height:29px !important;
	left:873px !important;
	top:430px !important;
}

#item321346 {
	width:47px !important;
	height:29px !important;
	left:873px !important;
	top:509px !important;
}

#item368571 {
	width:293px !important;
	height:9px !important;
	left:45px !important;
	top:318px !important;
}

#item368575 {
	width:293px !important;
	height:9px !important;
	left:45px !important;
	top:242px !important;
}

#item105817 {
	width:324px !important;
	left:45px !important;
	top:132px !important;
	min-height:11px !important;
}

#item105841 {
	width:256px !important;
	left:45px !important;
	top:74px !important;
	min-height:22px !important;
}

#item105864 {
	width:250px !important;
	left:45px !important;
	top:111px !important;
	min-height:23px !important;
}

#item106082 {
	width:293px !important;
	left:45px !important;
	top:158px !important;
	min-height:71px !important;
}

#item106105 {
	width:327px !important;
	left:45px !important;
	top:336px !important;
	min-height:223px !important;
}

#item106130 {
	width:304px !important;
	height:77px !important;
	left:45px !important;
	top:246px !important;
}

#item120052 {
	width:191px !important;
	height:60px !important;
	left:731px !important;
	top:357px !important;
}

#item120075 {
	width:168px !important;
	height:59px !important;
	left:762px !important;
	top:298px !important;
}

#item120098 {
	width:163px !important;
	height:59px !important;
	left:797px !important;
	top:238px !important;
}

#item120121 {
	width:126px !important;
	height:60px !important;
	left:829px !important;
	top:177px !important;
}

#item120144 {
	width:104px !important;
	height:59px !important;
	left:863px !important;
	top:118px !important;
}

#item120167 {
	width:27px !important;
	height:22px !important;
	left:641px !important;
	top:368px !important;
}

#item120190 {
	width:89px !important;
	height:56px !important;
	left:609px !important;
	top:298px !important;
}

#item120213 {
	width:89px !important;
	height:55px !important;
	left:609px !important;
	top:238px !important;
}

#item120236 {
	width:89px !important;
	height:56px !important;
	left:609px !important;
	top:176px !important;
}

#item120259 {
	width:89px !important;
	height:56px !important;
	left:609px !important;
	top:116px !important;
}

#item120303 {
	width:612px !important;
	left:397px !important;
	top:76px !important;
	min-height:22px !important;
}

#item168863 {
	width:56px !important;
	left:428px !important;
	top:137px !important;
	min-height:28px !important;
}

#item168868 {
	width:73px !important;
	left:570px !important;
	top:394px !important;
	min-height:28px !important;
}

#item208718 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item184122 {
	width:1011px !important;
	height:192px !important;
	top:43px !important;
	background:#d2d9e1;
}

#item165458 {
	width:302px !important;
	left:669px !important;
	top:258px !important;
	min-height:61px !important;
}

#item106381 {
	width:276px !important;
	left:51px !important;
	top:258px !important;
	min-height:319px !important;
}

#item106494 {
	width:284px !important;
	left:359px !important;
	top:258px !important;
	min-height:72px !important;
}

#item165081 {
	width:73px !important;
	left:773px !important;
	top:163px !important;
	min-height:32px !important;
}

#item165109 {
	width:71px !important;
	left:873px !important;
	top:163px !important;
	min-height:36px !important;
}

#item165085 {
	width:15px !important;
	left:803px !important;
	top:138px !important;
	min-height:18px !important;
}

#item165132 {
	width:71px !important;
	left:873px !important;
	top:138px !important;
	min-height:21px !important;
}

#item162319 {
	width:176px !important;
	left:767px !important;
	top:90px !important;
	min-height:39px !important;
}

#item165490 {
	width:249px !important;
	height:24px !important;
	left:672px !important;
	top:346px !important;
}

#item166058 {
	width:236px !important;
	height:24px !important;
	left:383px !important;
	top:509px !important;
}

#item166032 {
	width:236px !important;
	height:24px !important;
	left:679px !important;
	top:370px !important;
}

#item166081 {
	width:249px !important;
	height:24px !important;
	left:376px !important;
	top:534px !important;
}

#item165536 {
	width:43px !important;
	height:76px !important;
	left:926px !important;
	top:332px !important;
}

#item165605 {
	width:27px !important;
	height:33px !important;
	left:908px !important;
	top:353px !important;
}

#item165655 {
	width:297px !important;
	left:669px !important;
	top:425px !important;
	min-height:120px !important;
}

#item165884 {
	width:269px !important;
	left:361px !important;
	top:456px !important;
	min-height:29px !important;
}

#item366907 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368579 {
	width:239px !important;
	height:9px !important;
	left:382px !important;
	top:530px !important;
}

#item368582 {
	width:239px !important;
	height:9px !important;
	left:676px !important;
	top:367px !important;
}

#item188564 {
	width:289px !important;
	left:633px !important;
	top:435px !important;
	min-height:122px !important;
}

#item188587 {
	width:125px !important;
	left:45px !important;
	top:60px !important;
	min-height:20px !important;
}

#item188610 {
	width:212px !important;
	left:46px !important;
	top:90px !important;
	min-height:7px !important;
}

#item188633 {
	width:170px !important;
	height:12px !important;
	left:698px !important;
	top:76px !important;
}

#item188658 {
	width:32px !important;
	left:747px !important;
	top:124px !important;
	min-height:14px !important;
}

#item188683 {
	width:32px !important;
	left:796px !important;
	top:124px !important;
	min-height:14px !important;
}

#item188833 {
	width:32px !important;
	left:631px !important;
	top:276px !important;
	min-height:14px !important;
}

#item188856 {
	width:32px !important;
	left:631px !important;
	top:254px !important;
	min-height:14px !important;
}

#item188879 {
	width:32px !important;
	left:631px !important;
	top:232px !important;
	min-height:14px !important;
}

#item188902 {
	width:32px !important;
	left:631px !important;
	top:209px !important;
	min-height:14px !important;
}

#item188925 {
	width:32px !important;
	left:631px !important;
	top:187px !important;
	min-height:14px !important;
}

#item188948 {
	width:32px !important;
	left:631px !important;
	top:165px !important;
	min-height:14px !important;
}

#item188971 {
	width:32px !important;
	left:631px !important;
	top:143px !important;
	min-height:9px !important;
}

table#table478999 th, table#table478999 td {
	vertical-align:middle;;
}

table#table478999 {
	table-layout:fixed;
}

#item311024 {
	width:293px !important;
	left:633px !important;
	top:287px !important;
	min-height:144px !important;
}

#item348931 {
	width:199px !important;
	left:681px !important;
	top:76px !important;
	min-height:33px !important;
}

#item366932 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368586 {
	width:1008px !important;
	height:296px !important;
	top:316px !important;
}

#item106907 {
	width:578px !important;
	left:45px !important;
	top:69px !important;
	min-height:14px !important;
}

#item106973 {
	width:264px !important;
	left:45px !important;
	top:403px !important;
	min-height:166px !important;
}

#item107173 {
	width:210px !important;
	left:332px !important;
	top:403px !important;
	min-height:166px !important;
}

#item107048 {
	width:423px !important;
	left:537px !important;
	top:109px !important;
	min-height:21px !important;
}

#item107144 {
	width:318px !important;
	left:606px !important;
	top:368px !important;
	min-height:20px !important;
}

#item208809 {
	width:423px !important;
	left:45px !important;
	top:94px !important;
	min-height:29px !important;
}

#item107094 {
	width:287px !important;
	left:45px !important;
	top:342px !important;
	min-height:24px !important;
}

#item107118 {
	width:324px !important;
	left:45px !important;
	top:372px !important;
	min-height:11px !important;
}

table#table480418 th, table#table480418 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table480418 {
	table-layout:fixed;
}

#item208768 {
	width:330px !important;
	left:606px !important;
	top:394px !important;
	min-height:136px !important;
}

table#table480808 th, table#table480808 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table480808 {
	table-layout:fixed;
}

#item208832 {
	width:429px !important;
	left:45px !important;
	top:133px !important;
	min-height:135px !important;
}

table#table480983 th, table#table480983 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table480983 tr {
	height:36px;;
}

table#table480983 {
	table-layout:fixed;
}

#item208921 {
	width:426px !important;
	left:537px !important;
	top:133px !important;
	min-height:165px !important;
}

#item208743 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item107394 {
	width:210px !important;
	left:321px !important;
	top:351px !important;
	min-height:66px !important;
}

#item187565 {
	width:186px !important;
	left:66px !important;
	top:234px !important;
	min-height:82px !important;
}

#item187590 {
	width:58px !important;
	left:62px !important;
	top:410px !important;
	min-height:27px !important;
}

#item187613 {
	width:67px !important;
	left:125px !important;
	top:410px !important;
	min-height:36px !important;
}

#item187636 {
	width:35px !important;
	left:141px !important;
	top:479px !important;
	min-height:22px !important;
}

#item264752 {
	width:54px !important;
	left:195px !important;
	top:479px !important;
	min-height:22px !important;
}

#item187640 {
	width:47px !important;
	left:67px !important;
	top:479px !important;
	min-height:24px !important;
}

#item187688 {
	width:54px !important;
	left:195px !important;
	top:410px !important;
	min-height:31px !important;
}

#item187713 {
	width:187px !important;
	left:66px !important;
	top:324px !important;
	min-height:57px !important;
}

#item344671 {
	width:283px !important;
	left:45px !important;
	top:139px !important;
	min-height:12px !important;
}

#item344694 {
	width:279px !important;
	height:27px !important;
	left:45px !important;
	top:79px !important;
}

#item344717 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:106px !important;
}

#item358121 {
	width:206px !important;
	height:114px !important;
	left:321px !important;
	top:430px !important;
}

#item358144 {
	width:424px !important;
	left:540px !important;
	top:351px !important;
	min-height:202px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item366957 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368590 {
	width:203px !important;
	height:9px !important;
	left:321px !important;
	top:426px !important;
}

#item368595 {
	width:203px !important;
	height:9px !important;
	left:321px !important;
	top:541px !important;
}

#item368610 {
	width:37px !important;
	height:35px !important;
	left:74px !important;
	top:441px !important;
}

#item368619 {
	width:66px !important;
	height:27px !important;
	left:126px !important;
	top:449px !important;
}

#item368649 {
	width:40px !important;
	height:35px !important;
	left:202px !important;
	top:374px !important;
}

#item368689 {
	width:40px !important;
	height:35px !important;
	left:140px !important;
	top:376px !important;
}

#item368716 {
	width:40px !important;
	height:35px !important;
	left:74px !important;
	top:377px !important;
}

#item368669 {
	width:40px !important;
	height:35px !important;
	left:203px !important;
	top:442px !important;
}

#item107649 {
	width:539px !important;
	left:45px !important;
	top:155px !important;
	min-height:54px !important;
}

#item107657 {
	width:276px !important;
	left:45px !important;
	top:233px !important;
	min-height:215px !important;
}

#item107700 {
	width:269px !important;
	left:354px !important;
	top:233px !important;
	min-height:339px !important;
}

#item107729 {
	width:292px !important;
	left:666px !important;
	top:306px !important;
	min-height:274px !important;
}

#item118724 {
	width:343px !important;
	height:212px !important;
	left:664px !important;
	top:73px !important;
}

#item344774 {
	width:283px !important;
	left:45px !important;
	top:122px !important;
	min-height:12px !important;
}

#item344797 {
	width:343px !important;
	height:26px !important;
	left:45px !important;
	top:63px !important;
}

#item344820 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:90px !important;
}

#item358176 {
	width:264px !important;
	left:45px !important;
	top:521px !important;
	min-height:63px !important;
}

#item358199 {
	width:276px !important;
	height:34px !important;
	left:45px !important;
	top:467px !important;
}

#item366982 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368600 {
	width:276px !important;
	height:9px !important;
	left:45px !important;
	top:458px !important;
}

#item368606 {
	width:276px !important;
	height:9px !important;
	left:45px !important;
	top:503px !important;
}

#item118923 {
	width:276px !important;
	left:45px !important;
	top:73px !important;
	min-height:46px !important;
}

#item118946 {
	width:284px !important;
	left:45px !important;
	top:129px !important;
	min-height:44px !important;
}

#item118969 {
	width:297px !important;
	left:45px !important;
	top:287px !important;
	min-height:101px !important;
}

#item118992 {
	width:267px !important;
	left:385px !important;
	top:287px !important;
	min-height:260px !important;
}

#item119015 {
	width:277px !important;
	left:694px !important;
	top:90px !important;
	min-height:219px !important;
}

#item119019 {
	width:297px !important;
	left:45px !important;
	top:175px !important;
	min-height:98px !important;
}

#item119138 {
	width:79px !important;
	left:572px !important;
	top:171px !important;
	min-height:11px !important;
}

#item119177 {
	width:79px !important;
	left:572px !important;
	top:188px !important;
	min-height:11px !important;
}

#item119370 {
	width:197px !important;
	left:416px !important;
	top:90px !important;
	min-height:14px !important;
}

#item120357 {
	width:297px !important;
	left:45px !important;
	top:502px !important;
	min-height:79px !important;
}

#item120380 {
	width:291px !important;
	height:86px !important;
	left:45px !important;
	top:403px !important;
}

#item367007 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368737 {
	width:293px !important;
	height:10px !important;
	left:44px !important;
	top:397px !important;
}

#item368740 {
	width:293px !important;
	height:10px !important;
	left:44px !important;
	top:484px !important;
}

#item193554 {
	opacity:0.25;
	width:202px !important;
	height:135px !important;
	left:756px !important;
	top:235px !important;
	background:#c3dcdf;
}

#item368812 {
	width:14px !important;
	height:18px !important;
	left:420px !important;
	top:271px !important;
}

#item368825 {
	width:14px !important;
	height:18px !important;
	left:564px !important;
	top:271px !important;
}

#item368832 {
	width:14px !important;
	height:18px !important;
	left:705px !important;
	top:271px !important;
}

#item368837 {
	width:14px !important;
	height:18px !important;
	left:892px !important;
	top:271px !important;
}

#item368800 {
	width:14px !important;
	height:18px !important;
	left:474px !important;
	top:271px !important;
}

#item368803 {
	width:14px !important;
	height:18px !important;
	left:617px !important;
	top:271px !important;
}

#item368807 {
	width:14px !important;
	height:18px !important;
	left:804px !important;
	top:271px !important;
}

#item368749 {
	width:1008px !important;
	height:162px !important;
	top:42px !important;
}

#item200416 {
	width:28px !important;
	left:512px !important;
	top:276px !important;
	min-height:11px !important;
}

#item201244 {
	width:105px !important;
	left:473px !important;
	top:235px !important;
	min-height:24px !important;
}

#item191978 {
	width:250px !important;
	left:45px !important;
	top:153px !important;
	min-height:11px !important;
}

#item192001 {
	width:300px !important;
	left:45px !important;
	top:57px !important;
	min-height:57px !important;
}

#item192024 {
	width:250px !important;
	left:45px !important;
	top:124px !important;
	min-height:23px !important;
}

#item192047 {
	width:505px !important;
	left:423px !important;
	top:63px !important;
	min-height:115px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item192071 {
	width:163px !important;
	left:45px !important;
	top:286px !important;
	min-height:90px !important;
}

#item192094 {
	width:215px !important;
	left:45px !important;
	top:496px !important;
	min-height:88px !important;
}

#item192117 {
	width:152px !important;
	left:45px !important;
	top:231px !important;
	min-height:21px !important;
}

#item192140 {
	width:188px !important;
	left:45px !important;
	top:417px !important;
	min-height:47px !important;
}

#item192186 {
	width:95px !important;
	left:45px !important;
	top:262px !important;
	min-height:13px !important;
}

#item192209 {
	width:95px !important;
	left:45px !important;
	top:473px !important;
	min-height:13px !important;
}

#item200131 {
	width:55px !important;
	left:241px !important;
	top:283px !important;
	min-height:29px !important;
}

#item200154 {
	width:58px !important;
	left:241px !important;
	top:335px !important;
	min-height:13px !important;
}

#item200205 {
	width:111px !important;
	left:470px !important;
	top:338px !important;
	min-height:8px !important;
}

#item200370 {
	width:113px !important;
	left:611px !important;
	top:338px !important;
	min-height:8px !important;
}

#item193635 {
	width:75px !important;
	left:819px !important;
	top:338px !important;
	min-height:8px !important;
}

#item201386 {
	width:75px !important;
	left:819px !important;
	top:246px !important;
	min-height:14px !important;
}

#item198337 {
	width:51px !important;
	left:293px !important;
	top:465px !important;
	min-height:11px !important;
}

#item202111 {
	width:51px !important;
	left:633px !important;
	top:465px !important;
	min-height:11px !important;
}

#item198427 {
	width:44px !important;
	left:296px !important;
	top:509px !important;
	min-height:12px !important;
}

#item202134 {
	width:44px !important;
	left:637px !important;
	top:509px !important;
	min-height:12px !important;
}

#item198452 {
	width:44px !important;
	height:12px !important;
	left:296px !important;
	top:549px !important;
}

#item202157 {
	width:44px !important;
	height:12px !important;
	left:637px !important;
	top:549px !important;
}

#item198084 {
	width:241px !important;
	left:352px !important;
	top:418px !important;
	min-height:14px !important;
}

#item201577 {
	width:241px !important;
	left:692px !important;
	top:418px !important;
	min-height:14px !important;
}

#item198751 {
	width:61px !important;
	height:16px !important;
	left:528px !important;
	top:487px !important;
}

#item346138 {
	width:94px !important;
	height:16px !important;
	left:837px !important;
	top:487px !important;
}

#item198825 {
	width:82px !important;
	height:17px !important;
	left:354px !important;
	top:442px !important;
}

#item201747 {
	width:66px !important;
	height:17px !important;
	left:692px !important;
	top:442px !important;
}

#item198774 {
	width:102px !important;
	height:16px !important;
	left:352px !important;
	top:487px !important;
}

#item346161 {
	width:76px !important;
	height:16px !important;
	left:693px !important;
	top:487px !important;
}

#item198848 {
	width:158px !important;
	height:15px !important;
	left:435px !important;
	top:442px !important;
}

#item201816 {
	width:176px !important;
	height:15px !important;
	left:757px !important;
	top:442px !important;
}

#item198797 {
	width:73px !important;
	height:20px !important;
	left:454px !important;
	top:481px !important;
}

#item346184 {
	width:78px !important;
	height:21px !important;
	left:765px !important;
	top:481px !important;
}

#item200062 {
	width:113px !important;
	left:327px !important;
	top:338px !important;
	min-height:8px !important;
}

#item200108 {
	width:28px !important;
	left:370px !important;
	top:276px !important;
	min-height:11px !important;
}

#item201182 {
	width:75px !important;
	left:346px !important;
	top:246px !important;
	min-height:14px !important;
}

#item200251 {
	width:28px !important;
	left:655px !important;
	top:276px !important;
	min-height:11px !important;
}

#item201210 {
	width:75px !important;
	left:632px !important;
	top:246px !important;
	min-height:14px !important;
}

#item193681 {
	width:28px !important;
	left:844px !important;
	top:275px !important;
	min-height:11px !important;
}

#item212602 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item198726 {
	width:51px !important;
	height:14px !important;
	left:541px !important;
	top:529px !important;
}

#item198703 {
	width:121px !important;
	height:14px !important;
	left:420px !important;
	top:529px !important;
}

#item198679 {
	width:52px !important;
	height:14px !important;
	left:360px !important;
	top:529px !important;
}

#item349287 {
	width:51px !important;
	height:14px !important;
	left:881px !important;
	top:529px !important;
}

#item349312 {
	width:121px !important;
	height:14px !important;
	left:760px !important;
	top:529px !important;
}

#item349358 {
	width:52px !important;
	height:14px !important;
	left:700px !important;
	top:529px !important;
}

#item368766 {
	width:29px !important;
	height:2px !important;
	left:369px !important;
	top:263px !important;
}

#item368777 {
	width:29px !important;
	height:2px !important;
	left:458px !important;
	top:435px !important;
}

#item368780 {
	width:29px !important;
	height:2px !important;
	left:797px !important;
	top:435px !important;
}

#item368770 {
	width:29px !important;
	height:2px !important;
	left:512px !important;
	top:263px !important;
}

#item368774 {
	width:29px !important;
	height:2px !important;
	left:655px !important;
	top:263px !important;
}

#item368783 {
	width:715px !important;
	height:6px !important;
	left:243px !important;
	top:319px !important;
}

#item368792 {
	width:14px !important;
	height:18px !important;
	left:331px !important;
	top:271px !important;
}

#item368841 {
	width:24px !important;
	height:21px !important;
	left:306px !important;
	top:440px !important;
}

#item368859 {
	width:24px !important;
	height:20px !important;
	left:306px !important;
	top:486px !important;
}

#item368874 {
	width:24px !important;
	height:20px !important;
	left:306px !important;
	top:529px !important;
}

#item368886 {
	width:24px !important;
	height:20px !important;
	left:646px !important;
	top:529px !important;
}

#item368870 {
	width:24px !important;
	height:20px !important;
	left:646px !important;
	top:486px !important;
}

#item368853 {
	width:24px !important;
	height:21px !important;
	left:646px !important;
	top:440px !important;
}

#item368930 {
	width:1008px !important;
	height:257px !important;
	top:42px !important;
}

#item135945 {
	width:315px !important;
	left:45px !important;
	top:116px !important;
	min-height:55px !important;
}

#item135968 {
	width:302px !important;
	left:45px !important;
	top:378px !important;
	min-height:206px !important;
}

#item135991 {
	width:257px !important;
	left:702px !important;
	top:116px !important;
	min-height:172px !important;
}

#item136014 {
	width:110px !important;
	left:383px !important;
	top:154px !important;
	min-height:33px !important;
}

#item136038 {
	width:45px !important;
	left:529px !important;
	top:154px !important;
	min-height:24px !important;
}

#item136061 {
	width:45px !important;
	left:621px !important;
	top:154px !important;
	min-height:24px !important;
}

#item136084 {
	width:73px !important;
	left:515px !important;
	top:241px !important;
	min-height:24px !important;
}

#item136107 {
	width:99px !important;
	left:391px !important;
	top:241px !important;
	min-height:35px !important;
}

#item136130 {
	width:53px !important;
	left:617px !important;
	top:241px !important;
	min-height:24px !important;
}

#item136153 {
	width:276px !important;
	left:45px !important;
	top:65px !important;
	min-height:20px !important;
}

#item136176 {
	width:276px !important;
	left:45px !important;
	top:325px !important;
	min-height:20px !important;
}

#item136199 {
	width:299px !important;
	left:45px !important;
	top:95px !important;
	min-height:15px !important;
}

#item136222 {
	width:299px !important;
	left:45px !important;
	top:355px !important;
	min-height:15px !important;
}

#item136323 {
	width:307px !important;
	left:45px !important;
	top:187px !important;
	min-height:91px !important;
}

#item137426 {
	width:181px !important;
	height:20px !important;
	left:381px !important;
	top:325px !important;
}

#item137528 {
	width:173px !important;
	left:381px !important;
	top:348px !important;
	min-height:12px !important;
}

#item212627 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368892 {
	width:293px !important;
	height:10px !important;
	left:384px !important;
	top:184px !important;
}

#item135943 {
	opacity:0.32;
	width:189px !important;
	height:78px !important;
	left:771px !important;
	top:437px !important;
	background:#c3dcdf;
}

#item136353 {
	width:101px !important;
	height:15px !important;
	left:380px !important;
	top:370px !important;
}

#item136379 {
	width:28px !important;
	height:11px !important;
	left:458px !important;
	top:390px !important;
}

#item136402 {
	width:21px !important;
	height:10px !important;
	left:480px !important;
	top:405px !important;
}

#item136426 {
	width:32px !important;
	height:11px !important;
	left:386px !important;
	top:404px !important;
}

#item136449 {
	width:38px !important;
	height:15px !important;
	left:380px !important;
	top:389px !important;
}

#item136475 {
	width:51px !important;
	height:16px !important;
	left:380px !important;
	top:435px !important;
}

#item136501 {
	width:37px !important;
	height:13px !important;
	left:484px !important;
	top:455px !important;
}

#item136525 {
	width:32px !important;
	height:11px !important;
	left:386px !important;
	top:470px !important;
}

#item136548 {
	width:38px !important;
	height:15px !important;
	left:380px !important;
	top:455px !important;
}

#item136571 {
	width:21px !important;
	height:9px !important;
	left:494px !important;
	top:470px !important;
}

#item136597 {
	width:51px !important;
	height:16px !important;
	left:380px !important;
	top:501px !important;
}

#item136622 {
	width:25px !important;
	height:11px !important;
	left:510px !important;
	top:521px !important;
}

#item136647 {
	width:44px !important;
	height:12px !important;
	left:375px !important;
	top:535px !important;
}

#item136670 {
	width:38px !important;
	height:15px !important;
	left:380px !important;
	top:521px !important;
}

#item136693 {
	width:25px !important;
	height:11px !important;
	left:510px !important;
	top:536px !important;
}

#item136719 {
	width:100px !important;
	height:16px !important;
	left:556px !important;
	top:370px !important;
}

#item136745 {
	width:28px !important;
	height:12px !important;
	left:703px !important;
	top:390px !important;
}

#item136769 {
	width:41px !important;
	height:12px !important;
	left:553px !important;
	top:404px !important;
}

#item136792 {
	width:38px !important;
	height:15px !important;
	left:556px !important;
	top:389px !important;
}

#item136815 {
	width:25px !important;
	height:11px !important;
	left:696px !important;
	top:405px !important;
}

#item136841 {
	width:71px !important;
	height:16px !important;
	left:556px !important;
	top:435px !important;
}

#item136866 {
	width:38px !important;
	height:11px !important;
	left:724px !important;
	top:455px !important;
}

#item136890 {
	width:38px !important;
	height:12px !important;
	left:556px !important;
	top:470px !important;
}

#item136914 {
	width:38px !important;
	height:15px !important;
	left:556px !important;
	top:455px !important;
}

#item136937 {
	width:32px !important;
	height:11px !important;
	left:703px !important;
	top:470px !important;
}

#item136963 {
	width:129px !important;
	height:16px !important;
	left:556px !important;
	top:501px !important;
}

#item136988 {
	width:25px !important;
	height:11px !important;
	left:705px !important;
	top:521px !important;
}

#item137012 {
	width:41px !important;
	height:12px !important;
	left:553px !important;
	top:535px !important;
}

#item137035 {
	width:38px !important;
	height:15px !important;
	left:556px !important;
	top:521px !important;
}

#item137058 {
	width:32px !important;
	height:11px !important;
	left:690px !important;
	top:536px !important;
}

#item137084 {
	width:123px !important;
	height:16px !important;
	left:783px !important;
	top:370px !important;
}

#item137109 {
	width:22px !important;
	height:11px !important;
	left:943px !important;
	top:390px !important;
}

#item137134 {
	width:47px !important;
	height:12px !important;
	left:775px !important;
	top:404px !important;
}

#item137157 {
	width:38px !important;
	height:15px !important;
	left:783px !important;
	top:389px !important;
}

#item137180 {
	width:22px !important;
	height:10px !important;
	left:923px !important;
	top:405px !important;
}

#item137206 {
	width:127px !important;
	height:16px !important;
	left:783px !important;
	top:448px !important;
}

#item137231 {
	width:22px !important;
	height:11px !important;
	left:934px !important;
	top:468px !important;
}

#item137255 {
	width:47px !important;
	height:12px !important;
	left:775px !important;
	top:482px !important;
}

#item137279 {
	width:38px !important;
	height:15px !important;
	left:783px !important;
	top:467px !important;
}

#item137302 {
	width:22px !important;
	height:11px !important;
	left:924px !important;
	top:483px !important;
}

#item137376 {
	width:42px !important;
	left:832px !important;
	top:534px !important;
	min-height:14px !important;
}

#item137399 {
	width:28px !important;
	left:893px !important;
	top:535px !important;
	min-height:12px !important;
}

#item368913 {
	width:578px !important;
	height:6px !important;
	left:381px !important;
	top:425px !important;
}

#item368916 {
	width:377px !important;
	height:6px !important;
	left:381px !important;
	top:491px !important;
}

#item368933 {
	width:255px !important;
	height:10px !important;
	left:33px !important;
	top:237px !important;
}

#item368937 {
	width:255px !important;
	height:10px !important;
	left:33px !important;
	top:359px !important;
}

#item130246 {
	width:173px !important;
	left:370px !important;
	top:324px !important;
	min-height:12px !important;
}

#item130323 {
	width:255px !important;
	left:33px !important;
	top:152px !important;
	min-height:397px !important;
}

#item130346 {
	width:276px !important;
	left:33px !important;
	top:70px !important;
	min-height:47px !important;
}

#item130369 {
	width:192px !important;
	left:33px !important;
	top:126px !important;
	min-height:11px !important;
}

#item130463 {
	width:290px !important;
	left:359px !important;
	top:131px !important;
	min-height:146px !important;
}

#item130486 {
	width:221px !important;
	left:359px !important;
	top:70px !important;
	min-height:23px !important;
}

#item130510 {
	width:221px !important;
	left:359px !important;
	top:101px !important;
	min-height:14px !important;
}

#item130618 {
	width:71px !important;
	height:16px !important;
	left:384px !important;
	top:363px !important;
}

#item132693 {
	width:99px !important;
	height:16px !important;
	left:591px !important;
	top:363px !important;
}

#item133081 {
	width:116px !important;
	height:16px !important;
	left:784px !important;
	top:363px !important;
}

#item130644 {
	width:30px !important;
	height:11px !important;
	left:516px !important;
	top:383px !important;
}

#item132718 {
	width:37px !important;
	height:13px !important;
	left:708px !important;
	top:383px !important;
}

#item133106 {
	width:32px !important;
	height:11px !important;
	left:885px !important;
	top:383px !important;
}

#item131925 {
	width:32px !important;
	height:11px !important;
	left:516px !important;
	top:399px !important;
}

#item132741 {
	width:37px !important;
	height:11px !important;
	left:713px !important;
	top:399px !important;
}

#item133129 {
	width:37px !important;
	height:11px !important;
	left:897px !important;
	top:398px !important;
}

#item130692 {
	width:32px !important;
	height:11px !important;
	left:387px !important;
	top:397px !important;
}

#item132764 {
	width:32px !important;
	height:11px !important;
	left:594px !important;
	top:397px !important;
}

#item133152 {
	width:32px !important;
	height:11px !important;
	left:787px !important;
	top:397px !important;
}

#item130715 {
	width:38px !important;
	height:15px !important;
	left:384px !important;
	top:383px !important;
}

#item132787 {
	width:38px !important;
	height:15px !important;
	left:591px !important;
	top:383px !important;
}

#item133175 {
	width:38px !important;
	height:15px !important;
	left:784px !important;
	top:383px !important;
}

#item130741 {
	width:51px !important;
	height:16px !important;
	left:384px !important;
	top:429px !important;
}

#item132813 {
	width:51px !important;
	height:16px !important;
	left:591px !important;
	top:429px !important;
}

#item133201 {
	width:119px !important;
	height:14px !important;
	left:784px !important;
	top:440px !important;
}

#item130766 {
	width:37px !important;
	height:11px !important;
	left:500px !important;
	top:449px !important;
}

#item132838 {
	width:37px !important;
	height:11px !important;
	left:700px !important;
	top:449px !important;
}

#item133226 {
	width:32px !important;
	height:11px !important;
	left:892px !important;
	top:459px !important;
}

#item130790 {
	width:32px !important;
	height:11px !important;
	left:387px !important;
	top:463px !important;
}

#item130813 {
	width:38px !important;
	height:15px !important;
	left:384px !important;
	top:448px !important;
}

#item132862 {
	width:32px !important;
	height:11px !important;
	left:594px !important;
	top:463px !important;
}

#item132886 {
	width:38px !important;
	height:15px !important;
	left:591px !important;
	top:448px !important;
}

#item133250 {
	width:32px !important;
	height:11px !important;
	left:787px !important;
	top:474px !important;
}

#item133273 {
	width:38px !important;
	height:15px !important;
	left:784px !important;
	top:459px !important;
}

#item130836 {
	width:46px !important;
	height:12px !important;
	left:484px !important;
	top:464px !important;
}

#item132909 {
	width:46px !important;
	height:11px !important;
	left:709px !important;
	top:464px !important;
}

#item133296 {
	width:38px !important;
	height:11px !important;
	left:901px !important;
	top:475px !important;
}

#item130862 {
	width:51px !important;
	height:16px !important;
	left:384px !important;
	top:494px !important;
}

#item132934 {
	width:127px !important;
	height:16px !important;
	left:591px !important;
	top:494px !important;
}

#item130887 {
	width:32px !important;
	height:10px !important;
	left:501px !important;
	top:514px !important;
}

#item132959 {
	width:32px !important;
	height:10px !important;
	left:700px !important;
	top:514px !important;
}

#item130912 {
	width:32px !important;
	height:11px !important;
	left:387px !important;
	top:529px !important;
}

#item130935 {
	width:38px !important;
	height:15px !important;
	left:384px !important;
	top:514px !important;
}

#item132983 {
	width:32px !important;
	height:11px !important;
	left:594px !important;
	top:529px !important;
}

#item133006 {
	width:38px !important;
	height:15px !important;
	left:591px !important;
	top:514px !important;
}

#item130958 {
	width:32px !important;
	height:11px !important;
	left:505px !important;
	top:529px !important;
}

#item133029 {
	width:32px !important;
	height:11px !important;
	left:713px !important;
	top:529px !important;
}

#item131592 {
	width:42px !important;
	left:790px !important;
	top:523px !important;
	min-height:14px !important;
}

#item131615 {
	width:28px !important;
	left:852px !important;
	top:523px !important;
	min-height:14px !important;
}

#item131694 {
	width:123px !important;
	left:760px !important;
	top:170px !important;
	min-height:51px !important;
}

#item131813 {
	width:106px !important;
	left:773px !important;
	top:130px !important;
	min-height:31px !important;
}

#item130223 {
	width:523px !important;
	height:20px !important;
	left:370px !important;
	top:300px !important;
}

#item367043 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item109473 {
	width:287px !important;
	left:45px !important;
	top:201px !important;
	min-height:140px !important;
}

#item158178 {
	width:287px !important;
	left:362px !important;
	top:201px !important;
	min-height:140px !important;
}

#item158202 {
	width:292px !important;
	left:679px !important;
	top:201px !important;
	min-height:131px !important;
}

#item157818 {
	width:475px !important;
	left:485px !important;
	top:84px !important;
	min-height:97px !important;
}

#item212655 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item344955 {
	width:283px !important;
	left:45px !important;
	top:139px !important;
	min-height:12px !important;
}

#item344978 {
	width:400px !important;
	left:45px !important;
	top:80px !important;
	min-height:21px !important;
}

#item345001 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:106px !important;
}

#item267223 {
	width:164px !important;
	left:45px !important;
	top:77px !important;
	min-height:22px !important;
}

#item267246 {
	width:166px !important;
	left:45px !important;
	top:107px !important;
	min-height:10px !important;
}

#item267269 {
	width:731px !important;
	left:231px !important;
	top:110px !important;
	min-height:121px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:18px;
	-webkit-column-gap:18px;
	column-gap:18px;
}

table#table491063 th, table#table491063 td {
	vertical-align:middle;;
}

table#table491063 {
	table-layout:fixed;
}

#item267544 {
	width:511px !important;
	left:458px !important;
	top:260px !important;
	min-height:286px !important;
}

#item267331 {
	width:110px !important;
	height:20px !important;
	left:52px !important;
	top:439px !important;
}

#item267354 {
	width:100px !important;
	left:57px !important;
	top:497px !important;
	min-height:37px !important;
}

#item267377 {
	width:86px !important;
	left:64px !important;
	top:471px !important;
	min-height:24px !important;
}

#item267402 {
	width:115px !important;
	height:20px !important;
	left:181px !important;
	top:439px !important;
}

#item267426 {
	width:105px !important;
	left:185px !important;
	top:497px !important;
	min-height:37px !important;
}

#item267449 {
	width:61px !important;
	left:207px !important;
	top:471px !important;
	min-height:24px !important;
}

#item267475 {
	width:114px !important;
	height:20px !important;
	left:314px !important;
	top:439px !important;
}

#item267498 {
	width:105px !important;
	left:318px !important;
	top:497px !important;
	min-height:26px !important;
}

#item267521 {
	width:69px !important;
	left:336px !important;
	top:470px !important;
	min-height:25px !important;
}

#item267569 {
	width:75px !important;
	left:62px !important;
	top:379px !important;
	min-height:22px !important;
}

#item267592 {
	width:114px !important;
	left:289px !important;
	top:379px !important;
	min-height:22px !important;
}

#item267615 {
	width:91px !important;
	left:151px !important;
	top:379px !important;
	min-height:22px !important;
}

#item267639 {
	width:116px !important;
	left:287px !important;
	top:293px !important;
	min-height:18px !important;
}

#item267662 {
	width:191px !important;
	left:56px !important;
	top:293px !important;
	min-height:16px !important;
}

#item267685 {
	width:315px !important;
	height:22px !important;
	left:82px !important;
	top:260px !important;
}

#item267708 {
	width:93px !important;
	left:54px !important;
	top:353px !important;
	min-height:24px !important;
}

#item267731 {
	width:128px !important;
	left:281px !important;
	top:355px !important;
	min-height:24px !important;
}

#item267754 {
	width:93px !important;
	left:150px !important;
	top:353px !important;
	min-height:24px !important;
}

#item267887 {
	width:731px !important;
	left:231px !important;
	top:79px !important;
	min-height:24px !important;
}

#item367068 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item110194 {
	width:75px !important;
	left:164px !important;
	top:17px !important;
	min-height:9px !important;
}

#item110218 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item110242 {
	width:77px !important;
	left:402px !important;
	top:17px !important;
	min-height:9px !important;
}

#item110266 {
	width:45px !important;
	left:538px !important;
	top:17px !important;
	min-height:9px !important;
}

#item110291 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item110315 {
	width:74px !important;
	left:758px !important;
	top:17px !important;
	min-height:9px !important;
}

#item110339 {
	width:110px !important;
	left:863px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369808 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item109771 {
	width:237px !important;
	left:678px !important;
	top:287px !important;
	min-height:33px !important;
}

#item109794 {
	width:232px !important;
	left:678px !important;
	top:403px !important;
	min-height:136px !important;
}

#item109817 {
	width:201px !important;
	left:678px !important;
	top:355px !important;
	min-height:36px !important;
}

#item212682 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368300 {
	width:80px !important;
	height:9px !important;
	left:678px !important;
	top:338px !important;
}

#item368305 {
	width:55px !important;
	height:64px !important;
	left:879px !important;
	top:279px !important;
}

#item368942 {
	width:1008px !important;
	height:146px !important;
	top:42px !important;
}

#item274985 {
	width:620px !important;
	left:331px !important;
	top:84px !important;
	min-height:55px !important;
}

#item275008 {
	width:256px !important;
	left:421px !important;
	top:216px !important;
	min-height:152px !important;
}

#item275031 {
	width:89px !important;
	left:260px !important;
	top:285px !important;
	min-height:21px !important;
}

#item275054 {
	width:88px !important;
	left:61px !important;
	top:280px !important;
	min-height:33px !important;
}

#item275077 {
	width:86px !important;
	height:109px !important;
	left:162px !important;
	top:322px !important;
}

#item275100 {
	width:83px !important;
	left:264px !important;
	top:492px !important;
	min-height:29px !important;
}

#item275123 {
	width:80px !important;
	left:64px !important;
	top:477px !important;
	min-height:36px !important;
}

#item275175 {
	width:250px !important;
	left:713px !important;
	top:216px !important;
	min-height:341px !important;
}

#item345030 {
	width:241px !important;
	left:45px !important;
	top:138px !important;
	min-height:11px !important;
}

#item345054 {
	width:262px !important;
	left:45px !important;
	top:78px !important;
	min-height:21px !important;
}

#item345077 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:105px !important;
}

#item367123 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item275494 {
	opacity:0.23;
	width:349px !important;
	height:578px !important;
	left:668px !important;
	top:43px !important;
	background:#a6ccd0;
}

#item222485 {
	width:174px !important;
	left:737px !important;
	top:110px !important;
	min-height:15px !important;
}

#item275496 {
	width:206px !important;
	left:721px !important;
	top:82px !important;
	min-height:24px !important;
}

#item222462 {
	width:257px !important;
	left:709px !important;
	top:148px !important;
	min-height:89px !important;
}

#item275466 {
	width:273px !important;
	left:45px !important;
	top:82px !important;
	min-height:480px !important;
}

#item275547 {
	width:241px !important;
	left:709px !important;
	top:332px !important;
	min-height:164px !important;
}

#item275576 {
	width:89px !important;
	left:709px !important;
	top:252px !important;
	min-height:11px !important;
}

#item275599 {
	width:115px !important;
	left:709px !important;
	top:272px !important;
	min-height:50px !important;
}

#item275622 {
	width:129px !important;
	left:837px !important;
	top:272px !important;
	min-height:50px !important;
}

#item275645 {
	width:115px !important;
	left:837px !important;
	top:252px !important;
	min-height:12px !important;
}

#item358492 {
	width:273px !important;
	left:350px !important;
	top:257px !important;
	min-height:310px !important;
}

#item367098 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item110131 {
	width:345px !important;
	left:45px !important;
	top:153px !important;
	min-height:104px !important;
}

#item166333 {
	width:346px !important;
	left:45px !important;
	top:267px !important;
	min-height:195px !important;
}

#item166380 {
	width:550px !important;
	left:413px !important;
	top:391px !important;
	min-height:172px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:18px;
	-webkit-column-gap:18px;
	column-gap:18px;
}

#item166403 {
	width:287px !important;
	height:65px !important;
	left:50px !important;
	top:482px !important;
}

#item345128 {
	width:283px !important;
	left:45px !important;
	top:125px !important;
	min-height:12px !important;
}

#item345151 {
	width:300px !important;
	height:27px !important;
	left:45px !important;
	top:66px !important;
}

#item345175 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:93px !important;
}

#item367150 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368947 {
	width:324px !important;
	height:10px !important;
	left:45px !important;
	top:472px !important;
}

#item368955 {
	width:324px !important;
	height:10px !important;
	left:45px !important;
	top:548px !important;
}

#item368960 {
	width:291px !important;
	height:10px !important;
	left:660px !important;
	top:419px !important;
}

#item368964 {
	width:291px !important;
	height:10px !important;
	left:660px !important;
	top:491px !important;
}

#item109942 {
	width:252px !important;
	left:45px !important;
	top:165px !important;
	min-height:425px !important;
}

#item156651_496390 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496395 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496400 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496404 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496410 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496414 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496419 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496423 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496428 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496432 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496438 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496443 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496449 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496454 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496458 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496464 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496468 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496473 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496477 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496482 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496486 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item156651_496491 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table496380 th, table#table496380 td {
	vertical-align:middle;;
}

table#table496380 {
	table-layout:fixed;
}

#item156651 {
	width:672px !important;
	left:324px !important;
	top:97px !important;
	min-height:305px !important;
}

#item168020 {
	width:283px !important;
	left:327px !important;
	top:420px !important;
	min-height:150px !important;
}

#item168043 {
	width:288px !important;
	height:61px !important;
	left:666px !important;
	top:429px !important;
}

#item168070 {
	width:288px !important;
	left:663px !important;
	top:511px !important;
	min-height:40px !important;
}

#item212727 {
	width:329px !important;
	left:324px !important;
	top:86px !important;
	min-height:33px !important;
}

#item345209 {
	width:262px !important;
	left:45px !important;
	top:124px !important;
	min-height:13px !important;
}

#item345232 {
	width:264px !important;
	left:45px !important;
	top:66px !important;
	min-height:21px !important;
}

#item345255 {
	width:250px !important;
	height:33px !important;
	left:45px !important;
	top:91px !important;
}

#item367175 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item110403 {
	width:387px !important;
	left:45px !important;
	top:79px !important;
	min-height:20px !important;
}

#item110450 {
	width:318px !important;
	left:45px !important;
	top:112px !important;
	min-height:27px !important;
}

#item184303 {
	width:300px !important;
	left:45px !important;
	top:159px !important;
	min-height:36px !important;
}

#item186143 {
	width:354px !important;
	left:45px !important;
	top:441px !important;
	min-height:29px !important;
}

#item201296_498392 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table498382 th, table#table498382 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table498382 {
	table-layout:fixed;
}

#item201296 {
	width:372px !important;
	left:45px !important;
	top:203px !important;
	min-height:230px !important;
}

#item217975 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item337298 {
	width:75px !important;
	left:164px !important;
	top:17px !important;
	min-height:9px !important;
}

#item337324 {
	width:92px !important;
	left:275px !important;
	top:17px !important;
	min-height:9px !important;
}

#item337350 {
	width:77px !important;
	left:402px !important;
	top:17px !important;
	min-height:9px !important;
}

#item337376 {
	width:45px !important;
	left:538px !important;
	top:17px !important;
	min-height:9px !important;
}

#item337402 {
	width:50px !important;
	left:655px !important;
	top:17px !important;
	min-height:9px !important;
}

#item337429 {
	width:67px !important;
	left:765px !important;
	top:17px !important;
	min-height:9px !important;
}

#item337455 {
	width:120px !important;
	left:859px !important;
	top:17px !important;
	min-height:9px !important;
}

#item369881 {
	width:94px !important;
	height:31px !important;
	left:29px !important;
	top:6px !important;
}

#item222547 {
	width:237px !important;
	left:678px !important;
	top:296px !important;
	min-height:65px !important;
}

#item222570 {
	width:232px !important;
	left:678px !important;
	top:467px !important;
	min-height:75px !important;
}

#item222593 {
	width:181px !important;
	left:678px !important;
	top:400px !important;
	min-height:57px !important;
}

#item222619 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368336 {
	width:80px !important;
	height:9px !important;
	left:678px !important;
	top:381px !important;
}

#item368972 {
	width:1008px !important;
	height:570px !important;
	top:42px !important;
}

#item53028 {
	width:333px !important;
	left:45px !important;
	top:71px !important;
	min-height:20px !important;
}

#item53051 {
	width:210px !important;
	left:45px !important;
	top:173px !important;
	min-height:408px !important;
}

#item53098 {
	width:241px !important;
	left:744px !important;
	top:173px !important;
	min-height:343px !important;
}

#item53144 {
	width:210px !important;
	left:275px !important;
	top:173px !important;
	min-height:388px !important;
}

#item53167 {
	width:310px !important;
	left:45px !important;
	top:105px !important;
	min-height:42px !important;
}

#item53221 {
	width:537px !important;
	left:403px !important;
	top:77px !important;
	min-height:57px !important;
}

#item364845 {
	width:214px !important;
	left:510px !important;
	top:173px !important;
	min-height:373px !important;
}

#item367201 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item7974 {
	width:350px !important;
	left:45px !important;
	top:91px !important;
	min-height:24px !important;
}

#item222965_501631 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table501620 th, table#table501620 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table501620 {
	table-layout:fixed;
}

#item222965 {
	width:393px !important;
	left:45px !important;
	top:181px !important;
	min-height:323px !important;
}

#item223210_504417 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table504407 th, table#table504407 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table504407 {
	table-layout:fixed;
}

#item223210 {
	width:528px !important;
	left:447px !important;
	top:107px !important;
	min-height:169px !important;
}

#item223254_505654 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table505644 th, table#table505644 td {
	vertical-align:middle;;
}

table#table505644 {
	table-layout:fixed;
}

#item223254 {
	width:525px !important;
	left:447px !important;
	top:279px !important;
	min-height:222px !important;
}

#item233177 {
	width:921px !important;
	left:45px !important;
	top:507px !important;
	min-height:74px !important;
}

#item364893 {
	width:616px !important;
	left:45px !important;
	top:500px !important;
	min-height:9px !important;
}

#item367231 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item368976 {
	width:1008px !important;
	height:177px !important;
	top:42px !important;
}

#item223380 {
	width:277px !important;
	left:45px !important;
	top:74px !important;
	min-height:26px !important;
}

#item223453 {
	width:164px !important;
	height:55px !important;
	left:45px !important;
	top:220px !important;
}

#item223422 {
	width:586px !important;
	left:364px !important;
	top:77px !important;
	min-height:118px !important;
}

#item223476 {
	width:903px !important;
	left:45px !important;
	top:275px !important;
	min-height:35px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item223447 {
	width:228px !important;
	left:45px !important;
	top:113px !important;
	min-height:20px !important;
}

table#table507447 th, table#table507447 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table507447 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table507447 {
	table-layout:fixed;
}

#item225387 {
	width:932px !important;
	left:45px !important;
	top:336px !important;
	min-height:210px !important;
}

#item367256 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table508667 th, table#table508667 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table508667 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table508667 {
	table-layout:fixed;
}

#item223510 {
	width:932px !important;
	left:45px !important;
	top:60px !important;
	min-height:528px !important;
}

#item367281 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table511341 th, table#table511341 td {
	vertical-align:middle;;
}

table#table511341 {
	table-layout:fixed;
}

#item223649 {
	width:932px !important;
	left:45px !important;
	top:60px !important;
	min-height:554px !important;
}

#item367306 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table513250 th, table#table513250 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table513250 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table513250 {
	table-layout:fixed;
}

#item223782 {
	width:932px !important;
	left:45px !important;
	top:60px !important;
	min-height:536px !important;
}

#item367331 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table515761 th, table#table515761 td {
	vertical-align:middle;;
}

table#table515761 {
	table-layout:fixed;
}

#item223876 {
	width:932px !important;
	left:45px !important;
	top:62px !important;
	min-height:517px !important;
}

#item367356 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table518328 th, table#table518328 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table518328 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table518328 {
	table-layout:fixed;
}

#item223966 {
	width:932px !important;
	left:45px !important;
	top:71px !important;
	min-height:501px !important;
}

#item367382 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table520518 th, table#table520518 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table520518 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table520518 {
	table-layout:fixed;
}

#item225187 {
	width:932px !important;
	left:45px !important;
	top:82px !important;
	min-height:577px !important;
}

#item367414 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table522117 th, table#table522117 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table522117 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table522117 {
	table-layout:fixed;
}

#item225717 {
	width:932px !important;
	left:45px !important;
	top:61px !important;
	min-height:242px !important;
}

#item226232 {
	width:806px !important;
	left:45px !important;
	top:323px !important;
	min-height:24px !important;
}

table#table523014 th, table#table523014 td {
	vertical-align:middle;;
}

table#table523014 {
	table-layout:fixed;
}

#item226292 {
	width:927px !important;
	left:45px !important;
	top:355px !important;
	min-height:223px !important;
}

#item367439 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table524405 th, table#table524405 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table524405 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table524405 {
	table-layout:fixed;
}

#item225885 {
	width:927px !important;
	left:45px !important;
	top:76px !important;
	min-height:526px !important;
}

#item367464 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table527052 th, table#table527052 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table527052 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table527052 {
	table-layout:fixed;
}

#item226147 {
	width:927px !important;
	left:45px !important;
	top:84px !important;
	min-height:414px !important;
}

#item367489 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table528783 th, table#table528783 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table528783 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table528783 {
	table-layout:fixed;
}

#item226435 {
	width:927px !important;
	left:45px !important;
	top:91px !important;
	min-height:597px !important;
}

#item226523 {
	width:806px !important;
	left:45px !important;
	top:61px !important;
	min-height:24px !important;
}

#item367514 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table530233 th, table#table530233 td {
	vertical-align:middle;;
	border-bottom:0.5px solid #00848a;;
}

table#table530233 tr {
	border-bottom:0.5px solid #00848a;;
}

table#table530233 {
	table-layout:fixed;
}

#item226598 {
	width:927px !important;
	left:45px !important;
	top:91px !important;
	min-height:456px !important;
}

#item367539 {
	width:297px !important;
	left:677px !important;
	top:584px !important;
	min-height:12px !important;
}

#item52723 {
	width:314px !important;
	height:45px !important;
	left:661px !important;
	top:515px !important;
}

#item232210 {
	width:147px !important;
	height:42px !important;
	left:72px !important;
	top:515px !important;
}

#item52647 {
	width:288px !important;
	left:72px !important;
	top:229px !important;
	min-height:31px !important;
}

#item52653 {
	width:213px !important;
	left:72px !important;
	top:274px !important;
	min-height:89px !important;
}

p.autoParaStyle319 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fff;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle318 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle317 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle316 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle315 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:7px;
	line-height:8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle314 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	text-indent:-13px;
	padding-left:23px;
	padding-right:9px;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle313 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	text-indent:-13px;
	padding-left:23px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle312 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	text-indent:-13px;
	padding-left:23px;
	padding-right:9px;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle311 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle310 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle309 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	letter-spacing:-0.025em;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle308 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle307 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle306 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle305 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:7px;
	line-height:8px;
	color:#666666;
	text-align:left;
}

p.autoParaStyle304 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
}

p.autoParaStyle303 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
}

p.autoParaStyle302 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle301 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
}

p.autoParaStyle300 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-indent:-13px;
	padding-left:18px;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle299 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:40px;
	line-height:34px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle298 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle297 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle296 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle295 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle294 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle293 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle292 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle291 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:13px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle290 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle289 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle288 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle287 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle286 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#7c51a1;
	text-align:center;
}

p.autoParaStyle285 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:17px;
	line-height:11px;
	color:#000;
	text-align:center;
}

p.autoParaStyle284 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle283 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:11px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle282 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:11px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle281 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:23px;
	line-height:20px;
	color:#00848a;
	letter-spacing:-0.050em;
	text-align:center;
}

p.autoParaStyle280 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:23px;
	line-height:20px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle279 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000;
	text-align:center;
}

p.autoParaStyle278 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle277 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle276 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:11px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle275 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle274 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle273 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle272 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-indent:-13px;
	padding-left:14px;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle271 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-indent:-13px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle270 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle269 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:28.7px;
	line-height:14.9px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle268 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:12.1px;
	color:#666666;
	margin-top:10px;
	text-align:center;
}

p.autoParaStyle267 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle266 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00848a;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle265 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle264 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle263 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle262 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:right;
}

p.autoParaStyle261 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle260 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle259 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle258 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle257 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle256 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle255 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:17.7px;
	color:#7c51a1;
	text-align:center;
}

p.autoParaStyle254 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:11px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle253 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10px;
	color:#7c51a1;
	text-align:center;
}

p.autoParaStyle252 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:11px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle251 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:17.7px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle250 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle249 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:20px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle248 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle247 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle246 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle245 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13.5px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle244 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13.5px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle243 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#00848a;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle242 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:13px;
	color:#000;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle241 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:13px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle240 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00848a;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle239 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:11px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle238 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:13px;
	color:#000;
	text-align:left;
}

p.autoParaStyle237 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle236 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle235 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle234 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.1px;
	line-height:10.9px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle233 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle232 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle231 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle230 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.autoParaStyle229 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle228 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle227 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle226 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle225 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle224 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle223 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle222 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle221 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle220 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle219 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:12px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle218 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10.5px;
	line-height:13px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle217 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle216 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle215 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle214 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-align:center;
}

p.autoParaStyle213 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12.8px;
	line-height:13.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle212 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12.8px;
	line-height:19.7px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle211 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10.9px;
	line-height:14.8px;
	color:#666666;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-indent:-9px;
	padding-left:9px;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle209 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-indent:-9px;
	padding-left:9px;
	text-align:left;
}

p.autoParaStyle208 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:15px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle207 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle206 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:left;
}

p.autoParaStyle205 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle204 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:14.1px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle203 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:12.7px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle202 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#666666;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle201 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#666666;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle200 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle199 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12.7px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle198 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:17.7px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle197 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle196 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:17.7px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle195 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:17.7px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle194 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:17.7px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle193 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle192 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:7px;
	line-height:8px;
	color:#666666;
	text-indent:-4px;
	padding-left:5px;
	text-align:left;
}

p.autoParaStyle191 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle190 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	text-align:left;
}

p.autoParaStyle189 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle188 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle187 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:15px;
	color:#00848a;
	text-align:center;
}

ul.autoParaStyle186 > li {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	padding-left:9px;
	margin-top:9px;
	text-align:left;
}
ul.autoParaStyle186 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle185 > li {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	padding-left:9px;
	text-align:left;
}
ul.autoParaStyle185 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle184 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle182 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:19px;
	line-height:13.5px;
	color:#f68b33;
	text-align:center;
}

p.autoParaStyle181 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle180 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle179 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:right;
}

p.autoParaStyle178 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle177 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle176 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle175 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:right;
}

p.autoParaStyle174 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle173 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle172 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle171 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle170 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:15px;
	color:#000;
	text-align:center;
}

p.autoParaStyle169 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle168 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle167 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle166 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:left;
}

p.autoParaStyle165 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:20px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle164 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle162 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	letter-spacing:-0.025em;
	text-align:right;
}

p.autoParaStyle161 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle159 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:center;
}

p.autoParaStyle158 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle157 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle156 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	text-align:right;
}

p.autoParaStyle155 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:center;
}

p.autoParaStyle154 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle153 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#666666;
	text-indent:-9px;
	padding-left:18px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle151 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#003263;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle147 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle145 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-indent:-9px;
	padding-left:18px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle144 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-indent:-9px;
	padding-left:18px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle143 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#00848a;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#7c51a1;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle141 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#4c6a95;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-indent:-9px;
	padding-left:18px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle138 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12.7px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#666666;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle135 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:17.7px;
	color:#00848a;
	text-align:right;
}

p.autoParaStyle134 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:17.7px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle133 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:17.7px;
	color:#003263;
	text-align:right;
}

p.autoParaStyle132 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#a58ac0;
	text-align:right;
}

p.autoParaStyle131 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:13px;
	color:#a58ac0;
	text-align:right;
}

p.autoParaStyle130 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle129 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle127 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#00848a;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#00848a;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle125 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:left;
}

p.autoParaStyle121 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:8.5px;
	line-height:10.2px;
	color:#00848a;
	letter-spacing:-0.025em;
	text-align:right;
}

p.autoParaStyle119 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:8.5px;
	line-height:10.2px;
	color:#003263;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle117 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:right;
}

p.autoParaStyle116 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle115 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle113 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	text-align:right;
}

p.autoParaStyle112 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle111 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle110 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle109 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle108 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle107 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle106 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:15px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle105 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle104 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#7c51a1;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#4c6a95;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#55a8af;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#003263;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle99 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#003263;
	text-indent:-9px;
	padding-left:14px;
	text-align:center;
}

p.autoParaStyle98 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#003263;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666666;
	text-indent:-9px;
	padding-left:14px;
	text-align:center;
}

p.autoParaStyle95 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666666;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666666;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle91 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle89 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:20px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle88 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:17px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle87 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-indent:14px;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-indent:14px;
	text-align:left;
}

p.autoParaStyle85 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
}

p.autoParaStyle84 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle81 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle80 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:15px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle79 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle77 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle76 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.autoParaStyle70 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:15px;
	color:#00848a;
	text-align:right;
}

p.autoParaStyle69 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:15px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-indent:-9px;
	padding-left:9px;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle65 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:20px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle64 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21.4px;
	line-height:25.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21.4px;
	line-height:25.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	padding-left:14px;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	padding-left:14px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	text-align:right;
}

p.autoParaStyle57 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle55 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:13px;
	line-height:13px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle51 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#003263;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#7c51a1;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle46 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle43 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-indent:-4px;
	padding-left:5px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-indent:-4px;
	padding-left:5px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:17px;
	color:#231f20;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:17px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle38 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#eeeff0;
	text-align:right;
}

p.autoParaStyle36 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	text-indent:-9px;
	padding-left:9px;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:33px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00848a;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#00848a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#00848a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle27 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#00848a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#00848a;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:700;
	font-style:italic;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#00848a;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#00848a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#00848a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#003263;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#f68b33;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#7c51a1;
	text-align:right;
}

p.autoParaStyle16 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#003263;
	text-align:right;
}

p.autoParaStyle15 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14.5px;
	color:#000;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14.5px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle9 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#666666;
	text-align:right;
}

p.autoParaStyle8 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:46px;
	line-height:64px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:29px;
	line-height:34.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.headline-for-section-intro {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.stats {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.stsas-text-white {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:22px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

h1.h1-white-left {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.h2-white {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.table-subhead-vertical {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
}

h2.h2-black {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.h1-black-left {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ol.disclaimer > li {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:7px;
	line-height:8px;
	color:#666666;
	list-style-type:decimal;
	text-align:left;
}

p.legal-copy {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:7px;
	line-height:8px;
	color:#666666;
	text-align:left;
}

h2.TOC-level-1 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#00848a;
	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;
}

h2.preheadline-white {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:16px;
	line-height:21px;
	color:#fff;
	text-align:left;
}

p.prehaedline-small-center {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#003263;
	text-align:center;
}

p.preheadline-small {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#003263;
	text-align:left;
}

p.preheadline-blue {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#003263;
	text-align:left;
}

p.Product-spotlight {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:17px;
	color:#fff;
	text-align:center;
}

p.subhead-for-section-intro {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

h2.h2-first-sentence-white-left {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.h2-white-left {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.h2-aqua-left {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#00848a;
	text-align:left;
}

p.subheading-aqua {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#00848a;
	text-align:left;
}

p.quotes-small {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:left;
}

p.quotes-aqua {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

p.h2-stats-white-center {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:30px;
	line-height:20px;
	color:#fff;
	text-align:center;
}

p.formula-text {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:14px;
	color:#00848a;
	text-align:center;
}

h2.h2-first-sentence-dark-blue-left {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#003263;
	text-align:left;
}

p.h5 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#003263;
	text-align:left;
}

p.Paragraph-highlight-dark {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#00848a;
	text-align:left;
}

h3.paragragh-highlight {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#eeeff0;
	text-align:left;
}

p.GRI-tables-aqua-left {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:8px;
	line-height:12px;
	color:#00848a;
	text-align:left;
}

p.GRI-table {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:8px;
	line-height:12px;
	color:#666666;
	text-align:center;
}

p.gri-white {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:left;
}

p.GRI-aqua-left {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#00848a;
	text-align:left;
}

ul.bullet-list-white-with-white-bullets > li {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	padding-left:13.5px;
	text-align:left;
}
ul.bullet-list-white-with-white-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:700;
	font-size:15px;
}

ul.bullet-list-white > li {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	padding-left:13.5px;
	text-align:left;
}
ul.bullet-list-white > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:700;
	font-size:15px;
	color:#00848a;
}

p.white-bold-text-center {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:center;
}

p.call-out-white {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#fff;
	text-align:center;
}

p.Body-copy-white {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:left;
}

p.body-copy-center-less-leading-white {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#fff;
	text-align:center;
}

h3.body-copy-center-less-leading {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000;
	text-align:center;
}

p.p-white-center-stats {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	text-align:center;
}

h3.h3-white-center-12pt {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:13px;
	color:#fff;
	text-align:center;
}

p.body-copy-right-align {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:right;
}

p.horizon-target {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.table-submenu--un {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.UN-title {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#00848a;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.body-copy-dark-blue {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:11px;
	color:#003263;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

p.body-copy-index {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
}

p.index-sdg {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.subhead-index {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	padding-left:9px;
	padding-right:5px;
	text-align:left;
}

p.body-copy-medium {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003263;
	text-align:left;
}

p.table-text {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:9px;
	padding-right:9px;
	margin-bottom:5px;
	text-align:left;
}

p.bullet-text-new {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.bullet-text {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	text-align:left;
}

p.table-submenu-orange {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#f68b33;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

p.table-number-orange {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#f68b33;
	text-align:center;
}

p.table-number---aqua {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#00848a;
	text-align:center;
}

p.table-number---purple {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#7c51a1;
	text-align:center;
}

p.table-number-blue {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#003263;
	text-align:center;
}

p.table-text-un {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.white-bullet-topics {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#fff;
	text-indent:-8px;
	padding-left:8px;
	text-align:left;
}

p.air-emissions-numbers {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:11.4px;
	color:#00848a;
	text-align:left;
}

p.air-emissions-text {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	line-height:11.4px;
	color:#00848a;
	text-align:right;
}

p.Paragraph-Style-1 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.body-text-call-out {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-align:left;
}

p.Body-copy {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.icon-for-table-centered {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle40 {
	font-size:5.8px;
	vertical-align:sub;
	line-height:0;
}

span.autoCharStyle39 {
	font-size:19px;
}

span.autoCharStyle38 {
	font-size:20px;
}

span.autoCharStyle37 {
	font-size:9px;
}

span.autoCharStyle36 {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle35 {
	font-size:12.6px;
}

span.autoCharStyle34 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle33 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle32 {
	font-size:18px;
}

span.autoCharStyle31 {
	font-size:13px;
	color:#003263;
}

span.autoCharStyle30 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:18px;
}

span.autoCharStyle29 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#003263;
}

span.autoCharStyle28 {
	font-size:11px;
}

span.autoCharStyle27 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
}

span.autoCharStyle26 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
}

span.autoCharStyle25 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#fff;
}

span.autoCharStyle24 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle23 {
	font-size:9px;
}

span.autoCharStyle22 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#666666;
}

span.autoCharStyle21 {
	color:#666666;
}

span.autoCharStyle20 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle19 {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle18 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
}

span.autoCharStyle17 {
	font-size:10px;
}

span.autoCharStyle16 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#f68b33;
}

span.autoCharStyle15 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#00848a;
}

span.autoCharStyle14 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
}

span.autoCharStyle13 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#fbb67e;
}

span.autoCharStyle12 {
	color:#fbb67e;
}

span.autoCharStyle11 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#55a8af;
}

span.autoCharStyle10 {
	color:#55a8af;
}

span.autoCharStyle9 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle8 {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle7 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
}

span.autoCharStyle6 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:14px;
}

span.autoCharStyle5 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
}

span.autoCharStyle4 {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle3 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle2 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
}

span.autoCharStyle1 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
}

span.bullet-aqua-new {
	color:#00848a;
}

span.highlight-white {
	color:#fff;
}

span.Character-Style-3 {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#00848a;
}

span.bullet-color-orange {
	color:#f68b33;
}

span.bullet-color-aqua {
	color:#00848a;
}

span.bullet-color-purple {
	color:#7c51a1;
}

span.bullet-color-dark-blue {
	color:#003263;
}

span.Hyperlink {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#00848a;
}

span.hyperlink-orange {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#fbb67e;
}

span.Hyperlink-index {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:9.5px;
	color:#003263;
}

span.toc-page {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#000;
}

strong.toc-subhead {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#003263;
}

span.hyperlink-for-legal {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:7px;
	color:#00848a;
}

span.hyperlink-w {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	color:#fff;
}

span.Hyperlink-white {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#fff;
}

span.hyperlink {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#00848a;
}

span.bold-green {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#00848a;
}

span.bold-white-bigger {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#fff;
}

strong.bold-word-bigger {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#000;
}

span.Target {
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#00848a;
}

span.Number-aqua-small {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:15px;
	color:#00848a;
}

span.numbers-aqua {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:20px;
	color:#00848a;
}

span.numbers {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:40px;
	color:#fff;
}

span.bold-word-blue {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#003263;
}

span.extra-bold-word-white {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:11px;
	color:#fff;
}

span.bold-word-white {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#fff;
}

strong.bold-word {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	color:#000;
}

span.subscript-bold {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:5.8px;
	color:#00848a;
	vertical-align:sub;
	line-height:0;
}

span.subscript {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:5.8px;
	vertical-align:sub;
	line-height:0;
}

span.superscript-legal {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:4.1px;
	vertical-align:super;
	line-height:0;
}

span.subperscrpit {
	font-weight:400;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:5.8px;
	vertical-align:super;
	line-height:0;
}

strong.word-highlight {
	font-weight:700;
	font-style:italic;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#000;
}

span.bullet-white-color {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:15px;
	color:#fff;
}

span.table-submenu-aqua {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#00848a;
}

span.table-submenu-purple-copy {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#7c51a1;
}

span.table-submenu-dark-blue {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#003263;
}

span.table-number---dark-blue {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	color:#003263;
}

span.table-number---purple {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	color:#7c51a1;
}

span.table-number---aqua {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:25px;
	color:#00848a;
}

span.table-header {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#fff;
}

span.Members {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:10px;
	color:#00848a;
}

span.bullet-color {
	font-weight:700;
	font-family:"Neue Helvetica W05",Arial,Tahoma,sans-serif;
	font-size:15px;
	color:#00848a;
}

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