/* 	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 ...'; }
.page-scale-wrap { width:420px; height:595px; background: #fff !important; }
.paper-vertical { width:420px; height:100%; }
.paper-horizontal { width:10px; height:607px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:420px) {
	.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-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

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

@font-face {
	font-family:FF-SourceSans3-Italic;
	src:url("../fonts/SourceSans3-Italic.ttf");
	font-style:italic;
}

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

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

@font-face {
	font-family:FF-BrannbollFet;
	src:url("../fonts/Brannboll Fet.ttf");
}

@font-face {
	font-family:FF-SourceSans3-BoldItalic;
	src:url("../fonts/SourceSans3-BoldItalic.ttf");
	font-weight:bold;
	font-style:italic;
}

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

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

#item446658 {
	width:98px !important;
	left:1px !important;
	top:165px !important;
	text-shadow:1px 1px 1px rgba(0,0,0,0.8);
	min-height:7px !important;
}

#item446683 {
	width:202px !important;
	top:145px !important;
	text-shadow:1px 1px 1px rgba(0,0,0,0.8);
	min-height:8px !important;
}

#item648847 {
	width:248px !important;
	top:1px !important;
	min-height:7px !important;
}

#item648943 {
	width:259px !important;
	min-height:10px !important;
}

#item651667 {
	width:11px !important;
	left:353px !important;
	top:395px !important;
	min-height:7px !important;
}

#item651690 {
	width:11px !important;
	left:353px !important;
	top:414px !important;
	min-height:7px !important;
}

#item651714 {
	width:11px !important;
	left:353px !important;
	top:429px !important;
	min-height:7px !important;
}

#item651737 {
	width:11px !important;
	left:353px !important;
	top:444px !important;
	min-height:7px !important;
}

#item651760 {
	width:11px !important;
	left:353px !important;
	top:459px !important;
	min-height:7px !important;
}

#item651783 {
	width:11px !important;
	left:353px !important;
	top:475px !important;
	min-height:7px !important;
}

#item651806 {
	width:11px !important;
	left:353px !important;
	top:490px !important;
	min-height:7px !important;
}

#item651829 {
	width:11px !important;
	left:353px !important;
	top:505px !important;
	min-height:7px !important;
}

#item651852 {
	width:11px !important;
	left:353px !important;
	top:520px !important;
	min-height:7px !important;
}

#item651875 {
	width:11px !important;
	left:353px !important;
	top:535px !important;
	min-height:7px !important;
}

#item651905 {
	width:141px !important;
	min-height:7px !important;
}

#item652002 {
	width:40px !important;
	min-height:7px !important;
}

#item652099 {
	width:40px !important;
	min-height:7px !important;
}

#item652195 {
	width:75px !important;
	min-height:7px !important;
}

#item652291 {
	width:87px !important;
	min-height:7px !important;
}

#item652388 {
	width:52px !important;
	min-height:7px !important;
}

#item652485 {
	width:91px !important;
	min-height:7px !important;
}

#item652581 {
	width:149px !important;
	min-height:7px !important;
}

#item652679 {
	width:43px !important;
	min-height:7px !important;
}

#item652775 {
	width:79px !important;
	min-height:9px !important;
}

#item652868 {
	width:28px !important;
	left:353px !important;
	top:357px !important;
	min-height:7px !important;
}

#item652897 {
	width:131px !important;
	min-height:9px !important;
}

#item652994 {
	width:176px !important;
	min-height:7px !important;
}

#item653088 {
	width:11px !important;
	left:353px !important;
	top:259px !important;
	min-height:7px !important;
}

#item653111 {
	width:11px !important;
	left:353px !important;
	top:278px !important;
	min-height:7px !important;
}

#item653134 {
	width:11px !important;
	left:353px !important;
	top:293px !important;
	min-height:7px !important;
}

#item653157 {
	width:11px !important;
	left:353px !important;
	top:308px !important;
	min-height:7px !important;
}

#item653180 {
	width:11px !important;
	left:353px !important;
	top:323px !important;
	min-height:7px !important;
}

#item653211 {
	width:124px !important;
	min-height:7px !important;
}

#item653309 {
	width:111px !important;
	min-height:7px !important;
}

#item653405 {
	width:196px !important;
	min-height:7px !important;
}

#item653501 {
	width:124px !important;
	min-height:9px !important;
}

#item653595 {
	width:10px !important;
	left:353px !important;
	top:223px !important;
	min-height:7px !important;
}

#item653624 {
	width:120px !important;
	min-height:9px !important;
}

#item653716 {
	width:10px !important;
	left:353px !important;
	top:187px !important;
	min-height:7px !important;
}

#item653745 {
	width:135px !important;
	min-height:9px !important;
}

#item653838 {
	width:189px !important;
	min-height:8px !important;
}

#item653931 {
	width:85px !important;
	min-height:18px !important;
}

#item654148 {
	width:11px !important;
	left:353px !important;
	top:551px !important;
	min-height:7px !important;
}

#item654171 {
	width:11px !important;
	left:353px !important;
	top:566px !important;
	min-height:7px !important;
}

#item654437 {
	width:96px !important;
	min-height:7px !important;
}

#item654534 {
	width:40px !important;
	min-height:7px !important;
}

#item654630 {
	width:17px !important;
	left:354px !important;
	top:126px !important;
	min-height:7px !important;
}

#item648728 {
	width:139px !important;
	min-height:7px !important;
}

#item649065 {
	width:162px !important;
	left:10px !important;
	min-height:6px !important;
}

#item649161 {
	width:144px !important;
	left:33px !important;
	min-height:8px !important;
}

#item649258 {
	width:270px !important;
	min-height:12px !important;
}

#item649351 {
	width:16px !important;
	left:351px !important;
	top:454px !important;
	min-height:7px !important;
}

#item649379 {
	width:92px !important;
	min-height:9px !important;
}

#item649474 {
	width:16px !important;
	left:351px !important;
	top:232px !important;
	min-height:7px !important;
}

#item649498 {
	width:16px !important;
	left:351px !important;
	top:250px !important;
	min-height:7px !important;
}

#item649521 {
	width:16px !important;
	left:351px !important;
	top:266px !important;
	min-height:7px !important;
}

#item649544 {
	width:16px !important;
	left:351px !important;
	top:281px !important;
	min-height:7px !important;
}

#item649567 {
	width:16px !important;
	left:351px !important;
	top:296px !important;
	min-height:7px !important;
}

#item649591 {
	width:16px !important;
	left:351px !important;
	top:311px !important;
	min-height:7px !important;
}

#item649615 {
	width:16px !important;
	left:351px !important;
	top:327px !important;
	min-height:7px !important;
}

#item649638 {
	width:16px !important;
	left:351px !important;
	top:357px !important;
	min-height:7px !important;
}

#item649661 {
	width:16px !important;
	left:351px !important;
	top:342px !important;
	min-height:7px !important;
}

#item649692 {
	width:72px !important;
	min-height:7px !important;
}

#item649788 {
	width:155px !important;
	min-height:7px !important;
}

#item649884 {
	width:160px !important;
	min-height:7px !important;
}

#item649981 {
	width:51px !important;
	min-height:7px !important;
}

#item650077 {
	width:92px !important;
	min-height:7px !important;
}

#item650173 {
	width:96px !important;
	min-height:7px !important;
}

#item650271 {
	width:103px !important;
	min-height:7px !important;
}

#item650367 {
	width:126px !important;
	min-height:9px !important;
}

#item650460 {
	width:15px !important;
	left:351px !important;
	top:421px !important;
	min-height:7px !important;
}

#item650489 {
	width:149px !important;
	min-height:9px !important;
}

#item650583 {
	width:15px !important;
	left:351px !important;
	top:75px !important;
	min-height:7px !important;
}

#item650606 {
	width:15px !important;
	left:351px !important;
	top:93px !important;
	min-height:7px !important;
}

#item650629 {
	width:15px !important;
	left:351px !important;
	top:109px !important;
	min-height:7px !important;
}

#item650652 {
	width:15px !important;
	left:351px !important;
	top:124px !important;
	min-height:7px !important;
}

#item650675 {
	width:15px !important;
	left:351px !important;
	top:139px !important;
	min-height:7px !important;
}

#item650698 {
	width:15px !important;
	left:351px !important;
	top:154px !important;
	min-height:7px !important;
}

#item650721 {
	width:16px !important;
	left:351px !important;
	top:170px !important;
	min-height:7px !important;
}

#item650744 {
	width:16px !important;
	left:351px !important;
	top:185px !important;
	min-height:7px !important;
}

#item650767 {
	width:16px !important;
	left:351px !important;
	top:200px !important;
	min-height:7px !important;
}

#item650801 {
	width:118px !important;
	min-height:7px !important;
}

#item650898 {
	width:129px !important;
	min-height:7px !important;
}

#item651017 {
	width:101px !important;
	min-height:7px !important;
}

#item651090 {
	width:124px !important;
	min-height:7px !important;
}

#item651186 {
	width:118px !important;
	min-height:7px !important;
}

#item651283 {
	width:128px !important;
	min-height:7px !important;
}

#item651380 {
	width:131px !important;
	min-height:7px !important;
}

#item651477 {
	width:136px !important;
	min-height:7px !important;
}

#item651573 {
	width:142px !important;
	min-height:9px !important;
}

#item654025 {
	width:16px !important;
	left:351px !important;
	top:387px !important;
	min-height:7px !important;
}

#item654056 {
	width:96px !important;
	min-height:9px !important;
}

#item654194 {
	width:11px !important;
	left:351px !important;
	top:23px !important;
	min-height:7px !important;
}

#item654217 {
	width:11px !important;
	left:351px !important;
	top:38px !important;
	min-height:7px !important;
}

#item654244 {
	width:100px !important;
	min-height:7px !important;
}

#item654341 {
	width:106px !important;
	min-height:7px !important;
}

#item575288 {
	width:21px !important;
	min-height:7px !important;
}

#item519774 {
	width:169px !important;
	min-height:20px !important;
}

#item519797 {
	width:169px !important;
	min-height:35px !important;
}

#item519820 {
	width:169px !important;
	min-height:35px !important;
}

#item519847 {
	width:169px !important;
	min-height:53px !important;
}

#item519870 {
	width:184px !important;
	min-height:20px !important;
}

#item519893 {
	width:169px !important;
	min-height:35px !important;
}

#item519919 {
	width:169px !important;
	min-height:44px !important;
}

#item519942 {
	width:176px !important;
	min-height:35px !important;
}

#item558782 {
	width:26px !important;
	min-height:7px !important;
}

#item558875 {
	width:57px !important;
	min-height:12px !important;
}

#item559155 {
	width:87px !important;
	min-height:5px !important;
}

#item559905 {
	width:64px !important;
	min-height:5px !important;
}

#item564927 {
	width:57px !important;
	min-height:12px !important;
}

#item576225 {
	width:21px !important;
	min-height:7px !important;
}

#item576506 {
	width:87px !important;
	min-height:5px !important;
}

#item576599 {
	width:64px !important;
	min-height:5px !important;
}

#item564832 {
	width:26px !important;
	min-height:7px !important;
}

#item519749 {
	width:248px !important;
	min-height:10px !important;
}

#item519726 {
	width:259px !important;
	min-height:16px !important;
}

#item14426 {
	width:8px !important;
	min-height:8px !important;
}

#item14448 {
	width:8px !important;
	left:786px !important;
	min-height:8px !important;
}

#item375363 {
	width:7px !important;
	min-height:8px !important;
}

#item375386 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item519976 {
	width:164px !important;
	min-height:31px !important;
}

#item519999 {
	width:164px !important;
	min-height:35px !important;
}

#item520022 {
	width:164px !important;
	min-height:35px !important;
}

#item520097 {
	width:183px !important;
	min-height:31px !important;
}

#item520120 {
	width:164px !important;
	min-height:26px !important;
}

#item520143 {
	width:164px !important;
	min-height:35px !important;
}

#item520169 {
	width:164px !important;
	min-height:35px !important;
}

#item577135 {
	width:21px !important;
	min-height:7px !important;
}

#item577228 {
	width:26px !important;
	min-height:7px !important;
}

#item577322 {
	width:57px !important;
	min-height:12px !important;
}

#item577415 {
	width:87px !important;
	min-height:5px !important;
}

#item577508 {
	width:64px !important;
	min-height:5px !important;
}

#item577700 {
	width:21px !important;
	min-height:7px !important;
}

#item577794 {
	width:87px !important;
	min-height:5px !important;
}

#item577888 {
	width:64px !important;
	min-height:5px !important;
}

#item565942 {
	width:26px !important;
	min-height:7px !important;
}

#item566035 {
	width:57px !important;
	min-height:12px !important;
}

#item578155 {
	width:248px !important;
	min-height:10px !important;
}

#item578248 {
	width:259px !important;
	min-height:16px !important;
}

#item579763 {
	width:21px !important;
	min-height:7px !important;
}

#item581584 {
	width:87px !important;
	min-height:5px !important;
}

#item581678 {
	width:64px !important;
	min-height:5px !important;
}

#item581920 {
	width:21px !important;
	min-height:7px !important;
}

#item582013 {
	width:87px !important;
	min-height:5px !important;
}

#item582106 {
	width:64px !important;
	min-height:5px !important;
}

#item583205 {
	width:248px !important;
	min-height:10px !important;
}

#item583298 {
	width:259px !important;
	min-height:16px !important;
}

#item584331 {
	width:144px !important;
	min-height:63px !important;
}

#item584402 {
	width:167px !important;
	min-height:35px !important;
}

#item584478 {
	width:167px !important;
	min-height:35px !important;
}

#item584548 {
	width:182px !important;
	min-height:42px !important;
}

#item584618 {
	width:164px !important;
	min-height:44px !important;
}

#item584689 {
	width:164px !important;
	min-height:44px !important;
}

#item568176 {
	width:26px !important;
	min-height:7px !important;
}

#item568270 {
	width:57px !important;
	min-height:12px !important;
}

#item568884 {
	width:26px !important;
	min-height:7px !important;
}

#item568977 {
	width:57px !important;
	min-height:12px !important;
}

#item589242 {
	width:169px !important;
	min-height:17px !important;
}

#item589168 {
	width:169px !important;
	min-height:62px !important;
}

#item583579 {
	width:8px !important;
	min-height:8px !important;
}

#item583602 {
	width:8px !important;
	left:786px !important;
	min-height:8px !important;
}

#item582314 {
	width:21px !important;
	min-height:7px !important;
}

#item582502 {
	width:57px !important;
	min-height:12px !important;
}

#item582595 {
	width:87px !important;
	min-height:5px !important;
}

#item582688 {
	width:64px !important;
	min-height:5px !important;
}

#item582788 {
	width:21px !important;
	min-height:7px !important;
}

#item582881 {
	width:87px !important;
	min-height:5px !important;
}

#item582974 {
	width:64px !important;
	min-height:5px !important;
}

#item583392 {
	width:248px !important;
	min-height:10px !important;
}

#item583486 {
	width:259px !important;
	min-height:16px !important;
}

#item566555 {
	width:26px !important;
	min-height:7px !important;
}

#item567031 {
	width:26px !important;
	min-height:7px !important;
}

#item567124 {
	width:57px !important;
	min-height:12px !important;
}

#item584759 {
	width:164px !important;
	min-height:31px !important;
}

#item584970 {
	width:183px !important;
	min-height:31px !important;
}

#item584830 {
	width:164px !important;
	min-height:44px !important;
}

#item584900 {
	width:164px !important;
	min-height:35px !important;
}

#item585067 {
	width:164px !important;
	min-height:35px !important;
}

#item585137 {
	width:164px !important;
	min-height:62px !important;
}

#item589316 {
	width:176px !important;
	min-height:53px !important;
}

#item589391 {
	width:89px !important;
	top:8px !important;
	min-height:116px !important;
}

#item585303 {
	width:21px !important;
	min-height:7px !important;
}

#item585634 {
	width:21px !important;
	min-height:7px !important;
}

#item586533 {
	width:248px !important;
	min-height:10px !important;
}

#item586627 {
	width:259px !important;
	min-height:16px !important;
}

#item300625 {
	width:19px !important;
	left:7px !important;
	top:10px !important;
	min-height:11px !important;
}

#item300656 {
	width:29px !important;
	left:3px !important;
	top:10px !important;
	min-height:11px !important;
}

#item395042 {
	width:133px !important;
	min-height:9px !important;
}

#item394832 {
	width:128px !important;
	min-height:22px !important;
}

#item413702 {
	width:76px !important;
	min-height:26px !important;
}

#item413725 {
	width:55px !important;
	min-height:26px !important;
}

#item569817 {
	width:26px !important;
	min-height:7px !important;
}

#item569910 {
	width:57px !important;
	min-height:12px !important;
}

#item570004 {
	width:21px !important;
	min-height:5px !important;
}

#item570098 {
	width:72px !important;
	min-height:5px !important;
}

#item570517 {
	width:26px !important;
	min-height:7px !important;
}

#item570610 {
	width:47px !important;
	min-height:12px !important;
}

#item589463 {
	width:123px !important;
	top:9px !important;
	min-height:98px !important;
}

#item342064 {
	width:22px !important;
	top:6px !important;
	min-height:5px !important;
}

#item342090 {
	width:22px !important;
	top:6px !important;
	min-height:5px !important;
}

#item342142 {
	width:22px !important;
	top:6px !important;
	min-height:5px !important;
}

#item342168 {
	width:22px !important;
	top:6px !important;
	min-height:5px !important;
}

#item342194 {
	width:22px !important;
	top:6px !important;
	min-height:5px !important;
}

#item589709 {
	width:21px !important;
	min-height:5px !important;
}

#item589779 {
	width:72px !important;
	min-height:5px !important;
}

#item588791 {
	width:7px !important;
	min-height:8px !important;
}

#item588815 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item585934 {
	width:21px !important;
	min-height:7px !important;
}

#item586314 {
	width:21px !important;
	min-height:7px !important;
}

#item586722 {
	width:248px !important;
	min-height:10px !important;
}

#item586815 {
	width:259px !important;
	min-height:16px !important;
}

#item343357 {
	width:32px !important;
	left:3px !important;
	top:13px !important;
	min-height:11px !important;
}

#item343383 {
	width:32px !important;
	left:3px !important;
	top:13px !important;
	min-height:18px !important;
}

#item413241 {
	width:76px !important;
	min-height:62px !important;
}

#item396074 {
	width:162px !important;
	min-height:9px !important;
}

#item571563 {
	width:26px !important;
	min-height:7px !important;
}

#item571656 {
	width:57px !important;
	min-height:12px !important;
}

#item343442 {
	width:32px !important;
	left:3px !important;
	top:13px !important;
	min-height:11px !important;
}

#item343468 {
	width:32px !important;
	left:3px !important;
	top:13px !important;
	min-height:18px !important;
}

#item413564 {
	width:68px !important;
	min-height:62px !important;
}

#item571948 {
	width:26px !important;
	min-height:7px !important;
}

#item572041 {
	width:57px !important;
	min-height:12px !important;
}

#item589973 {
	width:21px !important;
	min-height:5px !important;
}

#item590043 {
	width:72px !important;
	min-height:5px !important;
}

#item590159 {
	width:21px !important;
	min-height:5px !important;
}

#item590229 {
	width:72px !important;
	min-height:5px !important;
}

#item590415 {
	width:162px !important;
	min-height:9px !important;
}

#item414490 {
	width:194px !important;
	left:15px !important;
	min-height:8px !important;
}

#item414467 {
	width:135px !important;
	left:8px !important;
	min-height:18px !important;
}

#item414444 {
	width:95px !important;
	min-height:43px !important;
}

#item414421 {
	width:130px !important;
	min-height:39px !important;
}

#item414398 {
	width:137px !important;
	min-height:37px !important;
}

#item414375 {
	width:53px !important;
	min-height:53px !important;
}

#item414028 {
	width:47px !important;
	min-height:12px !important;
}

#item414005 {
	width:129px !important;
	min-height:24px !important;
}

#item415043 {
	width:92px !important;
	top:2px !important;
	min-height:49px !important;
}

#item618308 {
	width:165px !important;
	min-height:85px !important;
}

#item618382 {
	width:80px !important;
	min-height:98px !important;
}

#item32123 {
	width:7px !important;
	min-height:8px !important;
}

#item32145 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item414582 {
	width:76px !important;
	min-height:59px !important;
}

#item414559 {
	width:90px !important;
	min-height:58px !important;
}

#item414651 {
	width:88px !important;
	min-height:59px !important;
}

#item618455 {
	width:100px !important;
	min-height:179px !important;
}

#item618529 {
	width:100px !important;
	min-height:206px !important;
}

#item573109 {
	width:100px !important;
	min-height:22px !important;
}

#item572572 {
	width:47px !important;
	left:4px !important;
	min-height:50px !important;
}

#item414352 {
	width:46px !important;
	min-height:41px !important;
}

#item414329 {
	width:39px !important;
	min-height:50px !important;
}

#item414305 {
	width:46px !important;
	min-height:41px !important;
}

#item414282 {
	width:29px !important;
	min-height:50px !important;
}

#item414259 {
	width:59px !important;
	min-height:50px !important;
}

#item414236 {
	width:47px !important;
	left:1px !important;
	min-height:41px !important;
}

#item414213 {
	width:51px !important;
	min-height:50px !important;
}

#item414190 {
	width:56px !important;
	min-height:41px !important;
}

#item414167 {
	width:39px !important;
	left:6px !important;
	min-height:50px !important;
}

#item414144 {
	width:56px !important;
	min-height:41px !important;
}

#item414121 {
	width:46px !important;
	min-height:41px !important;
}

#item414098 {
	width:51px !important;
	min-height:41px !important;
}

#item414075 {
	width:55px !important;
	left:7px !important;
	min-height:50px !important;
}

#item414051 {
	width:42px !important;
	min-height:50px !important;
}

#item415136 {
	width:65px !important;
	min-height:41px !important;
}

#item415229 {
	width:62px !important;
	min-height:41px !important;
}

#item415298 {
	width:53px !important;
	min-height:41px !important;
}

#item573481 {
	width:47px !important;
	min-height:12px !important;
}

#item573574 {
	width:170px !important;
	min-height:7px !important;
}

#item19720 {
	width:8px !important;
	min-height:8px !important;
}

#item19742 {
	width:8px !important;
	left:786px !important;
	min-height:8px !important;
}

#item542958 {
	width:44px !important;
	left:313px !important;
	top:127px !important;
	min-height:7px !important;
}

#item543135 {
	width:108px !important;
	left:11px !important;
	min-height:24px !important;
}

#item543252 {
	width:47px !important;
	left:32px !important;
	min-height:12px !important;
}

#item543346 {
	width:48px !important;
	min-height:113px !important;
}

#item543486 {
	width:51px !important;
	min-height:131px !important;
}

#item543626 {
	width:57px !important;
	min-height:122px !important;
}

#item543766 {
	width:115px !important;
	min-height:95px !important;
}

#item543905 {
	width:51px !important;
	min-height:104px !important;
}

#item544044 {
	width:58px !important;
	min-height:131px !important;
}

#item544184 {
	width:68px !important;
	min-height:131px !important;
}

#item573947 {
	width:90px !important;
	min-height:19px !important;
}

#item573894 {
	width:369px !important;
	min-height:33px !important;
}

#item415345 {
	width:342px !important;
	min-height:16px !important;
}

#item415414 {
	width:84px !important;
	min-height:69px !important;
}

#item625783 {
	width:162px !important;
	min-height:226px !important;
}

#item625637 {
	width:170px !important;
	left:17px !important;
	min-height:19px !important;
}

#item25824 {
	width:7px !important;
	min-height:8px !important;
}

#item25846 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item415391 {
	width:83px !important;
	min-height:161px !important;
}

#item521195 {
	width:83px !important;
	min-height:161px !important;
}

#item415066 {
	width:81px !important;
	top:1px !important;
	min-height:158px !important;
}

#item521394 {
	width:91px !important;
	min-height:170px !important;
}

#item574080 {
	width:282px !important;
	min-height:16px !important;
}

#item574272 {
	width:57px !important;
	left:32px !important;
	min-height:18px !important;
}

#item414813 {
	width:142px !important;
	left:10px !important;
	min-height:8px !important;
}

#item414951 {
	width:119px !important;
	min-height:24px !important;
}

#item414974 {
	width:255px !important;
	top:3px !important;
	min-height:49px !important;
}

#item414997 {
	width:47px !important;
	min-height:12px !important;
}

#item414859 {
	width:107px !important;
	min-height:151px !important;
}

#item414836 {
	width:103px !important;
	min-height:163px !important;
}

#item648191 {
	width:53px !important;
	left:22px !important;
	top:128px !important;
	min-height:8px !important;
}

#item23440 {
	width:8px !important;
	min-height:8px !important;
}

#item23462 {
	width:8px !important;
	left:786px !important;
	min-height:8px !important;
}

#item414905 {
	width:105px !important;
	min-height:160px !important;
}

#item414882 {
	width:107px !important;
	min-height:154px !important;
}

#item414928 {
	width:102px !important;
	min-height:157px !important;
}

#item522083 {
	width:167px !important;
	min-height:33px !important;
}

#item522200 {
	width:120px !important;
	left:20px !important;
	min-height:19px !important;
}

#item522363 {
	width:31px !important;
	min-height:35px !important;
}

#item522502 {
	width:47px !important;
	left:1px !important;
	min-height:35px !important;
}

#item522758 {
	width:154px !important;
	min-height:19px !important;
}

#item522897 {
	width:47px !important;
	min-height:12px !important;
}

#item523014 {
	width:31px !important;
	min-height:35px !important;
}

#item611378 {
	width:52px !important;
	min-height:35px !important;
}

#item611428 {
	width:36px !important;
	min-height:35px !important;
}

#item611476 {
	width:34px !important;
	min-height:41px !important;
}

#item523435 {
	width:70px !important;
	min-height:26px !important;
}

#item638658 {
	width:8px !important;
	min-height:8px !important;
}

#item638681 {
	width:8px !important;
	left:786px !important;
	min-height:8px !important;
}

#item560696 {
	width:127px !important;
	min-height:167px !important;
}

#item560976 {
	width:213px !important;
	left:18px !important;
	min-height:8px !important;
}

#item610120 {
	width:369px !important;
	min-height:40px !important;
}

#item610187 {
	width:134px !important;
	left:5px !important;
	min-height:10px !important;
}

#item610332 {
	width:111px !important;
	left:3px !important;
	min-height:8px !important;
}

#item610498 {
	width:31px !important;
	left:73px !important;
	top:348px !important;
	min-height:13px !important;
}

#item610526 {
	width:57px !important;
	left:32px !important;
	min-height:12px !important;
}

#item611010 {
	width:125px !important;
	min-height:59px !important;
}

#item611112 {
	width:125px !important;
	min-height:50px !important;
}

#item611211 {
	width:125px !important;
	min-height:50px !important;
}

#item415669 {
	width:251px !important;
	min-height:11px !important;
}

#item415692 {
	width:232px !important;
	left:14px !important;
	min-height:13px !important;
}

#item415715 {
	width:102px !important;
	min-height:173px !important;
}

#item415784 {
	width:176px !important;
	left:21px !important;
	top:1px !important;
	min-height:7px !important;
}

#item415807 {
	width:117px !important;
	left:1px !important;
	top:1px !important;
	min-height:7px !important;
}

#item415830 {
	width:114px !important;
	min-height:173px !important;
}

#item27384 {
	width:7px !important;
	min-height:8px !important;
}

#item27406 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item415738 {
	width:97px !important;
	min-height:191px !important;
}

#item415761 {
	width:97px !important;
	min-height:191px !important;
}

#item611538 {
	width:211px !important;
	left:9px !important;
	min-height:8px !important;
}

#item611853 {
	width:176px !important;
	left:21px !important;
	top:1px !important;
	min-height:7px !important;
}

#item611992 {
	width:117px !important;
	left:1px !important;
	top:1px !important;
	min-height:7px !important;
}

#item416199 {
	width:125px !important;
	min-height:236px !important;
}

#item416176 {
	width:139px !important;
	min-height:191px !important;
}

#item270989 {
	width:7px !important;
	min-height:8px !important;
}

#item271012 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item607145 {
	width:124px !important;
	min-height:8px !important;
}

#item607240 {
	width:166px !important;
	min-height:37px !important;
}

#item607379 {
	width:150px !important;
	top:5px !important;
	min-height:50px !important;
}

#item607518 {
	width:166px !important;
	min-height:22px !important;
}

#item607682 {
	width:47px !important;
	top:2px !important;
	min-height:12px !important;
}

#item607775 {
	width:96px !important;
	min-height:50px !important;
}

#item607914 {
	width:123px !important;
	min-height:50px !important;
}

#item646550 {
	width:75px !important;
	min-height:100px !important;
}

#item612257 {
	width:100px !important;
	min-height:68px !important;
}

#item646504 {
	width:111px !important;
	min-height:61px !important;
}

#item646481 {
	width:66px !important;
	top:10px !important;
	min-height:12px !important;
}

#item646458 {
	width:80px !important;
	left:2px !important;
	min-height:12px !important;
}

#item646435 {
	width:182px !important;
	min-height:10px !important;
}

#item646412 {
	width:153px !important;
	left:215px !important;
	min-height:13px !important;
}

#item646836 {
	width:31px !important;
	left:12px !important;
	top:16px !important;
	min-height:7px !important;
}

#item29591 {
	width:7px !important;
	min-height:8px !important;
}

#item29613 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item646973 {
	width:31px !important;
	left:12px !important;
	top:16px !important;
	min-height:7px !important;
}

#item646918 {
	width:40px !important;
	left:4px !important;
	top:16px !important;
	min-height:7px !important;
}

#item647052 {
	width:40px !important;
	left:4px !important;
	top:16px !important;
	min-height:7px !important;
}

#item647132 {
	width:40px !important;
	left:4px !important;
	top:16px !important;
	min-height:7px !important;
}

#item646697 {
	width:137px !important;
	min-height:52px !important;
}

#item646674 {
	width:61px !important;
	min-height:43px !important;
}

#item416409 {
	width:156px !important;
	min-height:52px !important;
}

#item646628 {
	width:87px !important;
	min-height:52px !important;
}

#item646605 {
	width:72px !important;
	min-height:145px !important;
}

#item646582 {
	width:80px !important;
	min-height:135px !important;
}

#item648197 {
	width:57px !important;
	left:184px !important;
	top:29px !important;
	min-height:8px !important;
}

#item648221 {
	width:57px !important;
	left:184px !important;
	top:242px !important;
	min-height:8px !important;
}

#item648244 {
	width:57px !important;
	left:184px !important;
	top:458px !important;
	min-height:8px !important;
}

#item561512 {
	width:48px !important;
	left:1px !important;
	min-height:8px !important;
}

#item561677 {
	width:175px !important;
	left:3px !important;
	min-height:15px !important;
}

#item561817 {
	width:184px !important;
	min-height:22px !important;
}

#item561956 {
	width:49px !important;
	left:31px !important;
	min-height:12px !important;
}

#item562027 {
	width:141px !important;
	min-height:41px !important;
}

#item562166 {
	width:82px !important;
	min-height:41px !important;
}

#item613708 {
	width:54px !important;
	min-height:59px !important;
}

#item613684 {
	width:67px !important;
	min-height:86px !important;
}

#item613661 {
	width:54px !important;
	min-height:77px !important;
}

#item613637 {
	width:60px !important;
	min-height:86px !important;
}

#item613612 {
	width:47px !important;
	left:10px !important;
	top:13px !important;
	min-height:12px !important;
}

#item613588 {
	width:152px !important;
	min-height:22px !important;
}

#item613553 {
	width:201px !important;
	min-height:26px !important;
}

#item34406 {
	width:7px !important;
	min-height:8px !important;
}

#item34428 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item608364 {
	width:214px !important;
	min-height:37px !important;
}

#item608480 {
	width:158px !important;
	min-height:39px !important;
}

#item608667 {
	width:109px !important;
	min-height:28px !important;
}

#item608761 {
	width:106px !important;
	min-height:209px !important;
}

#item608854 {
	width:88px !important;
	min-height:23px !important;
}

#item608948 {
	width:107px !important;
	min-height:112px !important;
}

#item613748 {
	width:119px !important;
	min-height:200px !important;
}

#item417171 {
	width:123px !important;
	min-height:53px !important;
}

#item417355 {
	width:135px !important;
	min-height:68px !important;
}

#item417401 {
	width:57px !important;
	min-height:12px !important;
}

#item417424 {
	width:149px !important;
	min-height:37px !important;
}

#item417447 {
	width:70px !important;
	min-height:61px !important;
}

#item614204 {
	width:123px !important;
	min-height:10px !important;
}

#item614297 {
	width:70px !important;
	left:22px !important;
	top:149px !important;
	min-height:16px !important;
}

#item38071 {
	width:7px !important;
	min-height:8px !important;
}

#item38093 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item417194 {
	width:62px !important;
	min-height:127px !important;
}

#item417217 {
	width:61px !important;
	min-height:145px !important;
}

#item417240 {
	width:64px !important;
	min-height:124px !important;
}

#item417263 {
	width:62px !important;
	min-height:115px !important;
}

#item417470 {
	width:60px !important;
	min-height:124px !important;
}

#item614473 {
	width:57px !important;
	left:32px !important;
	min-height:12px !important;
}

#item614566 {
	width:123px !important;
	min-height:10px !important;
}

#item614658 {
	width:70px !important;
	left:277px !important;
	top:79px !important;
	min-height:16px !important;
}

#item417009 {
	width:163px !important;
	min-height:9px !important;
}

#item614920 {
	width:208px !important;
	min-height:16px !important;
}

#item417055 {
	width:124px !important;
	left:1px !important;
	min-height:22px !important;
}

#item615062 {
	width:139px !important;
	min-height:40px !important;
}

#item615144 {
	width:91px !important;
	min-height:68px !important;
}

#item615214 {
	width:91px !important;
	min-height:59px !important;
}

#item615394 {
	width:51px !important;
	left:2px !important;
	min-height:5px !important;
}

#item51291 {
	width:7px !important;
	min-height:8px !important;
}

#item51313 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item417518 {
	width:236px !important;
	left:6px !important;
	top:2px !important;
	min-height:9px !important;
}

#item417541 {
	width:221px !important;
	left:19px !important;
	min-height:19px !important;
}

#item417564 {
	width:211px !important;
	min-height:43px !important;
}

#item615291 {
	width:51px !important;
	left:2px !important;
	min-height:5px !important;
}

#item615577 {
	width:140px !important;
	left:18px !important;
	min-height:9px !important;
}

#item641678 {
	width:257px !important;
	min-height:158px !important;
}

#item643174 {
	width:179px !important;
	min-height:92px !important;
}

#item643381 {
	width:179px !important;
	min-height:155px !important;
}

#item643455 {
	width:179px !important;
	min-height:146px !important;
}

#item643244 {
	width:179px !important;
	min-height:92px !important;
}

#item643020 {
	width:140px !important;
	min-height:43px !important;
}

#item642647 {
	width:137px !important;
	left:5px !important;
	min-height:8px !important;
}

#item642743 {
	width:50px !important;
	left:2px !important;
	min-height:5px !important;
}

#item642860 {
	width:57px !important;
	left:19px !important;
	min-height:12px !important;
}

#item643068 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item643103 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item643280 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item643307 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item644843 {
	width:7px !important;
	min-height:8px !important;
}

#item644866 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item53925 {
	width:31px !important;
	left:17px !important;
	top:11px !important;
	min-height:5px !important;
}

#item54325 {
	width:31px !important;
	left:17px !important;
	top:11px !important;
	min-height:5px !important;
}

#item56238 {
	width:31px !important;
	left:17px !important;
	top:11px !important;
	min-height:5px !important;
}

#item419044 {
	width:127px !important;
	min-height:21px !important;
}

#item419021 {
	width:119px !important;
	min-height:24px !important;
}

#item418952 {
	width:119px !important;
	min-height:30px !important;
}

#item418929 {
	width:119px !important;
	min-height:24px !important;
}

#item418906 {
	width:119px !important;
	min-height:21px !important;
}

#item418883 {
	width:119px !important;
	min-height:24px !important;
}

#item418721 {
	width:119px !important;
	min-height:30px !important;
}

#item418698 {
	width:130px !important;
	min-height:24px !important;
}

#item418650 {
	width:137px !important;
	left:5px !important;
	min-height:8px !important;
}

#item615775 {
	width:50px !important;
	left:2px !important;
	min-height:5px !important;
}

#item616080 {
	width:82px !important;
	min-height:47px !important;
}

#item616220 {
	width:79px !important;
	min-height:44px !important;
}

#item418675 {
	width:57px !important;
	top:6px !important;
	min-height:12px !important;
}

#item52646 {
	width:31px !important;
	left:44px !important;
	top:47px !important;
	min-height:5px !important;
}

#item48344 {
	width:30px !important;
	left:17px !important;
	top:11px !important;
	min-height:5px !important;
}

#item48749 {
	width:30px !important;
	left:17px !important;
	top:11px !important;
	min-height:5px !important;
}

#item417934 {
	width:117px !important;
	min-height:21px !important;
}

#item417911 {
	width:117px !important;
	min-height:23px !important;
}

#item417888 {
	width:117px !important;
	min-height:21px !important;
}

#item417864 {
	width:117px !important;
	min-height:23px !important;
}

#item417841 {
	width:117px !important;
	min-height:21px !important;
}

#item417818 {
	width:116px !important;
	min-height:23px !important;
}

#item616291 {
	width:137px !important;
	left:5px !important;
	min-height:8px !important;
}

#item616387 {
	width:50px !important;
	left:2px !important;
	min-height:5px !important;
}

#item49153 {
	width:30px !important;
	left:17px !important;
	top:11px !important;
	min-height:5px !important;
}

#item417795 {
	width:116px !important;
	min-height:21px !important;
}

#item417772 {
	width:116px !important;
	min-height:23px !important;
}

#item417703 {
	width:57px !important;
	top:7px !important;
	min-height:12px !important;
}

#item616803 {
	width:79px !important;
	min-height:42px !important;
}

#item616663 {
	width:58px !important;
	min-height:47px !important;
}

#item47880 {
	width:30px !important;
	left:43px !important;
	top:46px !important;
	min-height:5px !important;
}

#item43815 {
	width:7px !important;
	min-height:8px !important;
}

#item43837 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item44138 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item44623 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item45028 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item45433 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item45842 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item46246 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item46648 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item47053 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item418351 {
	width:117px !important;
	min-height:21px !important;
}

#item418328 {
	width:117px !important;
	min-height:23px !important;
}

#item418305 {
	width:117px !important;
	min-height:21px !important;
}

#item418282 {
	width:117px !important;
	min-height:23px !important;
}

#item418258 {
	width:117px !important;
	min-height:21px !important;
}

#item418235 {
	width:117px !important;
	min-height:23px !important;
}

#item418212 {
	width:122px !important;
	min-height:21px !important;
}

#item418189 {
	width:117px !important;
	min-height:23px !important;
}

#item418166 {
	width:117px !important;
	min-height:21px !important;
}

#item418142 {
	width:117px !important;
	min-height:23px !important;
}

#item418119 {
	width:117px !important;
	min-height:21px !important;
}

#item418096 {
	width:117px !important;
	min-height:23px !important;
}

#item418073 {
	width:122px !important;
	min-height:21px !important;
}

#item418049 {
	width:117px !important;
	min-height:23px !important;
}

#item418026 {
	width:117px !important;
	min-height:21px !important;
}

#item418003 {
	width:117px !important;
	min-height:23px !important;
}

#item47454 {
	width:30px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item417980 {
	width:117px !important;
	min-height:21px !important;
}

#item417957 {
	width:117px !important;
	min-height:23px !important;
}

#item617088 {
	width:50px !important;
	left:2px !important;
	min-height:5px !important;
}

#item617205 {
	width:57px !important;
	left:32px !important;
	min-height:12px !important;
}

#item616991 {
	width:137px !important;
	left:5px !important;
	min-height:8px !important;
}

#item526746 {
	width:96px !important;
	left:11px !important;
	min-height:24px !important;
}

#item527025 {
	width:135px !important;
	min-height:53px !important;
}

#item526909 {
	width:47px !important;
	left:19px !important;
	top:1px !important;
	min-height:12px !important;
}

#item419436 {
	width:80px !important;
	min-height:94px !important;
}

#item419460 {
	width:75px !important;
	min-height:32px !important;
}

#item419483 {
	width:58px !important;
	min-height:23px !important;
}

#item419506 {
	width:62px !important;
	min-height:32px !important;
}

#item419529 {
	width:37px !important;
	min-height:9px !important;
}

#item40490 {
	width:7px !important;
	min-height:8px !important;
}

#item40512 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item419552 {
	width:156px !important;
	min-height:37px !important;
}

#item419575 {
	width:73px !important;
	min-height:61px !important;
}

#item419598 {
	width:86px !important;
	min-height:70px !important;
}

#item419621 {
	width:84px !important;
	min-height:79px !important;
}

#item419644 {
	width:86px !important;
	min-height:70px !important;
}

#item419667 {
	width:83px !important;
	min-height:61px !important;
}

#item419690 {
	width:83px !important;
	min-height:88px !important;
}

#item419713 {
	width:57px !important;
	left:8px !important;
	top:8px !important;
	min-height:12px !important;
}

#item617959 {
	width:50px !important;
	left:2px !important;
	min-height:5px !important;
}

#item618133 {
	width:130px !important;
	left:7px !important;
	min-height:105px !important;
}

#item419298 {
	width:135px !important;
	left:6px !important;
	min-height:18px !important;
}

#item419275 {
	width:196px !important;
	left:3px !important;
	min-height:8px !important;
}

#item421056 {
	width:71px !important;
	min-height:116px !important;
}

#item609477 {
	width:81px !important;
	min-height:49px !important;
}

#item619073 {
	width:95px !important;
	min-height:43px !important;
}

#item619213 {
	width:130px !important;
	min-height:39px !important;
}

#item619352 {
	width:137px !important;
	min-height:37px !important;
}

#item619608 {
	width:47px !important;
	min-height:12px !important;
}

#item619870 {
	width:165px !important;
	min-height:96px !important;
}

#item420592 {
	width:64px !important;
	min-height:53px !important;
}

#item420685 {
	width:139px !important;
	min-height:22px !important;
}

#item62402 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item420546 {
	width:116px !important;
	min-height:140px !important;
}

#item420939 {
	width:116px !important;
	min-height:158px !important;
}

#item422040 {
	width:124px !important;
	min-height:167px !important;
}

#item420732 {
	width:83px !important;
	min-height:68px !important;
}

#item420755 {
	width:94px !important;
	min-height:59px !important;
}

#item420778 {
	width:83px !important;
	min-height:68px !important;
}

#item420801 {
	width:81px !important;
	min-height:59px !important;
}

#item420824 {
	width:73px !important;
	min-height:68px !important;
}

#item420847 {
	width:76px !important;
	left:15px !important;
	min-height:59px !important;
}

#item420870 {
	width:78px !important;
	left:9px !important;
	min-height:68px !important;
}

#item420893 {
	width:62px !important;
	left:13px !important;
	min-height:32px !important;
}

#item420916 {
	width:80px !important;
	left:13px !important;
	top:45px !important;
	min-height:32px !important;
}

#item622179 {
	width:47px !important;
	min-height:12px !important;
}

#item622346 {
	width:202px !important;
	min-height:7px !important;
}

#item638732 {
	width:8px !important;
	left:786px !important;
	min-height:8px !important;
}

#item421009 {
	width:149px !important;
	min-height:7px !important;
}

#item421033 {
	width:151px !important;
	min-height:24px !important;
}

#item421287 {
	width:47px !important;
	min-height:12px !important;
}

#item421310 {
	width:66px !important;
	min-height:77px !important;
}

#item421333 {
	width:54px !important;
	left:5px !important;
	min-height:86px !important;
}

#item421356 {
	width:53px !important;
	left:4px !important;
	min-height:95px !important;
}

#item623284 {
	width:214px !important;
	min-height:43px !important;
}

#item623446 {
	width:205px !important;
	min-height:7px !important;
}

#item623586 {
	width:44px !important;
	min-height:9px !important;
}

#item623719 {
	width:87px !important;
	min-height:79px !important;
}

#item624066 {
	width:106px !important;
	min-height:70px !important;
}

#item624345 {
	width:342px !important;
	min-height:16px !important;
}

#item625538 {
	width:170px !important;
	left:17px !important;
	min-height:19px !important;
}

#item625858 {
	width:168px !important;
	top:6px !important;
	min-height:214px !important;
}

#item420962 {
	width:96px !important;
	min-height:60px !important;
}

#item66060 {
	width:7px !important;
	min-height:8px !important;
}

#item66082 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item625209 {
	width:282px !important;
	min-height:16px !important;
}

#item625303 {
	width:57px !important;
	left:32px !important;
	min-height:18px !important;
}

#item421080 {
	width:98px !important;
	min-height:139px !important;
}

#item422063 {
	width:112px !important;
	min-height:139px !important;
}

#item420569 {
	width:94px !important;
	min-height:130px !important;
}

#item419736 {
	width:271px !important;
	min-height:29px !important;
}

#item419759 {
	width:262px !important;
	min-height:13px !important;
}

#item419853 {
	width:125px !important;
	min-height:254px !important;
}

#item626192 {
	width:176px !important;
	left:21px !important;
	top:1px !important;
	min-height:7px !important;
}

#item626333 {
	width:117px !important;
	left:1px !important;
	top:1px !important;
	min-height:7px !important;
}

#item56639 {
	width:7px !important;
	min-height:8px !important;
}

#item56661 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item419828 {
	width:102px !important;
	top:1px !important;
	min-height:254px !important;
}

#item419876 {
	width:102px !important;
	min-height:209px !important;
}

#item420015 {
	width:108px !important;
	top:5px !important;
	min-height:43px !important;
}

#item420061 {
	width:338px !important;
	min-height:10px !important;
}

#item420038 {
	width:314px !important;
	min-height:13px !important;
}

#item420084 {
	width:176px !important;
	min-height:80px !important;
}

#item420107 {
	width:173px !important;
	min-height:80px !important;
}

#item420130 {
	width:57px !important;
	left:5px !important;
	top:9px !important;
	min-height:12px !important;
}

#item58105 {
	width:7px !important;
	min-height:8px !important;
}

#item58127 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item315578 {
	width:198px !important;
	left:2px !important;
	min-height:8px !important;
}

#item419899 {
	width:356px !important;
	min-height:27px !important;
}

#item419922 {
	width:104px !important;
	min-height:118px !important;
}

#item419945 {
	width:115px !important;
	min-height:127px !important;
}

#item419968 {
	width:144px !important;
	min-height:82px !important;
}

#item419991 {
	width:47px !important;
	left:32px !important;
	min-height:12px !important;
}

#item420199 {
	width:123px !important;
	min-height:44px !important;
}

#item420222 {
	width:124px !important;
	min-height:30px !important;
}

#item420246 {
	width:90px !important;
	min-height:19px !important;
}

#item420269 {
	width:57px !important;
	top:10px !important;
	min-height:12px !important;
}

#item420292 {
	width:117px !important;
	min-height:82px !important;
}

#item420315 {
	width:115px !important;
	min-height:49px !important;
}

#item420338 {
	width:112px !important;
	min-height:82px !important;
}

#item420361 {
	width:120px !important;
	min-height:49px !important;
}

#item60456 {
	width:7px !important;
	min-height:8px !important;
}

#item60478 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item420153 {
	width:57px !important;
	left:32px !important;
	min-height:12px !important;
}

#item420176 {
	width:100px !important;
	min-height:24px !important;
}

#item420384 {
	width:156px !important;
	left:18px !important;
	min-height:13px !important;
}

#item420407 {
	width:88px !important;
	min-height:109px !important;
}

#item420430 {
	width:79px !important;
	min-height:106px !important;
}

#item420454 {
	width:68px !important;
	min-height:106px !important;
}

#item420477 {
	width:77px !important;
	left:5px !important;
	min-height:109px !important;
}

#item72281 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item70399 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item70991 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item71394 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item72681 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item73079 {
	width:31px !important;
	left:17px !important;
	top:10px !important;
	min-height:5px !important;
}

#item422709 {
	width:119px !important;
	min-height:21px !important;
}

#item422685 {
	width:119px !important;
	min-height:26px !important;
}

#item422662 {
	width:119px !important;
	min-height:21px !important;
}

#item422639 {
	width:119px !important;
	min-height:26px !important;
}

#item422593 {
	width:119px !important;
	min-height:21px !important;
}

#item422570 {
	width:119px !important;
	min-height:26px !important;
}

#item422547 {
	width:119px !important;
	min-height:38px !important;
}

#item422524 {
	width:119px !important;
	min-height:26px !important;
}

#item422478 {
	width:119px !important;
	min-height:21px !important;
}

#item422455 {
	width:119px !important;
	min-height:26px !important;
}

#item422432 {
	width:119px !important;
	min-height:21px !important;
}

#item422409 {
	width:124px !important;
	left:4px !important;
	min-height:26px !important;
}

#item422501 {
	width:57px !important;
	left:32px !important;
	min-height:12px !important;
}

#item626520 {
	width:211px !important;
	min-height:43px !important;
}

#item626613 {
	width:51px !important;
	left:2px !important;
	min-height:5px !important;
}

#item626752 {
	width:236px !important;
	left:6px !important;
	top:2px !important;
	min-height:9px !important;
}

#item626845 {
	width:236px !important;
	left:12px !important;
	min-height:19px !important;
}

#item626944 {
	width:140px !important;
	left:18px !important;
	min-height:9px !important;
}

#item422086 {
	width:57px !important;
	left:32px !important;
	min-height:12px !important;
}

#item68408 {
	width:14px !important;
	min-height:8px !important;
}

#item68430 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item422109 {
	width:75px !important;
	min-height:60px !important;
}

#item420985 {
	width:44px !important;
	left:25px !important;
	min-height:9px !important;
}

#item421149 {
	width:147px !important;
	min-height:22px !important;
}

#item421172 {
	width:151px !important;
	min-height:7px !important;
}

#item421195 {
	width:113px !important;
	min-height:7px !important;
}

#item421218 {
	width:119px !important;
	min-height:41px !important;
}

#item421264 {
	width:162px !important;
	min-height:50px !important;
}

#item627791 {
	width:160px !important;
	min-height:105px !important;
}

#item627868 {
	width:146px !important;
	min-height:87px !important;
}

#item627945 {
	width:243px !important;
	left:1px !important;
	min-height:18px !important;
}

#item267410 {
	width:18px !important;
	left:134px !important;
	top:375px !important;
	min-height:5px !important;
}

#item267414 {
	width:18px !important;
	left:257px !important;
	top:343px !important;
	min-height:5px !important;
}

#item267461 {
	width:26px !important;
	left:287px !important;
	top:347px !important;
	min-height:5px !important;
}

#item267484 {
	width:26px !important;
	left:274px !important;
	top:561px !important;
	min-height:5px !important;
}

#item422985 {
	width:47px !important;
	min-height:12px !important;
}

#item423008 {
	width:47px !important;
	min-height:12px !important;
}

#item423031 {
	width:125px !important;
	left:13px !important;
	min-height:13px !important;
}

#item423054 {
	width:261px !important;
	left:4px !important;
	min-height:15px !important;
}

#item423077 {
	width:211px !important;
	min-height:120px !important;
}

#item423101 {
	width:84px !important;
	min-height:58px !important;
}

#item423125 {
	width:80px !important;
	min-height:67px !important;
}

#item453000 {
	width:70px !important;
	left:52px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453023 {
	width:202px !important;
	left:179px !important;
	top:8px !important;
	min-height:7px !important;
}

#item422939 {
	width:233px !important;
	min-height:18px !important;
}

#item422962 {
	width:197px !important;
	left:5px !important;
	min-height:8px !important;
}

#item648270 {
	width:32px !important;
	left:23px !important;
	top:308px !important;
	min-height:19px !important;
}

#item648294 {
	width:32px !important;
	left:119px !important;
	top:308px !important;
	min-height:19px !important;
}

#item76522 {
	width:7px !important;
	min-height:8px !important;
}

#item76544 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item422732 {
	width:135px !important;
	top:6px !important;
	min-height:22px !important;
}

#item422755 {
	width:98px !important;
	top:1px !important;
	min-height:15px !important;
}

#item422778 {
	width:156px !important;
	left:40px !important;
	min-height:16px !important;
}

#item422801 {
	width:170px !important;
	left:10px !important;
	min-height:60px !important;
}

#item422824 {
	width:143px !important;
	min-height:31px !important;
}

#item422847 {
	width:172px !important;
	min-height:5px !important;
}

#item422870 {
	width:190px !important;
	min-height:40px !important;
}

#item422893 {
	width:190px !important;
	top:4px !important;
	min-height:76px !important;
}

#item422916 {
	width:190px !important;
	top:9px !important;
	min-height:49px !important;
}

#item76674 {
	width:29px !important;
	left:163px !important;
	top:300px !important;
	min-height:7px !important;
}

#item423355 {
	width:192px !important;
	min-height:49px !important;
}

#item423378 {
	width:173px !important;
	min-height:10px !important;
}

#item423401 {
	width:126px !important;
	min-height:87px !important;
}

#item423424 {
	width:47px !important;
	top:2px !important;
	min-height:12px !important;
}

#item423447 {
	width:92px !important;
	min-height:50px !important;
}

#item423470 {
	width:108px !important;
	min-height:50px !important;
}

#item423494 {
	width:47px !important;
	min-height:139px !important;
}

#item423517 {
	width:35px !important;
	min-height:58px !important;
}

#item423540 {
	width:39px !important;
	left:13px !important;
	min-height:58px !important;
}

#item79293 {
	width:7px !important;
	min-height:8px !important;
}

#item79315 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item423171 {
	width:121px !important;
	min-height:19px !important;
}

#item423194 {
	width:112px !important;
	min-height:19px !important;
}

#item423217 {
	width:119px !important;
	min-height:49px !important;
}

#item423770 {
	width:269px !important;
	min-height:15px !important;
}

#item423747 {
	width:224px !important;
	left:39px !important;
	min-height:12px !important;
}

#item423793 {
	width:81px !important;
	min-height:44px !important;
}

#item423816 {
	width:37px !important;
	left:11px !important;
	min-height:31px !important;
}

#item423839 {
	width:83px !important;
	min-height:24px !important;
}

#item423862 {
	width:79px !important;
	min-height:25px !important;
}

#item423886 {
	width:85px !important;
	min-height:24px !important;
}

#item423909 {
	width:121px !important;
	min-height:22px !important;
}

#item423933 {
	width:158px !important;
	min-height:112px !important;
}

#item529748 {
	width:70px !important;
	left:66px !important;
	top:8px !important;
	min-height:7px !important;
}

#item529772 {
	width:59px !important;
	left:265px !important;
	top:8px !important;
	min-height:7px !important;
}

#item424072 {
	width:44px !important;
	min-height:67px !important;
}

#item424095 {
	width:201px !important;
	left:45px !important;
	min-height:8px !important;
}

#item424118 {
	width:343px !important;
	min-height:5px !important;
}

#item424141 {
	width:80px !important;
	min-height:92px !important;
}

#item424164 {
	width:67px !important;
	left:6px !important;
	min-height:40px !important;
}

#item424187 {
	width:89px !important;
	top:3px !important;
	min-height:38px !important;
}

#item423286 {
	width:90px !important;
	min-height:94px !important;
}

#item423309 {
	width:100px !important;
	min-height:85px !important;
}

#item423332 {
	width:77px !important;
	min-height:94px !important;
}

#item423956 {
	width:72px !important;
	top:1px !important;
	min-height:38px !important;
}

#item423979 {
	width:89px !important;
	top:10px !important;
	min-height:77px !important;
}

#item424002 {
	width:72px !important;
	min-height:49px !important;
}

#item424025 {
	width:87px !important;
	min-height:40px !important;
}

#item424049 {
	width:86px !important;
	left:1px !important;
	min-height:51px !important;
}

#item628228 {
	width:148px !important;
	min-height:48px !important;
}

#item628326 {
	width:132px !important;
	min-height:41px !important;
}

#item375562 {
	width:14px !important;
	min-height:8px !important;
}

#item375585 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item628932 {
	width:108px !important;
	min-height:32px !important;
}

#item629074 {
	width:199px !important;
	min-height:32px !important;
}

#item629213 {
	width:187px !important;
	min-height:32px !important;
}

#item629352 {
	width:188px !important;
	min-height:32px !important;
}

#item629378 {
	width:96px !important;
	left:12px !important;
	min-height:15px !important;
}

#item629541 {
	width:133px !important;
	min-height:12px !important;
}

#item629657 {
	width:210px !important;
	min-height:10px !important;
}

#item629797 {
	width:146px !important;
	min-height:61px !important;
}

#item629820 {
	width:140px !important;
	left:3px !important;
	min-height:61px !important;
}

#item630076 {
	width:185px !important;
	min-height:24px !important;
}

#item630216 {
	width:200px !important;
	min-height:26px !important;
}

#item630355 {
	width:94px !important;
	min-height:103px !important;
}

#item630496 {
	width:75px !important;
	left:10px !important;
	min-height:103px !important;
}

#item630658 {
	width:82px !important;
	left:1px !important;
	min-height:103px !important;
}

#item630798 {
	width:91px !important;
	left:8px !important;
	min-height:103px !important;
}

#item424559 {
	width:115px !important;
	min-height:68px !important;
}

#item424582 {
	width:99px !important;
	min-height:63px !important;
}

#item424605 {
	width:235px !important;
	min-height:32px !important;
}

#item424628 {
	width:161px !important;
	min-height:5px !important;
}

#item424651 {
	width:233px !important;
	top:1px !important;
	min-height:32px !important;
}

#item424675 {
	width:80px !important;
	min-height:5px !important;
}

#item424698 {
	width:232px !important;
	min-height:23px !important;
}

#item424721 {
	width:113px !important;
	top:3px !important;
	min-height:5px !important;
}

#item424744 {
	width:228px !important;
	top:2px !important;
	min-height:32px !important;
}

#item87894 {
	width:7px !important;
	min-height:8px !important;
}

#item87916 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item424767 {
	width:328px !important;
	min-height:10px !important;
}

#item424790 {
	width:270px !important;
	left:20px !important;
	min-height:13px !important;
}

#item424813 {
	width:119px !important;
	min-height:148px !important;
}

#item424836 {
	width:95px !important;
	left:8px !important;
	min-height:148px !important;
}

#item424859 {
	width:110px !important;
	min-height:148px !important;
}

#item424882 {
	width:190px !important;
	min-height:85px !important;
}

#item424905 {
	width:174px !important;
	min-height:85px !important;
}

#item424928 {
	width:289px !important;
	left:9px !important;
	top:2px !important;
	min-height:5px !important;
}

#item424951 {
	width:86px !important;
	min-height:166px !important;
}

#item424974 {
	width:96px !important;
	min-height:76px !important;
}

#item424398 {
	width:214px !important;
	min-height:13px !important;
}

#item424444 {
	width:214px !important;
	min-height:7px !important;
}

#item424536 {
	width:201px !important;
	min-height:8px !important;
}

#item424210 {
	width:324px !important;
	min-height:13px !important;
}

#item424257 {
	width:208px !important;
	min-height:41px !important;
}

#item424283 {
	width:208px !important;
	top:2px !important;
	min-height:50px !important;
}

#item424306 {
	width:208px !important;
	min-height:50px !important;
}

#item424352 {
	width:127px !important;
	min-height:8px !important;
}

#item424375 {
	width:47px !important;
	left:32px !important;
	min-height:12px !important;
}

#item424467 {
	width:78px !important;
	min-height:49px !important;
}

#item424490 {
	width:92px !important;
	min-height:76px !important;
}

#item424513 {
	width:92px !important;
	min-height:67px !important;
}

#item631345 {
	width:203px !important;
	min-height:5px !important;
}

#item631461 {
	width:204px !important;
	min-height:27px !important;
}

#item82373 {
	width:14px !important;
	min-height:8px !important;
}

#item82395 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item531015 {
	width:86px !important;
	min-height:89px !important;
}

#item531155 {
	width:86px !important;
	min-height:89px !important;
}

#item531294 {
	width:81px !important;
	min-height:80px !important;
}

#item531433 {
	width:74px !important;
	min-height:86px !important;
}

#item530922 {
	width:47px !important;
	left:65px !important;
	min-height:12px !important;
}

#item632134 {
	width:101px !important;
	left:1px !important;
	min-height:58px !important;
}

#item632108 {
	width:57px !important;
	min-height:58px !important;
}

#item632085 {
	width:99px !important;
	min-height:58px !important;
}

#item631904 {
	width:369px !important;
	min-height:7px !important;
}

#item632196 {
	width:19px !important;
	left:245px !important;
	top:477px !important;
	min-height:6px !important;
}

#item632219 {
	width:19px !important;
	left:285px !important;
	top:477px !important;
	min-height:6px !important;
}

#item632246 {
	width:16px !important;
	left:327px !important;
	top:477px !important;
	min-height:6px !important;
}

#item632367 {
	width:133px !important;
	min-height:41px !important;
}

#item530760 {
	width:113px !important;
	min-height:15px !important;
}

#item648317 {
	width:31px !important;
	left:366px !important;
	top:111px !important;
	min-height:8px !important;
}

#item530428 {
	width:70px !important;
	left:66px !important;
	top:8px !important;
	min-height:7px !important;
}

#item530451 {
	width:111px !important;
	left:239px !important;
	top:8px !important;
	min-height:7px !important;
}

#item531573 {
	width:60px !important;
	min-height:139px !important;
}

#item531712 {
	width:90px !important;
	min-height:85px !important;
}

#item531854 {
	width:71px !important;
	min-height:49px !important;
}

#item531994 {
	width:44px !important;
	min-height:85px !important;
}

#item532134 {
	width:59px !important;
	min-height:58px !important;
}

#item532274 {
	width:73px !important;
	min-height:58px !important;
}

#item532413 {
	width:64px !important;
	min-height:58px !important;
}

#item532552 {
	width:65px !important;
	left:4px !important;
	min-height:58px !important;
}

#item532692 {
	width:89px !important;
	left:2px !important;
	min-height:58px !important;
}

#item632530 {
	width:48px !important;
	min-height:76px !important;
}

#item632483 {
	width:75px !important;
	min-height:121px !important;
}

#item632506 {
	width:102px !important;
	min-height:67px !important;
}

#item632458 {
	width:182px !important;
	min-height:85px !important;
}

#item638780 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item533150 {
	width:59px !important;
	min-height:9px !important;
}

#item533243 {
	width:59px !important;
	min-height:9px !important;
}

#item533337 {
	width:59px !important;
	min-height:9px !important;
}

#item533431 {
	width:59px !important;
	min-height:9px !important;
}

#item533524 {
	width:109px !important;
	left:57px !important;
	top:5px !important;
	min-height:85px !important;
}

#item533663 {
	width:47px !important;
	left:14px !important;
	min-height:12px !important;
}

#item533780 {
	width:102px !important;
	top:4px !important;
	min-height:49px !important;
}

#item533943 {
	width:106px !important;
	min-height:10px !important;
}

#item534059 {
	width:98px !important;
	min-height:158px !important;
}

#item534199 {
	width:71px !important;
	left:7px !important;
	min-height:149px !important;
}

#item534361 {
	width:87px !important;
	left:6px !important;
	min-height:158px !important;
}

#item534478 {
	width:85px !important;
	left:1px !important;
	min-height:158px !important;
}

#item648343 {
	width:29px !important;
	left:225px !important;
	top:170px !important;
	min-height:8px !important;
}

#item425782 {
	width:132px !important;
	min-height:148px !important;
}

#item425805 {
	width:111px !important;
	min-height:33px !important;
}

#item425829 {
	width:189px !important;
	min-height:29px !important;
}

#item425852 {
	width:233px !important;
	min-height:38px !important;
}

#item425875 {
	width:48px !important;
	min-height:121px !important;
}

#item425898 {
	width:64px !important;
	min-height:121px !important;
}

#item425921 {
	width:87px !important;
	min-height:112px !important;
}

#item632696 {
	width:146px !important;
	min-height:195px !important;
}

#item90771 {
	width:7px !important;
	min-height:8px !important;
}

#item90793 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item534925 {
	width:66px !important;
	min-height:34px !important;
}

#item535088 {
	width:44px !important;
	min-height:9px !important;
}

#item535181 {
	width:182px !important;
	min-height:68px !important;
}

#item535321 {
	width:168px !important;
	min-height:77px !important;
}

#item535623 {
	width:57px !important;
	min-height:9px !important;
}

#item535747 {
	width:365px !important;
	left:2px !important;
	min-height:30px !important;
}

#item535888 {
	width:101px !important;
	min-height:83px !important;
}

#item633015 {
	width:167px !important;
	min-height:98px !important;
}

#item535461 {
	width:102px !important;
	min-height:34px !important;
}

#item536215 {
	width:89px !important;
	min-height:130px !important;
}

#item536354 {
	width:121px !important;
	left:13px !important;
	min-height:94px !important;
}

#item536634 {
	width:67px !important;
	min-height:49px !important;
}

#item536774 {
	width:134px !important;
	min-height:85px !important;
}

#item536937 {
	width:136px !important;
	min-height:94px !important;
}

#item633293 {
	width:183px !important;
	min-height:94px !important;
}

#item633246 {
	width:175px !important;
	min-height:94px !important;
}

#item633110 {
	width:47px !important;
	left:3px !important;
	min-height:24px !important;
}

#item633213 {
	width:364px !important;
	min-height:18px !important;
}

#item633336 {
	width:21px !important;
	left:360px !important;
	top:254px !important;
	min-height:6px !important;
}

#item633362 {
	width:21px !important;
	left:360px !important;
	top:320px !important;
	min-height:6px !important;
}

#item94573 {
	width:7px !important;
	min-height:8px !important;
}

#item94595 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item447143 {
	width:140px !important;
	left:143px !important;
	top:92px !important;
	min-height:12px !important;
}

#item447166 {
	width:160px !important;
	left:133px !important;
	top:119px !important;
	min-height:7px !important;
}

#item447194 {
	width:123px !important;
	left:19px !important;
	top:7px !important;
	min-height:13px !important;
}

#item447217 {
	width:358px !important;
	left:34px !important;
	top:205px !important;
	min-height:8px !important;
}

#item447250 {
	width:76px !important;
	left:224px !important;
	top:30px !important;
	min-height:8px !important;
}

#item447283 {
	width:155px !important;
	left:185px !important;
	top:30px !important;
	min-height:8px !important;
}

#item447311 {
	width:211px !important;
	left:157px !important;
	top:22px !important;
	min-height:22px !important;
}

#item447349 {
	width:140px !important;
	left:193px !important;
	top:30px !important;
	min-height:8px !important;
}

#item447382 {
	width:212px !important;
	left:156px !important;
	top:22px !important;
	min-height:22px !important;
}

#item97741 {
	width:369px !important;
	left:37px !important;
	top:35px !important;
	min-height:30px !important;
}

#item97763 {
	width:369px !important;
	left:462px !important;
	top:45px !important;
	min-height:30px !important;
}

#item97792 {
	width:175px !important;
	left:224px !important;
	top:115px !important;
	min-height:9px !important;
}

#item97814 {
	width:155px !important;
	left:234px !important;
	top:137px !important;
	min-height:19px !important;
}

#item97836 {
	width:252px !important;
	left:97px !important;
	top:80px !important;
	min-height:7px !important;
}

#item97865 {
	width:162px !important;
	left:37px !important;
	top:377px !important;
	min-height:49px !important;
}

#item97887 {
	width:165px !important;
	left:227px !important;
	top:447px !important;
	min-height:22px !important;
}

#item447943 {
	width:80px !important;
	left:271px !important;
	top:166px !important;
	min-height:9px !important;
}

#item447985 {
	width:40px !important;
	left:288px !important;
	top:205px !important;
	min-height:26px !important;
}

#item447991 {
	width:40px !important;
	left:289px !important;
	top:249px !important;
	min-height:17px !important;
}

#item99546 {
	width:7px !important;
	min-height:8px !important;
}

#item448358 {
	width:167px !important;
	left:140px !important;
	top:39px !important;
	min-height:10px !important;
}

#item448381 {
	width:183px !important;
	left:33px !important;
	top:93px !important;
	min-height:55px !important;
}

#item448404 {
	width:142px !important;
	left:54px !important;
	top:168px !important;
	min-height:13px !important;
}

#item448434 {
	width:123px !important;
	left:52px !important;
	top:557px !important;
	min-height:13px !important;
}

#item448489 {
	width:374px !important;
	left:3px !important;
	top:8px !important;
	min-height:22px !important;
}

#item102717 {
	width:7px !important;
	min-height:8px !important;
}

#item102739 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item453451 {
	width:70px !important;
	left:66px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453475 {
	width:177px !important;
	left:201px !important;
	top:8px !important;
	min-height:7px !important;
}

#item426359 {
	width:202px !important;
	min-height:7px !important;
}

#item426383 {
	width:369px !important;
	min-height:17px !important;
}

#item426592 {
	width:108px !important;
	min-height:85px !important;
}

#item426617 {
	width:157px !important;
	min-height:85px !important;
}

#item426640 {
	width:128px !important;
	min-height:121px !important;
}

#item426663 {
	width:148px !important;
	min-height:112px !important;
}

#item426686 {
	width:289px !important;
	left:39px !important;
	min-height:7px !important;
}

#item426709 {
	width:117px !important;
	min-height:130px !important;
}

#item426732 {
	width:82px !important;
	min-height:130px !important;
}

#item426755 {
	width:149px !important;
	min-height:67px !important;
}

#item106384 {
	width:34px !important;
	left:3px !important;
	top:11px !important;
	min-height:11px !important;
}

#item106408 {
	width:34px !important;
	left:3px !important;
	top:11px !important;
	min-height:11px !important;
}

#item453508 {
	width:54px !important;
	left:96px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453531 {
	width:80px !important;
	left:273px !important;
	top:8px !important;
	min-height:7px !important;
}

#item426778 {
	width:179px !important;
	min-height:112px !important;
}

#item426801 {
	width:179px !important;
	top:4px !important;
	min-height:103px !important;
}

#item427055 {
	width:369px !important;
	min-height:7px !important;
}

#item427078 {
	width:107px !important;
	top:3px !important;
	min-height:166px !important;
}

#item427147 {
	width:82px !important;
	min-height:40px !important;
}

#item427170 {
	width:100px !important;
	min-height:50px !important;
}

#item427193 {
	width:88px !important;
	min-height:104px !important;
}

#item427101 {
	width:158px !important;
	min-height:18px !important;
}

#item427124 {
	width:196px !important;
	left:6px !important;
	min-height:8px !important;
}

#item110269 {
	width:7px !important;
	min-height:8px !important;
}

#item110291 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item112204 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:11px !important;
}

#item112243 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:11px !important;
}

#item112318 {
	width:31px !important;
	left:2px !important;
	top:5px !important;
	min-height:18px !important;
}

#item112355 {
	width:27px !important;
	left:3px !important;
	top:5px !important;
	min-height:18px !important;
}

#item112389 {
	width:34px !important;
	top:5px !important;
	min-height:18px !important;
}

#item112424 {
	width:25px !important;
	left:5px !important;
	top:5px !important;
	min-height:18px !important;
}

#item112459 {
	width:25px !important;
	left:5px !important;
	top:5px !important;
	min-height:11px !important;
}

#item112708 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:11px !important;
}

#item112741 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:11px !important;
}

#item112776 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:11px !important;
}

#item112812 {
	width:31px !important;
	left:2px !important;
	top:5px !important;
	min-height:18px !important;
}

#item453566 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453589 {
	width:91px !important;
	left:268px !important;
	top:8px !important;
	min-height:7px !important;
}

#item427262 {
	width:368px !important;
	min-height:30px !important;
}

#item427285 {
	width:229px !important;
	left:22px !important;
	min-height:13px !important;
}

#item427308 {
	width:134px !important;
	min-height:28px !important;
}

#item427331 {
	width:47px !important;
	min-height:12px !important;
}

#item427354 {
	width:98px !important;
	min-height:59px !important;
}

#item427377 {
	width:84px !important;
	min-height:123px !important;
}

#item427401 {
	width:84px !important;
	left:1px !important;
	min-height:121px !important;
}

#item427216 {
	width:44px !important;
	left:4px !important;
	top:11px !important;
	min-height:9px !important;
}

#item110801 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110825 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110428 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110452 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110476 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110849 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item112657 {
	width:30px !important;
	left:2px !important;
	top:5px !important;
	min-height:18px !important;
}

#item427239 {
	width:186px !important;
	left:3px !important;
	min-height:128px !important;
}

#item427471 {
	width:333px !important;
	min-height:10px !important;
}

#item427494 {
	width:254px !important;
	left:21px !important;
	min-height:5px !important;
}

#item427517 {
	width:122px !important;
	min-height:137px !important;
}

#item427540 {
	width:110px !important;
	min-height:137px !important;
}

#item427447 {
	width:39px !important;
	min-height:94px !important;
}

#item297900 {
	width:17px !important;
	left:8px !important;
	top:14px !important;
	min-height:4px !important;
}

#item297932 {
	width:17px !important;
	left:9px !important;
	top:14px !important;
	min-height:4px !important;
}

#item297965 {
	width:17px !important;
	left:9px !important;
	top:14px !important;
	min-height:4px !important;
}

#item298451 {
	width:17px !important;
	left:8px !important;
	top:14px !important;
	min-height:4px !important;
}

#item427724 {
	width:47px !important;
	min-height:83px !important;
}

#item427747 {
	width:83px !important;
	min-height:74px !important;
}

#item648367 {
	width:17px !important;
	left:199px !important;
	top:415px !important;
	min-height:5px !important;
}

#item114126 {
	width:7px !important;
	min-height:8px !important;
}

#item114148 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item110521 {
	width:21px !important;
	left:7px !important;
	top:14px !important;
	min-height:4px !important;
}

#item110558 {
	width:17px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110595 {
	width:18px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110632 {
	width:18px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110704 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110728 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110752 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item110873 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:11px !important;
}

#item453621 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453644 {
	width:60px !important;
	left:283px !important;
	top:8px !important;
	min-height:7px !important;
}

#item427609 {
	width:161px !important;
	left:11px !important;
	min-height:8px !important;
}

#item427632 {
	width:91px !important;
	top:8px !important;
	min-height:96px !important;
}

#item427678 {
	width:77px !important;
	min-height:148px !important;
}

#item427701 {
	width:135px !important;
	left:19px !important;
	min-height:7px !important;
}

#item427655 {
	width:89px !important;
	min-height:130px !important;
}

#item643997 {
	width:175px !important;
	min-height:58px !important;
}

#item644209 {
	width:360px !important;
	min-height:6px !important;
}

#item644101 {
	width:117px !important;
	min-height:98px !important;
}

#item453682 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453705 {
	width:93px !important;
	left:267px !important;
	top:8px !important;
	min-height:7px !important;
}

#item244940 {
	width:19px !important;
	left:7px !important;
	top:11px !important;
	min-height:11px !important;
}

#item245156 {
	width:19px !important;
	left:7px !important;
	top:10px !important;
	min-height:11px !important;
}

#item427563 {
	width:56px !important;
	min-height:35px !important;
}

#item427841 {
	width:92px !important;
	min-height:50px !important;
}

#item427933 {
	width:220px !important;
	min-height:30px !important;
}

#item428071 {
	width:67px !important;
	min-height:40px !important;
}

#item428117 {
	width:271px !important;
	min-height:41px !important;
}

#item428140 {
	width:39px !important;
	left:6px !important;
	top:9px !important;
	min-height:22px !important;
}

#item326297 {
	width:21px !important;
	left:37px !important;
	top:451px !important;
	min-height:5px !important;
}

#item428048 {
	width:121px !important;
	min-height:120px !important;
}

#item428094 {
	width:103px !important;
	min-height:175px !important;
}

#item298190 {
	width:19px !important;
	left:12px !important;
	top:14px !important;
	min-height:11px !important;
}

#item298222 {
	width:32px !important;
	left:5px !important;
	top:15px !important;
	min-height:11px !important;
}

#item428302 {
	width:98px !important;
	min-height:76px !important;
}

#item299813 {
	width:32px !important;
	left:5px !important;
	top:10px !important;
	min-height:18px !important;
}

#item638831 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item634004 {
	width:182px !important;
	min-height:145px !important;
}

#item633931 {
	width:251px !important;
	min-height:44px !important;
}

#item633702 {
	width:99px !important;
	left:9px !important;
	min-height:55px !important;
}

#item520677 {
	width:28px !important;
	left:7px !important;
	top:17px !important;
	min-height:8px !important;
}

#item520700 {
	width:28px !important;
	left:7px !important;
	top:17px !important;
	min-height:8px !important;
}

#item520723 {
	width:28px !important;
	left:7px !important;
	top:17px !important;
	min-height:8px !important;
}

#item634155 {
	width:98px !important;
	min-height:51px !important;
}

#item644375 {
	width:151px !important;
	min-height:98px !important;
}

#item634080 {
	width:283px !important;
	min-height:13px !important;
}

#item256887 {
	width:22px !important;
	left:9px !important;
	top:13px !important;
	min-height:11px !important;
}

#item256921 {
	width:22px !important;
	left:9px !important;
	top:13px !important;
	min-height:11px !important;
}

#item256955 {
	width:22px !important;
	left:9px !important;
	top:13px !important;
	min-height:11px !important;
}

#item256989 {
	width:22px !important;
	left:9px !important;
	top:13px !important;
	min-height:11px !important;
}

#item257022 {
	width:22px !important;
	left:9px !important;
	top:13px !important;
	min-height:11px !important;
}

#item428002 {
	width:118px !important;
	min-height:139px !important;
}

#item428163 {
	width:156px !important;
	left:11px !important;
	min-height:139px !important;
}

#item428210 {
	width:132px !important;
	top:1px !important;
	min-height:102px !important;
}

#item428233 {
	width:120px !important;
	left:16px !important;
	min-height:22px !important;
}

#item428256 {
	width:58px !important;
	left:15px !important;
	min-height:130px !important;
}

#item117580 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item324758 {
	width:34px !important;
	left:17px !important;
	top:7px !important;
	min-height:12px !important;
}

#item324875 {
	width:27px !important;
	left:157px !important;
	top:387px !important;
	min-height:4px !important;
}

#item453736 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453760 {
	width:75px !important;
	left:276px !important;
	top:8px !important;
	min-height:7px !important;
}

#item428325 {
	width:121px !important;
	min-height:98px !important;
}

#item428394 {
	width:88px !important;
	min-height:157px !important;
}

#item428417 {
	width:83px !important;
	min-height:112px !important;
}

#item428440 {
	width:73px !important;
	min-height:157px !important;
}

#item428463 {
	width:102px !important;
	min-height:166px !important;
}

#item119137 {
	width:32px !important;
	left:35px !important;
	top:6px !important;
	min-height:4px !important;
}

#item119170 {
	width:34px !important;
	left:35px !important;
	top:26px !important;
	min-height:4px !important;
}

#item119206 {
	width:31px !important;
	left:35px !important;
	top:47px !important;
	min-height:4px !important;
}

#item119278 {
	width:42px !important;
	top:1px !important;
	min-height:11px !important;
}

#item119302 {
	width:42px !important;
	top:1px !important;
	min-height:11px !important;
}

#item119335 {
	width:42px !important;
	top:1px !important;
	min-height:11px !important;
}

#item119371 {
	width:42px !important;
	top:1px !important;
	min-height:11px !important;
}

#item119405 {
	width:42px !important;
	top:1px !important;
	min-height:18px !important;
}

#item119439 {
	width:42px !important;
	top:1px !important;
	min-height:18px !important;
}

#item119517 {
	width:45px !important;
	left:4px !important;
	top:2px !important;
	min-height:11px !important;
}

#item119554 {
	width:25px !important;
	left:65px !important;
	top:2px !important;
	min-height:11px !important;
}

#item119588 {
	width:24px !important;
	left:127px !important;
	top:2px !important;
	min-height:11px !important;
}

#item119619 {
	width:26px !important;
	left:4px !important;
	top:23px !important;
	min-height:11px !important;
}

#item119651 {
	width:48px !important;
	left:65px !important;
	top:23px !important;
	min-height:11px !important;
}

#item119684 {
	width:41px !important;
	left:127px !important;
	top:23px !important;
	min-height:11px !important;
}

#item453791 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453815 {
	width:119px !important;
	left:253px !important;
	top:8px !important;
	min-height:7px !important;
}

#item428856 {
	width:113px !important;
	min-height:55px !important;
}

#item428879 {
	width:94px !important;
	top:6px !important;
	min-height:47px !important;
}

#item428926 {
	width:64px !important;
	left:16px !important;
	min-height:65px !important;
}

#item428950 {
	width:77px !important;
	min-height:40px !important;
}

#item428974 {
	width:165px !important;
	min-height:67px !important;
}

#item428997 {
	width:377px !important;
	min-height:40px !important;
}

#item429020 {
	width:67px !important;
	top:1px !important;
	min-height:67px !important;
}

#item429043 {
	width:92px !important;
	min-height:31px !important;
}

#item429067 {
	width:101px !important;
	min-height:31px !important;
}

#item271061 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item453846 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453870 {
	width:40px !important;
	left:293px !important;
	top:8px !important;
	min-height:7px !important;
}

#item428625 {
	width:155px !important;
	min-height:37px !important;
}

#item428648 {
	width:172px !important;
	top:13px !important;
	min-height:10px !important;
}

#item428718 {
	width:161px !important;
	left:6px !important;
	min-height:59px !important;
}

#item428694 {
	width:192px !important;
	min-height:59px !important;
}

#item428671 {
	width:173px !important;
	top:10px !important;
	min-height:67px !important;
}

#item428741 {
	width:96px !important;
	min-height:40px !important;
}

#item428764 {
	width:109px !important;
	min-height:40px !important;
}

#item428787 {
	width:107px !important;
	min-height:40px !important;
}

#item428810 {
	width:69px !important;
	min-height:58px !important;
}

#item428833 {
	width:270px !important;
	min-height:76px !important;
}

#item453901 {
	width:54px !important;
	left:102px !important;
	top:7px !important;
	min-height:7px !important;
}

#item453924 {
	width:142px !important;
	left:242px !important;
	top:7px !important;
	min-height:7px !important;
}

#item429274 {
	width:78px !important;
	left:13px !important;
	min-height:92px !important;
}

#item429297 {
	width:48px !important;
	top:4px !important;
	min-height:24px !important;
}

#item429320 {
	width:75px !important;
	min-height:123px !important;
}

#item429343 {
	width:269px !important;
	min-height:12px !important;
}

#item429367 {
	width:191px !important;
	min-height:15px !important;
}

#item429390 {
	width:42px !important;
	min-height:121px !important;
}

#item429413 {
	width:44px !important;
	min-height:94px !important;
}

#item429436 {
	width:47px !important;
	min-height:103px !important;
}

#item121334 {
	width:434px !important;
	height:12px !important;
	left:419px !important;
	top:389px !important;
}

#item453968 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item453991 {
	width:100px !important;
	left:263px !important;
	top:8px !important;
	min-height:7px !important;
}

#item375636 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item429090 {
	width:150px !important;
	top:4px !important;
	min-height:7px !important;
}

#item429113 {
	width:315px !important;
	min-height:30px !important;
}

#item429136 {
	width:92px !important;
	min-height:65px !important;
}

#item429159 {
	width:46px !important;
	min-height:112px !important;
}

#item429182 {
	width:77px !important;
	min-height:118px !important;
}

#item429205 {
	width:70px !important;
	top:8px !important;
	min-height:130px !important;
}

#item429228 {
	width:196px !important;
	min-height:19px !important;
}

#item429251 {
	width:207px !important;
	min-height:94px !important;
}

#item429689 {
	width:135px !important;
	top:7px !important;
	min-height:87px !important;
}

#item429712 {
	width:146px !important;
	left:1px !important;
	min-height:7px !important;
}

#item429735 {
	width:146px !important;
	min-height:76px !important;
}

#item429759 {
	width:142px !important;
	left:1px !important;
	min-height:49px !important;
}

#item429782 {
	width:144px !important;
	left:1px !important;
	min-height:58px !important;
}

#item429805 {
	width:154px !important;
	left:1px !important;
	min-height:85px !important;
}

#item121064 {
	width:14px !important;
	min-height:8px !important;
}

#item121086 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item429505 {
	width:170px !important;
	min-height:7px !important;
}

#item429528 {
	width:148px !important;
	min-height:49px !important;
}

#item429551 {
	width:138px !important;
	min-height:76px !important;
}

#item429574 {
	width:158px !important;
	min-height:58px !important;
}

#item429597 {
	width:176px !important;
	min-height:7px !important;
}

#item429620 {
	width:147px !important;
	min-height:49px !important;
}

#item429643 {
	width:93px !important;
	min-height:7px !important;
}

#item429666 {
	width:147px !important;
	min-height:76px !important;
}

#item128898 {
	width:21px !important;
	left:7px !important;
	top:15px !important;
	min-height:13px !important;
}

#item128922 {
	width:25px !important;
	left:5px !important;
	top:15px !important;
	min-height:13px !important;
}

#item128946 {
	width:34px !important;
	left:1px !important;
	top:15px !important;
	min-height:13px !important;
}

#item128970 {
	width:21px !important;
	left:7px !important;
	top:15px !important;
	min-height:13px !important;
}

#item129029 {
	width:29px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129053 {
	width:27px !important;
	left:1px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129077 {
	width:27px !important;
	left:1px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129132 {
	width:25px !important;
	left:9px !important;
	top:2px !important;
	min-height:11px !important;
}

#item129156 {
	width:30px !important;
	left:6px !important;
	top:2px !important;
	min-height:11px !important;
}

#item129193 {
	width:36px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item129217 {
	width:28px !important;
	left:7px !important;
	top:3px !important;
	min-height:13px !important;
}

#item129289 {
	width:30px !important;
	left:6px !important;
	top:2px !important;
	min-height:11px !important;
}

#item129314 {
	width:30px !important;
	left:6px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129338 {
	width:36px !important;
	left:3px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129362 {
	width:29px !important;
	left:6px !important;
	top:2px !important;
	min-height:13px !important;
}

#item454022 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454045 {
	width:96px !important;
	left:265px !important;
	top:8px !important;
	min-height:7px !important;
}

#item429851 {
	width:151px !important;
	min-height:49px !important;
}

#item429874 {
	width:144px !important;
	top:5px !important;
	min-height:24px !important;
}

#item429897 {
	width:143px !important;
	top:43px !important;
	min-height:44px !important;
}

#item429920 {
	width:47px !important;
	top:3px !important;
	min-height:12px !important;
}

#item429943 {
	width:315px !important;
	min-height:13px !important;
}

#item429966 {
	width:111px !important;
	min-height:139px !important;
}

#item429989 {
	width:113px !important;
	min-height:49px !important;
}

#item430012 {
	width:110px !important;
	min-height:49px !important;
}

#item430035 {
	width:109px !important;
	min-height:49px !important;
}

#item430058 {
	width:107px !important;
	top:6px !important;
	min-height:49px !important;
}

#item124164 {
	width:7px !important;
	min-height:8px !important;
}

#item124186 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item454077 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454100 {
	width:107px !important;
	left:260px !important;
	top:8px !important;
	min-height:7px !important;
}

#item430081 {
	width:70px !important;
	min-height:31px !important;
}

#item430104 {
	width:68px !important;
	min-height:40px !important;
}

#item430152 {
	width:39px !important;
	min-height:40px !important;
}

#item430175 {
	width:71px !important;
	left:11px !important;
	min-height:40px !important;
}

#item430198 {
	width:47px !important;
	left:11px !important;
	top:7px !important;
	min-height:40px !important;
}

#item430221 {
	width:83px !important;
	min-height:42px !important;
}

#item430244 {
	width:75px !important;
	min-height:49px !important;
}

#item430267 {
	width:182px !important;
	top:7px !important;
	min-height:49px !important;
}

#item430291 {
	width:156px !important;
	min-height:19px !important;
}

#item430314 {
	width:81px !important;
	left:6px !important;
	min-height:202px !important;
}

#item637678 {
	width:22px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item270010 {
	width:22px !important;
	left:21px !important;
	top:5px !important;
	min-height:4px !important;
}

#item270033 {
	width:22px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item270056 {
	width:22px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item270079 {
	width:22px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item270102 {
	width:22px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item454139 {
	width:54px !important;
	left:102px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454162 {
	width:100px !important;
	left:263px !important;
	top:8px !important;
	min-height:7px !important;
}

#item136024 {
	width:19px !important;
	left:21px !important;
	top:94px !important;
	min-height:4px !important;
}

#item136046 {
	width:19px !important;
	left:21px !important;
	top:73px !important;
	min-height:4px !important;
}

#item136068 {
	width:19px !important;
	left:21px !important;
	top:51px !important;
	min-height:4px !important;
}

#item136090 {
	width:19px !important;
	left:21px !important;
	top:29px !important;
	min-height:4px !important;
}

#item136112 {
	width:19px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item136142 {
	width:19px !important;
	left:21px !important;
	top:95px !important;
	min-height:4px !important;
}

#item136164 {
	width:19px !important;
	left:21px !important;
	top:74px !important;
	min-height:4px !important;
}

#item136186 {
	width:19px !important;
	left:21px !important;
	top:51px !important;
	min-height:4px !important;
}

#item136208 {
	width:19px !important;
	left:21px !important;
	top:29px !important;
	min-height:4px !important;
}

#item136230 {
	width:19px !important;
	left:21px !important;
	top:6px !important;
	min-height:4px !important;
}

#item136252 {
	width:19px !important;
	left:21px !important;
	top:117px !important;
	min-height:4px !important;
}

#item136274 {
	width:19px !important;
	left:21px !important;
	top:139px !important;
	min-height:4px !important;
}

#item430498 {
	width:61px !important;
	min-height:9px !important;
}

#item430521 {
	width:104px !important;
	min-height:47px !important;
}

#item430545 {
	width:115px !important;
	min-height:137px !important;
}

#item430568 {
	width:143px !important;
	min-height:87px !important;
}

#item430591 {
	width:128px !important;
	min-height:29px !important;
}

#item430614 {
	width:108px !important;
	min-height:29px !important;
}

#item430637 {
	width:32px !important;
	left:5px !important;
	min-height:18px !important;
}

#item430660 {
	width:123px !important;
	min-height:155px !important;
}

#item430683 {
	width:87px !important;
	left:6px !important;
	min-height:155px !important;
}

#item375661 {
	width:14px !important;
	min-height:8px !important;
}

#item375684 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item139983 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140007 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140031 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140055 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140079 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140103 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140224 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140258 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140294 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140328 {
	width:17px !important;
	left:16px !important;
	top:5px !important;
	min-height:4px !important;
}

#item431285 {
	width:369px !important;
	min-height:12px !important;
}

#item364629 {
	width:26px !important;
	left:11px !important;
	top:5px !important;
	min-height:4px !important;
}

#item364697 {
	width:26px !important;
	left:11px !important;
	top:5px !important;
	min-height:4px !important;
}

#item364763 {
	width:26px !important;
	left:11px !important;
	top:5px !important;
	min-height:4px !important;
}

#item364794 {
	width:26px !important;
	left:11px !important;
	top:5px !important;
	min-height:4px !important;
}

#item364826 {
	width:26px !important;
	left:11px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140153 {
	width:27px !important;
	left:10px !important;
	top:5px !important;
	min-height:4px !important;
}

#item140189 {
	width:27px !important;
	left:10px !important;
	top:5px !important;
	min-height:4px !important;
}

#item634940 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item634971 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item635009 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item635040 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item635074 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item635107 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item635140 {
	width:68px !important;
	top:36px !important;
	min-height:11px !important;
}

#item635172 {
	width:68px !important;
	top:35px !important;
	min-height:11px !important;
}

#item635204 {
	width:68px !important;
	top:36px !important;
	min-height:11px !important;
}

#item431332 {
	width:48px !important;
	min-height:67px !important;
}

#item431355 {
	width:44px !important;
	min-height:49px !important;
}

#item431378 {
	width:48px !important;
	min-height:58px !important;
}

#item430360 {
	width:56px !important;
	min-height:58px !important;
}

#item430429 {
	width:48px !important;
	min-height:67px !important;
}

#item635229 {
	width:100px !important;
	left:1px !important;
	min-height:146px !important;
}

#item648391 {
	width:19px !important;
	left:359px !important;
	top:413px !important;
	min-height:4px !important;
}

#item648414 {
	width:19px !important;
	left:359px !important;
	top:428px !important;
	min-height:4px !important;
}

#item648437 {
	width:19px !important;
	left:359px !important;
	top:443px !important;
	min-height:4px !important;
}

#item648465 {
	width:19px !important;
	left:359px !important;
	top:458px !important;
	min-height:4px !important;
}

#item648488 {
	width:19px !important;
	left:359px !important;
	top:473px !important;
	min-height:4px !important;
}

#item648511 {
	width:19px !important;
	left:359px !important;
	top:489px !important;
	min-height:4px !important;
}

#item648534 {
	width:19px !important;
	left:359px !important;
	top:504px !important;
	min-height:4px !important;
}

#item648557 {
	width:19px !important;
	left:359px !important;
	top:519px !important;
	min-height:4px !important;
}

#item257608 {
	width:27px !important;
	left:31px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257640 {
	width:32px !important;
	left:26px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257673 {
	width:33px !important;
	left:24px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257705 {
	width:27px !important;
	left:30px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257737 {
	width:26px !important;
	left:30px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257769 {
	width:23px !important;
	left:34px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257803 {
	width:47px !important;
	left:11px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257835 {
	width:29px !important;
	left:28px !important;
	top:44px !important;
	min-height:11px !important;
}

#item257879 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257911 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257942 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257973 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item258009 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item258040 {
	width:44px !important;
	left:14px !important;
	top:44px !important;
	min-height:13px !important;
}

#item258071 {
	width:34px !important;
	left:23px !important;
	top:43px !important;
	min-height:13px !important;
}

#item258103 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item258172 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item258207 {
	width:34px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item277526 {
	width:34px !important;
	left:23px !important;
	top:43px !important;
	min-height:13px !important;
}

#item133568 {
	width:103px !important;
	left:17px !important;
	top:7px !important;
	min-height:49px !important;
}

#item430729 {
	width:61px !important;
	min-height:9px !important;
}

#item430890 {
	width:137px !important;
	min-height:76px !important;
}

#item430914 {
	width:112px !important;
	min-height:51px !important;
}

#item430937 {
	width:47px !important;
	top:1px !important;
	min-height:12px !important;
}

#item430960 {
	width:132px !important;
	min-height:51px !important;
}

#item430983 {
	width:132px !important;
	min-height:15px !important;
}

#item431006 {
	width:47px !important;
	top:1px !important;
	min-height:12px !important;
}

#item431029 {
	width:181px !important;
	min-height:53px !important;
}

#item134120 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item134199 {
	width:50px !important;
	top:35px !important;
	min-height:11px !important;
}

#item134238 {
	width:32px !important;
	left:9px !important;
	top:35px !important;
	min-height:11px !important;
}

#item134304 {
	width:46px !important;
	left:2px !important;
	top:33px !important;
	min-height:11px !important;
}

#item134338 {
	width:42px !important;
	left:2px !important;
	top:34px !important;
	min-height:11px !important;
}

#item134374 {
	width:38px !important;
	left:2px !important;
	top:34px !important;
	min-height:11px !important;
}

#item134409 {
	width:40px !important;
	left:2px !important;
	top:33px !important;
	min-height:11px !important;
}

#item134442 {
	width:29px !important;
	left:2px !important;
	top:34px !important;
	min-height:11px !important;
}

#item134481 {
	width:19px !important;
	left:14px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134556 {
	width:19px !important;
	left:14px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134593 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134626 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134659 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134693 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134728 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134763 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:11px !important;
}

#item134809 {
	width:28px !important;
	left:11px !important;
	top:19px !important;
	min-height:13px !important;
}

#item134848 {
	width:28px !important;
	left:11px !important;
	top:19px !important;
	min-height:21px !important;
}

#item134887 {
	width:28px !important;
	left:11px !important;
	top:19px !important;
	min-height:13px !important;
}

#item134925 {
	width:32px !important;
	left:9px !important;
	top:19px !important;
	min-height:21px !important;
}

#item134963 {
	width:28px !important;
	left:11px !important;
	top:19px !important;
	min-height:13px !important;
}

#item430706 {
	width:61px !important;
	min-height:9px !important;
}

#item430752 {
	width:211px !important;
	min-height:87px !important;
}

#item430775 {
	width:139px !important;
	left:4px !important;
	min-height:30px !important;
}

#item430798 {
	width:40px !important;
	min-height:94px !important;
}

#item430821 {
	width:116px !important;
	min-height:112px !important;
}

#item430844 {
	width:64px !important;
	top:17px !important;
	min-height:130px !important;
}

#item430867 {
	width:72px !important;
	min-height:130px !important;
}

#item141473 {
	width:12px !important;
	left:80px !important;
	top:13px !important;
	min-height:6px !important;
}

#item141495 {
	width:12px !important;
	left:80px !important;
	top:35px !important;
	min-height:6px !important;
}

#item141529 {
	width:15px !important;
	left:80px !important;
	top:59px !important;
	min-height:6px !important;
}

#item141551 {
	width:15px !important;
	left:191px !important;
	top:35px !important;
	min-height:6px !important;
}

#item141573 {
	width:15px !important;
	left:191px !important;
	top:13px !important;
	min-height:6px !important;
}

#item141595 {
	width:15px !important;
	left:191px !important;
	top:59px !important;
	min-height:6px !important;
}

#item141640 {
	width:33px !important;
	left:3px !important;
	top:9px !important;
	min-height:13px !important;
}

#item141673 {
	width:30px !important;
	left:5px !important;
	top:9px !important;
	min-height:13px !important;
}

#item141710 {
	width:31px !important;
	left:5px !important;
	top:9px !important;
	min-height:13px !important;
}

#item141784 {
	width:24px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141808 {
	width:20px !important;
	left:10px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141832 {
	width:25px !important;
	left:7px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141856 {
	width:31px !important;
	left:4px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141915 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item141949 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item141985 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142018 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142055 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142092 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142127 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142165 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142199 {
	width:40px !important;
	top:4px !important;
	min-height:11px !important;
}

#item142226 {
	width:41px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142250 {
	width:28px !important;
	left:6px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142274 {
	width:28px !important;
	left:6px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142298 {
	width:31px !important;
	left:4px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142322 {
	width:29px !important;
	left:5px !important;
	top:4px !important;
	min-height:13px !important;
}

#item143100 {
	width:30px !important;
	left:226px !important;
	top:200px !important;
	min-height:19px !important;
}

#item431053 {
	width:308px !important;
	top:1px !important;
	min-height:12px !important;
}

#item431076 {
	width:120px !important;
	top:5px !important;
	min-height:31px !important;
}

#item431099 {
	width:172px !important;
	min-height:19px !important;
}

#item431122 {
	width:90px !important;
	min-height:7px !important;
}

#item431145 {
	width:195px !important;
	min-height:15px !important;
}

#item431168 {
	width:37px !important;
	left:15px !important;
	min-height:9px !important;
}

#item431191 {
	width:145px !important;
	min-height:31px !important;
}

#item431214 {
	width:155px !important;
	top:1px !important;
	min-height:76px !important;
}

#item431237 {
	width:122px !important;
	min-height:31px !important;
}

#item431261 {
	width:128px !important;
	min-height:94px !important;
}

#item137582 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item138077 {
	width:19px !important;
	left:153px !important;
	top:224px !important;
	min-height:11px !important;
}

#item138110 {
	width:19px !important;
	left:181px !important;
	top:224px !important;
	min-height:11px !important;
}

#item138143 {
	width:19px !important;
	left:209px !important;
	top:224px !important;
	min-height:11px !important;
}

#item138194 {
	width:22px !important;
	left:31px !important;
	top:8px !important;
	min-height:11px !important;
}

#item138238 {
	width:22px !important;
	left:22px !important;
	top:8px !important;
	min-height:11px !important;
}

#item431702 {
	width:237px !important;
	min-height:13px !important;
}

#item431748 {
	width:324px !important;
	top:1px !important;
	min-height:13px !important;
}

#item431771 {
	width:180px !important;
	top:7px !important;
	min-height:31px !important;
}

#item431794 {
	width:205px !important;
	top:6px !important;
	min-height:24px !important;
}

#item431840 {
	width:113px !important;
	min-height:94px !important;
}

#item431863 {
	width:204px !important;
	top:1px !important;
	min-height:6px !important;
}

#item431886 {
	width:184px !important;
	min-height:35px !important;
}

#item431909 {
	width:174px !important;
	min-height:32px !important;
}

#item431932 {
	width:357px !important;
	left:6px !important;
	top:1px !important;
	min-height:11px !important;
}

#item431955 {
	width:111px !important;
	left:4px !important;
	top:1px !important;
	min-height:5px !important;
}

#item431978 {
	width:156px !important;
	min-height:113px !important;
}

#item432001 {
	width:34px !important;
	min-height:11px !important;
}

#item432024 {
	width:40px !important;
	min-height:11px !important;
}

#item143793 {
	width:164px !important;
	height:110px !important;
	left:419px !important;
	top:145px !important;
	border-radius:0 71px 71px 0;
	background:#2b4390;
}

#item431401 {
	width:243px !important;
	min-height:16px !important;
}

#item431424 {
	width:194px !important;
	left:6px !important;
	min-height:8px !important;
}

#item432324 {
	width:292px !important;
	min-height:13px !important;
}

#item432347 {
	width:257px !important;
	top:2px !important;
	min-height:9px !important;
}

#item432370 {
	width:331px !important;
	top:4px !important;
	min-height:5px !important;
}

#item432393 {
	width:313px !important;
	left:23px !important;
	top:2px !important;
	min-height:4px !important;
}

#item432416 {
	width:76px !important;
	top:3px !important;
	min-height:94px !important;
}

#item432439 {
	width:76px !important;
	left:2px !important;
	top:3px !important;
	min-height:94px !important;
}

#item432487 {
	width:69px !important;
	min-height:94px !important;
}

#item432579 {
	width:42px !important;
	min-height:67px !important;
}

#item141294 {
	width:14px !important;
	min-height:8px !important;
}

#item141316 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item431447 {
	width:130px !important;
	min-height:52px !important;
}

#item431470 {
	width:127px !important;
	min-height:43px !important;
}

#item431493 {
	width:127px !important;
	min-height:43px !important;
}

#item431516 {
	width:101px !important;
	min-height:32px !important;
}

#item431539 {
	width:92px !important;
	min-height:67px !important;
}

#item431562 {
	width:133px !important;
	left:13px !important;
	min-height:67px !important;
}

#item431586 {
	width:105px !important;
	left:32px !important;
	min-height:67px !important;
}

#item432047 {
	width:204px !important;
	top:4px !important;
	min-height:12px !important;
}

#item432070 {
	width:186px !important;
	top:1px !important;
	min-height:8px !important;
}

#item432094 {
	width:140px !important;
	min-height:106px !important;
}

#item432117 {
	width:181px !important;
	left:4px !important;
	min-height:11px !important;
}

#item432140 {
	width:161px !important;
	top:6px !important;
	min-height:49px !important;
}

#item432163 {
	width:166px !important;
	top:3px !important;
	min-height:49px !important;
}

#item432186 {
	width:160px !important;
	min-height:58px !important;
}

#item454227 {
	width:77px !important;
	left:63px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454250 {
	width:119px !important;
	left:237px !important;
	top:8px !important;
	min-height:7px !important;
}

#item145515 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item432786 {
	width:224px !important;
	left:13px !important;
	top:1px !important;
	min-height:8px !important;
}

#item431655 {
	width:65px !important;
	top:2px !important;
	min-height:41px !important;
}

#item431678 {
	width:67px !important;
	top:4px !important;
	min-height:50px !important;
}

#item432809 {
	width:83px !important;
	min-height:49px !important;
}

#item432832 {
	width:81px !important;
	min-height:49px !important;
}

#item432856 {
	width:188px !important;
	min-height:23px !important;
}

#item432879 {
	width:46px !important;
	left:8px !important;
	min-height:22px !important;
}

#item432903 {
	width:42px !important;
	left:11px !important;
	min-height:22px !important;
}

#item431609 {
	width:66px !important;
	top:9px !important;
	min-height:43px !important;
}

#item431632 {
	width:61px !important;
	min-height:41px !important;
}

#item432926 {
	width:67px !important;
	top:1px !important;
	min-height:148px !important;
}

#item432949 {
	width:55px !important;
	min-height:139px !important;
}

#item432972 {
	width:64px !important;
	min-height:157px !important;
}

#item432995 {
	width:76px !important;
	min-height:130px !important;
}

#item433018 {
	width:143px !important;
	left:6px !important;
	top:1px !important;
	min-height:8px !important;
}

#item433041 {
	width:114px !important;
	min-height:49px !important;
}

#item433087 {
	width:55px !important;
	left:5px !important;
	min-height:166px !important;
}

#item433064 {
	width:67px !important;
	min-height:148px !important;
}

#item433110 {
	width:92px !important;
	left:3px !important;
	min-height:112px !important;
}

#item432510 {
	width:84px !important;
	min-height:49px !important;
}

#item432533 {
	width:113px !important;
	min-height:58px !important;
}

#item432556 {
	width:207px !important;
	left:1px !important;
	top:1px !important;
	min-height:40px !important;
}

#item638881 {
	width:7px !important;
	left:786px !important;
	min-height:8px !important;
}

#item432209 {
	width:99px !important;
	min-height:30px !important;
}

#item432255 {
	width:57px !important;
	min-height:82px !important;
}

#item432232 {
	width:57px !important;
	min-height:82px !important;
}

#item432278 {
	width:154px !important;
	min-height:38px !important;
}

#item432301 {
	width:165px !important;
	min-height:158px !important;
}

#item433272 {
	width:179px !important;
	left:1px !important;
	min-height:76px !important;
}

#item433295 {
	width:96px !important;
	min-height:76px !important;
}

#item433318 {
	width:109px !important;
	min-height:103px !important;
}

#item150644 {
	width:18px !important;
	left:236px !important;
	top:389px !important;
	min-height:5px !important;
}

#item150666 {
	width:18px !important;
	left:169px !important;
	top:389px !important;
	min-height:5px !important;
}

#item150688 {
	width:25px !important;
	left:43px !important;
	top:389px !important;
	min-height:5px !important;
}

#item454284 {
	width:77px !important;
	left:63px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454307 {
	width:126px !important;
	left:233px !important;
	top:8px !important;
	min-height:7px !important;
}

#item432625 {
	width:277px !important;
	left:27px !important;
	min-height:26px !important;
}

#item432648 {
	width:81px !important;
	min-height:58px !important;
}

#item432671 {
	width:91px !important;
	min-height:85px !important;
}

#item432694 {
	width:71px !important;
	left:5px !important;
	min-height:157px !important;
}

#item432717 {
	width:339px !important;
	left:16px !important;
	top:4px !important;
	min-height:7px !important;
}

#item432740 {
	width:118px !important;
	min-height:103px !important;
}

#item432763 {
	width:118px !important;
	min-height:76px !important;
}

#item148852 {
	width:11px !important;
	min-height:8px !important;
}

#item148874 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item149067 {
	width:21px !important;
	left:78px !important;
	top:566px !important;
	min-height:7px !important;
}

#item149089 {
	width:21px !important;
	left:29px !important;
	top:552px !important;
	min-height:7px !important;
}

#item149142 {
	width:8px !important;
	top:1px !important;
	min-height:8px !important;
}

#item433341 {
	width:117px !important;
	min-height:58px !important;
}

#item433364 {
	width:121px !important;
	min-height:40px !important;
}

#item433388 {
	width:135px !important;
	min-height:49px !important;
}

#item433411 {
	width:107px !important;
	min-height:112px !important;
}

#item433434 {
	width:51px !important;
	min-height:103px !important;
}

#item433457 {
	width:81px !important;
	min-height:121px !important;
}

#item644610 {
	width:150px !important;
	min-height:111px !important;
}

#item152202 {
	width:67px !important;
	left:290px !important;
	top:7px !important;
	min-height:13px !important;
}

#item152224 {
	width:66px !important;
	left:198px !important;
	top:7px !important;
	min-height:13px !important;
}

#item152246 {
	width:35px !important;
	left:121px !important;
	top:7px !important;
	min-height:13px !important;
}

#item152268 {
	width:61px !important;
	left:15px !important;
	top:7px !important;
	min-height:13px !important;
}

#item152337 {
	width:47px !important;
	left:22px !important;
	top:38px !important;
	min-height:13px !important;
}

#item152359 {
	width:63px !important;
	left:292px !important;
	top:38px !important;
	min-height:13px !important;
}

#item152381 {
	width:67px !important;
	left:197px !important;
	top:38px !important;
	min-height:13px !important;
}

#item152403 {
	width:26px !important;
	left:125px !important;
	top:38px !important;
	min-height:13px !important;
}

#item152483 {
	width:30px !important;
	left:123px !important;
	top:69px !important;
	min-height:11px !important;
}

#item152505 {
	width:44px !important;
	left:23px !important;
	top:69px !important;
	min-height:13px !important;
}

#item152527 {
	width:47px !important;
	left:207px !important;
	top:69px !important;
	min-height:13px !important;
}

#item152549 {
	width:26px !important;
	left:310px !important;
	top:69px !important;
	min-height:13px !important;
}

#item152615 {
	width:27px !important;
	left:217px !important;
	top:99px !important;
	min-height:13px !important;
}

#item152637 {
	width:72px !important;
	left:102px !important;
	top:99px !important;
	min-height:13px !important;
}

#item152659 {
	width:31px !important;
	left:308px !important;
	top:99px !important;
	min-height:13px !important;
}

#item152681 {
	width:64px !important;
	left:13px !important;
	top:99px !important;
	min-height:13px !important;
}

#item454339 {
	width:77px !important;
	left:63px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454362 {
	width:102px !important;
	left:245px !important;
	top:8px !important;
	min-height:7px !important;
}

#item433133 {
	width:311px !important;
	min-height:15px !important;
}

#item433156 {
	width:250px !important;
	min-height:12px !important;
}

#item433179 {
	width:125px !important;
	left:11px !important;
	min-height:31px !important;
}

#item433202 {
	width:83px !important;
	left:20px !important;
	min-height:92px !important;
}

#item433225 {
	width:255px !important;
	min-height:19px !important;
}

#item433249 {
	width:47px !important;
	left:42px !important;
	min-height:12px !important;
}

#item152008 {
	width:11px !important;
	min-height:8px !important;
}

#item152030 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item158709 {
	width:41px !important;
	left:25px !important;
	top:7px !important;
	min-height:13px !important;
}

#item158743 {
	width:40px !important;
	left:25px !important;
	top:7px !important;
	min-height:11px !important;
}

#item158778 {
	width:42px !important;
	left:24px !important;
	top:7px !important;
	min-height:13px !important;
}

#item158812 {
	width:28px !important;
	left:31px !important;
	top:7px !important;
	min-height:13px !important;
}

#item158850 {
	width:28px !important;
	left:31px !important;
	top:7px !important;
	min-height:13px !important;
}

#item158887 {
	width:50px !important;
	left:20px !important;
	top:7px !important;
	min-height:11px !important;
}

#item158923 {
	width:91px !important;
	top:7px !important;
	min-height:13px !important;
}

#item158961 {
	width:28px !important;
	left:31px !important;
	top:7px !important;
	min-height:13px !important;
}

#item158997 {
	width:28px !important;
	left:31px !important;
	top:7px !important;
	min-height:13px !important;
}

#item159030 {
	width:45px !important;
	left:23px !important;
	top:7px !important;
	min-height:11px !important;
}

#item159064 {
	width:28px !important;
	left:31px !important;
	top:7px !important;
	min-height:13px !important;
}

#item159098 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item159132 {
	width:50px !important;
	left:20px !important;
	top:7px !important;
	min-height:13px !important;
}

#item159168 {
	width:28px !important;
	left:31px !important;
	top:7px !important;
	min-height:11px !important;
}

#item159202 {
	width:44px !important;
	left:24px !important;
	top:7px !important;
	min-height:13px !important;
}

#item159240 {
	width:38px !important;
	left:26px !important;
	top:7px !important;
	min-height:13px !important;
}

#item159277 {
	width:34px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item433713 {
	width:211px !important;
	min-height:22px !important;
}

#item433759 {
	width:103px !important;
	min-height:41px !important;
}

#item433782 {
	width:90px !important;
	min-height:41px !important;
}

#item433736 {
	width:100px !important;
	height:61px !important;
	background:#ec008c;
}

#item433805 {
	width:94px !important;
	min-height:113px !important;
}

#item433828 {
	width:177px !important;
	min-height:6px !important;
}

#item433851 {
	width:255px !important;
	left:13px !important;
	min-height:19px !important;
}

#item433874 {
	width:47px !important;
	left:27px !important;
	min-height:12px !important;
}

#item433897 {
	width:47px !important;
	left:27px !important;
	min-height:12px !important;
}

#item433920 {
	width:246px !important;
	min-height:23px !important;
}

#item433943 {
	width:122px !important;
	min-height:137px !important;
}

#item433966 {
	width:68px !important;
	min-height:139px !important;
}

#item157152 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157185 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157219 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157253 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157290 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157326 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157360 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157397 {
	width:35px !important;
	left:28px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157434 {
	width:41px !important;
	left:25px !important;
	top:7px !important;
	min-height:13px !important;
}

#item433480 {
	width:130px !important;
	min-height:6px !important;
}

#item433503 {
	width:110px !important;
	min-height:41px !important;
}

#item433526 {
	width:177px !important;
	min-height:6px !important;
}

#item433549 {
	width:255px !important;
	min-height:19px !important;
}

#item433572 {
	width:47px !important;
	left:20px !important;
	min-height:12px !important;
}

#item433596 {
	width:47px !important;
	left:16px !important;
	top:1px !important;
	min-height:12px !important;
}

#item433620 {
	width:106px !important;
	min-height:19px !important;
}

#item433644 {
	width:43px !important;
	min-height:5px !important;
}

#item433667 {
	width:102px !important;
	top:6px !important;
	min-height:166px !important;
}

#item433690 {
	width:115px !important;
	min-height:76px !important;
}

#item156993 {
	width:11px !important;
	min-height:8px !important;
}

#item157015 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item160816 {
	width:26px !important;
	left:2px !important;
	top:8px !important;
	min-height:21px !important;
}

#item160856 {
	width:35px !important;
	left:2px !important;
	top:6px !important;
	min-height:21px !important;
}

#item160891 {
	width:16px !important;
	left:2px !important;
	top:8px !important;
	min-height:13px !important;
}

#item160927 {
	width:23px !important;
	left:2px !important;
	top:6px !important;
	min-height:13px !important;
}

#item160962 {
	width:24px !important;
	left:2px !important;
	top:6px !important;
	min-height:21px !important;
}

#item160997 {
	width:29px !important;
	left:1px !important;
	top:6px !important;
	min-height:21px !important;
}

#item161032 {
	width:32px !important;
	left:1px !important;
	top:8px !important;
	min-height:13px !important;
}

#item161066 {
	width:32px !important;
	left:1px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161102 {
	width:30px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161136 {
	width:30px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161170 {
	width:26px !important;
	left:2px !important;
	top:7px !important;
	min-height:21px !important;
}

#item161208 {
	width:26px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161246 {
	width:21px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161281 {
	width:30px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161317 {
	width:30px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161352 {
	width:26px !important;
	left:2px !important;
	top:7px !important;
	min-height:21px !important;
}

#item161388 {
	width:31px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item161422 {
	width:31px !important;
	left:2px !important;
	top:7px !important;
	min-height:21px !important;
}

#item161456 {
	width:31px !important;
	left:2px !important;
	top:7px !important;
	min-height:21px !important;
}

#item434359 {
	width:214px !important;
	min-height:13px !important;
}

#item434382 {
	width:181px !important;
	min-height:8px !important;
}

#item434406 {
	width:94px !important;
	min-height:94px !important;
}

#item434429 {
	width:369px !important;
	min-height:14px !important;
}

#item434452 {
	width:198px !important;
	top:1px !important;
	min-height:62px !important;
}

#item434475 {
	width:159px !important;
	left:28px !important;
	top:1px !important;
	min-height:35px !important;
}

#item434498 {
	width:158px !important;
	left:28px !important;
	min-height:17px !important;
}

#item434521 {
	width:177px !important;
	min-height:6px !important;
}

#item434544 {
	width:47px !important;
	left:20px !important;
	min-height:12px !important;
}

#item434567 {
	width:255px !important;
	min-height:19px !important;
}

#item434590 {
	width:47px !important;
	left:16px !important;
	min-height:12px !important;
}

#item434613 {
	width:167px !important;
	min-height:94px !important;
}

#item162995 {
	width:36px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163029 {
	width:26px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163063 {
	width:44px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163097 {
	width:35px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163131 {
	width:35px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163165 {
	width:44px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163205 {
	width:26px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163243 {
	width:26px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163278 {
	width:27px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163314 {
	width:42px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163349 {
	width:26px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163384 {
	width:26px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163418 {
	width:35px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163452 {
	width:49px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163486 {
	width:33px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163520 {
	width:37px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163557 {
	width:34px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163596 {
	width:32px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163634 {
	width:29px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163669 {
	width:35px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163705 {
	width:35px !important;
	left:2px !important;
	top:11px !important;
	min-height:21px !important;
}

#item163740 {
	width:23px !important;
	left:2px !important;
	top:11px !important;
	min-height:21px !important;
}

#item163810 {
	width:28px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163845 {
	width:34px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163880 {
	width:34px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163914 {
	width:34px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item163948 {
	width:24px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item434013 {
	width:156px !important;
	top:7px !important;
	min-height:26px !important;
}

#item434036 {
	width:163px !important;
	min-height:8px !important;
}

#item434059 {
	width:219px !important;
	min-height:34px !important;
}

#item434082 {
	width:100px !important;
	min-height:41px !important;
}

#item434105 {
	width:177px !important;
	min-height:6px !important;
}

#item434128 {
	width:47px !important;
	left:19px !important;
	min-height:12px !important;
}

#item434151 {
	width:255px !important;
	min-height:19px !important;
}

#item434175 {
	width:47px !important;
	left:15px !important;
	top:1px !important;
	min-height:12px !important;
}

#item434198 {
	width:272px !important;
	min-height:12px !important;
}

#item434221 {
	width:237px !important;
	min-height:5px !important;
}

#item434244 {
	width:85px !important;
	min-height:44px !important;
}

#item434290 {
	width:47px !important;
	left:19px !important;
	min-height:12px !important;
}

#item434313 {
	width:255px !important;
	min-height:19px !important;
}

#item434267 {
	width:177px !important;
	min-height:6px !important;
}

#item434336 {
	width:47px !important;
	left:19px !important;
	min-height:12px !important;
}

#item513824 {
	width:34px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item160665 {
	width:11px !important;
	min-height:8px !important;
}

#item160687 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item434636 {
	width:234px !important;
	min-height:94px !important;
}

#item434659 {
	width:96px !important;
	min-height:150px !important;
}

#item434682 {
	width:119px !important;
	min-height:148px !important;
}

#item434798 {
	width:366px !important;
	left:2px !important;
	min-height:10px !important;
}

#item434891 {
	width:45px !important;
	min-height:67px !important;
}

#item434914 {
	width:65px !important;
	left:5px !important;
	min-height:49px !important;
}

#item434937 {
	width:186px !important;
	min-height:67px !important;
}

#item434705 {
	width:140px !important;
	min-height:60px !important;
}

#item434728 {
	width:184px !important;
	min-height:112px !important;
}

#item399017 {
	width:252px !important;
	min-height:6px !important;
}

#item398947 {
	width:252px !important;
	left:16px !important;
	top:1px !important;
	min-height:10px !important;
}

#item434822 {
	width:78px !important;
	min-height:14px !important;
}

#item434845 {
	width:79px !important;
	min-height:14px !important;
}

#item434868 {
	width:130px !important;
	min-height:40px !important;
}

#item434960 {
	width:71px !important;
	min-height:40px !important;
}

#item434983 {
	width:168px !important;
	min-height:78px !important;
}

#item165708 {
	width:11px !important;
	min-height:8px !important;
}

#item165730 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item454657 {
	width:77px !important;
	left:63px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454680 {
	width:108px !important;
	left:242px !important;
	top:8px !important;
	min-height:7px !important;
}

#item435075 {
	width:76px !important;
	min-height:58px !important;
}

#item435052 {
	width:165px !important;
	left:2px !important;
	top:3px !important;
	min-height:12px !important;
}

#item435098 {
	width:65px !important;
	min-height:121px !important;
}

#item435121 {
	width:69px !important;
	left:10px !important;
	min-height:121px !important;
}

#item435144 {
	width:72px !important;
	left:10px !important;
	min-height:112px !important;
}

#item435168 {
	width:64px !important;
	left:4px !important;
	min-height:112px !important;
}

#item435191 {
	width:76px !important;
	left:11px !important;
	min-height:121px !important;
}

#item435215 {
	width:58px !important;
	top:5px !important;
	min-height:130px !important;
}

#item435238 {
	width:119px !important;
	top:5px !important;
	min-height:139px !important;
}

#item454715 {
	width:95px !important;
	left:47px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454738 {
	width:103px !important;
	left:238px !important;
	top:8px !important;
	min-height:7px !important;
}

#item435770 {
	width:252px !important;
	left:14px !important;
	min-height:18px !important;
}

#item435816 {
	width:181px !important;
	min-height:37px !important;
}

#item435793 {
	width:194px !important;
	left:6px !important;
	min-height:8px !important;
}

#item435839 {
	width:47px !important;
	left:5px !important;
	top:5px !important;
	min-height:12px !important;
}

#item435862 {
	width:75px !important;
	min-height:104px !important;
}

#item435885 {
	width:74px !important;
	left:21px !important;
	min-height:113px !important;
}

#item435908 {
	width:78px !important;
	left:24px !important;
	min-height:113px !important;
}

#item435932 {
	width:85px !important;
	left:16px !important;
	min-height:122px !important;
}

#item648587 {
	width:34px !important;
	left:52px !important;
	top:211px !important;
	min-height:9px !important;
}

#item167454 {
	width:11px !important;
	min-height:8px !important;
}

#item167476 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item435956 {
	width:47px !important;
	left:39px !important;
	min-height:12px !important;
}

#item435979 {
	width:190px !important;
	min-height:85px !important;
}

#item436003 {
	width:227px !important;
	left:5px !important;
	min-height:12px !important;
}

#item436026 {
	width:65px !important;
	min-height:86px !important;
}

#item436049 {
	width:52px !important;
	left:3px !important;
	min-height:95px !important;
}

#item436072 {
	width:59px !important;
	left:5px !important;
	min-height:77px !important;
}

#item436095 {
	width:52px !important;
	min-height:95px !important;
}

#item436118 {
	width:49px !important;
	min-height:95px !important;
}

#item436141 {
	width:52px !important;
	min-height:86px !important;
}

#item436164 {
	width:41px !important;
	min-height:76px !important;
}

#item436187 {
	width:63px !important;
	min-height:85px !important;
}

#item436210 {
	width:41px !important;
	min-height:67px !important;
}

#item436233 {
	width:60px !important;
	min-height:118px !important;
}

#item648611 {
	width:34px !important;
	left:140px !important;
	top:43px !important;
	min-height:9px !important;
}

#item454802 {
	width:95px !important;
	left:47px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454826 {
	width:78px !important;
	left:250px !important;
	top:8px !important;
	min-height:7px !important;
}

#item552291 {
	width:66px !important;
	min-height:184px !important;
}

#item552454 {
	width:333px !important;
	min-height:9px !important;
}

#item552525 {
	width:305px !important;
	left:8px !important;
	top:1px !important;
	min-height:5px !important;
}

#item552711 {
	width:51px !important;
	min-height:49px !important;
}

#item552850 {
	width:77px !important;
	min-height:76px !important;
}

#item552966 {
	width:43px !important;
	min-height:67px !important;
}

#item553106 {
	width:56px !important;
	min-height:58px !important;
}

#item553245 {
	width:63px !important;
	min-height:85px !important;
}

#item553410 {
	width:47px !important;
	min-height:76px !important;
}

#item553527 {
	width:46px !important;
	min-height:67px !important;
}

#item553667 {
	width:58px !important;
	min-height:76px !important;
}

#item553830 {
	width:162px !important;
	min-height:49px !important;
}

#item173383 {
	width:11px !important;
	min-height:8px !important;
}

#item639615 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639642 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639668 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639694 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639720 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639746 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639772 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639798 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639825 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639858 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639884 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639910 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639936 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639963 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item639995 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item640023 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item640047 {
	width:83px !important;
	min-height:79px !important;
}

#item640141 {
	width:109px !important;
	min-height:91px !important;
}

#item640257 {
	width:157px !important;
	left:8px !important;
	min-height:37px !important;
}

#item640328 {
	width:173px !important;
	min-height:80px !important;
}

#item640444 {
	width:20px !important;
	left:4px !important;
	top:8px !important;
	min-height:13px !important;
}

#item640470 {
	width:22px !important;
	left:3px !important;
	top:4px !important;
	min-height:21px !important;
}

#item640497 {
	width:17px !important;
	left:5px !important;
	top:4px !important;
	min-height:21px !important;
}

#item640529 {
	width:17px !important;
	left:5px !important;
	top:4px !important;
	min-height:21px !important;
}

#item640572 {
	width:18px !important;
	left:5px !important;
	top:4px !important;
	min-height:21px !important;
}

#item640603 {
	width:20px !important;
	left:4px !important;
	top:4px !important;
	min-height:21px !important;
}

#item640629 {
	width:24px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item640655 {
	width:23px !important;
	left:2px !important;
	top:3px !important;
	min-height:21px !important;
}

#item640679 {
	width:39px !important;
	min-height:49px !important;
}

#item640819 {
	width:48px !important;
	min-height:49px !important;
}

#item640958 {
	width:51px !important;
	min-height:94px !important;
}

#item641100 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item641126 {
	width:19px !important;
	left:7px !important;
	top:14px !important;
	min-height:4px !important;
}

#item641153 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:4px !important;
}

#item436602 {
	width:134px !important;
	min-height:85px !important;
}

#item436648 {
	width:73px !important;
	left:7px !important;
	min-height:31px !important;
}

#item436694 {
	width:113px !important;
	min-height:59px !important;
}

#item436717 {
	width:108px !important;
	min-height:59px !important;
}

#item436763 {
	width:108px !important;
	min-height:59px !important;
}

#item436787 {
	width:115px !important;
	min-height:32px !important;
}

#item436810 {
	width:101px !important;
	min-height:50px !important;
}

#item436856 {
	width:127px !important;
	left:16px !important;
	min-height:50px !important;
}

#item436671 {
	width:373px !important;
	min-height:7px !important;
}

#item637140 {
	width:47px !important;
	left:10px !important;
	top:6px !important;
	min-height:12px !important;
}

#item648634 {
	width:34px !important;
	left:329px !important;
	top:83px !important;
	min-height:9px !important;
}

#item177603 {
	width:11px !important;
	min-height:8px !important;
}

#item177625 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item636612 {
	width:89px !important;
	min-height:176px !important;
}

#item636682 {
	width:143px !important;
	min-height:167px !important;
}

#item636753 {
	width:83px !important;
	min-height:176px !important;
}

#item636845 {
	width:369px !important;
	min-height:26px !important;
}

#item637000 {
	width:47px !important;
	left:10px !important;
	top:6px !important;
	min-height:12px !important;
}

#item648657 {
	width:34px !important;
	left:65px !important;
	top:304px !important;
	min-height:9px !important;
}

#item454858 {
	width:95px !important;
	left:47px !important;
	top:8px !important;
	min-height:7px !important;
}

#item454881 {
	width:92px !important;
	left:243px !important;
	top:8px !important;
	min-height:7px !important;
}

#item647213 {
	width:106px !important;
	min-height:130px !important;
}

#item647188 {
	width:71px !important;
	min-height:130px !important;
}

#item637353 {
	width:99px !important;
	min-height:94px !important;
}

#item637327 {
	width:100px !important;
	min-height:94px !important;
}

#item637304 {
	width:126px !important;
	min-height:94px !important;
}

#item637376 {
	width:210px !important;
	left:18px !important;
	min-height:37px !important;
}

#item637454 {
	width:25px !important;
	left:182px !important;
	top:235px !important;
	min-height:6px !important;
}

#item637477 {
	width:22px !important;
	left:261px !important;
	top:243px !important;
	min-height:6px !important;
}

#item637500 {
	width:25px !important;
	left:326px !important;
	top:305px !important;
	min-height:6px !important;
}

#item638908 {
	width:11px !important;
	min-height:8px !important;
}

#item638931 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item647897 {
	width:48px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item647874 {
	width:110px !important;
	min-height:76px !important;
}

#item647851 {
	width:238px !important;
	min-height:31px !important;
}

#item647828 {
	width:108px !important;
	min-height:58px !important;
}

#item647805 {
	width:65px !important;
	min-height:82px !important;
}

#item647782 {
	width:236px !important;
	min-height:19px !important;
}

#item647759 {
	width:53px !important;
	min-height:67px !important;
}

#item647736 {
	width:69px !important;
	min-height:58px !important;
}

#item647712 {
	width:82px !important;
	min-height:51px !important;
}

#item647689 {
	width:86px !important;
	min-height:58px !important;
}

#item647666 {
	width:79px !important;
	min-height:49px !important;
}

#item647643 {
	width:90px !important;
	min-height:103px !important;
}

#item647620 {
	width:167px !important;
	min-height:85px !important;
}

#item637578 {
	width:368px !important;
	min-height:18px !important;
}

#item270673 {
	width:434px !important;
	height:295px !important;
	left:-14px !important;
	top:-14px !important;
}

#item437642 {
	width:198px !important;
	left:1px !important;
	top:4px !important;
	min-height:35px !important;
}

#item437665 {
	width:109px !important;
	top:10px !important;
	min-height:122px !important;
}

#item437688 {
	width:53px !important;
	min-height:121px !important;
}

#item437711 {
	width:53px !important;
	min-height:130px !important;
}

#item437734 {
	width:52px !important;
	min-height:130px !important;
}

#item437757 {
	width:128px !important;
	top:1px !important;
	min-height:14px !important;
}

#item437780 {
	width:113px !important;
	min-height:139px !important;
}

#item375711 {
	width:11px !important;
	min-height:8px !important;
}

#item375734 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item437342 {
	width:67px !important;
	min-height:76px !important;
}

#item437365 {
	width:186px !important;
	min-height:40px !important;
}

#item437388 {
	width:70px !important;
	min-height:58px !important;
}

#item437434 {
	width:369px !important;
	left:1px !important;
	min-height:30px !important;
}

#item437411 {
	width:237px !important;
	left:27px !important;
	min-height:9px !important;
}

#item437457 {
	width:348px !important;
	min-height:32px !important;
}

#item437480 {
	width:368px !important;
	min-height:14px !important;
}

#item437503 {
	width:110px !important;
	left:3px !important;
	min-height:7px !important;
}

#item437526 {
	width:63px !important;
	min-height:7px !important;
}

#item437550 {
	width:86px !important;
	top:1px !important;
	min-height:49px !important;
}

#item437573 {
	width:87px !important;
	min-height:49px !important;
}

#item437596 {
	width:84px !important;
	left:13px !important;
	min-height:49px !important;
}

#item437619 {
	width:72px !important;
	min-height:49px !important;
}

#item438058 {
	width:201px !important;
	min-height:33px !important;
}

#item438081 {
	width:102px !important;
	min-height:148px !important;
}

#item438104 {
	width:69px !important;
	min-height:130px !important;
}

#item438127 {
	width:75px !important;
	min-height:94px !important;
}

#item438150 {
	width:143px !important;
	min-height:76px !important;
}

#item183748 {
	width:14px !important;
	min-height:8px !important;
}

#item183770 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item547625 {
	width:16px !important;
	left:316px !important;
	top:335px !important;
	min-height:4px !important;
}

#item547648 {
	width:16px !important;
	left:364px !important;
	top:335px !important;
	min-height:4px !important;
}

#item547958 {
	width:95px !important;
	left:47px !important;
	top:8px !important;
	min-height:7px !important;
}

#item547981 {
	width:87px !important;
	left:246px !important;
	top:8px !important;
	min-height:7px !important;
}

#item548177 {
	width:68px !important;
	min-height:49px !important;
}

#item548316 {
	width:40px !important;
	min-height:40px !important;
}

#item548456 {
	width:25px !important;
	min-height:4px !important;
}

#item548596 {
	width:38px !important;
	left:2px !important;
	min-height:11px !important;
}

#item548735 {
	width:62px !important;
	min-height:11px !important;
}

#item548874 {
	width:64px !important;
	min-height:4px !important;
}

#item549014 {
	width:65px !important;
	left:10px !important;
	min-height:4px !important;
}

#item549155 {
	width:117px !important;
	min-height:31px !important;
}

#item549295 {
	width:44px !important;
	left:1px !important;
	min-height:11px !important;
}

#item549434 {
	width:32px !important;
	min-height:11px !important;
}

#item549597 {
	width:46px !important;
	left:2px !important;
	min-height:11px !important;
}

#item549714 {
	width:43px !important;
	left:11px !important;
	min-height:49px !important;
}

#item549853 {
	width:44px !important;
	min-height:67px !important;
}

#item549947 {
	width:40px !important;
	min-height:67px !important;
}

#item550041 {
	width:243px !important;
	left:17px !important;
	min-height:15px !important;
}

#item550180 {
	width:62px !important;
	min-height:49px !important;
}

#item550320 {
	width:60px !important;
	left:11px !important;
	min-height:51px !important;
}

#item550461 {
	width:60px !important;
	min-height:40px !important;
}

#item550600 {
	width:37px !important;
	min-height:11px !important;
}

#item550740 {
	width:44px !important;
	min-height:11px !important;
}

#item550903 {
	width:68px !important;
	min-height:11px !important;
}

#item551019 {
	width:52px !important;
	left:2px !important;
	min-height:11px !important;
}

#item551182 {
	width:58px !important;
	min-height:121px !important;
}

#item551298 {
	width:96px !important;
	min-height:40px !important;
}

#item551461 {
	width:77px !important;
	min-height:33px !important;
}

#item551578 {
	width:58px !important;
	min-height:31px !important;
}

#item545827 {
	width:37px !important;
	left:20px !important;
	min-height:9px !important;
}

#item545943 {
	width:316px !important;
	min-height:10px !important;
}

#item546014 {
	width:369px !important;
	top:1px !important;
	min-height:15px !important;
}

#item546108 {
	width:44px !important;
	left:20px !important;
	min-height:9px !important;
}

#item546224 {
	width:57px !important;
	min-height:50px !important;
}

#item546364 {
	width:48px !important;
	left:7px !important;
	min-height:41px !important;
}

#item546527 {
	width:78px !important;
	left:8px !important;
	min-height:41px !important;
}

#item546643 {
	width:50px !important;
	left:2px !important;
	min-height:41px !important;
}

#item546783 {
	width:48px !important;
	left:3px !important;
	min-height:50px !important;
}

#item546923 {
	width:64px !important;
	min-height:50px !important;
}

#item554513 {
	width:39px !important;
	min-height:95px !important;
}

#item554607 {
	width:34px !important;
	top:14px !important;
	min-height:9px !important;
}

#item554980 {
	width:41px !important;
	left:5px !important;
	min-height:9px !important;
}

#item555353 {
	width:198px !important;
	top:1px !important;
	min-height:8px !important;
}

#item555492 {
	width:34px !important;
	left:12px !important;
	min-height:9px !important;
}

#item644670 {
	width:60px !important;
	min-height:22px !important;
}

#item648685 {
	width:29px !important;
	left:29px !important;
	top:325px !important;
	min-height:7px !important;
}

#item638958 {
	width:11px !important;
	min-height:8px !important;
}

#item638982 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item606142 {
	width:112px !important;
	min-height:76px !important;
}

#item606282 {
	width:112px !important;
	min-height:67px !important;
}

#item606423 {
	width:108px !important;
	min-height:58px !important;
}

#item606562 {
	width:122px !important;
	min-height:58px !important;
}

#item606701 {
	width:104px !important;
	min-height:58px !important;
}

#item617456 {
	width:329px !important;
	left:22px !important;
	min-height:12px !important;
}

#item418420 {
	width:145px !important;
	min-height:76px !important;
}

#item418535 {
	width:129px !important;
	min-height:67px !important;
}

#item418489 {
	width:61px !important;
	min-height:69px !important;
}

#item606049 {
	width:96px !important;
	min-height:67px !important;
}

#item617608 {
	width:43px !important;
	min-height:49px !important;
}

#item418512 {
	width:66px !important;
	min-height:60px !important;
}

#item437803 {
	width:255px !important;
	top:4px !important;
	min-height:15px !important;
}

#item437826 {
	width:125px !important;
	left:1px !important;
	min-height:85px !important;
}

#item437849 {
	width:146px !important;
	left:19px !important;
	min-height:76px !important;
}

#item437872 {
	width:82px !important;
	left:11px !important;
	min-height:67px !important;
}

#item437895 {
	width:104px !important;
	min-height:58px !important;
}

#item437918 {
	width:59px !important;
	left:16px !important;
	min-height:58px !important;
}

#item437942 {
	width:76px !important;
	left:9px !important;
	min-height:58px !important;
}

#item437965 {
	width:72px !important;
	min-height:148px !important;
}

#item437988 {
	width:56px !important;
	min-height:121px !important;
}

#item438011 {
	width:47px !important;
	min-height:94px !important;
}

#item438034 {
	width:65px !important;
	min-height:121px !important;
}

#item181394 {
	width:11px !important;
	min-height:8px !important;
}

#item181416 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item528144 {
	width:128px !important;
	left:28px !important;
	top:84px !important;
	min-height:33px !important;
}

#item528175 {
	width:57px !important;
	min-height:80px !important;
}

#item528315 {
	width:191px !important;
	min-height:46px !important;
}

#item528477 {
	width:96px !important;
	left:5px !important;
	min-height:51px !important;
}

#item528595 {
	width:96px !important;
	min-height:67px !important;
}

#item528734 {
	width:162px !important;
	left:12px !important;
	min-height:58px !important;
}

#item528873 {
	width:81px !important;
	left:18px !important;
	min-height:49px !important;
}

#item529013 {
	width:31px !important;
	min-height:53px !important;
}

#item529154 {
	width:34px !important;
	min-height:62px !important;
}

#item529293 {
	width:29px !important;
	min-height:53px !important;
}

#item529433 {
	width:94px !important;
	min-height:80px !important;
}

#item637857 {
	width:41px !important;
	min-height:35px !important;
}

#item438173 {
	width:210px !important;
	left:5px !important;
	min-height:18px !important;
}

#item438196 {
	width:186px !important;
	left:10px !important;
	min-height:8px !important;
}

#item438220 {
	width:304px !important;
	min-height:10px !important;
}

#item438243 {
	width:322px !important;
	min-height:11px !important;
}

#item438267 {
	width:191px !important;
	min-height:40px !important;
}

#item438291 {
	width:143px !important;
	min-height:51px !important;
}

#item438314 {
	width:89px !important;
	min-height:85px !important;
}

#item438338 {
	width:85px !important;
	left:3px !important;
	min-height:94px !important;
}

#item438361 {
	width:96px !important;
	left:7px !important;
	min-height:94px !important;
}

#item438384 {
	width:76px !important;
	left:12px !important;
	min-height:85px !important;
}

#item193709 {
	width:11px !important;
	min-height:8px !important;
}

#item193731 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item438407 {
	width:189px !important;
	min-height:44px !important;
}

#item438430 {
	width:122px !important;
	top:3px !important;
	min-height:22px !important;
}

#item438453 {
	width:158px !important;
	min-height:58px !important;
}

#item438476 {
	width:104px !important;
	min-height:85px !important;
}

#item438499 {
	width:66px !important;
	left:8px !important;
	min-height:85px !important;
}

#item438522 {
	width:88px !important;
	min-height:76px !important;
}

#item438545 {
	width:90px !important;
	min-height:76px !important;
}

#item438569 {
	width:87px !important;
	left:1px !important;
	top:5px !important;
	min-height:85px !important;
}

#item438592 {
	width:62px !important;
	left:4px !important;
	top:5px !important;
	min-height:85px !important;
}

#item203499 {
	width:42px !important;
	left:132px !important;
	top:180px !important;
	min-height:19px !important;
}

#item438638 {
	width:289px !important;
	min-height:30px !important;
}

#item438661 {
	width:112px !important;
	min-height:10px !important;
}

#item438684 {
	width:110px !important;
	min-height:41px !important;
}

#item438707 {
	width:105px !important;
	min-height:50px !important;
}

#item438731 {
	width:130px !important;
	min-height:41px !important;
}

#item438754 {
	width:138px !important;
	min-height:50px !important;
}

#item438777 {
	width:57px !important;
	left:21px !important;
	min-height:12px !important;
}

#item185969 {
	width:14px !important;
	min-height:8px !important;
}

#item185991 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item438800 {
	width:148px !important;
	min-height:19px !important;
}

#item438823 {
	width:108px !important;
	min-height:94px !important;
}

#item438846 {
	width:39px !important;
	left:8px !important;
	min-height:31px !important;
}

#item438869 {
	width:90px !important;
	min-height:19px !important;
}

#item438892 {
	width:99px !important;
	min-height:15px !important;
}

#item438915 {
	width:157px !important;
	top:10px !important;
	min-height:103px !important;
}

#item556445 {
	width:157px !important;
	min-height:221px !important;
}

#item638058 {
	width:368px !important;
	min-height:40px !important;
}

#item439516 {
	width:371px !important;
	min-height:26px !important;
}

#item439539 {
	width:131px !important;
	min-height:15px !important;
}

#item439562 {
	width:120px !important;
	min-height:15px !important;
}

#item439585 {
	width:159px !important;
	min-height:95px !important;
}

#item439608 {
	width:150px !important;
	min-height:95px !important;
}

#item439631 {
	width:148px !important;
	min-height:19px !important;
}

#item439654 {
	width:47px !important;
	left:32px !important;
	min-height:12px !important;
}

#item208575 {
	width:11px !important;
	min-height:8px !important;
}

#item208597 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item439677 {
	width:184px !important;
	min-height:76px !important;
}

#item439700 {
	width:86px !important;
	top:1px !important;
	min-height:15px !important;
}

#item439723 {
	width:118px !important;
	top:1px !important;
	min-height:15px !important;
}

#item439747 {
	width:123px !important;
	top:1px !important;
	min-height:15px !important;
}

#item439770 {
	width:97px !important;
	min-height:104px !important;
}

#item439793 {
	width:99px !important;
	min-height:97px !important;
}

#item439816 {
	width:102px !important;
	min-height:89px !important;
}

#item439839 {
	width:148px !important;
	min-height:19px !important;
}

#item439862 {
	width:47px !important;
	left:32px !important;
	min-height:12px !important;
}

#item439885 {
	width:220px !important;
	min-height:44px !important;
}

#item439909 {
	width:369px !important;
	min-height:26px !important;
}

#item439932 {
	width:349px !important;
	left:10px !important;
	min-height:24px !important;
}

#item439955 {
	width:47px !important;
	top:9px !important;
	min-height:12px !important;
}

#item439978 {
	width:129px !important;
	min-height:82px !important;
}

#item646080 {
	width:32px !important;
	min-height:19px !important;
}

#item211031 {
	width:11px !important;
	min-height:8px !important;
}

#item211053 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item440001 {
	width:222px !important;
	min-height:44px !important;
}

#item440024 {
	width:166px !important;
	min-height:19px !important;
}

#item440047 {
	width:47px !important;
	min-height:12px !important;
}

#item440070 {
	width:166px !important;
	min-height:50px !important;
}

#item440093 {
	width:148px !important;
	min-height:19px !important;
}

#item440116 {
	width:57px !important;
	min-height:12px !important;
}

#item440139 {
	width:166px !important;
	min-height:32px !important;
}

#item440162 {
	width:161px !important;
	top:2px !important;
	min-height:7px !important;
}

#item440185 {
	width:47px !important;
	top:2px !important;
	min-height:12px !important;
}

#item440208 {
	width:166px !important;
	min-height:32px !important;
}

#item440231 {
	width:170px !important;
	top:14px !important;
	min-height:7px !important;
}

#item440254 {
	width:47px !important;
	top:1px !important;
	min-height:12px !important;
}

#item440277 {
	width:166px !important;
	min-height:41px !important;
}

#item646150 {
	width:34px !important;
	min-height:19px !important;
}

#item646220 {
	width:32px !important;
	min-height:19px !important;
}

#item646303 {
	width:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item646373 {
	width:32px !important;
	min-height:19px !important;
}

#item638525 {
	width:138px !important;
	min-height:120px !important;
}

#item638369 {
	width:122px !important;
	min-height:202px !important;
}

#item638439 {
	width:141px !important;
	min-height:78px !important;
}

#item448918 {
	width:52px !important;
	height:147px !important;
	background:#fff;
}

p.autoParaStyle403 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle402 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle401 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle400 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle399 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle398 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle397 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle396 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle395 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle394 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle393 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle392 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle391 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle390 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle389 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle388 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle387 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle386 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle385 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle384 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle383 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle382 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle381 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle380 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle379 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle378 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle377 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle376 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle375 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle374 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle373 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle372 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle371 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle370 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle369 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:center;
}

p.autoParaStyle368 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle367 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle366 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle365 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle364 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle363 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle362 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle361 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:9px;
	line-height:16.1px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle360 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle359 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle358 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle357 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle356 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle355 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle354 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle353 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle352 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle351 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle350 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle349 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle348 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle347 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle346 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle345 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle344 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6.7px;
	line-height:8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle343 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle342 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle341 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle340 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle339 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle338 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle337 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle336 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle335 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle334 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle333 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle332 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle331 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle330 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle329 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle328 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle327 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle326 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle325 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle324 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle323 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle322 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle321 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle320 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle319 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle318 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle317 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle316 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle315 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle314 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle313 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle312 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:left;
}

p.autoParaStyle311 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle310 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#68191b;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle309 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle308 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:21px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle307 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle306 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:right;
}

p.autoParaStyle305 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:right;
}

p.autoParaStyle304 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:right;
}

p.autoParaStyle303 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:right;
}

p.autoParaStyle302 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle301 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle300 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle299 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle298 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle297 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle296 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle295 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle294 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle293 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle292 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle291 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle290 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle289 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle288 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle287 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle286 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle285 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:22px;
	color:#c20e19;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle284 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle283 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:right;
}

p.autoParaStyle282 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:right;
}

p.autoParaStyle281 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle280 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle279 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle278 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle277 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle276 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle275 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle274 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle273 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle272 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle271 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle270 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle269 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle268 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle267 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle266 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle265 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle264 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle263 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle262 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle261 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle260 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle259 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle258 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle257 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:right;
}

p.autoParaStyle256 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle255 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.020em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle254 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle253 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle252 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle251 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle250 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#c20e19;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle249 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle248 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle247 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle246 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle245 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle244 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle243 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle242 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle241 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle240 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle239 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ec008c;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle238 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle237 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle236 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle235 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle234 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle233 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle232 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle231 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle230 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle229 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle228 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle227 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle226 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle225 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle224 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle223 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle222 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:left;
}

p.autoParaStyle221 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle220 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle219 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#006669;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle218 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle217 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle216 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle215 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#b9cd67;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle214 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle213 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle212 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle211 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:20px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle210 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

ul.autoParaStyle209 > li {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	padding-left:9px;
	text-align:left;
}
ul.autoParaStyle209 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle208 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle207 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle206 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle205 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle204 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle203 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#bf5e78;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle202 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	text-decoration:underline;
	text-align:left;
}

p.autoParaStyle201 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle200 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle199 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle198 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#fff200;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle197 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle196 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle195 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle193 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle192 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle191 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:right;
}

p.autoParaStyle190 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:right;
}

p.autoParaStyle189 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle188 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle187 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle186 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ec008c;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle185 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle183 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle181 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle180 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle179 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle178 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle177 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle176 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle174 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle173 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle172 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle170 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle169 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle167 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle166 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle164 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle163 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle162 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle159 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle158 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle151 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle150 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle149 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle147 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:9px;
	line-height:16px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle146 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle142 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle141 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.1px;
	line-height:7.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle136 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle132 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle130 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:center;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ec008c;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle117 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle110 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#ec008c;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle100 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle96 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle95 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	letter-spacing:0.010em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle92 {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:8.5px;
	line-height:7.5px;
	color:#000;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle89 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle85 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle77 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle76 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-SourceSans3-Italic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10.8px;
	line-height:12.9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle60 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle58 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:18px;
	line-height:34px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle52 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	letter-spacing:-0.020em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:7.8px;
	line-height:9.4px;
	color:#fff;
	padding-left:4px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	line-height:7.2px;
	color:#000;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle18 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#c20e19;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.Normal {
	font-family:FF-Calibri,Calibri,Georgia, serif;
	font-size:11px;
	line-height:12.1px;
	color:#000;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

ol.Numbered-List-1 > li {
	font-size:10px;
	line-height:15px;
	color:#000;
	text-indent:-9px;
	padding-left:32px;
	margin-bottom:9px;
	list-style-position:inside;
	list-style-type:decimal;
	text-align:left;
}

ul.Bulleted-List > li {
	font-size:10px;
	line-height:15px;
	color:#000;
	padding-left:36px;
	margin-bottom:9px;
	text-align:left;
}
ul.Bulleted-List > li::before {
	content:'\2023';
	position:absolute;
	display:inline-block;
	left:22.5px;
	width:0;
}

p.Paragraph {
	font-size:10px;
	line-height:15px;
	color:#000;
	margin-bottom:9px;
	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.autoCharStyle26 {
	text-decoration:underline;
}

span.autoCharStyle25 {
	color:#fff;
}

span.autoCharStyle24 {
	font-size:23px;
}

span.autoCharStyle23 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	direction:ltr;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	text-transform:uppercase;
}

span.autoCharStyle20 {
	font-size:10px;
}

span.autoCharStyle19 {
	font-size:8px;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-size:14px;
	text-transform:uppercase;
}

span.autoCharStyle16 {
	direction:ltr;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	text-decoration:underline;
}

span.autoCharStyle13 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
}

span.autoCharStyle12 {
	color:#000;
}

span.autoCharStyle11 {
	font-size:7.5px;
	color:#000;
}

span.autoCharStyle10 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	color:#000;
	direction:ltr;
}

span.autoCharStyle9 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	color:#000;
}

span.autoCharStyle8 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
}

span.autoCharStyle7 {
	color:#000;
}

span.autoCharStyle6 {
	font-size:10px;
	direction:ltr;
}

span.autoCharStyle5 {
	font-size:12px;
}

span.autoCharStyle4 {
	direction:ltr;
}

span.autoCharStyle3 {
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-size:14px;
}

span.descriere-produs-negru {
	font-family:FF-MyriadPro-Regular,"Myriad Pro",sans-serif;
	font-size:7.5px;
	color:#000;
	direction:ltr;
}

span._28_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span.BrannbollFet_Red_12_Leading22 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	color:#c20e19;
	direction:ltr;
}

span.BrannbollFet_Pink_14 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	color:#bf5e78;
	direction:ltr;
}

span.BrannbollFet_White_7-5 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	color:#fff;
	direction:ltr;
}

span.BrannbollFet_White_9 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:9px;
	color:#fff;
	direction:ltr;
}

span.BrannbollFet_White_10 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	color:#fff;
	direction:ltr;
}

span.BrannbollFet_White_12 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	color:#fff;
	direction:ltr;
}

span.BrannbollFet_White_14 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	color:#fff;
	direction:ltr;
}

span.BrannbollFet_White_18 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:18px;
	color:#fff;
	direction:ltr;
}

span.BrannbollFet_Black_10 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	color:#000;
	direction:ltr;
}

span.BrannbollFet_Black_12 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	color:#000;
	direction:ltr;
}

span.BrannbollFet_Black_14 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	color:#000;
	direction:ltr;
}

span.BrannbollFet_Black_18 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:18px;
	color:#000;
	direction:ltr;
}

span._7_Yellow_Bold_Italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7px;
	color:#fff200;
	direction:ltr;
}

span._8_DarkRed_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#68191b;
	direction:ltr;
}

span._7-5_Magenta_Bold_Italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#ec008c;
	direction:ltr;
}

span._8_Magenta_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#ec008c;
	direction:ltr;
}

span._7_White_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7px;
	color:#fff;
	direction:ltr;
}

span._7_White_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7px;
	color:#fff;
	direction:ltr;
}

span._8_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._8_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#fff;
	direction:ltr;
}

span._8_White_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._9_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._9_White_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#fff;
	direction:ltr;
}

span._9_White_Medium_Normal {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._9_White_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#fff;
	direction:ltr;
}

span._10_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._10_White_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#fff;
	direction:ltr;
}

span._10_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#fff;
	direction:ltr;
}

span._10_White_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._12_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._12_White_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#fff;
	direction:ltr;
}

span._12_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#fff;
	direction:ltr;
}

span._13_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:13px;
	color:#fff;
	direction:ltr;
}

span._14_White_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#fff;
	direction:ltr;
}

span._14_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._16_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._16_White_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:16px;
	color:#fff;
	direction:ltr;
}

span._16_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	color:#fff;
	direction:ltr;
}

span._18_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._18_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#fff;
	direction:ltr;
}

span._20_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._24_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._28_White_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:28px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._6_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:6px;
	color:#000;
	direction:ltr;
}

span._7_Black_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7px;
	color:#000;
	direction:ltr;
}

span._8_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._8_Black_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#000;
	direction:ltr;
}

span._8_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	color:#000;
	direction:ltr;
}

span._9_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._9_Black_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#000;
	direction:ltr;
}

span._9_Black_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	color:#000;
	direction:ltr;
}

span._10_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._10_Black_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#000;
	direction:ltr;
}

span._10_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#000;
	direction:ltr;
}

span._10_Black_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._10_Black_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#000;
	direction:ltr;
}

span._12_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._12_Black_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#000;
	direction:ltr;
}

span._12_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#000;
	direction:ltr;
}

span._12_Black_Medium_CAPS {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._12_Black_Medium_Normal {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#000;
	direction:ltr;
}

span._13_Black_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._13_Black_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:13px;
	color:#000;
	direction:ltr;
}

span._14_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._14_Black_Bold_Italic_Normal {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#000;
	direction:ltr;
}

span._14_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#000;
	direction:ltr;
}

span._16_Red_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	color:#c20e19;
	text-transform:uppercase;
	direction:ltr;
}

span._16_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._16_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	color:#000;
	direction:ltr;
}

span._18_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._18_Black_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._18_Black_Regular_Normal {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#000;
	direction:ltr;
}

span._20_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span._20_Black_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	color:#000;
	direction:ltr;
}

span._24_Black_Bold_CAPS {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
}

span.Sample_White {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	color:#fff;
}

span.Sample_Black {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:6px;
	color:#000;
}

span.Product_PRICE_White_BIG {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#fff;
}

span.Product_PRICE_White_Bold {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#fff;
}

span.Product_PRICE_White {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#fff;
}

span.Product_PRICE_Black_BIG {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:18px;
	color:#000;
}

span.Product_PRICE_Black_Small {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:10px;
	color:#000;
}

span.Product_PRICE_Black_Bold {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#000;
}

span.Product_PRICE_Black {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#000;
}

span.Product_Desc_White_Bold_Italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#fff;
	direction:ltr;
}

span.Product_Desc_White_Italic {
	font-style:italic;
	font-weight:normal;
	font-family:FF-SourceSans3-Italic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#fff;
	direction:ltr;
}

span.Product_Description_White {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#fff;
	direction:ltr;
}

span.Product_Desc_Black_Bold_Italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#000;
	direction:ltr;
}

span.Product_Description_Black {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#000;
	direction:ltr;
}

span.Product_TITLE_White {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#fff;
}

span.Product_TITLE_Black {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	color:#000;
}

span.Cover_Slogan_White {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

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






/* FIX ALINIERE LADY'S - Source Sans 3 */
.Catalog_HTML_Fix p {
    /* Folosim transform pentru a "glisa" textul in sus */
    transform: translateY(-0.12em) !important;    
    /* Asigurare suplimentara sa nu avem margini implicite */
    margin-top: 0 !important;
    padding-top: 0 !important;    
    /* Optional: daca textul pare taiat sus, decomenteaza linia de mai jos */
    /* overflow: visible !important; */
}
p {    
    transform: translateY(-0.12em) !important;
    margin-top: 0 !important;
    padding-top: 0 !important;  
    /* overflow: visible !important; */
}
#ldy-g-search{
	position: absolute;
	display:none;
	z-index: 999;
}

.gsc-search-button-v2 svg{
	position: initial;
}

table.gsc-search-box td.gsc-input {
	padding-right: 0px !important;
}