/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:94423px; height:854px; }
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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 .4s; transition:transform .4s;
}
.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:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#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;}
}

@font-face {
	font-family:FF-Circe-Regular;
	src:url("../fonts/CRC55.otf");
}

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

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

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

@font-face {
	font-family:FF-Circe-Light;
	src:url("../fonts/CRC35.otf");
}

#item19907 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item19908 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item19911 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item19975 {
	width:1px !important;
	height:6px !important;
	left:80px !important;
	top:41px !important;
	background:#000;
}

#item19986 {
	width:4px !important;
	height:16px !important;
	left:66px !important;
	top:22px !important;
	background:#000;
}

#item19991 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:28px !important;
	background:#000;
}

#item19993 {
	width:2px !important;
	height:2px !important;
	left:74px !important;
	top:28px !important;
	background:#000;
}

#item19994 {
	width:2px !important;
	height:2px !important;
	left:90px !important;
	top:28px !important;
	background:#000;
}

#item19996 {
	width:254px !important;
	height:92px !important;
	top:468px !important;
	background:#ffdf00;
}

#item19997 {
	width:189px !important;
	left:72px !important;
	top:491px !important;
	min-height:50px !important;
}

#item20020 {
	width:189px !important;
	left:75px !important;
	top:519px !important;
	min-height:50px !important;
}

#item31778 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item31779 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item31802 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item31804 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item40689 {
	width:488px !important;
	left:74px !important;
	top:212px !important;
	min-height:124px !important;
}

#item54881 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item38208 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item38209 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item38255 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item38278 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item38301 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38302 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item38325 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item38350 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item38373 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item38396 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38397 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item38420 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item38443 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item38466 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item38489 {
	width:355px !important;
	left:75px !important;
	top:400px !important;
	min-height:21px !important;
}

#item38512 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:433px !important;
	background:#ffdf00;
}

#item38513 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:228px !important;
}

#item38537 {
	width:446px !important;
	left:75px !important;
	top:459px !important;
	min-height:278px !important;
}

#item41080 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item58605 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item63546 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item38623 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item38624 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item38670 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item38693 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38694 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item38717 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item38742 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item38765 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38766 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item38789 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38790 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38791 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item38814 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38815 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38816 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38818 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item38819 {
	width:355px !important;
	left:75px !important;
	top:443px !important;
	min-height:21px !important;
}

#item38842 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:476px !important;
	background:#ffdf00;
}

#item38843 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:273px !important;
}

#item38866 {
	width:446px !important;
	left:75px !important;
	top:502px !important;
	min-height:226px !important;
}

#item38890 {
	width:446px !important;
	left:75px !important;
	top:729px !important;
	min-height:193px !important;
}

#item41107 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item58641 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item63523 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item28391 {
	mix-blend-mode:multiply;
	opacity:0.95;
	width:595px !important;
	height:740px !important;
	top:51px !important;
	background:#ffdf00;
}

#item31831 {
	width:355px !important;
	height:40px !important;
	left:75px !important;
	top:86px !important;
}

#item16983 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item16984 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item28123 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item29457 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item29480 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item29482 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item31855 {
	width:446px !important;
	height:329px !important;
	left:74px !important;
	top:168px !important;
}

#item58037 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item63499 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item33232 {
	width:446px !important;
	left:74px !important;
	top:168px !important;
	min-height:633px !important;
}

#item63476 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59961 {
	width:442px !important;
	left:79px !important;
	top:168px !important;
	min-height:614px !important;
}

#item31866 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item31867 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item31913 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item31960 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item31961 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item31984 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item31986 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item32030 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item32053 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item32055 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item32078 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item32080 {
	width:355px !important;
	left:75px !important;
	top:103px !important;
	min-height:21px !important;
}

#item32103 {
	width:446px !important;
	height:86px !important;
	left:76px !important;
	top:162px !important;
}

#item32126 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#bbbdc0;
}

#item32127 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item32128 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:218px !important;
	background:#f1f1f2;
}

#item32129 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:246px !important;
	background:#fff;
}

#item32130 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:274px !important;
	background:#f1f1f2;
}

#item32131 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:303px !important;
	background:#fff;
}

#item32132 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:331px !important;
	background:#f1f1f2;
}

#item32133 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:359px !important;
	background:#fff;
}

#item50187 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:415px !important;
	background:#fff;
}

#item32134 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:387px !important;
	background:#f1f1f2;
}

#item32135 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:195px !important;
}

#item32158 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:223px !important;
}

#item32181 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:251px !important;
}

#item32204 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:279px !important;
}

#item32227 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:307px !important;
}

#item32250 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:335px !important;
}

#item32273 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:364px !important;
}

#item50189 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:420px !important;
}

#item32296 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:392px !important;
}

#item32320 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:195px !important;
}

#item32344 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:223px !important;
}

#item32367 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:251px !important;
}

#item32390 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:279px !important;
}

#item32413 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:307px !important;
}

#item32436 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:335px !important;
}

#item32459 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:364px !important;
}

#item50212 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:420px !important;
}

#item32482 {
	width:42px !important;
	height:19px !important;
	left:207px !important;
	top:392px !important;
}

#item32505 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:195px !important;
}

#item32528 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:223px !important;
}

#item32551 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:251px !important;
}

#item32574 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:279px !important;
}

#item32598 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:307px !important;
}

#item32621 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:335px !important;
}

#item32644 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:364px !important;
}

#item50235 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:420px !important;
}

#item32667 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:392px !important;
}

#item32690 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:195px !important;
}

#item32714 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:223px !important;
}

#item32737 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:251px !important;
}

#item32760 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:279px !important;
}

#item32783 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:307px !important;
}

#item32806 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:335px !important;
}

#item32829 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:364px !important;
}

#item50258 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:420px !important;
}

#item32852 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:392px !important;
}

#item32875 {
	width:64px !important;
	left:104px !important;
	top:170px !important;
	min-height:19px !important;
}

#item32898 {
	width:64px !important;
	left:207px !important;
	top:170px !important;
	min-height:19px !important;
}

#item32921 {
	width:92px !important;
	left:291px !important;
	top:170px !important;
	min-height:19px !important;
}

#item32944 {
	width:47px !important;
	left:449px !important;
	top:170px !important;
	min-height:19px !important;
}

#item58061 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item49461 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:195px !important;
}

#item49539 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:223px !important;
}

#item49631 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:251px !important;
}

#item49724 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:280px !important;
}

#item49817 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:307px !important;
}

#item49909 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:335px !important;
}

#item50003 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:363px !important;
}

#item50095 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:392px !important;
}

#item50336 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:420px !important;
}

#item49488 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:195px !important;
}

#item49562 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:223px !important;
}

#item49654 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:251px !important;
}

#item49748 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:280px !important;
}

#item49840 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:307px !important;
}

#item49933 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:335px !important;
}

#item50026 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:363px !important;
}

#item50118 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:392px !important;
}

#item50359 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:420px !important;
}

#item49465 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:195px !important;
}

#item49585 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:223px !important;
}

#item49677 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:251px !important;
}

#item49771 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:280px !important;
}

#item49863 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:307px !important;
}

#item49956 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:335px !important;
}

#item50049 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:363px !important;
}

#item50141 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:392px !important;
}

#item50382 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:420px !important;
}

#item49511 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:195px !important;
}

#item49608 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:223px !important;
}

#item49700 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:251px !important;
}

#item49794 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:280px !important;
}

#item49886 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:307px !important;
}

#item49980 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:335px !important;
}

#item50072 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:363px !important;
}

#item50164 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:392px !important;
}

#item50405 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:420px !important;
}

#item55977 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:443px !important;
}

#item56000 {
	width:146px !important;
	height:19px !important;
	left:291px !important;
	top:443px !important;
}

#item56024 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:443px !important;
}

#item56047 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:443px !important;
}

#item56073 {
	width:97px !important;
	height:19px !important;
	left:104px !important;
	top:468px !important;
}

#item56096 {
	width:146px !important;
	height:59px !important;
	left:291px !important;
	top:468px !important;
}

#item56119 {
	width:43px !important;
	height:19px !important;
	left:207px !important;
	top:468px !important;
}

#item56142 {
	width:43px !important;
	height:19px !important;
	left:451px !important;
	top:468px !important;
}

#item59599 {
	width:97px !important;
	height:19px !important;
	left:103px !important;
	top:531px !important;
}

#item59622 {
	width:146px !important;
	height:43px !important;
	left:289px !important;
	top:531px !important;
}

#item59646 {
	width:43px !important;
	height:19px !important;
	left:206px !important;
	top:531px !important;
}

#item63453 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59670 {
	width:43px !important;
	height:19px !important;
	left:450px !important;
	top:531px !important;
}

#item2254 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item2256 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item2918 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item26339 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item26388 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item28508 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item28532 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item28534 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item58084 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item24718 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item63430 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item24741 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:617px !important;
}

#item63407 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54798 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:600px !important;
}

#item22181 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:523px !important;
}

#item22182 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:272px !important;
}

#item22183 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item22184 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item22651 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item27442 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item27491 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item28723 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item28746 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item28748 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item58180 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item54640 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:616px !important;
}

#item63383 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54726 {
	width:349px !important;
	left:76px !important;
	top:104px !important;
	min-height:20px !important;
}

#item54672 {
	width:452px !important;
	left:79px !important;
	top:162px !important;
	min-height:601px !important;
}

#item63360 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54700 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:20px !important;
}

#item63337 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item58679 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:602px !important;
}

#item21626 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item21627 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item21696 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item21845 {
	width:446px !important;
	height:329px !important;
	left:75px !important;
	top:285px !important;
}

#item26395 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item26444 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item28562 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item28585 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item28587 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item58108 {
	width:54px !important;
	left:10px !important;
	top:14px !important;
	min-height:24px !important;
}

#item31555 {
	width:446px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item31578 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:126px !important;
}

#item31650 {
	width:446px !important;
	left:75px !important;
	top:675px !important;
	min-height:38px !important;
}

#item63314 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item41166 {
	width:37px !important;
	height:37px !important;
	left:283px !important;
	top:638px !important;
}

#item41290 {
	width:441px !important;
	left:74px !important;
	top:162px !important;
	min-height:86px !important;
}

#item41411 {
	width:445px !important;
	left:74px !important;
	top:435px !important;
	min-height:57px !important;
}

#item63291 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63268 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item41434 {
	width:446px !important;
	left:74px !important;
	top:162px !important;
	min-height:103px !important;
}

#item59079 {
	width:441px !important;
	left:74px !important;
	top:162px !important;
	min-height:218px !important;
}

#item63245 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63222 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59130 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:602px !important;
}

#item63199 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59152 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:602px !important;
}

#item55653 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item63176 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59285 {
	width:446px !important;
	height:81px !important;
	left:75px !important;
	top:466px !important;
}

#item59324 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:401px !important;
}

#item63153 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63130 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59377 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:71px !important;
}

#item59402 {
	width:446px !important;
	left:75px !important;
	top:450px !important;
	min-height:63px !important;
}

#item41519 {
	width:446px !important;
	left:75px !important;
	top:161px !important;
	min-height:98px !important;
}

#item50509 {
	width:37px !important;
	height:37px !important;
	left:327px !important;
	top:259px !important;
}

#item63106 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50510 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:367px !important;
}

#item55696 {
	width:356px !important;
	left:75px !important;
	top:102px !important;
	min-height:26px !important;
}

#item41530 {
	width:185px !important;
	left:75px !important;
	top:161px !important;
	min-height:8px !important;
}

#item41553 {
	width:341px !important;
	left:75px !important;
	top:459px !important;
	min-height:8px !important;
}

#item50530 {
	width:24px !important;
	height:24px !important;
	left:166px !important;
	top:173px !important;
}

#item63083 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50531 {
	width:37px !important;
	height:37px !important;
	left:198px !important;
	top:170px !important;
}

#item41619 {
	width:446px !important;
	left:75px !important;
	top:161px !important;
	min-height:172px !important;
}

#item50574 {
	width:24px !important;
	height:24px !important;
	left:369px !important;
	top:89px !important;
}

#item63060 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50575 {
	width:37px !important;
	height:37px !important;
	left:318px !important;
	top:334px !important;
}

#item55721 {
	width:305px !important;
	left:75px !important;
	top:105px !important;
	min-height:24px !important;
}

#item41642 {
	width:446px !important;
	left:75px !important;
	top:414px !important;
	min-height:23px !important;
}

#item50601 {
	width:24px !important;
	height:24px !important;
	left:320px !important;
	top:437px !important;
}

#item63037 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50602 {
	width:37px !important;
	height:37px !important;
	left:338px !important;
	top:347px !important;
}

#item63014 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item55937 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:207px !important;
}

#item41675 {
	width:446px !important;
	left:75px !important;
	top:161px !important;
	min-height:83px !important;
}

#item50605 {
	width:24px !important;
	height:24px !important;
	left:269px !important;
	top:252px !important;
}

#item62991 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50606 {
	width:37px !important;
	height:37px !important;
	left:359px !important;
	top:245px !important;
}

#item55748 {
	width:359px !important;
	left:75px !important;
	top:105px !important;
	min-height:26px !important;
}

#item41706 {
	width:446px !important;
	left:75px !important;
	top:161px !important;
	min-height:67px !important;
}

#item41729 {
	width:446px !important;
	left:75px !important;
	top:630px !important;
	min-height:23px !important;
}

#item50622 {
	width:24px !important;
	height:24px !important;
	left:306px !important;
	top:414px !important;
}

#item62968 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50623 {
	width:37px !important;
	height:37px !important;
	left:288px !important;
	top:594px !important;
}

#item41765 {
	width:163px !important;
	left:75px !important;
	top:161px !important;
	min-height:8px !important;
}

#item41788 {
	width:388px !important;
	left:75px !important;
	top:446px !important;
	min-height:8px !important;
}

#item50638 {
	width:24px !important;
	height:24px !important;
	left:152px !important;
	top:170px !important;
}

#item62944 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50639 {
	width:37px !important;
	height:37px !important;
	left:193px !important;
	top:170px !important;
}

#item41819 {
	width:446px !important;
	left:74px !important;
	top:180px !important;
	min-height:23px !important;
}

#item41843 {
	width:446px !important;
	left:75px !important;
	top:484px !important;
	min-height:249px !important;
}

#item62921 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50650 {
	width:446px !important;
	height:77px !important;
	left:74px !important;
	top:89px !important;
	background:#f1f1f2;
}

#item50651 {
	width:446px !important;
	left:75px !important;
	top:95px !important;
	min-height:63px !important;
}

#item41874 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:292px !important;
}

#item41886 {
	width:447px !important;
	left:74px !important;
	top:627px !important;
	min-height:95px !important;
}

#item50712 {
	width:24px !important;
	height:24px !important;
	left:229px !important;
	top:749px !important;
}

#item62898 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50713 {
	width:37px !important;
	height:37px !important;
	left:184px !important;
	top:740px !important;
}

#item62875 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item41909 {
	width:446px !important;
	left:75px !important;
	top:160px !important;
	min-height:446px !important;
}

#item41951 {
	width:446px !important;
	left:75px !important;
	top:161px !important;
	min-height:589px !important;
}

#item62852 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50748 {
	width:353px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item62829 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59251 {
	width:446px !important;
	left:74px !important;
	top:162px !important;
	min-height:589px !important;
}

#item62806 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59216 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:602px !important;
}

#item41982 {
	width:442px !important;
	left:74px !important;
	top:160px !important;
	min-height:33px !important;
}

#item41986 {
	width:71px !important;
	left:74px !important;
	top:367px !important;
	min-height:8px !important;
}

#item50773 {
	width:24px !important;
	height:24px !important;
	left:124px !important;
	top:169px !important;
}

#item62783 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50774 {
	width:37px !important;
	height:37px !important;
	left:168px !important;
	top:168px !important;
}

#item59426 {
	width:445px !important;
	left:75px !important;
	top:105px !important;
	min-height:20px !important;
}

#item42021 {
	width:157px !important;
	left:74px !important;
	top:160px !important;
	min-height:8px !important;
}

#item42044 {
	width:71px !important;
	left:74px !important;
	top:367px !important;
	min-height:8px !important;
}

#item50795 {
	width:24px !important;
	height:24px !important;
	left:124px !important;
	top:376px !important;
}

#item62759 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50800 {
	width:37px !important;
	height:37px !important;
	left:168px !important;
	top:168px !important;
}

#item42075 {
	width:209px !important;
	left:74px !important;
	top:160px !important;
	min-height:8px !important;
}

#item42098 {
	width:90px !important;
	left:74px !important;
	top:352px !important;
	min-height:10px !important;
}

#item50798 {
	width:30px !important;
	height:30px !important;
	left:74px !important;
	top:362px !important;
}

#item62736 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50821 {
	width:37px !important;
	height:37px !important;
	left:168px !important;
	top:168px !important;
}

#item42134 {
	width:161px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item42182 {
	width:209px !important;
	left:74px !important;
	top:343px !important;
	min-height:8px !important;
}

#item50850 {
	width:209px !important;
	left:74px !important;
	top:526px !important;
	min-height:8px !important;
}

#item50845 {
	width:24px !important;
	height:24px !important;
	left:183px !important;
	top:465px !important;
}

#item50846 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:246px !important;
}

#item62712 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50848 {
	width:30px !important;
	height:30px !important;
	left:200px !important;
	top:533px !important;
}

#item42216 {
	width:245px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42239 {
	width:71px !important;
	left:74px !important;
	top:380px !important;
	min-height:8px !important;
}

#item50898 {
	width:30px !important;
	height:30px !important;
	left:100px !important;
	top:387px !important;
}

#item62689 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50899 {
	width:37px !important;
	height:37px !important;
	left:341px !important;
	top:246px !important;
}

#item42282 {
	width:443px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42305 {
	width:71px !important;
	left:74px !important;
	top:359px !important;
	min-height:8px !important;
}

#item50919 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	top:367px !important;
}

#item62666 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50920 {
	width:37px !important;
	height:37px !important;
	left:341px !important;
	top:351px !important;
}

#item42328 {
	width:160px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42351 {
	width:71px !important;
	left:74px !important;
	top:370px !important;
	min-height:8px !important;
}

#item50941 {
	width:30px !important;
	height:30px !important;
	left:111px !important;
	top:378px !important;
}

#item62643 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50942 {
	width:37px !important;
	height:37px !important;
	left:341px !important;
	top:330px !important;
}

#item42387 {
	width:201px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item50957 {
	width:30px !important;
	height:30px !important;
	left:228px !important;
	top:170px !important;
}

#item62620 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50958 {
	width:37px !important;
	height:37px !important;
	left:364px !important;
	top:376px !important;
}

#item42419 {
	width:235px !important;
	left:74px !important;
	top:304px !important;
	min-height:8px !important;
}

#item42470 {
	width:188px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42442 {
	width:71px !important;
	left:74px !important;
	top:477px !important;
	min-height:8px !important;
}

#item50980 {
	width:30px !important;
	height:30px !important;
	left:120px !important;
	top:484px !important;
}

#item62597 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50981 {
	width:37px !important;
	height:37px !important;
	left:276px !important;
	top:229px !important;
}

#item42587 {
	width:208px !important;
	left:74px !important;
	top:339px !important;
	min-height:8px !important;
}

#item42610 {
	width:157px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42633 {
	width:71px !important;
	left:74px !important;
	top:500px !important;
	min-height:8px !important;
}

#item51009 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:507px !important;
}

#item62574 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item51010 {
	width:37px !important;
	height:37px !important;
	left:326px !important;
	top:361px !important;
}

#item42673 {
	width:160px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42696 {
	width:71px !important;
	left:74px !important;
	top:337px !important;
	min-height:8px !important;
}

#item51033 {
	width:30px !important;
	height:30px !important;
	left:98px !important;
	top:346px !important;
}

#item62551 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item51034 {
	width:37px !important;
	height:37px !important;
	left:108px !important;
	top:345px !important;
}

#item42735 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:23px !important;
}

#item42758 {
	width:71px !important;
	left:74px !important;
	top:350px !important;
	min-height:8px !important;
}

#item51058 {
	width:30px !important;
	height:30px !important;
	left:112px !important;
	top:359px !important;
}

#item62528 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item51059 {
	width:37px !important;
	height:37px !important;
	left:163px !important;
	top:343px !important;
}

#item42789 {
	width:246px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42812 {
	width:83px !important;
	left:39px !important;
	top:357px !important;
	min-height:9px !important;
}

#item53834 {
	width:30px !important;
	height:30px !important;
	left:100px !important;
	top:366px !important;
}

#item62505 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53835 {
	width:37px !important;
	height:37px !important;
	left:271px !important;
	top:373px !important;
}

#item42843 {
	width:199px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42866 {
	width:71px !important;
	left:74px !important;
	top:340px !important;
	min-height:8px !important;
}

#item53836 {
	width:30px !important;
	height:30px !important;
	left:108px !important;
	top:347px !important;
}

#item62482 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53837 {
	width:37px !important;
	height:37px !important;
	left:271px !important;
	top:432px !important;
}

#item42898 {
	width:152px !important;
	left:74px !important;
	top:361px !important;
	min-height:8px !important;
}

#item42921 {
	width:194px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item42944 {
	width:447px !important;
	left:74px !important;
	top:561px !important;
	min-height:23px !important;
}

#item53838 {
	width:30px !important;
	height:30px !important;
	left:150px !important;
	top:584px !important;
}

#item62459 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53839 {
	width:37px !important;
	height:37px !important;
	left:271px !important;
	top:434px !important;
}

#item42989 {
	width:236px !important;
	left:74px !important;
	top:367px !important;
	min-height:8px !important;
}

#item43012 {
	width:43px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item43035 {
	width:160px !important;
	left:74px !important;
	top:570px !important;
	min-height:8px !important;
}

#item53840 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:578px !important;
}

#item62436 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53841 {
	width:37px !important;
	height:37px !important;
	left:271px !important;
	top:338px !important;
}

#item43071 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:23px !important;
}

#item43094 {
	width:71px !important;
	left:74px !important;
	top:370px !important;
	min-height:8px !important;
}

#item53842 {
	width:30px !important;
	height:30px !important;
	left:105px !important;
	top:378px !important;
}

#item62412 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53843 {
	width:37px !important;
	height:37px !important;
	left:271px !important;
	top:394px !important;
}

#item43125 {
	width:153px !important;
	left:74px !important;
	top:162px !important;
	min-height:38px !important;
}

#item43148 {
	width:71px !important;
	left:74px !important;
	top:492px !important;
	min-height:8px !important;
}

#item53844 {
	width:30px !important;
	height:30px !important;
	left:275px !important;
	top:462px !important;
}

#item62388 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53845 {
	width:37px !important;
	height:37px !important;
	left:271px !important;
	top:350px !important;
}

#item43179 {
	width:255px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43202 {
	width:71px !important;
	left:74px !important;
	top:361px !important;
	min-height:8px !important;
}

#item53846 {
	width:30px !important;
	height:30px !important;
	left:119px !important;
	top:370px !important;
}

#item62365 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53847 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:453px !important;
}

#item43233 {
	width:199px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43256 {
	width:210px !important;
	left:74px !important;
	top:377px !important;
	min-height:8px !important;
}

#item53848 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:384px !important;
}

#item62342 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53849 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:420px !important;
}

#item43299 {
	width:148px !important;
	left:74px !important;
	top:387px !important;
	min-height:8px !important;
}

#item43322 {
	width:200px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43345 {
	width:152px !important;
	left:74px !important;
	top:537px !important;
	min-height:8px !important;
}

#item53850 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:559px !important;
}

#item62318 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53852 {
	width:37px !important;
	height:37px !important;
	left:282px !important;
	top:355px !important;
}

#item43376 {
	width:156px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43399 {
	width:182px !important;
	left:74px !important;
	top:380px !important;
	min-height:8px !important;
}

#item53853 {
	width:30px !important;
	height:30px !important;
	left:191px !important;
	top:388px !important;
}

#item62295 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53854 {
	width:37px !important;
	height:37px !important;
	left:282px !important;
	top:381px !important;
}

#item43435 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:53px !important;
}

#item43458 {
	width:435px !important;
	left:74px !important;
	top:506px !important;
	min-height:8px !important;
}

#item53855 {
	width:30px !important;
	height:30px !important;
	left:234px !important;
	top:514px !important;
}

#item62272 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53856 {
	width:37px !important;
	height:37px !important;
	left:282px !important;
	top:380px !important;
}

#item43490 {
	width:447px !important;
	left:74px !important;
	top:348px !important;
	min-height:38px !important;
}

#item43513 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:23px !important;
}

#item43536 {
	width:447px !important;
	left:74px !important;
	top:553px !important;
	min-height:68px !important;
}

#item53857 {
	width:30px !important;
	height:30px !important;
	left:92px !important;
	top:619px !important;
}

#item62249 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53858 {
	width:37px !important;
	height:37px !important;
	left:484px !important;
	top:339px !important;
}

#item43574 {
	width:151px !important;
	left:74px !important;
	top:351px !important;
	min-height:8px !important;
}

#item43597 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:23px !important;
}

#item43620 {
	width:71px !important;
	left:74px !important;
	top:537px !important;
	min-height:8px !important;
}

#item53859 {
	width:30px !important;
	height:30px !important;
	left:96px !important;
	top:546px !important;
}

#item62226 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53860 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:421px !important;
}

#item43652 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:23px !important;
}

#item43675 {
	width:41px !important;
	left:74px !important;
	top:373px !important;
	min-height:8px !important;
}

#item53861 {
	width:30px !important;
	height:30px !important;
	left:95px !important;
	top:381px !important;
}

#item62203 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53862 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:499px !important;
}

#item43706 {
	width:339px !important;
	left:75px !important;
	top:147px !important;
	min-height:8px !important;
}

#item43729 {
	width:71px !important;
	left:73px !important;
	top:402px !important;
	min-height:8px !important;
}

#item43763 {
	width:447px !important;
	left:75px !important;
	top:716px !important;
	min-height:58px !important;
}

#item53864 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:405px !important;
}

#item59540 {
	width:339px !important;
	left:73px !important;
	top:282px !important;
	min-height:8px !important;
}

#item62180 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item43794 {
	width:241px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43817 {
	width:147px !important;
	left:74px !important;
	top:325px !important;
	min-height:8px !important;
}

#item53865 {
	width:30px !important;
	height:30px !important;
	left:185px !important;
	top:333px !important;
}

#item62157 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53866 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:367px !important;
}

#item43848 {
	width:213px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43871 {
	width:171px !important;
	left:74px !important;
	top:357px !important;
	min-height:8px !important;
}

#item53867 {
	width:30px !important;
	height:30px !important;
	left:181px !important;
	top:364px !important;
}

#item62134 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53868 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:330px !important;
}

#item43908 {
	width:385px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item43932 {
	width:71px !important;
	left:74px !important;
	top:310px !important;
	min-height:8px !important;
}

#item53869 {
	width:30px !important;
	height:30px !important;
	left:128px !important;
	top:319px !important;
}

#item62111 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53870 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:442px !important;
}

#item43965 {
	width:237px !important;
	left:74px !important;
	top:349px !important;
	min-height:8px !important;
}

#item43988 {
	width:193px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item53871 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:514px !important;
}

#item62088 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53872 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:413px !important;
}

#item44048 {
	width:255px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44071 {
	width:71px !important;
	left:74px !important;
	top:364px !important;
	min-height:8px !important;
}

#item53873 {
	width:30px !important;
	height:30px !important;
	left:106px !important;
	top:371px !important;
}

#item62065 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53874 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:392px !important;
}

#item44102 {
	width:155px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44125 {
	width:447px !important;
	left:74px !important;
	top:330px !important;
	min-height:38px !important;
}

#item53875 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:369px !important;
}

#item62042 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53876 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:448px !important;
}

#item44156 {
	width:173px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44179 {
	width:71px !important;
	left:74px !important;
	top:372px !important;
	min-height:8px !important;
}

#item53878 {
	width:30px !important;
	height:30px !important;
	left:111px !important;
	top:380px !important;
}

#item62019 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53879 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:392px !important;
}

#item44219 {
	width:177px !important;
	left:74px !important;
	top:355px !important;
	min-height:8px !important;
}

#item44242 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:23px !important;
}

#item44265 {
	width:248px !important;
	left:74px !important;
	top:531px !important;
	min-height:8px !important;
}

#item53880 {
	width:30px !important;
	height:30px !important;
	left:248px !important;
	top:539px !important;
}

#item61996 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53881 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:403px !important;
}

#item44297 {
	width:252px !important;
	left:74px !important;
	top:353px !important;
	min-height:8px !important;
}

#item44320 {
	width:150px !important;
	left:74px !important;
	top:164px !important;
	min-height:8px !important;
}

#item44343 {
	width:447px !important;
	left:74px !important;
	top:524px !important;
	min-height:38px !important;
}

#item53882 {
	width:30px !important;
	height:30px !important;
	left:136px !important;
	top:563px !important;
}

#item61973 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53883 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:463px !important;
}

#item44383 {
	width:447px !important;
	left:74px !important;
	top:323px !important;
	min-height:23px !important;
}

#item44429 {
	width:195px !important;
	left:74px !important;
	top:632px !important;
	min-height:8px !important;
}

#item53885 {
	width:30px !important;
	height:30px !important;
	left:193px !important;
	top:639px !important;
}

#item61950 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53886 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:397px !important;
}

#item44460 {
	width:233px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44483 {
	width:71px !important;
	left:74px !important;
	top:338px !important;
	min-height:8px !important;
}

#item53887 {
	width:30px !important;
	height:30px !important;
	left:108px !important;
	top:346px !important;
}

#item61926 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53888 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:337px !important;
}

#item44514 {
	width:255px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44537 {
	width:71px !important;
	left:74px !important;
	top:353px !important;
	min-height:8px !important;
}

#item53889 {
	width:30px !important;
	height:30px !important;
	left:103px !important;
	top:361px !important;
}

#item61903 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53890 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:477px !important;
}

#item44575 {
	width:194px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44598 {
	width:283px !important;
	left:74px !important;
	top:378px !important;
	min-height:8px !important;
}

#item53891 {
	width:30px !important;
	height:30px !important;
	left:168px !important;
	top:384px !important;
}

#item61880 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53892 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:416px !important;
}

#item44634 {
	width:146px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44657 {
	width:71px !important;
	left:74px !important;
	top:329px !important;
	min-height:8px !important;
}

#item53893 {
	width:30px !important;
	height:30px !important;
	left:249px !important;
	top:587px !important;
}

#item61857 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53894 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:500px !important;
}

#item44693 {
	width:155px !important;
	left:74px !important;
	top:153px !important;
	min-height:8px !important;
}

#item44716 {
	width:71px !important;
	left:74px !important;
	top:291px !important;
	min-height:8px !important;
}

#item44744 {
	width:447px !important;
	left:74px !important;
	top:608px !important;
	min-height:23px !important;
}

#item53895 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:646px !important;
}

#item61834 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53896 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:474px !important;
}

#item44775 {
	width:43px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item53897 {
	width:30px !important;
	height:30px !important;
	left:95px !important;
	top:171px !important;
}

#item61811 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53898 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:358px !important;
}

#item44808 {
	width:150px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44831 {
	width:71px !important;
	left:74px !important;
	top:384px !important;
	min-height:8px !important;
}

#item53899 {
	width:30px !important;
	height:30px !important;
	left:103px !important;
	top:391px !important;
}

#item61787 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53900 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:413px !important;
}

#item44868 {
	width:240px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item44891 {
	width:71px !important;
	left:74px !important;
	top:360px !important;
	min-height:8px !important;
}

#item53901 {
	width:30px !important;
	height:30px !important;
	left:109px !important;
	top:369px !important;
}

#item61764 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53902 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:400px !important;
}

#item44922 {
	width:149px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item44945 {
	width:330px !important;
	left:74px !important;
	top:364px !important;
	min-height:8px !important;
}

#item53904 {
	width:30px !important;
	height:30px !important;
	left:147px !important;
	top:554px !important;
}

#item61741 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53905 {
	width:37px !important;
	height:37px !important;
	left:301px !important;
	top:360px !important;
}

#item45009 {
	width:187px !important;
	left:74px !important;
	top:164px !important;
	min-height:8px !important;
}

#item45033 {
	width:162px !important;
	left:74px !important;
	top:366px !important;
	min-height:8px !important;
}

#item45056 {
	width:227px !important;
	left:74px !important;
	top:580px !important;
	min-height:8px !important;
}

#item53906 {
	width:30px !important;
	height:30px !important;
	left:166px !important;
	top:588px !important;
}

#item61718 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53907 {
	width:37px !important;
	height:37px !important;
	left:301px !important;
	top:431px !important;
}

#item45112 {
	width:168px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item45135 {
	width:71px !important;
	left:74px !important;
	top:337px !important;
	min-height:8px !important;
}

#item45158 {
	width:227px !important;
	left:74px !important;
	top:616px !important;
	min-height:8px !important;
}

#item53908 {
	width:30px !important;
	height:30px !important;
	left:261px !important;
	top:168px !important;
}

#item61695 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53909 {
	width:37px !important;
	height:37px !important;
	left:298px !important;
	top:511px !important;
}

#item45197 {
	width:228px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45220 {
	width:353px !important;
	left:74px !important;
	top:349px !important;
	min-height:8px !important;
}

#item53910 {
	width:30px !important;
	height:30px !important;
	left:149px !important;
	top:357px !important;
}

#item61672 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53911 {
	width:37px !important;
	height:37px !important;
	left:300px !important;
	top:372px !important;
}

#item45283 {
	width:149px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45306 {
	width:178px !important;
	left:74px !important;
	top:350px !important;
	min-height:8px !important;
}

#item45330 {
	width:191px !important;
	left:74px !important;
	top:559px !important;
	min-height:8px !important;
}

#item53912 {
	width:30px !important;
	height:30px !important;
	left:201px !important;
	top:567px !important;
}

#item61649 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53913 {
	width:37px !important;
	height:37px !important;
	left:300px !important;
	top:427px !important;
}

#item45368 {
	width:178px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45391 {
	width:195px !important;
	left:74px !important;
	top:361px !important;
	min-height:8px !important;
}

#item53914 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:369px !important;
}

#item61626 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53915 {
	width:37px !important;
	height:37px !important;
	left:305px !important;
	top:379px !important;
}

#item45425 {
	width:232px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45449 {
	width:71px !important;
	left:74px !important;
	top:406px !important;
	min-height:8px !important;
}

#item53917 {
	width:30px !important;
	height:30px !important;
	left:119px !important;
	top:415px !important;
}

#item61603 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53918 {
	width:37px !important;
	height:37px !important;
	left:304px !important;
	top:379px !important;
}

#item45480 {
	width:232px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45503 {
	width:172px !important;
	left:74px !important;
	top:388px !important;
	min-height:8px !important;
}

#item45526 {
	width:215px !important;
	left:74px !important;
	top:632px !important;
	min-height:8px !important;
}

#item53921 {
	width:30px !important;
	height:30px !important;
	left:140px !important;
	top:639px !important;
}

#item61580 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53922 {
	width:37px !important;
	height:37px !important;
	left:292px !important;
	top:339px !important;
}

#item45564 {
	width:190px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45587 {
	width:71px !important;
	left:74px !important;
	top:436px !important;
	min-height:8px !important;
}

#item53923 {
	width:30px !important;
	height:30px !important;
	left:129px !important;
	top:444px !important;
}

#item61557 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53924 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:418px !important;
}

#item52259 {
	width:229px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item52282 {
	width:71px !important;
	left:74px !important;
	top:302px !important;
	min-height:8px !important;
}

#item53925 {
	width:30px !important;
	height:30px !important;
	left:100px !important;
	top:310px !important;
}

#item61533 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53926 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:466px !important;
}

#item45673 {
	width:149px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item45696 {
	width:151px !important;
	left:74px !important;
	top:443px !important;
	min-height:8px !important;
}

#item53927 {
	width:30px !important;
	height:30px !important;
	left:146px !important;
	top:451px !important;
}

#item61510 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53928 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:438px !important;
}

#item45820 {
	width:206px !important;
	left:74px !important;
	top:164px !important;
	min-height:8px !important;
}

#item45843 {
	width:150px !important;
	left:74px !important;
	top:404px !important;
	min-height:8px !important;
}

#item45866 {
	width:142px !important;
	left:74px !important;
	top:652px !important;
	min-height:8px !important;
}

#item53929 {
	width:30px !important;
	height:30px !important;
	left:150px !important;
	top:660px !important;
}

#item61487 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53930 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:376px !important;
}

#item45904 {
	width:145px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item45927 {
	width:447px !important;
	left:74px !important;
	top:364px !important;
	min-height:23px !important;
}

#item45950 {
	width:43px !important;
	left:74px !important;
	top:573px !important;
	min-height:8px !important;
}

#item53931 {
	width:30px !important;
	height:30px !important;
	left:100px !important;
	top:580px !important;
}

#item61464 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53932 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:389px !important;
}

#item45982 {
	width:43px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46005 {
	width:71px !important;
	left:74px !important;
	top:344px !important;
	min-height:8px !important;
}

#item53934 {
	width:30px !important;
	height:30px !important;
	left:102px !important;
	top:351px !important;
}

#item61441 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53935 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:480px !important;
}

#item46043 {
	width:275px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item46066 {
	width:237px !important;
	left:74px !important;
	top:367px !important;
	min-height:8px !important;
}

#item46089 {
	width:147px !important;
	left:74px !important;
	top:561px !important;
	min-height:8px !important;
}

#item53936 {
	width:30px !important;
	height:30px !important;
	left:171px !important;
	top:570px !important;
}

#item61418 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53937 {
	width:37px !important;
	height:37px !important;
	left:289px !important;
	top:364px !important;
}

#item46121 {
	width:158px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46144 {
	width:203px !important;
	left:74px !important;
	top:361px !important;
	min-height:8px !important;
}

#item46168 {
	width:85px !important;
	left:74px !important;
	top:556px !important;
	min-height:8px !important;
}

#item53938 {
	width:30px !important;
	height:30px !important;
	left:123px !important;
	top:563px !important;
}

#item61395 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53939 {
	width:37px !important;
	height:37px !important;
	left:323px !important;
	top:407px !important;
}

#item46210 {
	width:188px !important;
	left:74px !important;
	top:160px !important;
	min-height:8px !important;
}

#item46233 {
	width:190px !important;
	left:74px !important;
	top:357px !important;
	min-height:8px !important;
}

#item46256 {
	width:192px !important;
	left:74px !important;
	top:556px !important;
	min-height:8px !important;
}

#item53941 {
	width:30px !important;
	height:30px !important;
	left:168px !important;
	top:564px !important;
}

#item61372 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53942 {
	width:37px !important;
	height:37px !important;
	left:323px !important;
	top:454px !important;
}

#item46315 {
	width:315px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46338 {
	width:207px !important;
	left:74px !important;
	top:338px !important;
	min-height:8px !important;
}

#item46361 {
	width:177px !important;
	left:74px !important;
	top:529px !important;
	min-height:8px !important;
}

#item53943 {
	width:30px !important;
	height:30px !important;
	left:157px !important;
	top:537px !important;
}

#item61349 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53944 {
	width:37px !important;
	height:37px !important;
	left:320px !important;
	top:433px !important;
}

#item46397 {
	width:161px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46420 {
	width:71px !important;
	left:74px !important;
	top:364px !important;
	min-height:8px !important;
}

#item53945 {
	width:30px !important;
	height:30px !important;
	left:129px !important;
	top:372px !important;
}

#item61326 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53946 {
	width:37px !important;
	height:37px !important;
	left:320px !important;
	top:493px !important;
}

#item46452 {
	width:250px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46475 {
	width:157px !important;
	left:74px !important;
	top:364px !important;
	min-height:8px !important;
}

#item53947 {
	width:30px !important;
	height:30px !important;
	left:170px !important;
	top:372px !important;
}

#item61303 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53948 {
	width:37px !important;
	height:37px !important;
	left:320px !important;
	top:479px !important;
}

#item46506 {
	width:236px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46529 {
	width:109px !important;
	left:74px !important;
	top:342px !important;
	min-height:8px !important;
}

#item53949 {
	width:30px !important;
	height:30px !important;
	left:142px !important;
	top:349px !important;
}

#item61280 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53950 {
	width:37px !important;
	height:37px !important;
	left:320px !important;
	top:500px !important;
}

#item46568 {
	width:218px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46591 {
	width:71px !important;
	left:74px !important;
	top:357px !important;
	min-height:8px !important;
}

#item53951 {
	width:30px !important;
	height:30px !important;
	left:116px !important;
	top:364px !important;
}

#item61257 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53952 {
	width:37px !important;
	height:37px !important;
	left:328px !important;
	top:348px !important;
}

#item46622 {
	width:254px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46645 {
	width:71px !important;
	left:74px !important;
	top:358px !important;
	min-height:8px !important;
}

#item53953 {
	width:30px !important;
	height:30px !important;
	left:115px !important;
	top:364px !important;
}

#item61234 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53954 {
	width:37px !important;
	height:37px !important;
	left:328px !important;
	top:442px !important;
}

#item46683 {
	width:294px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46706 {
	width:71px !important;
	left:74px !important;
	top:355px !important;
	min-height:8px !important;
}

#item53955 {
	width:30px !important;
	height:30px !important;
	left:117px !important;
	top:363px !important;
}

#item61211 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item53956 {
	width:37px !important;
	height:37px !important;
	left:328px !important;
	top:480px !important;
}

#item46738 {
	width:230px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46761 {
	width:71px !important;
	left:74px !important;
	top:357px !important;
	min-height:8px !important;
}

#item61188 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54085 {
	width:30px !important;
	height:30px !important;
	left:103px !important;
	top:364px !important;
}

#item46792 {
	width:259px !important;
	left:74px !important;
	top:162px !important;
	min-height:8px !important;
}

#item46816 {
	width:260px !important;
	left:74px !important;
	top:343px !important;
	min-height:8px !important;
}

#item46839 {
	width:71px !important;
	left:74px !important;
	top:526px !important;
	min-height:8px !important;
}

#item61164 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54087 {
	width:30px !important;
	height:30px !important;
	left:95px !important;
	top:534px !important;
}

#item46879 {
	width:247px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46926 {
	width:189px !important;
	left:74px !important;
	top:598px !important;
	min-height:8px !important;
}

#item46902 {
	width:71px !important;
	left:74px !important;
	top:322px !important;
	min-height:8px !important;
}

#item61141 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54088 {
	width:30px !important;
	height:30px !important;
	left:170px !important;
	top:606px !important;
}

#item46963 {
	width:223px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item46986 {
	width:71px !important;
	left:74px !important;
	top:378px !important;
	min-height:8px !important;
}

#item61118 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54090 {
	width:30px !important;
	height:30px !important;
	left:120px !important;
	top:386px !important;
}

#item47018 {
	width:251px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47041 {
	width:118px !important;
	left:74px !important;
	top:590px !important;
	min-height:8px !important;
}

#item47064 {
	width:192px !important;
	left:74px !important;
	top:376px !important;
	min-height:8px !important;
}

#item61095 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54091 {
	width:30px !important;
	height:30px !important;
	left:149px !important;
	top:599px !important;
}

#item47096 {
	width:116px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47150 {
	width:447px !important;
	left:74px !important;
	top:707px !important;
	min-height:58px !important;
}

#item47119 {
	width:71px !important;
	left:74px !important;
	top:350px !important;
	min-height:8px !important;
}

#item61072 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54092 {
	width:30px !important;
	height:30px !important;
	left:129px !important;
	top:677px !important;
}

#item47181 {
	width:209px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47204 {
	width:154px !important;
	left:74px !important;
	top:372px !important;
	min-height:8px !important;
}

#item61048 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54093 {
	width:30px !important;
	height:30px !important;
	left:136px !important;
	top:380px !important;
}

#item47239 {
	width:203px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47262 {
	width:158px !important;
	left:74px !important;
	top:551px !important;
	min-height:8px !important;
}

#item47285 {
	width:122px !important;
	left:74px !important;
	top:364px !important;
	min-height:8px !important;
}

#item61025 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54094 {
	width:30px !important;
	height:30px !important;
	left:163px !important;
	top:558px !important;
}

#item47317 {
	width:140px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47340 {
	width:197px !important;
	left:74px !important;
	top:584px !important;
	min-height:8px !important;
}

#item47363 {
	width:122px !important;
	left:74px !important;
	top:342px !important;
	min-height:8px !important;
}

#item61002 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54096 {
	width:30px !important;
	height:30px !important;
	left:170px !important;
	top:591px !important;
}

#item47404 {
	width:235px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47450 {
	width:197px !important;
	left:74px !important;
	top:373px !important;
	min-height:8px !important;
}

#item60979 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54097 {
	width:30px !important;
	height:30px !important;
	left:153px !important;
	top:381px !important;
}

#item47482 {
	width:180px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47553 {
	width:447px !important;
	left:74px !important;
	top:732px !important;
	min-height:38px !important;
}

#item47529 {
	width:156px !important;
	left:74px !important;
	top:341px !important;
	min-height:8px !important;
}

#item47505 {
	width:71px !important;
	left:115px !important;
	top:547px !important;
	min-height:8px !important;
}

#item60956 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54098 {
	width:30px !important;
	height:30px !important;
	left:150px !important;
	top:554px !important;
}

#item47590 {
	width:156px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60933 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54181 {
	width:30px !important;
	height:30px !important;
	left:170px !important;
	top:173px !important;
}

#item47621 {
	width:156px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47645 {
	width:156px !important;
	left:74px !important;
	top:578px !important;
	min-height:8px !important;
}

#item47668 {
	width:157px !important;
	left:74px !important;
	top:376px !important;
	min-height:8px !important;
}

#item60910 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item47700 {
	width:158px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47746 {
	width:71px !important;
	left:85px !important;
	top:445px !important;
	min-height:8px !important;
}

#item60887 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54182 {
	width:30px !important;
	height:30px !important;
	left:122px !important;
	top:415px !important;
}

#item47790 {
	width:158px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47813 {
	width:157px !important;
	left:74px !important;
	top:428px !important;
	min-height:8px !important;
}

#item60864 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54183 {
	width:30px !important;
	height:30px !important;
	left:162px !important;
	top:174px !important;
}

#item47848 {
	width:168px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item47871 {
	width:71px !important;
	left:136px !important;
	top:492px !important;
	min-height:8px !important;
}

#item47894 {
	width:249px !important;
	left:74px !important;
	top:320px !important;
	min-height:8px !important;
}

#item60841 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54184 {
	width:30px !important;
	height:30px !important;
	left:11px !important;
	top:565px !important;
}

#item47926 {
	width:198px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60818 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54185 {
	width:30px !important;
	height:30px !important;
	left:190px !important;
	top:300px !important;
}

#item48004 {
	width:204px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item48027 {
	width:71px !important;
	left:74px !important;
	top:349px !important;
	min-height:8px !important;
}

#item60795 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54186 {
	width:30px !important;
	height:30px !important;
	left:119px !important;
	top:356px !important;
}

#item60771 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item48067 {
	width:208px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item48098 {
	width:179px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item48121 {
	width:206px !important;
	left:74px !important;
	top:457px !important;
	min-height:8px !important;
}

#item60748 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54187 {
	width:30px !important;
	height:30px !important;
	left:190px !important;
	top:465px !important;
}

#item48156 {
	width:151px !important;
	left:75px !important;
	top:154px !important;
	min-height:8px !important;
}

#item48179 {
	width:280px !important;
	left:74px !important;
	top:464px !important;
	min-height:8px !important;
}

#item48202 {
	width:185px !important;
	left:74px !important;
	top:307px !important;
	min-height:8px !important;
}

#item54188 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:503px !important;
}

#item48234 {
	width:160px !important;
	left:74px !important;
	top:623px !important;
	min-height:8px !important;
}

#item60725 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item48312 {
	width:173px !important;
	left:60px !important;
	top:651px !important;
	min-height:8px !important;
}

#item48257 {
	width:208px !important;
	left:77px !important;
	top:488px !important;
	min-height:8px !important;
}

#item48280 {
	width:280px !important;
	left:74px !important;
	top:162px !important;
	min-height:16px !important;
}

#item54189 {
	width:30px !important;
	height:30px !important;
	left:159px !important;
	top:590px !important;
}

#item54190 {
	width:30px !important;
	height:30px !important;
	left:211px !important;
	top:460px !important;
}

#item59498 {
	width:280px !important;
	left:74px !important;
	top:307px !important;
	min-height:16px !important;
}

#item60702 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item48344 {
	width:239px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item48368 {
	width:156px !important;
	left:60px !important;
	top:614px !important;
	min-height:8px !important;
}

#item48391 {
	width:192px !important;
	left:77px !important;
	top:467px !important;
	min-height:8px !important;
}

#item48414 {
	width:121px !important;
	left:74px !important;
	top:316px !important;
	min-height:8px !important;
}

#item60679 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54191 {
	width:30px !important;
	height:30px !important;
	left:163px !important;
	top:583px !important;
}

#item48453 {
	width:155px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item48476 {
	width:184px !important;
	left:74px !important;
	top:488px !important;
	min-height:8px !important;
}

#item48499 {
	width:229px !important;
	left:74px !important;
	top:317px !important;
	min-height:8px !important;
}

#item60656 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54192 {
	width:30px !important;
	height:30px !important;
	left:142px !important;
	top:495px !important;
}

#item48531 {
	width:229px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item48577 {
	width:258px !important;
	left:74px !important;
	top:326px !important;
	min-height:8px !important;
}

#item60633 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54193 {
	width:30px !important;
	height:30px !important;
	left:176px !important;
	top:482px !important;
}

#item48610 {
	width:365px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60609 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54194 {
	width:30px !important;
	height:30px !important;
	left:274px !important;
	top:327px !important;
}

#item48677 {
	width:215px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60586 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54195 {
	width:30px !important;
	height:30px !important;
	left:197px !important;
	top:329px !important;
}

#item48709 {
	width:330px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60563 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54196 {
	width:30px !important;
	height:30px !important;
	left:248px !important;
	top:271px !important;
}

#item48740 {
	width:291px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60540 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54197 {
	width:36px !important;
	height:36px !important;
	left:283px !important;
	top:275px !important;
}

#item48771 {
	width:388px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60517 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54199 {
	width:30px !important;
	height:30px !important;
	left:248px !important;
	top:282px !important;
}

#item48809 {
	width:288px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60494 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54200 {
	width:30px !important;
	height:30px !important;
	left:219px !important;
	top:274px !important;
}

#item48840 {
	width:347px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60471 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54201 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:279px !important;
}

#item48871 {
	width:320px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item54202 {
	width:30px !important;
	height:30px !important;
	left:335px !important;
	top:501px !important;
}

#item60448 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54203 {
	width:30px !important;
	height:30px !important;
	left:219px !important;
	top:334px !important;
}

#item48906 {
	width:343px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60424 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54204 {
	width:30px !important;
	height:30px !important;
	left:201px !important;
	top:336px !important;
}

#item48937 {
	width:261px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item49014 {
	width:447px !important;
	left:74px !important;
	top:527px !important;
	min-height:23px !important;
}

#item48960 {
	width:96px !important;
	left:74px !important;
	top:329px !important;
	min-height:8px !important;
}

#item48983 {
	width:93px !important;
	left:317px !important;
	top:329px !important;
	min-height:8px !important;
}

#item60401 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54205 {
	width:30px !important;
	height:30px !important;
	left:147px !important;
	top:497px !important;
}

#item49045 {
	width:344px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60377 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54207 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:357px !important;
}

#item49078 {
	width:298px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60354 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54209 {
	width:30px !important;
	height:30px !important;
	left:221px !important;
	top:274px !important;
}

#item49109 {
	width:349px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60331 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54210 {
	width:30px !important;
	height:30px !important;
	left:177px !important;
	top:313px !important;
}

#item49144 {
	width:262px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60308 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54211 {
	width:30px !important;
	height:30px !important;
	left:142px !important;
	top:313px !important;
}

#item49175 {
	width:266px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60285 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54212 {
	width:30px !important;
	height:30px !important;
	left:177px !important;
	top:377px !important;
}

#item49206 {
	width:219px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60262 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54213 {
	width:30px !important;
	height:30px !important;
	left:223px !important;
	top:361px !important;
}

#item49243 {
	width:263px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item49266 {
	width:34px !important;
	left:151px !important;
	top:550px !important;
	min-height:8px !important;
}

#item49289 {
	width:33px !important;
	left:151px !important;
	top:309px !important;
	min-height:8px !important;
}

#item60239 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item49321 {
	width:181px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item60216 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54214 {
	width:30px !important;
	height:30px !important;
	left:154px !important;
	top:302px !important;
}

#item53793 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:272px !important;
}

#item49361 {
	width:61px !important;
	left:74px !important;
	top:163px !important;
	min-height:8px !important;
}

#item49384 {
	width:277px !important;
	left:74px !important;
	top:625px !important;
	min-height:8px !important;
}

#item60193 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54215 {
	width:30px !important;
	height:30px !important;
	left:157px !important;
	top:595px !important;
}

#item55786 {
	width:446px !important;
	left:75px !important;
	top:159px !important;
	min-height:347px !important;
}

#item60170 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57385 {
	width:446px !important;
	left:74px !important;
	top:680px !important;
	min-height:51px !important;
}

#item59451 {
	width:359px !important;
	left:75px !important;
	top:105px !important;
	min-height:20px !important;
}

#item57260 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:86px !important;
}

#item60147 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57228 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:86px !important;
}

#item60124 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59482 {
	width:446px !important;
	left:74px !important;
	top:162px !important;
	min-height:198px !important;
}

#item60101 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57531 {
	width:453px !important;
	left:75px !important;
	top:162px !important;
	min-height:143px !important;
}

#item57603 {
	width:310px !important;
	left:75px !important;
	top:105px !important;
	min-height:20px !important;
}

#item60077 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57646 {
	width:446px !important;
	left:74px !important;
	top:162px !important;
	min-height:128px !important;
}

#item60053 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57680 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:117px !important;
}

#item60030 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item60007 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57570 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:283px !important;
}

#item49415 {
	width:447px !important;
	left:74px !important;
	top:163px !important;
	min-height:133px !important;
}

#item59983 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54236 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:274px !important;
}

#item55972 {
	width:398px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

ol.autoParaStyle27 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:2ex;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-decoration:underline;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

ul.autoParaStyle23 > li {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle23 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ol.autoParaStyle22 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:2ex;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ol.autoParaStyle21 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:2ex;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ol.autoParaStyle20 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:2ex;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ol.autoParaStyle19 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:2ex;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ol.autoParaStyle18 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:2ex;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#4f5cd5;
	text-decoration:underline;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,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:right;
}

p.autoParaStyle10 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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;
}

ul.autoParaStyle9 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle9 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle8 > li {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle8 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:24px;
	line-height:28.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;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Circe-ExtraBold,Circe,"Arial Black", Gadget, sans-serif;
	font-size:34px;
	line-height:37px;
	color:#000;
	text-transform:uppercase;
	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.autoParaStyle5 {
	font-family:FF-Circe-Regular,Circe,sans-serif;
	font-size:34px;
	line-height:37px;
	color:#000;
	text-transform:uppercase;
	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.autoParaStyle4 {
	font-family:FF-Circe-Regular,Circe,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.autoParaStyle3 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:20px;
	line-height:37px;
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:26px;
	line-height:37px;
	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.autoParaStyle1 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:12px;
	line-height:44px;
	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.Contact {
	font-weight:300;
	font-size:9px;
	line-height:13px;
	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.Heading---not-in-TOC {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.Subheading {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.TOC-style-heading {
	font-family:FF-Circe-Regular,Circe,sans-serif;
	font-size:13px;
	line-height:19px;
	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-indent:3px;
	padding-left:31px;
	margin-top:3px;
	margin-bottom:6px;
	text-align:left;
}

p.TOC-style-subheading {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:13px;
	line-height:16px;
	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-indent:11px;
	padding-left:48px;
	margin-top:3px;
	margin-bottom:6px;
	text-align:left;
}

p.Body {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
	line-height:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subheading_ {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.Heading {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.Heading_bigger {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	font-size:27px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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","Times New Roman", Times, 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.autoCharStyle8 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	text-decoration:underline;
}

span.autoCharStyle6 {
	font-family:FF-Circe-Regular,Circe,sans-serif;
}

span.autoCharStyle5 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
}

span.autoCharStyle4 {
	font-size:12px;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Circe-ExtraBold,Circe,"Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
	font-size:10px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
}

strong.NB {
	font-weight:bold;
}

span.Hyperlink {
	color:#4f5cd5;
	text-decoration:underline;
}

span.Font-used_-_Font-used---regular {
	font-family:roboto-(tt),"Roboto (TT)",sans-serif;
}

span.Font-used-1_-_Font-used---regular {
	font-family:Caudex;
}

span.Font-used-2_-_Font-used---regular {
	font-family:Muli;
}

span.H1 {
	font-weight:bold;
	font-family:roboto,Roboto,sans-serif;
	font-size:36px;
	color:#fdc00f;
	letter-spacing:-0.010em;
	text-transform:uppercase;
}

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