/* 	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-TimesNewRomanPSMT;
	src:url("../fonts/times.ttf");
}

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

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

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

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

#item2678 {
	width:129px !important;
	left:1px !important;
	top:163px !important;
	text-shadow:1px 1px 1px rgba(0,0,0,0.8);
	min-height:10px !important;
}

#item2702 {
	width:197px !important;
	top:139px !important;
	text-shadow:1px 1px 1px rgba(0,0,0,0.8);
	min-height:14px !important;
}

#item271752 {
	width:120px !important;
	left:50px !important;
	top:197px !important;
	text-shadow:1px 1px 3px rgba(0,0,0,0.8);
	min-height:116px !important;
}

#item280699 {
	width:58px !important;
	height:260px !important;
	left:16px !important;
	top:350px !important;
	background:#85151d;
}

#item280700 {
	width:58px !important;
	height:46px !important;
	left:16px !important;
	top:304px !important;
	background:#d57c1b;
}

#item280701 {
	width:58px !important;
	height:119px !important;
	left:16px !important;
	top:184px !important;
	background:#c49e8b;
}

#item280702 {
	width:58px !important;
	height:48px !important;
	left:16px !important;
	top:136px !important;
	background:#0c4a7c;
}

#item280703 {
	width:58px !important;
	height:49px !important;
	left:16px !important;
	top:88px !important;
	background:#745399;
}

#item280705 {
	width:434px !important;
	height:102px !important;
	background:#ececeb;
}

#item280717 {
	width:5px !important;
	left:333px !important;
	top:108px !important;
	min-height:10px !important;
}

#item280740 {
	width:11px !important;
	left:333px !important;
	top:156px !important;
	min-height:10px !important;
}

#item280763 {
	width:11px !important;
	left:333px !important;
	top:200px !important;
	min-height:10px !important;
}

#item280786 {
	width:11px !important;
	left:333px !important;
	top:215px !important;
	min-height:10px !important;
}

#item280809 {
	width:11px !important;
	left:333px !important;
	top:231px !important;
	min-height:10px !important;
}

#item280833 {
	width:11px !important;
	left:333px !important;
	top:246px !important;
	min-height:10px !important;
}

#item280856 {
	width:11px !important;
	left:333px !important;
	top:261px !important;
	min-height:10px !important;
}

#item280879 {
	width:26px !important;
	left:333px !important;
	top:276px !important;
	min-height:10px !important;
}

#item280902 {
	width:28px !important;
	left:333px !important;
	top:321px !important;
	min-height:10px !important;
}

#item280925 {
	width:11px !important;
	left:333px !important;
	top:365px !important;
	min-height:10px !important;
}

#item280949 {
	width:11px !important;
	left:333px !important;
	top:380px !important;
	min-height:10px !important;
}

#item280972 {
	width:11px !important;
	left:333px !important;
	top:395px !important;
	min-height:10px !important;
}

#item280995 {
	width:11px !important;
	left:333px !important;
	top:411px !important;
	min-height:10px !important;
}

#item281018 {
	width:11px !important;
	left:333px !important;
	top:426px !important;
	min-height:10px !important;
}

#item281041 {
	width:11px !important;
	left:333px !important;
	top:441px !important;
	min-height:10px !important;
}

#item281064 {
	width:11px !important;
	left:333px !important;
	top:456px !important;
	min-height:10px !important;
}

#item281087 {
	width:11px !important;
	left:333px !important;
	top:472px !important;
	min-height:10px !important;
}

#item281110 {
	width:11px !important;
	left:333px !important;
	top:487px !important;
	min-height:10px !important;
}

#item281133 {
	width:11px !important;
	left:333px !important;
	top:502px !important;
	min-height:10px !important;
}

#item281156 {
	width:11px !important;
	left:333px !important;
	top:517px !important;
	min-height:10px !important;
}

#item281179 {
	width:11px !important;
	left:333px !important;
	top:533px !important;
	min-height:10px !important;
}

#item281202 {
	width:11px !important;
	left:333px !important;
	top:548px !important;
	min-height:10px !important;
}

#item281226 {
	width:11px !important;
	left:333px !important;
	top:563px !important;
	min-height:10px !important;
}

#item283658 {
	width:47px !important;
	min-height:10px !important;
}

#item283732 {
	width:84px !important;
	min-height:10px !important;
}

#item283805 {
	width:68px !important;
	min-height:10px !important;
}

#item283878 {
	width:40px !important;
	min-height:10px !important;
}

#item283951 {
	width:40px !important;
	min-height:10px !important;
}

#item284024 {
	width:40px !important;
	min-height:10px !important;
}

#item284098 {
	width:109px !important;
	min-height:10px !important;
}

#item284171 {
	width:48px !important;
	min-height:10px !important;
}

#item284245 {
	width:78px !important;
	min-height:10px !important;
}

#item284318 {
	width:46px !important;
	min-height:10px !important;
}

#item284392 {
	width:63px !important;
	min-height:10px !important;
}

#item284465 {
	width:133px !important;
	min-height:10px !important;
}

#item284538 {
	width:38px !important;
	min-height:10px !important;
}

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

#item284684 {
	width:142px !important;
	min-height:14px !important;
}

#item284758 {
	width:112px !important;
	min-height:10px !important;
}

#item284832 {
	width:75px !important;
	min-height:10px !important;
}

#item284907 {
	width:162px !important;
	min-height:10px !important;
}

#item284981 {
	width:101px !important;
	min-height:10px !important;
}

#item285054 {
	width:141px !important;
	min-height:10px !important;
}

#item285128 {
	width:78px !important;
	min-height:14px !important;
}

#item285201 {
	width:114px !important;
	min-height:14px !important;
}

#item285275 {
	width:103px !important;
	min-height:14px !important;
}

#item285345 {
	width:166px !important;
	min-height:12px !important;
}

#item285415 {
	width:86px !important;
	min-height:29px !important;
}

#item280689 {
	width:434px !important;
	height:136px !important;
	background:#d57c1b;
}

#item280690 {
	width:351px !important;
	height:37px !important;
	left:37px !important;
	top:7px !important;
	border-radius:43px;
	background:#941612;
}

#item280691 {
	width:58px !important;
	height:34px !important;
	left:21px !important;
	top:397px !important;
	background:#e5e364;
}

#item280692 {
	width:58px !important;
	height:35px !important;
	left:21px !important;
	top:361px !important;
	background:#a45b8c;
}

#item280693 {
	width:58px !important;
	height:141px !important;
	left:21px !important;
	top:220px !important;
	background:#bf5e78;
}

#item280694 {
	width:58px !important;
	height:33px !important;
	left:21px !important;
	top:187px !important;
	background:#0c4a7c;
}

#item280695 {
	width:58px !important;
	height:201px !important;
	left:21px !important;
	top:-14px !important;
	background:#542c2c;
}

#item280696 {
	width:58px !important;
	height:42px !important;
	left:21px !important;
	top:431px !important;
	background:#5b7d2d;
}

#item281249 {
	width:11px !important;
	left:351px !important;
	top:27px !important;
	min-height:10px !important;
}

#item281272 {
	width:11px !important;
	left:351px !important;
	top:42px !important;
	min-height:10px !important;
}

#item281295 {
	width:11px !important;
	left:351px !important;
	top:57px !important;
	min-height:10px !important;
}

#item281318 {
	width:11px !important;
	left:351px !important;
	top:72px !important;
	min-height:10px !important;
}

#item281341 {
	width:11px !important;
	left:351px !important;
	top:88px !important;
	min-height:10px !important;
}

#item281364 {
	width:11px !important;
	left:351px !important;
	top:103px !important;
	min-height:10px !important;
}

#item281387 {
	width:16px !important;
	left:351px !important;
	top:118px !important;
	min-height:10px !important;
}

#item281410 {
	width:16px !important;
	left:351px !important;
	top:133px !important;
	min-height:10px !important;
}

#item281433 {
	width:16px !important;
	left:351px !important;
	top:149px !important;
	min-height:10px !important;
}

#item281456 {
	width:16px !important;
	left:351px !important;
	top:164px !important;
	min-height:10px !important;
}

#item281479 {
	width:16px !important;
	left:351px !important;
	top:198px !important;
	min-height:10px !important;
}

#item281502 {
	width:16px !important;
	left:351px !important;
	top:233px !important;
	min-height:10px !important;
}

#item281525 {
	width:16px !important;
	left:351px !important;
	top:248px !important;
	min-height:10px !important;
}

#item281548 {
	width:16px !important;
	left:351px !important;
	top:263px !important;
	min-height:10px !important;
}

#item281571 {
	width:16px !important;
	left:351px !important;
	top:278px !important;
	min-height:10px !important;
}

#item281594 {
	width:16px !important;
	left:351px !important;
	top:294px !important;
	min-height:10px !important;
}

#item281618 {
	width:16px !important;
	left:351px !important;
	top:309px !important;
	min-height:10px !important;
}

#item281641 {
	width:16px !important;
	left:351px !important;
	top:324px !important;
	min-height:10px !important;
}

#item281664 {
	width:16px !important;
	left:351px !important;
	top:339px !important;
	min-height:10px !important;
}

#item281687 {
	width:16px !important;
	left:351px !important;
	top:374px !important;
	min-height:10px !important;
}

#item281710 {
	width:16px !important;
	left:351px !important;
	top:408px !important;
	min-height:10px !important;
}

#item281734 {
	width:16px !important;
	left:351px !important;
	top:442px !important;
	min-height:10px !important;
}

#item281806 {
	width:127px !important;
	left:28px !important;
	min-height:9px !important;
}

#item281879 {
	width:150px !important;
	left:30px !important;
	min-height:12px !important;
}

#item281956 {
	width:244px !important;
	left:9px !important;
	min-height:18px !important;
}

#item282029 {
	width:235px !important;
	min-height:14px !important;
}

#item282106 {
	width:96px !important;
	min-height:14px !important;
}

#item282179 {
	width:84px !important;
	min-height:14px !important;
}

#item282253 {
	width:101px !important;
	min-height:10px !important;
}

#item282327 {
	width:140px !important;
	min-height:10px !important;
}

#item282403 {
	width:101px !important;
	min-height:10px !important;
}

#item282476 {
	width:84px !important;
	min-height:10px !important;
}

#item282550 {
	width:57px !important;
	min-height:10px !important;
}

#item282624 {
	width:61px !important;
	min-height:10px !important;
}

#item282697 {
	width:56px !important;
	min-height:10px !important;
}

#item282772 {
	width:84px !important;
	min-height:14px !important;
}

#item282845 {
	width:99px !important;
	min-height:14px !important;
}

#item282920 {
	width:126px !important;
	min-height:10px !important;
}

#item282995 {
	width:23px !important;
	min-height:10px !important;
}

#item283069 {
	width:124px !important;
	min-height:10px !important;
}

#item283144 {
	width:69px !important;
	min-height:10px !important;
}

#item283218 {
	width:106px !important;
	min-height:10px !important;
}

#item283291 {
	width:89px !important;
	min-height:10px !important;
}

#item283366 {
	width:96px !important;
	min-height:10px !important;
}

#item283439 {
	width:90px !important;
	min-height:10px !important;
}

#item283512 {
	width:112px !important;
	min-height:10px !important;
}

#item283585 {
	width:85px !important;
	min-height:14px !important;
}

#item13413 {
	width:434px !important;
	height:624px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1d6cb;
}

#item13416 {
	width:224px !important;
	height:79px !important;
	left:196px !important;
	top:500px !important;
	background:#4f3951;
}

#item13417 {
	width:210px !important;
	height:79px !important;
	left:-14px !important;
	top:500px !important;
	background:#a93b23;
}

#item13537 {
	width:61px !important;
	left:4px !important;
	top:5px !important;
	min-height:12px !important;
}

#item13693 {
	width:94px !important;
	left:3px !important;
	min-height:58px !important;
}

#item13804 {
	width:167px !important;
	min-height:55px !important;
}

#item13915 {
	width:89px !important;
	min-height:228px !important;
}

#item14026 {
	width:135px !important;
	left:19px !important;
	min-height:53px !important;
}

#item14137 {
	width:166px !important;
	min-height:15px !important;
}

#item14248 {
	width:184px !important;
	min-height:44px !important;
}

#item271238 {
	width:114px !important;
	min-height:49px !important;
}

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

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

#item12040 {
	width:82px !important;
	min-height:26px !important;
}

#item12151 {
	width:67px !important;
	min-height:26px !important;
}

#item12262 {
	width:151px !important;
	left:48px !important;
	top:4px !important;
	min-height:12px !important;
}

#item12373 {
	width:69px !important;
	min-height:17px !important;
}

#item12484 {
	width:113px !important;
	min-height:17px !important;
}

#item12595 {
	width:105px !important;
	min-height:17px !important;
}

#item12684 {
	width:112px !important;
	min-height:18px !important;
}

#item12928 {
	width:369px !important;
	left:7px !important;
	top:3px !important;
	min-height:36px !important;
}

#item13155 {
	width:172px !important;
	left:59px !important;
	min-height:12px !important;
}

#item13043 {
	width:117px !important;
	left:60px !important;
	top:5px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

#item271331 {
	width:91px !important;
	left:21px !important;
	min-height:37px !important;
}

#item15886 {
	width:66px !important;
	min-height:26px !important;
}

#item15997 {
	width:37px !important;
	left:6px !important;
	min-height:44px !important;
}

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

#item16219 {
	width:51px !important;
	left:8px !important;
	min-height:35px !important;
}

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

#item16483 {
	width:112px !important;
	min-height:18px !important;
}

#item16594 {
	width:125px !important;
	min-height:34px !important;
}

#item16705 {
	width:149px !important;
	min-height:65px !important;
}

#item16816 {
	width:42px !important;
	left:21px !important;
	min-height:53px !important;
}

#item16927 {
	width:34px !important;
	left:4px !important;
	min-height:35px !important;
}

#item17038 {
	width:222px !important;
	left:36px !important;
	top:7px !important;
	min-height:12px !important;
}

#item17149 {
	width:192px !important;
	left:33px !important;
	top:6px !important;
	min-height:36px !important;
}

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

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

#item14737 {
	width:96px !important;
	min-height:71px !important;
}

#item14848 {
	width:105px !important;
	min-height:62px !important;
}

#item14959 {
	width:101px !important;
	min-height:51px !important;
}

#item15070 {
	width:91px !important;
	min-height:276px !important;
}

#item15181 {
	width:127px !important;
	min-height:27px !important;
}

#item15403 {
	width:200px !important;
	left:3px !important;
	min-height:25px !important;
}

#item15292 {
	width:127px !important;
	left:30px !important;
	top:28px !important;
	min-height:14px !important;
}

#item19032 {
	width:434px !important;
	height:161px !important;
	left:-14px !important;
	top:448px !important;
	background:#52181c;
}

#item19033 {
	width:434px !important;
	height:137px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c84229;
}

#item19034 {
	width:434px !important;
	height:43px !important;
	left:-14px !important;
	top:79px !important;
	background:#000;
}

#item19120 {
	width:92px !important;
	top:3px !important;
	min-height:91px !important;
}

#item19231 {
	width:299px !important;
	left:35px !important;
	top:1px !important;
	text-shadow:2px 2px 3px #000;
	min-height:35px !important;
}

#item19342 {
	width:272px !important;
	left:48px !important;
	min-height:18px !important;
}

#item19453 {
	width:172px !important;
	left:83px !important;
	min-height:11px !important;
}

#item19564 {
	width:277px !important;
	left:81px !important;
	top:1px !important;
	min-height:16px !important;
}

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

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

#item17425 {
	width:434px !important;
	height:249px !important;
	top:361px !important;
	background:#ecc7d8;
}

#item17426 {
	opacity:0.75;
	width:434px !important;
	height:249px !important;
	top:361px !important;
}

#item17450 {
	opacity:0.75;
	width:434px !important;
	height:375px !important;
	top:-14px !important;
}

#item17452 {
	width:173px !important;
	height:25px !important;
	left:124px !important;
	top:73px !important;
	background:#000;
}

#item17669 {
	width:173px !important;
	height:25px !important;
	left:124px !important;
	top:373px !important;
	background:#000;
}

#item17770 {
	width:92px !important;
	min-height:33px !important;
}

#item17881 {
	width:99px !important;
	min-height:51px !important;
}

#item17992 {
	width:101px !important;
	min-height:33px !important;
}

#item18125 {
	width:88px !important;
	min-height:42px !important;
}

#item18236 {
	width:90px !important;
	min-height:51px !important;
}

#item18347 {
	width:93px !important;
	min-height:42px !important;
}

#item18458 {
	width:90px !important;
	min-height:60px !important;
}

#item18525 {
	width:105px !important;
	min-height:20px !important;
}

#item18592 {
	width:42px !important;
	left:7px !important;
	min-height:48px !important;
}

#item22376 {
	opacity:0.75;
	width:434px !important;
	height:375px !important;
	left:-14px !important;
	top:-14px !important;
}

#item22504 {
	width:228px !important;
	height:25px !important;
	left:93px !important;
	top:73px !important;
	background:#000;
}

#item22532 {
	width:100px !important;
	height:25px !important;
	left:157px !important;
	top:367px !important;
	background:#000;
}

#item22597 {
	width:86px !important;
	min-height:42px !important;
}

#item22708 {
	width:86px !important;
	min-height:51px !important;
}

#item22775 {
	width:72px !important;
	min-height:34px !important;
}

#item22908 {
	width:87px !important;
	min-height:42px !important;
}

#item23019 {
	width:101px !important;
	top:3px !important;
	min-height:51px !important;
}

#item23130 {
	width:92px !important;
	min-height:42px !important;
}

#item23233 {
	width:65px !important;
	left:1px !important;
	min-height:34px !important;
}

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

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

#item19789 {
	width:369px !important;
	height:25px !important;
	left:28px !important;
	top:251px !important;
	background:#000;
}

#item19790 {
	width:170px !important;
	height:25px !important;
	left:221px !important;
	top:65px !important;
	background:#000;
}

#item19791 {
	width:170px !important;
	height:25px !important;
	left:28px !important;
	top:65px !important;
	background:#000;
}

#item20068 {
	width:47px !important;
	min-height:42px !important;
}

#item20179 {
	width:34px !important;
	min-height:33px !important;
}

#item20290 {
	width:44px !important;
	min-height:33px !important;
}

#item20401 {
	width:34px !important;
	left:9px !important;
	min-height:42px !important;
}

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

#item20623 {
	width:47px !important;
	min-height:42px !important;
}

#item20734 {
	width:47px !important;
	min-height:50px !important;
}

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

#item20912 {
	width:42px !important;
	left:6px !important;
	min-height:51px !important;
}

#item21023 {
	width:52px !important;
	min-height:50px !important;
}

#item21134 {
	width:38px !important;
	min-height:50px !important;
}

#item21245 {
	width:49px !important;
	min-height:42px !important;
}

#item21356 {
	width:44px !important;
	left:7px !important;
	min-height:51px !important;
}

#item21467 {
	width:40px !important;
	min-height:50px !important;
}

#item21556 {
	width:81px !important;
	top:4px !important;
	min-height:13px !important;
}

#item21623 {
	width:240px !important;
	min-height:13px !important;
}

#item21734 {
	width:92px !important;
	min-height:42px !important;
}

#item21845 {
	width:92px !important;
	top:6px !important;
	min-height:42px !important;
}

#item21912 {
	width:92px !important;
	min-height:20px !important;
}

#item22045 {
	width:84px !important;
	min-height:42px !important;
}

#item22156 {
	width:89px !important;
	top:6px !important;
	min-height:42px !important;
}

#item22223 {
	width:91px !important;
	min-height:20px !important;
}

#item271412 {
	width:91px !important;
	left:21px !important;
	min-height:37px !important;
}

#item25188 {
	width:113px !important;
	min-height:60px !important;
}

#item25299 {
	width:94px !important;
	min-height:86px !important;
}

#item25410 {
	width:138px !important;
	left:108px !important;
	top:4px !important;
	text-shadow:0px 0px 6px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item25521 {
	width:249px !important;
	left:28px !important;
	top:6px !important;
	text-shadow:0px 0px 6px rgba(0,0,0,0.75);
	min-height:25px !important;
}

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

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

#item23595 {
	width:434px !important;
	height:73px !important;
	top:376px !important;
	background:#5c616a;
}

#item23846 {
	width:369px !important;
	height:89px !important;
	left:28px !important;
	top:-14px !important;
	background:#000;
}

#item23919 {
	width:141px !important;
	left:7px !important;
	min-height:10px !important;
}

#item24141 {
	width:69px !important;
	left:12px !important;
	min-height:107px !important;
}

#item24252 {
	width:75px !important;
	left:8px !important;
	min-height:98px !important;
}

#item24363 {
	width:56px !important;
	left:8px !important;
	min-height:98px !important;
}

#item24474 {
	width:63px !important;
	min-height:98px !important;
}

#item24611 {
	width:65px !important;
	min-height:80px !important;
}

#item24744 {
	width:73px !important;
	min-height:80px !important;
}

#item24855 {
	width:66px !important;
	min-height:80px !important;
}

#item24944 {
	width:112px !important;
	top:6px !important;
	min-height:18px !important;
}

#item25010 {
	width:57px !important;
	left:132px !important;
	top:50px !important;
	min-height:13px !important;
}

#item25077 {
	width:234px !important;
	left:52px !important;
	top:1px !important;
	min-height:16px !important;
}

#item26585 {
	width:265px !important;
	height:288px !important;
	left:154px !important;
	top:50px !important;
	background:#fff;
}

#item26755 {
	width:434px !important;
	height:99px !important;
	left:-14px !important;
	top:-14px !important;
	background:#000;
}

#item26984 {
	width:97px !important;
	min-height:176px !important;
}

#item27095 {
	width:99px !important;
	min-height:185px !important;
}

#item27206 {
	width:50px !important;
	left:21px !important;
	min-height:22px !important;
}

#item27317 {
	width:184px !important;
	left:17px !important;
	min-height:12px !important;
}

#item266185 {
	width:261px !important;
	min-height:20px !important;
}

#item266259 {
	width:231px !important;
	left:5px !important;
	min-height:8px !important;
}

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

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

#item26427 {
	width:97px !important;
	min-height:177px !important;
}

#item26538 {
	width:97px !important;
	min-height:195px !important;
}

#item242666 {
	width:131px !important;
	min-height:249px !important;
}

#item242782 {
	width:81px !important;
	left:9px !important;
	top:2px !important;
	min-height:10px !important;
}

#item243000 {
	width:128px !important;
	min-height:195px !important;
}

#item264892 {
	width:434px !important;
	height:99px !important;
	left:-14px !important;
	top:-14px !important;
	background:#000;
}

#item264945 {
	width:81px !important;
	left:9px !important;
	min-height:10px !important;
}

#item265061 {
	width:137px !important;
	left:11px !important;
	min-height:10px !important;
}

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

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

#item247115 {
	width:434px !important;
	height:93px !important;
	left:1px !important;
	top:517px !important;
	background:#602f60;
}

#item247178 {
	width:118px !important;
	height:72px !important;
	left:316px !important;
	top:335px !important;
	background:#000;
}

#item247248 {
	width:71px !important;
	left:3px !important;
	min-height:40px !important;
}

#item247319 {
	width:38px !important;
	left:340px !important;
	top:344px !important;
	min-height:8px !important;
}

#item247429 {
	width:46px !important;
	left:5px !important;
	min-height:35px !important;
}

#item247545 {
	width:61px !important;
	left:6px !important;
	min-height:35px !important;
}

#item247662 {
	width:59px !important;
	min-height:35px !important;
}

#item247778 {
	width:211px !important;
	left:3px !important;
	min-height:27px !important;
}

#item247894 {
	width:152px !important;
	left:27px !important;
	min-height:40px !important;
}

#item248011 {
	width:125px !important;
	left:163px !important;
	top:11px !important;
	min-height:11px !important;
}

#item28757 {
	width:79px !important;
	min-height:103px !important;
}

#item28868 {
	width:83px !important;
	top:21px !important;
	min-height:58px !important;
}

#item28979 {
	width:122px !important;
	top:5px !important;
	min-height:64px !important;
}

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

#item29179 {
	width:54px !important;
	left:15px !important;
	min-height:18px !important;
}

#item29268 {
	width:115px !important;
	left:67px !important;
	min-height:16px !important;
}

#item29379 {
	width:132px !important;
	left:236px !important;
	min-height:20px !important;
}

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

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

#item27461 {
	width:724px !important;
	height:32px !important;
	left:32px !important;
	top:454px !important;
	border:solid 1.4px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27476 {
	width:724px !important;
	height:32px !important;
	left:32px !important;
	top:25px !important;
	border:solid 1.4px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27491 {
	width:724px !important;
	height:32px !important;
	left:32px !important;
	top:238px !important;
	border:solid 1.4px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27695 {
	width:131px !important;
	min-height:55px !important;
}

#item27832 {
	width:60px !important;
	min-height:46px !important;
}

#item27943 {
	width:169px !important;
	left:5px !important;
	min-height:55px !important;
}

#item28054 {
	width:98px !important;
	min-height:55px !important;
}

#item28202 {
	width:66px !important;
	min-height:146px !important;
}

#item28349 {
	width:70px !important;
	min-height:159px !important;
}

#item31147 {
	width:99px !important;
	left:4px !important;
	min-height:62px !important;
}

#item31258 {
	width:109px !important;
	left:5px !important;
	min-height:62px !important;
}

#item31369 {
	width:62px !important;
	left:10px !important;
	min-height:44px !important;
}

#item31480 {
	width:65px !important;
	left:24px !important;
	min-height:53px !important;
}

#item31569 {
	width:60px !important;
	left:3px !important;
	min-height:40px !important;
}

#item31680 {
	width:91px !important;
	min-height:55px !important;
}

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

#item32056 {
	width:36px !important;
	left:8px !important;
	min-height:12px !important;
}

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

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

#item29662 {
	width:244px !important;
	height:34px !important;
	left:189px !important;
	top:72px !important;
	background:#000;
}

#item29975 {
	width:67px !important;
	left:16px !important;
	min-height:71px !important;
}

#item30086 {
	width:109px !important;
	min-height:35px !important;
}

#item30175 {
	width:66px !important;
	left:15px !important;
	min-height:40px !important;
}

#item30310 {
	width:157px !important;
	left:16px !important;
	min-height:27px !important;
}

#item30421 {
	width:193px !important;
	left:12px !important;
	top:2px !important;
	min-height:67px !important;
}

#item30532 {
	width:68px !important;
	min-height:71px !important;
}

#item30665 {
	width:117px !important;
	min-height:27px !important;
}

#item30795 {
	width:36px !important;
	left:8px !important;
	min-height:12px !important;
}

#item33806 {
	width:75px !important;
	min-height:71px !important;
}

#item33917 {
	width:44px !important;
	min-height:71px !important;
}

#item34028 {
	width:75px !important;
	min-height:71px !important;
}

#item34117 {
	width:112px !important;
	top:1px !important;
	min-height:18px !important;
}

#item34228 {
	width:161px !important;
	left:11px !important;
	min-height:27px !important;
}

#item34339 {
	width:205px !important;
	left:21px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item265250 {
	width:36px !important;
	left:8px !important;
	min-height:12px !important;
}

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

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

#item32460 {
	width:74px !important;
	min-height:44px !important;
}

#item32571 {
	width:124px !important;
	min-height:44px !important;
}

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

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

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

#item32993 {
	width:61px !important;
	min-height:40px !important;
}

#item33104 {
	width:211px !important;
	min-height:27px !important;
}

#item33232 {
	width:36px !important;
	left:8px !important;
	min-height:12px !important;
}

#item33343 {
	width:133px !important;
	left:2px !important;
	top:12px !important;
	min-height:74px !important;
}

#item35333 {
	width:60px !important;
	left:3px !important;
	min-height:40px !important;
}

#item35444 {
	width:126px !important;
	min-height:17px !important;
}

#item35555 {
	width:132px !important;
	min-height:44px !important;
}

#item242197 {
	width:214px !important;
	left:9px !important;
	min-height:8px !important;
}

#item242081 {
	width:137px !important;
	min-height:17px !important;
}

#item266324 {
	width:238px !important;
	min-height:12px !important;
}

#item35666 {
	width:137px !important;
	min-height:29px !important;
}

#item35777 {
	width:200px !important;
	top:2px !important;
	min-height:35px !important;
}

#item35888 {
	width:162px !important;
	min-height:25px !important;
}

#item266416 {
	width:36px !important;
	left:197px !important;
	top:291px !important;
	min-height:8px !important;
}

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

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

#item34953 {
	width:90px !important;
	min-height:254px !important;
}

#item35064 {
	width:90px !important;
	min-height:248px !important;
}

#item37254 {
	width:58px !important;
	min-height:127px !important;
}

#item37445 {
	width:85px !important;
	min-height:64px !important;
}

#item37556 {
	width:68px !important;
	left:5px !important;
	min-height:91px !important;
}

#item37667 {
	width:59px !important;
	min-height:40px !important;
}

#item37778 {
	width:77px !important;
	text-shadow:4px 4px 5px rgba(0,0,0,0.75);
	min-height:74px !important;
}

#item37889 {
	width:111px !important;
	text-shadow:4px 4px 5px rgba(0,0,0,0.75);
	min-height:111px !important;
}

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

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

#item266668 {
	width:433px !important;
	height:624px !important;
	left:1px !important;
	top:-14px !important;
	background:#988ec1;
}

#item36347 {
	width:68px !important;
	min-height:127px !important;
}

#item36600 {
	width:62px !important;
	min-height:112px !important;
}

#item36822 {
	width:62px !important;
	min-height:130px !important;
}

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

#item265437 {
	width:56px !important;
	height:20px !important;
	background:#ec008c;
}

#item36489 {
	width:72px !important;
	min-height:118px !important;
}

#item36711 {
	width:58px !important;
	min-height:118px !important;
}

#item36995 {
	width:64px !important;
	min-height:139px !important;
}

#item261828 {
	width:112px !important;
	min-height:31px !important;
}

#item39412 {
	width:108px !important;
	left:4px !important;
	min-height:62px !important;
}

#item39523 {
	width:126px !important;
	left:21px !important;
	min-height:62px !important;
}

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

#item39950 {
	width:57px !important;
	min-height:40px !important;
}

#item40083 {
	width:120px !important;
	min-height:41px !important;
}

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

#item40305 {
	width:72px !important;
	left:15px !important;
	min-height:27px !important;
}

#item40423 {
	width:112px !important;
	top:4px !important;
	min-height:68px !important;
}

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

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

#item42508 {
	width:434px !important;
	height:63px !important;
	top:242px !important;
	background:#e3a41a;
}

#item42672 {
	width:140px !important;
	height:33px !important;
	left:28px !important;
	top:463px !important;
	background:#000;
}

#item42725 {
	width:112px !important;
	min-height:18px !important;
}

#item42836 {
	width:49px !important;
	min-height:107px !important;
}

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

#item43058 {
	width:62px !important;
	min-height:125px !important;
}

#item43169 {
	width:58px !important;
	min-height:134px !important;
}

#item43321 {
	width:166px !important;
	min-height:51px !important;
}

#item43432 {
	width:193px !important;
	min-height:51px !important;
}

#item43565 {
	width:175px !important;
	min-height:42px !important;
}

#item43676 {
	width:277px !important;
	min-height:36px !important;
}

#item43934 {
	width:434px !important;
	height:22px !important;
	left:-14px !important;
	top:64px !important;
	background:#000;
}

#item50131 {
	width:52px !important;
	height:52px !important;
	background:#000;
}

#item50156 {
	width:52px !important;
	height:52px !important;
	background:#000;
}

#item50222 {
	width:121px !important;
	top:5px !important;
	min-height:18px !important;
}

#item50444 {
	width:67px !important;
	min-height:93px !important;
}

#item50555 {
	width:69px !important;
	min-height:66px !important;
}

#item50644 {
	width:112px !important;
	top:2px !important;
	min-height:18px !important;
}

#item50755 {
	width:148px !important;
	min-height:29px !important;
}

#item50866 {
	width:357px !important;
	left:4px !important;
	min-height:12px !important;
}

#item50977 {
	width:334px !important;
	left:19px !important;
	min-height:10px !important;
}

#item51088 {
	width:248px !important;
	left:63px !important;
	min-height:33px !important;
}

#item266777 {
	width:208px !important;
	left:6px !important;
	min-height:29px !important;
}

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

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

#item44096 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item44263 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item44285 {
	width:117px !important;
	min-height:27px !important;
}

#item44602 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item44727 {
	width:122px !important;
	top:84px !important;
	min-height:24px !important;
}

#item44749 {
	width:117px !important;
	min-height:27px !important;
}

#item45007 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item45131 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item45153 {
	width:117px !important;
	min-height:27px !important;
}

#item45412 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item45534 {
	width:120px !important;
	top:84px !important;
	min-height:32px !important;
}

#item45556 {
	width:117px !important;
	min-height:27px !important;
}

#item45821 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item45944 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item45966 {
	width:117px !important;
	min-height:27px !important;
}

#item46225 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item46347 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item46369 {
	width:117px !important;
	min-height:27px !important;
}

#item46627 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item46751 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item46773 {
	width:117px !important;
	min-height:27px !important;
}

#item47032 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item47155 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item47177 {
	width:117px !important;
	min-height:27px !important;
}

#item47433 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item47557 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item47579 {
	width:117px !important;
	min-height:27px !important;
}

#item47838 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item48005 {
	width:117px !important;
	top:84px !important;
	min-height:24px !important;
}

#item48027 {
	width:117px !important;
	min-height:27px !important;
}

#item48323 {
	opacity:0.75;
	width:64px !important;
	height:20px !important;
}

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

#item48448 {
	width:117px !important;
	top:83px !important;
	min-height:24px !important;
}

#item48470 {
	width:117px !important;
	min-height:27px !important;
}

#item48728 {
	opacity:0.75;
	width:63px !important;
	height:19px !important;
}

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

#item48855 {
	width:117px !important;
	top:83px !important;
	min-height:24px !important;
}

#item48877 {
	width:116px !important;
	left:1px !important;
	min-height:27px !important;
}

#item49132 {
	opacity:0.75;
	width:63px !important;
	height:19px !important;
}

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

#item49257 {
	width:116px !important;
	top:83px !important;
	min-height:24px !important;
}

#item49279 {
	width:116px !important;
	min-height:27px !important;
}

#item49537 {
	opacity:0.75;
	width:63px !important;
	height:19px !important;
}

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

#item49661 {
	width:125px !important;
	top:83px !important;
	min-height:24px !important;
}

#item49683 {
	width:116px !important;
	min-height:27px !important;
}

#item49926 {
	width:60px !important;
	left:6px !important;
	min-height:40px !important;
}

#item50083 {
	width:208px !important;
	left:6px !important;
	min-height:29px !important;
}

#item52604 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item52768 {
	width:119px !important;
	top:87px !important;
	min-height:41px !important;
}

#item52790 {
	width:119px !important;
	min-height:27px !important;
}

#item53105 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item53226 {
	width:117px !important;
	top:87px !important;
	min-height:41px !important;
}

#item53248 {
	width:119px !important;
	min-height:27px !important;
}

#item53509 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item53631 {
	width:119px !important;
	top:87px !important;
	min-height:24px !important;
}

#item53653 {
	width:119px !important;
	min-height:27px !important;
}

#item53904 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item54025 {
	width:119px !important;
	top:88px !important;
	min-height:32px !important;
}

#item54047 {
	width:119px !important;
	min-height:27px !important;
}

#item54304 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item54428 {
	width:119px !important;
	top:87px !important;
	min-height:24px !important;
}

#item54450 {
	width:119px !important;
	min-height:27px !important;
}

#item54701 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item54823 {
	width:119px !important;
	top:87px !important;
	min-height:41px !important;
}

#item54845 {
	width:119px !important;
	min-height:27px !important;
}

#item55102 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item55227 {
	width:119px !important;
	top:87px !important;
	min-height:24px !important;
}

#item55249 {
	width:119px !important;
	min-height:27px !important;
}

#item55813 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item55625 {
	width:119px !important;
	top:87px !important;
	min-height:32px !important;
}

#item55647 {
	width:119px !important;
	min-height:27px !important;
}

#item55897 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item56217 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item56022 {
	width:119px !important;
	left:5px !important;
	top:87px !important;
	min-height:24px !important;
}

#item56044 {
	width:119px !important;
	left:5px !important;
	min-height:27px !important;
}

#item56242 {
	width:52px !important;
	height:52px !important;
	background:#000;
}

#item56308 {
	width:60px !important;
	min-height:40px !important;
}

#item56419 {
	width:156px !important;
	min-height:41px !important;
}

#item56530 {
	width:232px !important;
	min-height:61px !important;
}

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

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

#item40587 {
	width:434px !important;
	height:33px !important;
	top:298px !important;
	background:#6262a6;
}

#item40755 {
	width:87px !important;
	left:1px !important;
	top:3px !important;
	min-height:14px !important;
}

#item40888 {
	width:135px !important;
	min-height:89px !important;
}

#item40999 {
	width:123px !important;
	min-height:17px !important;
}

#item41110 {
	width:126px !important;
	min-height:17px !important;
}

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

#item41332 {
	width:43px !important;
	left:2px !important;
	min-height:53px !important;
}

#item41443 {
	width:48px !important;
	left:2px !important;
	min-height:53px !important;
}

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

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

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

#item41865 {
	width:87px !important;
	top:1px !important;
	min-height:14px !important;
}

#item41976 {
	width:94px !important;
	min-height:14px !important;
}

#item42128 {
	width:99px !important;
	left:5px !important;
	top:6px !important;
	min-height:37px !important;
}

#item42239 {
	width:61px !important;
	min-height:27px !important;
}

#item42350 {
	width:45px !important;
	top:1px !important;
	min-height:10px !important;
}

#item42461 {
	width:171px !important;
	min-height:36px !important;
}

#item51852 {
	width:140px !important;
	min-height:249px !important;
}

#item266876 {
	width:434px !important;
	height:70px !important;
	left:-14px !important;
	top:88px !important;
	background:#000;
}

#item266928 {
	width:50px !important;
	left:21px !important;
	min-height:22px !important;
}

#item266998 {
	width:184px !important;
	left:17px !important;
	min-height:12px !important;
}

#item267069 {
	width:226px !important;
	left:9px !important;
	min-height:20px !important;
}

#item267139 {
	width:239px !important;
	left:16px !important;
	min-height:8px !important;
}

#item52187 {
	width:117px !important;
	left:62px !important;
	top:3px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

#item52299 {
	width:172px !important;
	left:59px !important;
	min-height:12px !important;
}

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

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

#item51741 {
	width:92px !important;
	min-height:204px !important;
}

#item243462 {
	width:102px !important;
	min-height:284px !important;
}

#item57550 {
	width:125px !important;
	min-height:18px !important;
}

#item57661 {
	width:159px !important;
	left:12px !important;
	min-height:29px !important;
}

#item57772 {
	width:108px !important;
	min-height:64px !important;
}

#item57883 {
	width:88px !important;
	min-height:82px !important;
}

#item57994 {
	width:240px !important;
	min-height:68px !important;
}

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

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

#item56920 {
	width:63px !important;
	left:10px !important;
	min-height:40px !important;
}

#item57031 {
	width:171px !important;
	min-height:75px !important;
}

#item57142 {
	width:147px !important;
	min-height:84px !important;
}

#item57253 {
	width:295px !important;
	left:20px !important;
	min-height:16px !important;
}

#item57364 {
	width:177px !important;
	left:96px !important;
	min-height:20px !important;
}

#item267282 {
	width:118px !important;
	min-height:55px !important;
}

#item59008 {
	width:112px !important;
	min-height:51px !important;
}

#item59119 {
	width:112px !important;
	min-height:73px !important;
}

#item59230 {
	width:108px !important;
	min-height:51px !important;
}

#item59341 {
	width:114px !important;
	min-height:73px !important;
}

#item59764 {
	width:85px !important;
	top:1px !important;
	text-shadow:2px 2px 9px #000;
	min-height:40px !important;
}

#item59831 {
	width:70px !important;
	min-height:22px !important;
}

#item59942 {
	width:100px !important;
	min-height:36px !important;
}

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

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

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

#item58453 {
	width:88px !important;
	min-height:118px !important;
}

#item58564 {
	width:67px !important;
	min-height:100px !important;
}

#item58675 {
	width:74px !important;
	min-height:109px !important;
}

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

#item58897 {
	width:71px !important;
	left:18px !important;
	top:38px !important;
	min-height:95px !important;
}

#item60164 {
	width:100px !important;
	left:30px !important;
	text-shadow:2px 2px 9px #000;
	min-height:29px !important;
}

#item60253 {
	width:85px !important;
	left:19px !important;
	top:1px !important;
	text-shadow:2px 2px 9px #000;
	min-height:40px !important;
}

#item61689 {
	width:434px !important;
	height:161px !important;
	left:-14px !important;
	top:448px !important;
	background:#1b3852;
}

#item61690 {
	width:434px !important;
	height:137px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c84229;
}

#item61691 {
	width:434px !important;
	height:43px !important;
	left:-14px !important;
	top:79px !important;
	background:#000;
}

#item61756 {
	width:132px !important;
	top:3px !important;
	min-height:93px !important;
}

#item61867 {
	width:136px !important;
	left:16px !important;
	top:1px !important;
	min-height:83px !important;
}

#item61978 {
	width:241px !important;
	left:64px !important;
	min-height:16px !important;
}

#item62089 {
	width:200px !important;
	left:69px !important;
	min-height:11px !important;
}

#item62200 {
	width:346px !important;
	left:47px !important;
	min-height:20px !important;
}

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

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

#item60792 {
	width:117px !important;
	height:25px !important;
	left:154px !important;
	top:74px !important;
	background:#000;
}

#item60846 {
	width:117px !important;
	height:25px !important;
	left:154px !important;
	top:371px !important;
	background:#000;
}

#item60965 {
	width:92px !important;
	min-height:51px !important;
}

#item61076 {
	width:63px !important;
	min-height:149px !important;
}

#item61143 {
	width:56px !important;
	min-height:34px !important;
}

#item61276 {
	width:92px !important;
	top:1px !important;
	min-height:51px !important;
}

#item61343 {
	width:38px !important;
	min-height:48px !important;
}

#item61476 {
	width:96px !important;
	min-height:114px !important;
}

#item64851 {
	width:192px !important;
	height:247px !important;
	left:227px !important;
	top:28px !important;
}

#item64993 {
	width:249px !important;
	height:25px !important;
	left:82px !important;
	top:73px !important;
	background:#000;
}

#item65060 {
	width:255px !important;
	height:25px !important;
	left:79px !important;
	top:367px !important;
	background:#000;
}

#item65125 {
	width:90px !important;
	top:10px !important;
	min-height:51px !important;
}

#item65236 {
	width:86px !important;
	min-height:51px !important;
}

#item65303 {
	width:159px !important;
	left:1px !important;
	min-height:20px !important;
}

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

#item65547 {
	width:90px !important;
	min-height:60px !important;
}

#item65658 {
	width:85px !important;
	min-height:87px !important;
}

#item65827 {
	width:57px !important;
	min-height:44px !important;
}

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

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

#item62468 {
	width:369px !important;
	height:25px !important;
	left:28px !important;
	top:68px !important;
	background:#000;
}

#item62616 {
	width:107px !important;
	height:27px !important;
	left:52px !important;
	top:449px !important;
	background:#000;
}

#item62681 {
	width:59px !important;
	min-height:89px !important;
}

#item62792 {
	width:64px !important;
	min-height:89px !important;
}

#item62903 {
	width:60px !important;
	min-height:98px !important;
}

#item62992 {
	width:87px !important;
	top:2px !important;
	min-height:14px !important;
}

#item63103 {
	width:141px !important;
	left:8px !important;
	min-height:10px !important;
}

#item63214 {
	width:188px !important;
	left:5px !important;
	min-height:12px !important;
}

#item63325 {
	width:318px !important;
	left:8px !important;
	min-height:16px !important;
}

#item63436 {
	width:92px !important;
	min-height:26px !important;
}

#item63547 {
	width:92px !important;
	min-height:35px !important;
}

#item63658 {
	width:78px !important;
	min-height:71px !important;
}

#item63769 {
	width:92px !important;
	min-height:71px !important;
}

#item63836 {
	width:76px !important;
	min-height:71px !important;
}

#item63947 {
	width:73px !important;
	left:7px !important;
	min-height:62px !important;
}

#item64058 {
	width:77px !important;
	left:2px !important;
	min-height:71px !important;
}

#item64169 {
	width:100px !important;
	min-height:71px !important;
}

#item64280 {
	width:98px !important;
	min-height:71px !important;
}

#item64369 {
	width:87px !important;
	top:3px !important;
	min-height:14px !important;
}

#item64436 {
	width:247px !important;
	min-height:13px !important;
}

#item271571 {
	width:104px !important;
	left:26px !important;
	min-height:41px !important;
}

#item66976 {
	width:434px !important;
	height:237px !important;
	left:-14px !important;
	top:184px !important;
	background:#040404;
}

#item66992 {
	width:149px !important;
	height:51px !important;
	left:-14px !important;
	top:182px !important;
	background:#000;
}

#item67139 {
	width:62px !important;
	min-height:131px !important;
}

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

#item67361 {
	width:37px !important;
	min-height:95px !important;
}

#item67472 {
	width:57px !important;
	min-height:104px !important;
}

#item67806 {
	width:148px !important;
	min-height:71px !important;
}

#item67873 {
	width:121px !important;
	min-height:26px !important;
}

#item67940 {
	width:151px !important;
	min-height:62px !important;
}

#item68029 {
	width:60px !important;
	left:1px !important;
	min-height:40px !important;
}

#item68096 {
	width:82px !important;
	left:6px !important;
	min-height:27px !important;
}

#item68163 {
	width:107px !important;
	left:4px !important;
	min-height:29px !important;
}

#item68230 {
	width:138px !important;
	min-height:76px !important;
}

#item68341 {
	width:146px !important;
	min-height:55px !important;
}

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

#item66319 {
	width:112px !important;
	min-height:18px !important;
}

#item66385 {
	width:184px !important;
	left:121px !important;
	top:80px !important;
	min-height:12px !important;
}

#item66488 {
	width:133px !important;
	min-height:82px !important;
}

#item66630 {
	width:106px !important;
	min-height:127px !important;
}

#item66772 {
	width:102px !important;
	min-height:127px !important;
}

#item66883 {
	width:356px !important;
	min-height:33px !important;
}

#item70221 {
	width:165px !important;
	height:30px !important;
	background:#000;
}

#item70357 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item70522 {
	width:119px !important;
	top:81px !important;
	min-height:24px !important;
}

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

#item70864 {
	width:109px !important;
	top:3px !important;
	min-height:60px !important;
}

#item70970 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item71095 {
	width:119px !important;
	top:90px !important;
	min-height:24px !important;
}

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

#item71373 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item71499 {
	width:119px !important;
	top:90px !important;
	min-height:32px !important;
}

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

#item71774 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item71897 {
	width:119px !important;
	top:90px !important;
	min-height:32px !important;
}

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

#item72156 {
	width:121px !important;
	top:2px !important;
	min-height:18px !important;
}

#item72260 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item72384 {
	width:119px !important;
	top:90px !important;
	min-height:24px !important;
}

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

#item72660 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item72782 {
	width:119px !important;
	top:90px !important;
	min-height:24px !important;
}

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

#item73058 {
	opacity:0.75;
	width:65px !important;
	height:20px !important;
}

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

#item73179 {
	width:119px !important;
	left:6px !important;
	top:90px !important;
	min-height:24px !important;
}

#item73201 {
	width:132px !important;
	min-height:30px !important;
}

#item73440 {
	width:121px !important;
	top:2px !important;
	min-height:18px !important;
}

#item73551 {
	width:137px !important;
	min-height:45px !important;
}

#item73662 {
	width:154px !important;
	left:1px !important;
	min-height:57px !important;
}

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

#item68606 {
	width:59px !important;
	left:15px !important;
	top:18px !important;
	min-height:40px !important;
}

#item68717 {
	width:77px !important;
	min-height:82px !important;
}

#item68828 {
	width:79px !important;
	min-height:66px !important;
}

#item68939 {
	width:71px !important;
	min-height:75px !important;
}

#item69050 {
	width:92px !important;
	top:14px !important;
	min-height:66px !important;
}

#item69161 {
	width:86px !important;
	top:10px !important;
	min-height:75px !important;
}

#item69272 {
	width:78px !important;
	min-height:66px !important;
}

#item69383 {
	width:179px !important;
	min-height:27px !important;
}

#item69472 {
	width:112px !important;
	top:8px !important;
	min-height:18px !important;
}

#item69583 {
	width:91px !important;
	min-height:46px !important;
}

#item69694 {
	width:83px !important;
	min-height:28px !important;
}

#item69805 {
	width:44px !important;
	min-height:76px !important;
}

#item69916 {
	width:129px !important;
	min-height:55px !important;
}

#item70027 {
	width:120px !important;
	text-shadow:2px 2px 9px #000;
	min-height:111px !important;
}

#item74123 {
	width:83px !important;
	min-height:69px !important;
}

#item74234 {
	width:80px !important;
	min-height:51px !important;
}

#item74400 {
	width:267px !important;
	min-height:95px !important;
}

#item74511 {
	width:124px !important;
	left:43px !important;
	min-height:39px !important;
}

#item74622 {
	width:114px !important;
	left:11px !important;
	min-height:20px !important;
}

#item74711 {
	width:87px !important;
	top:2px !important;
	min-height:14px !important;
}

#item74800 {
	width:80px !important;
	left:1px !important;
	top:2px !important;
	min-height:14px !important;
}

#item74953 {
	width:279px !important;
	height:23px !important;
	left:154px !important;
	background:#000;
}

#item74954 {
	width:154px !important;
	height:23px !important;
	background:#c49e8b;
}

#item74974 {
	width:54px !important;
	left:59px !important;
	top:5px !important;
	min-height:10px !important;
}

#item74996 {
	width:143px !important;
	left:212px !important;
	top:5px !important;
	min-height:10px !important;
}

#item75177 {
	width:172px !important;
	left:74px !important;
	min-height:12px !important;
}

#item75295 {
	width:158px !important;
	left:66px !important;
	top:2px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

#item267410 {
	width:18px !important;
	left:21px !important;
	top:341px !important;
	min-height:8px !important;
}

#item267414 {
	width:18px !important;
	left:198px !important;
	top:341px !important;
	min-height:8px !important;
}

#item267461 {
	width:26px !important;
	left:126px !important;
	top:328px !important;
	min-height:8px !important;
}

#item267484 {
	width:26px !important;
	left:183px !important;
	top:562px !important;
	min-height:8px !important;
}

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

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

#item75376 {
	width:195px !important;
	height:73px !important;
	top:269px !important;
	border-radius:0 57px 57px 0;
	background:#ec008c;
}

#item75495 {
	width:190px !important;
	min-height:60px !important;
}

#item75606 {
	width:190px !important;
	min-height:78px !important;
}

#item75717 {
	width:190px !important;
	min-height:42px !important;
}

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

#item75939 {
	width:146px !important;
	top:1px !important;
	min-height:22px !important;
}

#item76050 {
	width:79px !important;
	top:1px !important;
	min-height:11px !important;
}

#item76161 {
	width:91px !important;
	min-height:36px !important;
}

#item76272 {
	width:139px !important;
	left:72px !important;
	top:3px !important;
	min-height:74px !important;
}

#item76383 {
	width:183px !important;
	left:19px !important;
	min-height:25px !important;
}

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

#item76805 {
	width:39px !important;
	left:13px !important;
	min-height:68px !important;
}

#item76916 {
	width:36px !important;
	left:9px !important;
	min-height:68px !important;
}

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

#item77249 {
	width:100px !important;
	left:2px !important;
	min-height:53px !important;
}

#item77360 {
	width:100px !important;
	left:10px !important;
	min-height:53px !important;
}

#item77449 {
	width:87px !important;
	left:1px !important;
	top:2px !important;
	min-height:14px !important;
}

#item77560 {
	width:111px !important;
	min-height:91px !important;
}

#item77671 {
	width:177px !important;
	min-height:16px !important;
}

#item77782 {
	width:183px !important;
	left:25px !important;
	top:1px !important;
	min-height:68px !important;
}

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

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

#item77830 {
	width:434px !important;
	height:48px !important;
	top:23px !important;
	background:#b01756;
}

#item77984 {
	width:91px !important;
	min-height:122px !important;
}

#item78095 {
	width:113px !important;
	min-height:140px !important;
}

#item78206 {
	width:122px !important;
	min-height:131px !important;
}

#item78317 {
	width:74px !important;
	min-height:122px !important;
}

#item78428 {
	width:63px !important;
	left:5px !important;
	min-height:131px !important;
}

#item78821 {
	width:72px !important;
	min-height:86px !important;
}

#item78932 {
	width:185px !important;
	min-height:27px !important;
}

#item79043 {
	width:194px !important;
	min-height:36px !important;
}

#item79154 {
	width:191px !important;
	min-height:31px !important;
}

#item80752 {
	width:137px !important;
	height:154px !important;
	left:-14px !important;
	top:428px !important;
	background:#000;
}

#item80863 {
	width:84px !important;
	min-height:42px !important;
}

#item80974 {
	width:84px !important;
	min-height:51px !important;
}

#item81085 {
	width:84px !important;
	min-height:51px !important;
}

#item81196 {
	width:91px !important;
	top:4px !important;
	min-height:80px !important;
}

#item81307 {
	width:89px !important;
	top:5px !important;
	min-height:34px !important;
}

#item81418 {
	width:190px !important;
	min-height:87px !important;
}

#item81529 {
	width:176px !important;
	min-height:12px !important;
}

#item81640 {
	width:81px !important;
	min-height:28px !important;
}

#item81751 {
	width:74px !important;
	min-height:28px !important;
}

#item81862 {
	width:74px !important;
	min-height:28px !important;
}

#item81973 {
	width:43px !important;
	left:11px !important;
	min-height:51px !important;
}

#item82084 {
	width:62px !important;
	min-height:47px !important;
}

#item82195 {
	width:256px !important;
	left:112px !important;
	top:1px !important;
	min-height:11px !important;
}

#item82306 {
	width:229px !important;
	left:139px !important;
	min-height:18px !important;
}

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

#item79543 {
	width:71px !important;
	left:6px !important;
	min-height:80px !important;
}

#item79654 {
	width:47px !important;
	left:7px !important;
	min-height:62px !important;
}

#item79765 {
	width:84px !important;
	min-height:62px !important;
}

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

#item79987 {
	width:85px !important;
	min-height:62px !important;
}

#item80098 {
	width:181px !important;
	min-height:111px !important;
}

#item80209 {
	width:248px !important;
	min-height:28px !important;
}

#item80320 {
	width:290px !important;
	min-height:18px !important;
}

#item80473 {
	width:279px !important;
	height:23px !important;
	left:154px !important;
	background:#000;
}

#item80474 {
	width:154px !important;
	height:23px !important;
	background:#c49e8b;
}

#item80494 {
	width:54px !important;
	left:59px !important;
	top:5px !important;
	min-height:10px !important;
}

#item80516 {
	width:102px !important;
	left:232px !important;
	top:5px !important;
	min-height:10px !important;
}

#item83940 {
	width:103px !important;
	left:14px !important;
	min-height:69px !important;
}

#item84051 {
	width:68px !important;
	min-height:77px !important;
}

#item84162 {
	width:94px !important;
	left:3px !important;
	min-height:69px !important;
}

#item84273 {
	width:52px !important;
	min-height:95px !important;
}

#item84384 {
	width:114px !important;
	min-height:141px !important;
}

#item84473 {
	width:78px !important;
	left:1px !important;
	min-height:141px !important;
}

#item84584 {
	width:67px !important;
	min-height:131px !important;
}

#item84695 {
	width:97px !important;
	min-height:132px !important;
}

#item84806 {
	width:46px !important;
	left:23px !important;
	top:8px !important;
	min-height:27px !important;
}

#item84917 {
	width:140px !important;
	left:20px !important;
	top:3px !important;
	min-height:126px !important;
}

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

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

#item82527 {
	width:328px !important;
	height:32px !important;
	left:50px !important;
	top:90px !important;
	border-radius:28px;
	background:#2f723b;
}

#item82547 {
	width:95px !important;
	left:169px !important;
	top:60px !important;
	min-height:15px !important;
}

#item82614 {
	width:316px !important;
	left:26px !important;
	top:2px !important;
	min-height:20px !important;
}

#item82834 {
	width:93px !important;
	min-height:78px !important;
}

#item82945 {
	width:85px !important;
	min-height:78px !important;
}

#item83056 {
	width:88px !important;
	min-height:78px !important;
}

#item83167 {
	width:69px !important;
	min-height:86px !important;
}

#item83278 {
	width:273px !important;
	left:8px !important;
	top:3px !important;
	min-height:12px !important;
}

#item83500 {
	width:208px !important;
	left:23px !important;
	min-height:20px !important;
}

#item86819 {
	width:232px !important;
	min-height:26px !important;
}

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

#item87041 {
	width:232px !important;
	top:5px !important;
	min-height:17px !important;
}

#item87152 {
	width:79px !important;
	top:4px !important;
	min-height:8px !important;
}

#item87263 {
	width:233px !important;
	top:10px !important;
	min-height:26px !important;
}

#item87374 {
	width:110px !important;
	top:9px !important;
	min-height:8px !important;
}

#item87485 {
	width:223px !important;
	top:5px !important;
	min-height:35px !important;
}

#item87596 {
	width:119px !important;
	left:2px !important;
	top:6px !important;
	min-height:67px !important;
}

#item87707 {
	width:138px !important;
	min-height:83px !important;
}

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

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

#item85220 {
	width:369px !important;
	height:20px !important;
	left:28px !important;
	top:364px !important;
	border-radius:57px;
	background:#fff;
}

#item85709 {
	width:97px !important;
	min-height:69px !important;
}

#item85820 {
	width:97px !important;
	min-height:168px !important;
}

#item85931 {
	width:307px !important;
	left:5px !important;
	min-height:10px !important;
}

#item86042 {
	width:174px !important;
	min-height:96px !important;
}

#item86153 {
	width:187px !important;
	min-height:96px !important;
}

#item86264 {
	width:110px !important;
	min-height:159px !important;
}

#item86375 {
	width:110px !important;
	min-height:159px !important;
}

#item86486 {
	width:117px !important;
	min-height:168px !important;
}

#item86597 {
	width:300px !important;
	left:34px !important;
	top:4px !important;
	min-height:8px !important;
}

#item86708 {
	width:270px !important;
	left:49px !important;
	top:2px !important;
	min-height:16px !important;
}

#item87951 {
	width:434px !important;
	height:624px !important;
	left:419px !important;
	top:-14px !important;
	background:#2e1b12;
}

#item89723 {
	width:189px !important;
	height:49px !important;
	left:203px !important;
	top:195px !important;
	background:#000;
}

#item89833 {
	width:112px !important;
	min-height:18px !important;
}

#item89944 {
	width:66px !important;
	left:12px !important;
	min-height:10px !important;
}

#item90055 {
	width:163px !important;
	left:2px !important;
	min-height:46px !important;
}

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

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

#item90388 {
	width:187px !important;
	min-height:44px !important;
}

#item90499 {
	width:177px !important;
	left:5px !important;
	min-height:22px !important;
}

#item90610 {
	width:186px !important;
	left:1px !important;
	min-height:40px !important;
}

#item248331 {
	width:89px !important;
	min-height:41px !important;
}

#item248448 {
	width:67px !important;
	min-height:59px !important;
}

#item248565 {
	width:107px !important;
	min-height:49px !important;
}

#item248681 {
	width:207px !important;
	min-height:17px !important;
}

#item248797 {
	width:191px !important;
	min-height:10px !important;
}

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

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

#item88111 {
	width:368px !important;
	height:43px !important;
	left:28px !important;
	top:291px !important;
	background:#fff;
}

#item88176 {
	width:107px !important;
	min-height:105px !important;
}

#item88287 {
	width:78px !important;
	min-height:96px !important;
}

#item88398 {
	width:86px !important;
	min-height:105px !important;
}

#item88509 {
	width:86px !important;
	min-height:96px !important;
}

#item88639 {
	width:194px !important;
	min-height:31px !important;
}

#item88864 {
	width:160px !important;
	min-height:35px !important;
}

#item88975 {
	width:179px !important;
	min-height:35px !important;
}

#item89086 {
	width:199px !important;
	min-height:35px !important;
}

#item89197 {
	width:199px !important;
	min-height:35px !important;
}

#item89308 {
	width:193px !important;
	min-height:27px !important;
}

#item89463 {
	width:143px !important;
	left:6px !important;
	text-shadow:0px 0px 6px #594230;
	min-height:66px !important;
}

#item89485 {
	width:139px !important;
	left:8px !important;
	text-shadow:0px 0px 6px #594230;
	min-height:66px !important;
}

#item89640 {
	width:162px !important;
	min-height:16px !important;
}

#item273417 {
	width:124px !important;
	min-height:18px !important;
}

#item273601 {
	width:87px !important;
	left:16px !important;
	min-height:11px !important;
}

#item4331 {
	width:57px !important;
	min-height:176px !important;
}

#item4442 {
	width:149px !important;
	min-height:87px !important;
}

#item4553 {
	width:128px !important;
	min-height:122px !important;
}

#item4664 {
	width:140px !important;
	min-height:67px !important;
}

#item4775 {
	width:163px !important;
	min-height:74px !important;
}

#item4928 {
	width:279px !important;
	height:23px !important;
	left:154px !important;
	background:#000;
}

#item4929 {
	width:154px !important;
	height:23px !important;
	background:#c49e8b;
}

#item4949 {
	width:54px !important;
	left:59px !important;
	top:5px !important;
	min-height:10px !important;
}

#item4971 {
	width:163px !important;
	left:200px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

#item3089 {
	width:172px !important;
	left:10px !important;
	min-height:62px !important;
}

#item3200 {
	width:183px !important;
	min-height:71px !important;
}

#item3289 {
	width:47px !important;
	left:1px !important;
	min-height:31px !important;
}

#item3378 {
	width:44px !important;
	left:2px !important;
	min-height:31px !important;
}

#item3467 {
	width:202px !important;
	left:16px !important;
	min-height:69px !important;
}

#item3578 {
	width:156px !important;
	min-height:60px !important;
}

#item3689 {
	width:368px !important;
	left:1px !important;
	min-height:20px !important;
}

#item3800 {
	width:203px !important;
	left:83px !important;
	min-height:10px !important;
}

#item3911 {
	width:426px !important;
	min-height:12px !important;
}

#item4022 {
	width:330px !important;
	left:19px !important;
	min-height:16px !important;
}

#item4133 {
	width:368px !important;
	min-height:27px !important;
}

#item267664 {
	width:112px !important;
	height:33px !important;
	left:308px !important;
	top:371px !important;
	background:#000;
}

#item5459 {
	width:52px !important;
	left:1px !important;
	min-height:143px !important;
}

#item5570 {
	width:102px !important;
	min-height:62px !important;
}

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

#item5792 {
	width:275px !important;
	min-height:18px !important;
}

#item5903 {
	width:247px !important;
	left:48px !important;
	min-height:9px !important;
}

#item6014 {
	width:250px !important;
	left:32px !important;
	min-height:16px !important;
}

#item6103 {
	width:105px !important;
	min-height:33px !important;
}

#item6325 {
	width:152px !important;
	min-height:141px !important;
}

#item6414 {
	width:100px !important;
	min-height:87px !important;
}

#item6503 {
	width:137px !important;
	min-height:92px !important;
}

#item267588 {
	width:41px !important;
	min-height:31px !important;
}

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

#item6731 {
	width:86px !important;
	left:7px !important;
	min-height:158px !important;
}

#item6842 {
	width:69px !important;
	left:11px !important;
	min-height:158px !important;
}

#item6931 {
	width:106px !important;
	left:8px !important;
	min-height:158px !important;
}

#item7020 {
	width:69px !important;
	min-height:68px !important;
}

#item7109 {
	width:71px !important;
	min-height:68px !important;
}

#item7198 {
	width:368px !important;
	left:9px !important;
	top:11px !important;
	min-height:8px !important;
}

#item7287 {
	width:368px !important;
	top:5px !important;
	min-height:20px !important;
}

#item7376 {
	width:368px !important;
	left:9px !important;
	top:2px !important;
	min-height:55px !important;
}

#item104456 {
	width:82px !important;
	min-height:18px !important;
}

#item104567 {
	width:96px !important;
	min-height:18px !important;
}

#item104678 {
	width:95px !important;
	min-height:18px !important;
}

#item104789 {
	width:84px !important;
	min-height:18px !important;
}

#item104989 {
	width:94px !important;
	left:1px !important;
	top:12px !important;
	min-height:14px !important;
}

#item105100 {
	width:136px !important;
	min-height:41px !important;
}

#item104900 {
	width:176px !important;
	min-height:75px !important;
}

#item105211 {
	width:174px !important;
	min-height:75px !important;
}

#item105300 {
	width:94px !important;
	top:12px !important;
	min-height:14px !important;
}

#item105411 {
	width:124px !important;
	min-height:55px !important;
}

#item105471 {
	width:87px !important;
	height:43px !important;
	left:147px !important;
	top:138px !important;
	background:#d57c1b;
}

#item105539 {
	width:81px !important;
	left:3px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.5);
	min-height:26px !important;
}

#item105592 {
	width:87px !important;
	height:43px !important;
	left:30px !important;
	top:138px !important;
	background:#d57c1b;
}

#item105660 {
	width:87px !important;
	top:2px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.5);
	min-height:26px !important;
}

#item105775 {
	width:170px !important;
	min-height:68px !important;
}

#item105928 {
	width:279px !important;
	height:23px !important;
	left:154px !important;
	background:#000;
}

#item105929 {
	width:154px !important;
	height:23px !important;
	background:#c49e8b;
}

#item105949 {
	width:54px !important;
	left:59px !important;
	top:5px !important;
	min-height:10px !important;
}

#item105971 {
	width:75px !important;
	left:246px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

#item102971 {
	width:62px !important;
	min-height:140px !important;
}

#item103082 {
	width:94px !important;
	left:1px !important;
	min-height:141px !important;
}

#item103193 {
	width:169px !important;
	min-height:26px !important;
}

#item103282 {
	width:76px !important;
	left:42px !important;
	min-height:14px !important;
}

#item103504 {
	width:56px !important;
	left:6px !important;
	min-height:140px !important;
}

#item103615 {
	width:87px !important;
	min-height:141px !important;
}

#item103726 {
	width:117px !important;
	min-height:104px !important;
}

#item103837 {
	width:191px !important;
	min-height:87px !important;
}

#item103948 {
	width:101px !important;
	min-height:159px !important;
}

#item104059 {
	width:275px !important;
	min-height:28px !important;
}

#item94254 {
	width:279px !important;
	height:23px !important;
	left:154px !important;
	background:#000;
}

#item94255 {
	width:154px !important;
	height:23px !important;
	background:#c49e8b;
}

#item94275 {
	width:54px !important;
	left:59px !important;
	top:5px !important;
	min-height:10px !important;
}

#item94297 {
	width:113px !important;
	left:227px !important;
	top:5px !important;
	min-height:10px !important;
}

#item108669 {
	width:96px !important;
	left:6px !important;
	min-height:56px !important;
}

#item108780 {
	width:60px !important;
	left:14px !important;
	min-height:56px !important;
}

#item108891 {
	width:67px !important;
	left:1px !important;
	min-height:56px !important;
}

#item109002 {
	width:67px !important;
	left:20px !important;
	min-height:56px !important;
}

#item109113 {
	width:62px !important;
	min-height:47px !important;
}

#item109224 {
	width:48px !important;
	left:8px !important;
	min-height:104px !important;
}

#item109335 {
	width:77px !important;
	min-height:42px !important;
}

#item109446 {
	width:92px !important;
	min-height:87px !important;
}

#item109557 {
	width:59px !important;
	min-height:149px !important;
}

#item109668 {
	width:69px !important;
	left:2px !important;
	min-height:80px !important;
}

#item109779 {
	width:90px !important;
	min-height:80px !important;
}

#item109890 {
	width:84px !important;
	min-height:80px !important;
}

#item110001 {
	width:88px !important;
	min-height:80px !important;
}

#item110090 {
	width:112px !important;
	min-height:18px !important;
}

#item110201 {
	width:222px !important;
	min-height:10px !important;
}

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

#item91505 {
	width:434px !important;
	height:185px !important;
	background:#d57c1b;
}

#item91529 {
	width:143px !important;
	left:141px !important;
	top:86px !important;
	min-height:18px !important;
}

#item91551 {
	width:165px !important;
	left:130px !important;
	top:119px !important;
	min-height:10px !important;
}

#item91555 {
	width:160px !important;
	height:28px !important;
	border-radius:48px;
	background:#fff;
}

#item91575 {
	width:126px !important;
	left:17px !important;
	min-height:20px !important;
}

#item91597 {
	width:302px !important;
	left:62px !important;
	top:196px !important;
	min-height:18px !important;
}

#item91602 {
	width:211px !important;
	height:67px !important;
	left:157px !important;
	background:#d57c1b;
}

#item91632 {
	width:131px !important;
	left:197px !important;
	top:23px !important;
	min-height:14px !important;
}

#item91636 {
	width:211px !important;
	height:67px !important;
	left:157px !important;
	background:#d57c1b;
}

#item91665 {
	width:115px !important;
	left:205px !important;
	top:23px !important;
	min-height:14px !important;
}

#item91669 {
	width:211px !important;
	height:67px !important;
	left:157px !important;
	background:#d57c1b;
}

#item91689 {
	width:197px !important;
	left:164px !important;
	top:7px !important;
	min-height:48px !important;
}

#item91700 {
	width:211px !important;
	height:67px !important;
	left:157px !important;
	background:#d57c1b;
}

#item91728 {
	width:211px !important;
	left:157px !important;
	top:14px !important;
	min-height:31px !important;
}

#item91732 {
	width:211px !important;
	height:67px !important;
	left:157px !important;
	background:#d57c1b;
}

#item91761 {
	width:198px !important;
	left:164px !important;
	top:15px !important;
	min-height:31px !important;
}

#item91816 {
	width:54px !important;
	left:109px !important;
	top:7px !important;
	min-height:27px !important;
}

#item91819 {
	width:73px !important;
	height:73px !important;
	left:28px !important;
	top:73px !important;
	background:#fff;
}

#item97011 {
	width:868px !important;
	height:100px !important;
	background:#d57c1b;
}

#item97033 {
	width:380px !important;
	left:34px !important;
	top:37px !important;
	min-height:36px !important;
}

#item97055 {
	width:380px !important;
	left:454px !important;
	top:37px !important;
	min-height:36px !important;
}

#item97086 {
	width:191px !important;
	left:214px !important;
	top:115px !important;
	min-height:14px !important;
}

#item97108 {
	width:154px !important;
	left:233px !important;
	top:143px !important;
	min-height:10px !important;
}

#item97130 {
	width:243px !important;
	left:102px !important;
	top:80px !important;
	min-height:10px !important;
}

#item97163 {
	width:114px !important;
	left:79px !important;
	top:365px !important;
	min-height:55px !important;
}

#item97185 {
	width:165px !important;
	left:227px !important;
	top:447px !important;
	min-height:27px !important;
}

#item97218 {
	width:103px !important;
	left:594px !important;
	top:115px !important;
	min-height:12px !important;
}

#item97240 {
	width:94px !important;
	left:599px !important;
	top:130px !important;
	min-height:25px !important;
}

#item97263 {
	width:107px !important;
	left:592px !important;
	top:213px !important;
	min-height:13px !important;
}

#item97285 {
	width:101px !important;
	left:725px !important;
	top:277px !important;
	min-height:48px !important;
}

#item97301 {
	width:73px !important;
	height:73px !important;
	left:330px !important;
	top:488px !important;
	background:#fff;
}

#item97356 {
	width:46px !important;
	left:284px !important;
	top:201px !important;
	min-height:26px !important;
}

#item97378 {
	width:46px !important;
	left:284px !important;
	top:264px !important;
	min-height:17px !important;
}

#item97400 {
	width:36px !important;
	left:206px !important;
	top:238px !important;
	min-height:24px !important;
}

#item97422 {
	width:43px !important;
	left:242px !important;
	top:238px !important;
	min-height:24px !important;
}

#item97444 {
	width:43px !important;
	left:286px !important;
	top:238px !important;
	min-height:24px !important;
}

#item97466 {
	width:43px !important;
	left:330px !important;
	top:238px !important;
	min-height:24px !important;
}

#item97488 {
	width:41px !important;
	left:372px !important;
	top:238px !important;
	min-height:24px !important;
}

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

#item101993 {
	width:433px !important;
	height:71px !important;
	background:#d57c1b;
}

#item102015 {
	width:188px !important;
	left:130px !important;
	top:37px !important;
	min-height:16px !important;
}

#item102037 {
	width:165px !important;
	left:43px !important;
	top:87px !important;
	min-height:62px !important;
}

#item102059 {
	width:142px !important;
	left:54px !important;
	top:168px !important;
	min-height:20px !important;
}

#item102062 {
	width:56px !important;
	height:56px !important;
	left:97px !important;
	top:234px !important;
	background:#fff;
}

#item102100 {
	width:305px !important;
	left:68px !important;
	top:413px !important;
	min-height:14px !important;
}

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

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

#item99887 {
	width:82px !important;
	min-height:143px !important;
}

#item99998 {
	width:87px !important;
	min-height:143px !important;
}

#item100109 {
	width:64px !important;
	min-height:152px !important;
}

#item100220 {
	width:89px !important;
	min-height:143px !important;
}

#item100331 {
	width:86px !important;
	left:35px !important;
	min-height:10px !important;
}

#item100442 {
	width:83px !important;
	left:19px !important;
	min-height:55px !important;
}

#item100531 {
	width:75px !important;
	left:1px !important;
	min-height:40px !important;
}

#item100642 {
	width:167px !important;
	left:39px !important;
	min-height:92px !important;
}

#item100743 {
	width:47px !important;
	left:5px !important;
	min-height:13px !important;
}

#item100921 {
	width:47px !important;
	left:5px !important;
	min-height:13px !important;
}

#item101099 {
	width:47px !important;
	left:5px !important;
	min-height:13px !important;
}

#item238282 {
	width:49px !important;
	left:4px !important;
	min-height:13px !important;
}

#item268271 {
	width:258px !important;
	height:23px !important;
	left:134px !important;
	top:300px !important;
	background:#000;
}

#item106384 {
	width:34px !important;
	left:5px !important;
	top:8px !important;
	min-height:13px !important;
}

#item106408 {
	width:34px !important;
	left:5px !important;
	top:8px !important;
	min-height:13px !important;
}

#item107196 {
	width:121px !important;
	min-height:18px !important;
}

#item107307 {
	width:175px !important;
	left:5px !important;
	top:3px !important;
	min-height:35px !important;
}

#item107418 {
	width:59px !important;
	left:8px !important;
	min-height:8px !important;
}

#item107640 {
	width:103px !important;
	min-height:12px !important;
}

#item107751 {
	width:173px !important;
	min-height:27px !important;
}

#item107862 {
	width:129px !important;
	left:24px !important;
	min-height:48px !important;
}

#item108015 {
	width:204px !important;
	height:23px !important;
	background:#85151d;
}

#item108016 {
	width:230px !important;
	height:23px !important;
	left:204px !important;
	background:#000;
}

#item108036 {
	width:36px !important;
	left:101px !important;
	top:5px !important;
	min-height:10px !important;
}

#item108058 {
	width:38px !important;
	left:294px !important;
	top:5px !important;
	min-height:10px !important;
}

#item108239 {
	width:172px !important;
	left:59px !important;
	min-height:12px !important;
}

#item108358 {
	width:107px !important;
	left:57px !important;
	top:2px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

#item267748 {
	width:194px !important;
	min-height:52px !important;
}

#item267828 {
	width:88px !important;
	min-height:12px !important;
}

#item267902 {
	width:135px !important;
	top:4px !important;
	min-height:66px !important;
}

#item268111 {
	width:130px !important;
	left:4px !important;
	min-height:12px !important;
}

#item268322 {
	width:129px !important;
	min-height:30px !important;
}

#item268517 {
	width:188px !important;
	min-height:17px !important;
}

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

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

#item106513 {
	width:93px !important;
	min-height:98px !important;
}

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

#item106735 {
	width:97px !important;
	min-height:42px !important;
}

#item106999 {
	width:204px !important;
	height:23px !important;
	background:#85151d;
}

#item107000 {
	width:230px !important;
	height:23px !important;
	left:204px !important;
	background:#000;
}

#item107020 {
	width:36px !important;
	left:101px !important;
	top:5px !important;
	min-height:10px !important;
}

#item107042 {
	width:133px !important;
	left:247px !important;
	top:5px !important;
	min-height:10px !important;
}

#item244671 {
	width:103px !important;
	top:1px !important;
	min-height:159px !important;
}

#item268611 {
	opacity:0.80;
	width:129px !important;
	height:243px !important;
	left:268px !important;
	top:103px !important;
	background:#fff;
}

#item268612 {
	width:369px !important;
	height:23px !important;
	left:28px !important;
	top:61px !important;
	background:#fff;
}

#item268661 {
	width:103px !important;
	min-height:215px !important;
}

#item268778 {
	width:101px !important;
	left:65px !important;
	min-height:67px !important;
}

#item268894 {
	width:301px !important;
	left:14px !important;
	min-height:16px !important;
}

#item112148 {
	width:68px !important;
	height:51px !important;
	left:336px !important;
	top:194px !important;
	background:#000;
}

#item112204 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112243 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112281 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112318 {
	width:31px !important;
	left:2px !important;
	top:5px !important;
	min-height:21px !important;
}

#item112355 {
	width:27px !important;
	left:3px !important;
	top:5px !important;
	min-height:21px !important;
}

#item112389 {
	width:34px !important;
	top:5px !important;
	min-height:21px !important;
}

#item112424 {
	width:25px !important;
	left:5px !important;
	top:5px !important;
	min-height:21px !important;
}

#item112459 {
	width:25px !important;
	left:5px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112525 {
	width:34px !important;
	height:34px !important;
	background:#e3d0c2;
}

#item112545 {
	width:25px !important;
	left:4px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112549 {
	width:34px !important;
	height:34px !important;
	background:#dac4b5;
}

#item112569 {
	width:32px !important;
	left:1px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112573 {
	width:34px !important;
	height:34px !important;
	background:#e7d9d1;
}

#item112593 {
	width:26px !important;
	left:4px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112657 {
	width:30px !important;
	left:2px !important;
	top:5px !important;
	min-height:21px !important;
}

#item112708 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112741 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112776 {
	width:18px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item112812 {
	width:31px !important;
	left:2px !important;
	top:5px !important;
	min-height:21px !important;
}

#item112879 {
	width:57px !important;
	min-height:95px !important;
}

#item112990 {
	width:63px !important;
	min-height:95px !important;
}

#item113101 {
	width:84px !important;
	min-height:122px !important;
}

#item113212 {
	width:90px !important;
	min-height:122px !important;
}

#item113323 {
	width:61px !important;
	min-height:107px !important;
}

#item113412 {
	width:55px !important;
	top:8px !important;
	min-height:40px !important;
}

#item113523 {
	width:87px !important;
	top:9px !important;
	min-height:40px !important;
}

#item113634 {
	width:120px !important;
	min-height:67px !important;
}

#item113745 {
	width:368px !important;
	text-shadow:0px 0px 6px #f5e0c5;
	min-height:36px !important;
}

#item113898 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item113899 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item113919 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item113941 {
	width:63px !important;
	left:282px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

#item110381 {
	width:434px !important;
	height:77px !important;
	top:-14px !important;
	background:#000;
}

#item110408 {
	width:34px !important;
	height:34px !important;
	background:#e7d1be;
}

#item110428 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110432 {
	width:34px !important;
	height:34px !important;
	background:#d3baac;
}

#item110452 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110456 {
	width:34px !important;
	height:34px !important;
	background:#f5e2d0;
}

#item110476 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110521 {
	width:21px !important;
	left:7px !important;
	top:14px !important;
	min-height:6px !important;
}

#item110558 {
	width:17px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110595 {
	width:18px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110632 {
	width:18px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110684 {
	width:34px !important;
	height:34px !important;
	background:#e8ddd1;
}

#item110704 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110708 {
	width:34px !important;
	height:34px !important;
	background:#e7d0c2;
}

#item110728 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110732 {
	width:34px !important;
	height:34px !important;
	background:#d8c4b5;
}

#item110752 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110757 {
	width:34px !important;
	height:34px !important;
	background:#d9c1a7;
}

#item110777 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110781 {
	width:34px !important;
	height:34px !important;
	background:#d0b197;
}

#item110801 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110805 {
	width:34px !important;
	height:34px !important;
	background:#d9a679;
}

#item110825 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110829 {
	width:34px !important;
	height:34px !important;
	background:#e7b686;
}

#item110849 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110853 {
	width:34px !important;
	height:34px !important;
	background:#ecc4a3;
}

#item110873 {
	width:19px !important;
	left:8px !important;
	top:10px !important;
	min-height:13px !important;
}

#item110940 {
	width:103px !important;
	min-height:114px !important;
}

#item111051 {
	width:54px !important;
	min-height:122px !important;
}

#item111162 {
	width:95px !important;
	min-height:158px !important;
}

#item111273 {
	width:198px !important;
	left:32px !important;
	top:2px !important;
	min-height:16px !important;
}

#item111426 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item111427 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item111447 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item111469 {
	width:47px !important;
	left:290px !important;
	top:5px !important;
	min-height:10px !important;
}

#item111645 {
	width:119px !important;
	min-height:103px !important;
}

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

#item111867 {
	width:45px !important;
	left:2px !important;
	min-height:31px !important;
}

#item111978 {
	width:286px !important;
	left:42px !important;
	min-height:10px !important;
}

#item112089 {
	width:297px !important;
	left:38px !important;
	top:5px !important;
	min-height:16px !important;
}

#item269020 {
	width:434px !important;
	height:268px !important;
	left:-14px !important;
	top:-14px !important;
	background:#e7c2b6;
}

#item115917 {
	width:34px !important;
	left:4px !important;
	top:14px !important;
	min-height:13px !important;
}

#item115941 {
	width:34px !important;
	left:4px !important;
	top:14px !important;
	min-height:13px !important;
}

#item115965 {
	width:34px !important;
	left:4px !important;
	top:14px !important;
	min-height:21px !important;
}

#item115989 {
	width:34px !important;
	left:4px !important;
	top:14px !important;
	min-height:13px !important;
}

#item116041 {
	width:27px !important;
	left:6px !important;
	top:13px !important;
	min-height:13px !important;
}

#item116077 {
	width:27px !important;
	left:6px !important;
	top:13px !important;
	min-height:13px !important;
}

#item116101 {
	width:34px !important;
	left:4px !important;
	top:14px !important;
	min-height:13px !important;
}

#item116945 {
	width:144px !important;
	min-height:87px !important;
}

#item117056 {
	width:168px !important;
	min-height:62px !important;
}

#item117167 {
	width:160px !important;
	min-height:36px !important;
}

#item117362 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item117382 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item117404 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item117426 {
	width:79px !important;
	left:274px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

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

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

#item245077 {
	width:45px !important;
	min-height:31px !important;
}

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

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

#item245330 {
	width:129px !important;
	min-height:71px !important;
}

#item245446 {
	width:76px !important;
	min-height:71px !important;
}

#item269092 {
	width:89px !important;
	min-height:62px !important;
}

#item269214 {
	width:141px !important;
	min-height:33px !important;
}

#item269336 {
	width:173px !important;
	min-height:62px !important;
}

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

#item117580 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item115810 {
	width:46px !important;
	left:28px !important;
	top:461px !important;
	min-height:13px !important;
}

#item115832 {
	width:20px !important;
	left:269px !important;
	top:218px !important;
	min-height:6px !important;
}

#item116168 {
	width:107px !important;
	min-height:96px !important;
}

#item116279 {
	width:108px !important;
	min-height:105px !important;
}

#item116390 {
	width:101px !important;
	min-height:143px !important;
}

#item116501 {
	width:213px !important;
	left:5px !important;
	min-height:12px !important;
}

#item116612 {
	width:231px !important;
	left:50px !important;
	top:1px !important;
	min-height:16px !important;
}

#item244816 {
	width:22px !important;
	left:329px !important;
	top:352px !important;
	min-height:13px !important;
}

#item244839 {
	width:22px !important;
	left:375px !important;
	top:337px !important;
	min-height:13px !important;
}

#item245213 {
	width:123px !important;
	min-height:78px !important;
}

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

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

#item245628 {
	width:214px !important;
	min-height:69px !important;
}

#item256658 {
	width:5px !important;
	left:121px !important;
	top:67px !important;
	min-height:8px !important;
}

#item256706 {
	width:5px !important;
	left:120px !important;
	top:102px !important;
	min-height:8px !important;
}

#item256729 {
	width:5px !important;
	left:153px !important;
	top:84px !important;
	min-height:8px !important;
}

#item256752 {
	width:5px !important;
	left:159px !important;
	top:119px !important;
	min-height:8px !important;
}

#item256775 {
	width:5px !important;
	left:118px !important;
	top:134px !important;
	min-height:8px !important;
}

#item256798 {
	width:5px !important;
	left:120px !important;
	top:172px !important;
	min-height:8px !important;
}

#item256887 {
	width:22px !important;
	left:8px !important;
	top:20px !important;
	min-height:13px !important;
}

#item256921 {
	width:22px !important;
	left:9px !important;
	top:17px !important;
	min-height:13px !important;
}

#item256955 {
	width:22px !important;
	left:8px !important;
	top:23px !important;
	min-height:13px !important;
}

#item256989 {
	width:22px !important;
	left:6px !important;
	top:17px !important;
	min-height:13px !important;
}

#item257022 {
	width:22px !important;
	left:19px !important;
	top:21px !important;
	min-height:13px !important;
}

#item257046 {
	width:78px !important;
	min-height:35px !important;
}

#item257259 {
	width:122px !important;
	top:3px !important;
	min-height:65px !important;
}

#item257329 {
	width:152px !important;
	left:1px !important;
	min-height:62px !important;
}

#item269433 {
	width:141px !important;
	min-height:73px !important;
}

#item269508 {
	width:75px !important;
	top:19px !important;
	min-height:152px !important;
}

#item257118 {
	width:54px !important;
	left:11px !important;
	top:5px !important;
	min-height:62px !important;
}

#item257188 {
	width:148px !important;
	left:20px !important;
	top:7px !important;
	min-height:79px !important;
}

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

#item271061 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item269827 {
	opacity:0.65;
	width:385px !important;
	height:62px !important;
	left:19px !important;
	top:17px !important;
	border-radius:43px;
	background:#fff;
}

#item249181 {
	width:19px !important;
	left:17px !important;
	top:29px !important;
	min-height:13px !important;
}

#item249213 {
	width:19px !important;
	left:17px !important;
	top:30px !important;
	min-height:13px !important;
}

#item249261 {
	width:19px !important;
	left:24px !important;
	top:165px !important;
	min-height:13px !important;
}

#item249284 {
	width:19px !important;
	left:128px !important;
	top:165px !important;
	min-height:13px !important;
}

#item249326 {
	width:19px !important;
	left:361px !important;
	top:101px !important;
	min-height:13px !important;
}

#item249350 {
	width:154px !important;
	min-height:87px !important;
}

#item249420 {
	width:180px !important;
	min-height:105px !important;
}

#item249490 {
	width:180px !important;
	top:1px !important;
	min-height:96px !important;
}

#item249632 {
	width:34px !important;
	min-height:50px !important;
}

#item249749 {
	width:184px !important;
	min-height:71px !important;
}

#item249915 {
	width:138px !important;
	min-height:123px !important;
}

#item116834 {
	width:111px !important;
	min-height:24px !important;
}

#item269690 {
	width:369px !important;
	min-height:18px !important;
}

#item269715 {
	width:368px !important;
	min-height:9px !important;
}

#item114308 {
	width:34px !important;
	top:19px !important;
	min-height:15px !important;
}

#item114343 {
	width:34px !important;
	top:19px !important;
	min-height:15px !important;
}

#item114407 {
	width:19px !important;
	left:82px !important;
	top:187px !important;
	min-height:6px !important;
}

#item114441 {
	width:19px !important;
	left:212px !important;
	top:187px !important;
	min-height:6px !important;
}

#item114488 {
	width:26px !important;
	left:177px !important;
	top:337px !important;
	min-height:13px !important;
}

#item114510 {
	width:14px !important;
	left:221px !important;
	top:365px !important;
	min-height:13px !important;
}

#item114577 {
	width:90px !important;
	min-height:140px !important;
}

#item114688 {
	width:117px !important;
	min-height:44px !important;
}

#item114799 {
	width:83px !important;
	left:7px !important;
	min-height:114px !important;
}

#item114910 {
	width:87px !important;
	min-height:123px !important;
}

#item115021 {
	width:92px !important;
	min-height:159px !important;
}

#item115132 {
	width:92px !important;
	min-height:105px !important;
}

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

#item115354 {
	width:308px !important;
	left:30px !important;
	top:1px !important;
	min-height:36px !important;
}

#item115507 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item115508 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item115528 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item115550 {
	width:48px !important;
	left:289px !important;
	top:5px !important;
	min-height:10px !important;
}

#item119137 {
	width:32px !important;
	left:35px !important;
	top:6px !important;
	min-height:6px !important;
}

#item119170 {
	width:34px !important;
	left:35px !important;
	top:26px !important;
	min-height:6px !important;
}

#item119206 {
	width:31px !important;
	left:35px !important;
	top:47px !important;
	min-height:6px !important;
}

#item119258 {
	width:42px !important;
	height:24px !important;
	background:#000;
}

#item119278 {
	width:42px !important;
	top:1px !important;
	min-height:13px !important;
}

#item119282 {
	width:42px !important;
	height:24px !important;
	background:#15402e;
}

#item119302 {
	width:42px !important;
	top:1px !important;
	min-height:13px !important;
}

#item119335 {
	width:42px !important;
	top:1px !important;
	min-height:13px !important;
}

#item119371 {
	width:42px !important;
	top:1px !important;
	min-height:13px !important;
}

#item119405 {
	width:42px !important;
	top:1px !important;
	min-height:21px !important;
}

#item119439 {
	width:42px !important;
	top:1px !important;
	min-height:21px !important;
}

#item119517 {
	width:45px !important;
	left:4px !important;
	top:2px !important;
	min-height:13px !important;
}

#item119554 {
	width:25px !important;
	left:65px !important;
	top:2px !important;
	min-height:13px !important;
}

#item119588 {
	width:24px !important;
	left:127px !important;
	top:2px !important;
	min-height:13px !important;
}

#item119619 {
	width:26px !important;
	left:4px !important;
	top:23px !important;
	min-height:13px !important;
}

#item119651 {
	width:48px !important;
	left:65px !important;
	top:23px !important;
	min-height:13px !important;
}

#item119684 {
	width:41px !important;
	left:127px !important;
	top:23px !important;
	min-height:13px !important;
}

#item119752 {
	width:78px !important;
	left:30px !important;
	min-height:33px !important;
}

#item119863 {
	width:86px !important;
	left:10px !important;
	min-height:33px !important;
}

#item119974 {
	width:81px !important;
	top:8px !important;
	min-height:60px !important;
}

#item120085 {
	width:348px !important;
	min-height:42px !important;
}

#item120196 {
	width:178px !important;
	min-height:69px !important;
}

#item120307 {
	width:131px !important;
	min-height:42px !important;
}

#item120418 {
	width:74px !important;
	top:10px !important;
	min-height:48px !important;
}

#item120507 {
	width:48px !important;
	min-height:31px !important;
}

#item120618 {
	width:65px !important;
	min-height:22px !important;
}

#item120729 {
	width:114px !important;
	left:2px !important;
	min-height:40px !important;
}

#item120882 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item120883 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item120903 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item120925 {
	width:109px !important;
	left:271px !important;
	top:5px !important;
	min-height:10px !important;
}

#item122779 {
	width:261px !important;
	left:16px !important;
	min-height:78px !important;
}

#item122890 {
	width:77px !important;
	min-height:51px !important;
}

#item123001 {
	width:99px !important;
	min-height:33px !important;
}

#item123112 {
	width:86px !important;
	min-height:33px !important;
}

#item123223 {
	width:103px !important;
	min-height:33px !important;
}

#item123334 {
	width:124px !important;
	left:197px !important;
	top:3px !important;
	min-height:62px !important;
}

#item241342 {
	width:176px !important;
	top:3px !important;
	min-height:62px !important;
}

#item123445 {
	width:145px !important;
	top:3px !important;
	min-height:70px !important;
}

#item123556 {
	width:148px !important;
	min-height:18px !important;
}

#item123667 {
	width:151px !important;
	min-height:44px !important;
}

#item123820 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item123821 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item123841 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item123863 {
	width:40px !important;
	left:293px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

#item117965 {
	width:51px !important;
	min-height:95px !important;
}

#item118076 {
	width:52px !important;
	min-height:86px !important;
}

#item118187 {
	width:57px !important;
	min-height:131px !important;
}

#item118298 {
	width:189px !important;
	left:12px !important;
	min-height:11px !important;
}

#item118409 {
	width:203px !important;
	left:76px !important;
	min-height:18px !important;
}

#item118520 {
	width:84px !important;
	min-height:97px !important;
}

#item118631 {
	width:62px !important;
	top:6px !important;
	min-height:22px !important;
}

#item118742 {
	width:90px !important;
	top:6px !important;
	min-height:101px !important;
}

#item118895 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item118896 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item118916 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item118938 {
	width:40px !important;
	left:293px !important;
	top:5px !important;
	min-height:10px !important;
}

#item121162 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:284px !important;
	left:146px !important;
	top:248px !important;
	background:#03619c;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121163 {
	width:196px !important;
	height:284px !important;
	left:146px !important;
	top:248px !important;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121513 {
	width:196px !important;
	min-height:87px !important;
}

#item121624 {
	width:198px !important;
	min-height:22px !important;
}

#item121735 {
	width:84px !important;
	min-height:131px !important;
}

#item121846 {
	width:80px !important;
	min-height:122px !important;
}

#item121957 {
	width:46px !important;
	min-height:122px !important;
}

#item122068 {
	width:70px !important;
	min-height:55px !important;
}

#item122179 {
	width:368px !important;
	min-height:36px !important;
}

#item122290 {
	width:116px !important;
	left:23px !important;
	min-height:10px !important;
}

#item122443 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item122444 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item122464 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item122486 {
	width:40px !important;
	left:293px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

#item271139 {
	width:68px !important;
	height:88px !important;
	left:1px !important;
	top:213px !important;
	background:#fff;
}

#item125899 {
	width:142px !important;
	min-height:60px !important;
}

#item126010 {
	width:142px !important;
	top:5px !important;
	min-height:69px !important;
}

#item126232 {
	width:146px !important;
	top:5px !important;
	min-height:51px !important;
}

#item126343 {
	width:142px !important;
	top:1px !important;
	min-height:51px !important;
}

#item126454 {
	width:142px !important;
	min-height:79px !important;
}

#item126588 {
	width:116px !important;
	left:28px !important;
	min-height:10px !important;
}

#item126699 {
	width:150px !important;
	left:1px !important;
	min-height:92px !important;
}

#item124506 {
	width:147px !important;
	min-height:78px !important;
}

#item124617 {
	width:116px !important;
	top:1px !important;
	min-height:10px !important;
}

#item124728 {
	width:147px !important;
	min-height:51px !important;
}

#item124839 {
	width:116px !important;
	min-height:10px !important;
}

#item125061 {
	width:144px !important;
	min-height:51px !important;
}

#item125172 {
	width:136px !important;
	min-height:69px !important;
}

#item125283 {
	width:144px !important;
	min-height:51px !important;
}

#item125394 {
	width:116px !important;
	min-height:10px !important;
}

#item125505 {
	width:119px !important;
	top:20px !important;
	min-height:35px !important;
}

#item125616 {
	width:116px !important;
	min-height:68px !important;
}

#item130295 {
	width:135px !important;
	left:162px !important;
	min-height:34px !important;
}

#item130559 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item130560 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item130580 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item130602 {
	width:68px !important;
	left:279px !important;
	top:5px !important;
	min-height:10px !important;
}

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

#item128878 {
	width:35px !important;
	height:53px !important;
	background:#000;
}

#item128898 {
	width:21px !important;
	left:7px !important;
	top:15px !important;
	min-height:13px !important;
}

#item128902 {
	width:35px !important;
	height:53px !important;
	background:#593d29;
}

#item128922 {
	width:25px !important;
	left:5px !important;
	top:15px !important;
	min-height:13px !important;
}

#item128926 {
	width:35px !important;
	height:53px !important;
	background:#724f29;
}

#item128946 {
	width:34px !important;
	left:1px !important;
	top:15px !important;
	min-height:13px !important;
}

#item128950 {
	width:35px !important;
	height:53px !important;
	background:#524840;
}

#item128970 {
	width:21px !important;
	left:7px !important;
	top:15px !important;
	min-height:13px !important;
}

#item129009 {
	width:28px !important;
	height:20px !important;
	background:#785c4e;
}

#item129029 {
	width:29px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129033 {
	width:28px !important;
	height:20px !important;
	background:#988673;
}

#item129053 {
	width:27px !important;
	left:1px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129057 {
	width:28px !important;
	height:20px !important;
	background:#3f3129;
}

#item129077 {
	width:27px !important;
	left:1px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129112 {
	width:43px !important;
	height:20px !important;
	background:#50483a;
}

#item129132 {
	width:25px !important;
	left:9px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129136 {
	width:43px !important;
	height:20px !important;
	background:#624d3b;
}

#item129156 {
	width:30px !important;
	left:6px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129173 {
	width:43px !important;
	height:20px !important;
	background:#494034;
}

#item129193 {
	width:36px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item129197 {
	width:43px !important;
	height:20px !important;
	background:#644f3c;
}

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

#item129294 {
	width:41px !important;
	height:20px !important;
	background:#947965;
}

#item129314 {
	width:30px !important;
	left:6px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129318 {
	width:41px !important;
	height:20px !important;
	background:#62534d;
}

#item129338 {
	width:36px !important;
	left:3px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129342 {
	width:41px !important;
	height:20px !important;
	background:#483b2f;
}

#item129362 {
	width:29px !important;
	left:6px !important;
	top:2px !important;
	min-height:13px !important;
}

#item129429 {
	width:128px !important;
	left:3px !important;
	top:6px !important;
	min-height:51px !important;
}

#item129540 {
	width:143px !important;
	left:3px !important;
	min-height:51px !important;
}

#item129651 {
	width:100px !important;
	min-height:51px !important;
}

#item129762 {
	width:110px !important;
	min-height:51px !important;
}

#item129873 {
	width:102px !important;
	min-height:141px !important;
}

#item129984 {
	width:235px !important;
	left:25px !important;
	top:2px !important;
	min-height:8px !important;
}

#item130073 {
	width:102px !important;
	top:2px !important;
	min-height:18px !important;
}

#item130184 {
	width:136px !important;
	min-height:47px !important;
}

#item130406 {
	width:153px !important;
	top:4px !important;
	min-height:55px !important;
}

#item127254 {
	width:100px !important;
	min-height:42px !important;
}

#item127365 {
	width:92px !important;
	left:1px !important;
	min-height:203px !important;
}

#item127476 {
	width:156px !important;
	left:10px !important;
	min-height:22px !important;
}

#item127587 {
	width:170px !important;
	left:14px !important;
	top:1px !important;
	min-height:51px !important;
}

#item127698 {
	width:78px !important;
	left:19px !important;
	min-height:50px !important;
}

#item127809 {
	width:80px !important;
	left:14px !important;
	min-height:50px !important;
}

#item127920 {
	width:79px !important;
	min-height:33px !important;
}

#item128031 {
	width:80px !important;
	min-height:42px !important;
}

#item128142 {
	width:80px !important;
	min-height:33px !important;
}

#item128253 {
	width:100px !important;
	min-height:33px !important;
}

#item128364 {
	width:85px !important;
	min-height:33px !important;
}

#item128517 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item128518 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item128538 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item128560 {
	width:84px !important;
	left:271px !important;
	top:5px !important;
	min-height:10px !important;
}

#item250066 {
	width:42px !important;
	min-height:59px !important;
}

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

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

#item270000 {
	width:61px !important;
	height:20px !important;
	background:#b54b31;
}

#item270002 {
	width:61px !important;
	height:20px !important;
	top:22px !important;
	background:#c26b6a;
}

#item270004 {
	width:61px !important;
	height:20px !important;
	top:45px !important;
	background:#b95761;
}

#item270006 {
	width:61px !important;
	height:20px !important;
	top:67px !important;
	background:#c16b78;
}

#item270008 {
	width:61px !important;
	height:20px !important;
	top:89px !important;
	background:#b05246;
}

#item270010 {
	width:22px !important;
	left:21px !important;
	top:94px !important;
	min-height:6px !important;
}

#item270033 {
	width:22px !important;
	left:21px !important;
	top:73px !important;
	min-height:6px !important;
}

#item270056 {
	width:22px !important;
	left:21px !important;
	top:51px !important;
	min-height:6px !important;
}

#item270079 {
	width:22px !important;
	left:21px !important;
	top:29px !important;
	min-height:6px !important;
}

#item270102 {
	width:22px !important;
	left:21px !important;
	top:6px !important;
	min-height:6px !important;
}

#item133912 {
	width:221px !important;
	height:23px !important;
	background:#85151d;
}

#item133913 {
	width:213px !important;
	height:23px !important;
	left:221px !important;
	background:#000;
}

#item133933 {
	width:36px !important;
	left:111px !important;
	top:5px !important;
	min-height:10px !important;
}

#item133955 {
	width:47px !important;
	left:290px !important;
	top:5px !important;
	min-height:10px !important;
}

#item136000 {
	width:61px !important;
	height:20px !important;
	background:#945969;
}

#item136001 {
	width:61px !important;
	height:20px !important;
	top:22px !important;
	background:#c78b95;
}

#item136002 {
	width:61px !important;
	height:20px !important;
	top:45px !important;
	background:#d5786a;
}

#item136003 {
	width:61px !important;
	height:20px !important;
	top:67px !important;
	background:#911f23;
}

#item136004 {
	width:61px !important;
	height:20px !important;
	top:89px !important;
	background:#983a3f;
}

#item136024 {
	width:19px !important;
	left:21px !important;
	top:94px !important;
	min-height:6px !important;
}

#item136046 {
	width:19px !important;
	left:21px !important;
	top:73px !important;
	min-height:6px !important;
}

#item136068 {
	width:19px !important;
	left:21px !important;
	top:51px !important;
	min-height:6px !important;
}

#item136090 {
	width:19px !important;
	left:21px !important;
	top:29px !important;
	min-height:6px !important;
}

#item136112 {
	width:19px !important;
	left:21px !important;
	top:6px !important;
	min-height:6px !important;
}

#item136116 {
	width:61px !important;
	height:20px !important;
	background:#9d817c;
}

#item136117 {
	width:61px !important;
	height:20px !important;
	top:22px !important;
	background:#c28e81;
}

#item136118 {
	width:61px !important;
	height:20px !important;
	top:45px !important;
	background:#d09182;
}

#item136119 {
	width:61px !important;
	height:20px !important;
	top:67px !important;
	background:#c3806e;
}

#item136120 {
	width:61px !important;
	height:20px !important;
	top:89px !important;
	background:#c78998;
}

#item136121 {
	width:61px !important;
	height:20px !important;
	top:111px !important;
	background:#723a3a;
}

#item136122 {
	width:61px !important;
	height:20px !important;
	top:133px !important;
	background:#4e1d20;
}

#item136142 {
	width:19px !important;
	left:21px !important;
	top:95px !important;
	min-height:6px !important;
}

#item136164 {
	width:19px !important;
	left:21px !important;
	top:74px !important;
	min-height:6px !important;
}

#item136186 {
	width:19px !important;
	left:21px !important;
	top:51px !important;
	min-height:6px !important;
}

#item136208 {
	width:19px !important;
	left:21px !important;
	top:29px !important;
	min-height:6px !important;
}

#item136230 {
	width:19px !important;
	left:21px !important;
	top:6px !important;
	min-height:6px !important;
}

#item136252 {
	width:19px !important;
	left:21px !important;
	top:117px !important;
	min-height:6px !important;
}

#item136274 {
	width:19px !important;
	left:21px !important;
	top:139px !important;
	min-height:6px !important;
}

#item136716 {
	width:89px !important;
	min-height:155px !important;
}

#item136938 {
	width:116px !important;
	min-height:159px !important;
}

#item137049 {
	width:29px !important;
	left:11px !important;
	min-height:24px !important;
}

#item137160 {
	width:103px !important;
	min-height:28px !important;
}

#item137382 {
	width:101px !important;
	min-height:28px !important;
}

#item137493 {
	width:172px !important;
	min-height:74px !important;
}

#item243754 {
	width:93px !important;
	min-height:158px !important;
}

#item243894 {
	width:101px !important;
	min-height:28px !important;
}

#item269918 {
	width:49px !important;
	min-height:14px !important;
}

#item257608 {
	width:27px !important;
	left:31px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257640 {
	width:32px !important;
	left:26px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257673 {
	width:33px !important;
	left:24px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257705 {
	width:27px !important;
	left:30px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257737 {
	width:26px !important;
	left:30px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257769 {
	width:23px !important;
	left:34px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257803 {
	width:47px !important;
	left:11px !important;
	top:44px !important;
	min-height:13px !important;
}

#item257835 {
	width:29px !important;
	left:28px !important;
	top:44px !important;
	min-height:13px !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;
}

#item258139 {
	width:40px !important;
	left:17px !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;
}

#item258297 {
	width:167px !important;
	top:3px !important;
	min-height:47px !important;
}

#item258390 {
	width:112px !important;
	top:2px !important;
	min-height:18px !important;
}

#item258506 {
	width:132px !important;
	top:1px !important;
	min-height:18px !important;
}

#item258622 {
	width:132px !important;
	min-height:55px !important;
}

#item258716 {
	width:112px !important;
	top:13px !important;
	min-height:18px !important;
}

#item258832 {
	width:116px !important;
	min-height:55px !important;
}

#item133601 {
	width:127px !important;
	height:21px !important;
	top:42px !important;
	background:#854149;
}

#item133602 {
	width:127px !important;
	height:21px !important;
	top:21px !important;
	background:#94585c;
}

#item133603 {
	width:127px !important;
	height:21px !important;
	background:#9d6a6b;
}

#item133626 {
	width:101px !important;
	left:17px !important;
	top:47px !important;
	min-height:8px !important;
}

#item133648 {
	width:31px !important;
	left:17px !important;
	top:26px !important;
	min-height:8px !important;
}

#item133670 {
	width:59px !important;
	left:17px !important;
	top:6px !important;
	min-height:8px !important;
}

#item258963 {
	width:151px !important;
	min-height:74px !important;
}

#item270150 {
	width:49px !important;
	min-height:14px !important;
}

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

#item134199 {
	width:50px !important;
	top:35px !important;
	min-height:13px !important;
}

#item134238 {
	width:32px !important;
	left:9px !important;
	top:35px !important;
	min-height:13px !important;
}

#item134304 {
	width:46px !important;
	left:2px !important;
	top:33px !important;
	min-height:13px !important;
}

#item134338 {
	width:42px !important;
	left:2px !important;
	top:34px !important;
	min-height:13px !important;
}

#item134374 {
	width:38px !important;
	left:2px !important;
	top:34px !important;
	min-height:13px !important;
}

#item134409 {
	width:40px !important;
	left:2px !important;
	top:33px !important;
	min-height:13px !important;
}

#item134442 {
	width:29px !important;
	left:2px !important;
	top:34px !important;
	min-height:13px !important;
}

#item134481 {
	width:19px !important;
	left:14px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134519 {
	width:19px !important;
	left:14px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134556 {
	width:19px !important;
	left:14px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134593 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134626 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134659 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134693 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134728 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:13px !important;
}

#item134763 {
	width:22px !important;
	left:12px !important;
	top:22px !important;
	min-height:13px !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;
}

#item135277 {
	width:64px !important;
	min-height:131px !important;
}

#item135388 {
	width:64px !important;
	min-height:149px !important;
}

#item135499 {
	width:120px !important;
	min-height:113px !important;
}

#item135610 {
	width:123px !important;
	min-height:51px !important;
}

#item135721 {
	width:128px !important;
	left:35px !important;
	min-height:36px !important;
}

#item135952 {
	width:181px !important;
	min-height:83px !important;
}

#item270302 {
	width:49px !important;
	left:7px !important;
	min-height:14px !important;
}

#item139963 {
	width:66px !important;
	height:24px !important;
	background:#ac5c4b;
}

#item139983 {
	width:60px !important;
	left:3px !important;
	top:5px !important;
	min-height:13px !important;
}

#item139987 {
	width:66px !important;
	height:24px !important;
	background:#b01732;
}

#item140007 {
	width:46px !important;
	left:10px !important;
	top:6px !important;
	min-height:13px !important;
}

#item140011 {
	width:66px !important;
	height:24px !important;
	background:#b0414e;
}

#item140031 {
	width:60px !important;
	left:3px !important;
	top:5px !important;
	min-height:13px !important;
}

#item140035 {
	width:66px !important;
	height:24px !important;
	background:#8f201d;
}

#item140055 {
	width:51px !important;
	left:7px !important;
	top:5px !important;
	min-height:13px !important;
}

#item140059 {
	width:66px !important;
	height:24px !important;
	background:#c1172d;
}

#item140079 {
	width:65px !important;
	top:5px !important;
	min-height:13px !important;
}

#item140083 {
	width:66px !important;
	height:24px !important;
	background:#c63262;
}

#item140103 {
	width:60px !important;
	left:3px !important;
	top:5px !important;
	min-height:13px !important;
}

#item140153 {
	width:48px !important;
	left:2px !important;
	top:15px !important;
	min-height:13px !important;
}

#item140189 {
	width:48px !important;
	left:2px !important;
	top:15px !important;
	min-height:13px !important;
}

#item140224 {
	width:48px !important;
	left:2px !important;
	top:4px !important;
	min-height:13px !important;
}

#item140258 {
	width:48px !important;
	left:2px !important;
	top:4px !important;
	min-height:13px !important;
}

#item140294 {
	width:48px !important;
	left:2px !important;
	top:4px !important;
	min-height:13px !important;
}

#item140328 {
	width:48px !important;
	left:2px !important;
	top:4px !important;
	min-height:13px !important;
}

#item140402 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140438 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140474 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140510 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140544 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140578 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140613 {
	width:68px !important;
	top:36px !important;
	min-height:13px !important;
}

#item140647 {
	width:68px !important;
	top:35px !important;
	min-height:13px !important;
}

#item140681 {
	width:68px !important;
	top:36px !important;
	min-height:13px !important;
}

#item140783 {
	width:88px !important;
	min-height:87px !important;
}

#item140894 {
	width:90px !important;
	min-height:87px !important;
}

#item141005 {
	width:148px !important;
	min-height:96px !important;
}

#item141116 {
	width:99px !important;
	left:1px !important;
	min-height:144px !important;
}

#item141227 {
	width:137px !important;
	top:8px !important;
	min-height:68px !important;
}

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

#item270410 {
	width:434px !important;
	height:51px !important;
	top:250px !important;
	background:#8e676e;
}

#item131310 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131332 {
	width:26px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131354 {
	width:38px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item131420 {
	width:29px !important;
	left:3px !important;
	min-height:21px !important;
}

#item131442 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131464 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131486 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item131508 {
	width:32px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item131530 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131574 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131596 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:13px !important;
}

#item131696 {
	width:291px !important;
	min-height:22px !important;
}

#item131785 {
	width:112px !important;
	min-height:18px !important;
}

#item131896 {
	width:129px !important;
	min-height:41px !important;
}

#item132007 {
	width:153px !important;
	min-height:29px !important;
}

#item132073 {
	width:142px !important;
	left:200px !important;
	top:64px !important;
	text-shadow:2px 2px 5px #000;
	min-height:44px !important;
}

#item132140 {
	width:161px !important;
	top:4px !important;
	min-height:36px !important;
}

#item136281 {
	width:41px !important;
	height:12px !important;
	background:#b08a98;
}

#item136280 {
	width:41px !important;
	height:12px !important;
	background:#a2706f;
}

#item136278 {
	width:41px !important;
	height:12px !important;
	background:#97786f;
}

#item136285 {
	width:41px !important;
	height:12px !important;
	background:#b48f86;
}

#item136282 {
	width:41px !important;
	height:12px !important;
	background:#4a202b;
}

#item136283 {
	width:41px !important;
	height:12px !important;
	background:#771d20;
}

#item136284 {
	width:41px !important;
	height:12px !important;
	background:#834e3c;
}

#item136279 {
	width:41px !important;
	height:12px !important;
	background:#814b42;
}

#item136827 {
	width:113px !important;
	min-height:105px !important;
}

#item134968 {
	width:47px !important;
	height:25px !important;
	background:#86201c;
}

#item134988 {
	width:47px !important;
	top:6px !important;
	min-height:13px !important;
}

#item134992 {
	width:47px !important;
	height:25px !important;
	background:#945778;
}

#item135012 {
	width:47px !important;
	top:6px !important;
	min-height:13px !important;
}

#item135045 {
	width:47px !important;
	top:6px !important;
	min-height:13px !important;
}

#item135049 {
	width:47px !important;
	height:25px !important;
	background:#c73134;
}

#item135069 {
	width:47px !important;
	top:6px !important;
	min-height:13px !important;
}

#item135166 {
	width:78px !important;
	min-height:113px !important;
}

#item137727 {
	width:127px !important;
	height:18px !important;
	left:99px !important;
	top:457px !important;
	background:#000;
}

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

#item137903 {
	width:57px !important;
	left:5px !important;
	min-height:8px !important;
}

#item137950 {
	width:369px !important;
	height:16px !important;
	left:22px !important;
	top:319px !important;
	background:#000;
}

#item137962 {
	width:434px !important;
	height:83px !important;
	left:-14px !important;
	top:-14px !important;
	background:#000;
}

#item138077 {
	width:19px !important;
	left:143px !important;
	top:257px !important;
	min-height:13px !important;
}

#item138110 {
	width:19px !important;
	left:171px !important;
	top:257px !important;
	min-height:13px !important;
}

#item138143 {
	width:19px !important;
	left:199px !important;
	top:257px !important;
	min-height:13px !important;
}

#item138194 {
	width:22px !important;
	left:31px !important;
	top:8px !important;
	min-height:13px !important;
}

#item138238 {
	width:22px !important;
	left:22px !important;
	top:8px !important;
	min-height:13px !important;
}

#item138305 {
	width:138px !important;
	min-height:108px !important;
}

#item138416 {
	width:119px !important;
	top:2px !important;
	min-height:8px !important;
}

#item138527 {
	width:369px !important;
	top:1px !important;
	min-height:8px !important;
}

#item138638 {
	width:174px !important;
	left:6px !important;
	min-height:35px !important;
}

#item138727 {
	width:44px !important;
	left:6px !important;
	top:2px !important;
	min-height:31px !important;
}

#item138860 {
	width:71px !important;
	min-height:41px !important;
}

#item138971 {
	width:174px !important;
	left:10px !important;
	min-height:10px !important;
}

#item139060 {
	width:49px !important;
	left:1px !important;
	min-height:31px !important;
}

#item139193 {
	width:93px !important;
	top:5px !important;
	min-height:89px !important;
}

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

#item139415 {
	width:185px !important;
	min-height:22px !important;
}

#item139526 {
	width:178px !important;
	min-height:41px !important;
}

#item139660 {
	width:283px !important;
	left:34px !important;
	top:1px !important;
	min-height:9px !important;
}

#item139882 {
	width:199px !important;
	left:46px !important;
	min-height:25px !important;
}

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

#item141316 {
	width:7px !important;
	left:786px !important;
	min-height:8px !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;
}

#item141764 {
	width:40px !important;
	height:23px !important;
	background:#ba5362;
}

#item141784 {
	width:24px !important;
	left:8px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141788 {
	width:40px !important;
	height:23px !important;
	background:#a36f6a;
}

#item141808 {
	width:20px !important;
	left:10px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141812 {
	width:40px !important;
	height:23px !important;
	background:#86373c;
}

#item141832 {
	width:25px !important;
	left:7px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141836 {
	width:40px !important;
	height:23px !important;
	background:#b02333;
}

#item141856 {
	width:31px !important;
	left:4px !important;
	top:5px !important;
	min-height:13px !important;
}

#item141915 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item141949 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item141985 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142018 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142055 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142092 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142127 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142165 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142199 {
	width:40px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142206 {
	width:40px !important;
	height:23px !important;
	left:1px !important;
	background:#7e4858;
}

#item142226 {
	width:41px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142230 {
	width:40px !important;
	height:23px !important;
	background:#9a565e;
}

#item142250 {
	width:28px !important;
	left:6px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142254 {
	width:40px !important;
	height:23px !important;
	background:#a84b5d;
}

#item142274 {
	width:28px !important;
	left:6px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142278 {
	width:40px !important;
	height:23px !important;
	background:#985e58;
}

#item142298 {
	width:31px !important;
	left:4px !important;
	top:5px !important;
	min-height:13px !important;
}

#item142302 {
	width:40px !important;
	height:23px !important;
	background:#915c5c;
}

#item142322 {
	width:29px !important;
	left:5px !important;
	top:4px !important;
	min-height:13px !important;
}

#item142412 {
	width:137px !important;
	min-height:96px !important;
}

#item142523 {
	width:123px !important;
	min-height:33px !important;
}

#item142834 {
	width:139px !important;
	min-height:78px !important;
}

#item142945 {
	width:158px !important;
	min-height:33px !important;
}

#item143034 {
	width:39px !important;
	left:13px !important;
	top:9px !important;
	min-height:31px !important;
}

#item143100 {
	width:30px !important;
	left:231px !important;
	top:199px !important;
	min-height:22px !important;
}

#item143167 {
	width:150px !important;
	min-height:17px !important;
}

#item143278 {
	width:69px !important;
	min-height:10px !important;
}

#item143389 {
	width:142px !important;
	min-height:22px !important;
}

#item143500 {
	width:100px !important;
	left:13px !important;
	top:7px !important;
	min-height:46px !important;
}

#item143611 {
	width:282px !important;
	left:39px !important;
	top:4px !important;
	min-height:18px !important;
}

#item143793 {
	width:433px !important;
	height:34px !important;
	left:-13px !important;
	top:139px !important;
	background:#33519b;
}

#item144009 {
	width:96px !important;
	left:3px !important;
	min-height:26px !important;
}

#item144120 {
	width:90px !important;
	left:16px !important;
	min-height:26px !important;
}

#item144231 {
	width:103px !important;
	min-height:26px !important;
}

#item144342 {
	width:69px !important;
	min-height:50px !important;
}

#item144453 {
	width:119px !important;
	left:23px !important;
	min-height:69px !important;
}

#item144564 {
	width:120px !important;
	left:16px !important;
	min-height:69px !important;
}

#item144675 {
	width:92px !important;
	min-height:69px !important;
}

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

#item144897 {
	width:331px !important;
	left:15px !important;
	min-height:12px !important;
}

#item145008 {
	width:189px !important;
	left:57px !important;
	top:2px !important;
	min-height:14px !important;
}

#item145119 {
	width:171px !important;
	left:30px !important;
	top:1px !important;
	min-height:20px !important;
}

#item145235 {
	width:172px !important;
	left:59px !important;
	min-height:12px !important;
}

#item145354 {
	width:173px !important;
	left:31px !important;
	top:3px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

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

#item147188 {
	width:434px !important;
	height:91px !important;
	top:-14px !important;
	background:#00aeef;
}

#item147357 {
	width:76px !important;
	min-height:212px !important;
}

#item147468 {
	width:43px !important;
	min-height:68px !important;
}

#item147579 {
	width:71px !important;
	left:4px !important;
	min-height:113px !important;
}

#item147690 {
	width:103px !important;
	min-height:60px !important;
}

#item147801 {
	width:57px !important;
	min-height:77px !important;
}

#item147912 {
	width:71px !important;
	left:11px !important;
	top:10px !important;
	min-height:104px !important;
}

#item148023 {
	width:94px !important;
	top:10px !important;
	min-height:104px !important;
}

#item148134 {
	width:74px !important;
	left:11px !important;
	min-height:104px !important;
}

#item148245 {
	width:92px !important;
	min-height:104px !important;
}

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

#item148467 {
	width:326px !important;
	left:16px !important;
	min-height:10px !important;
}

#item148578 {
	width:240px !important;
	left:23px !important;
	min-height:14px !important;
}

#item148689 {
	width:288px !important;
	left:2px !important;
	min-height:20px !important;
}

#item145660 {
	width:219px !important;
	height:91px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c72582;
}

#item145787 {
	width:160px !important;
	min-height:161px !important;
}

#item145898 {
	width:154px !important;
	top:1px !important;
	min-height:42px !important;
}

#item146053 {
	width:67px !important;
	text-shadow:0px 0px 6px #594230;
	min-height:89px !important;
}

#item146075 {
	width:65px !important;
	text-shadow:0px 0px 6px #594230;
	min-height:89px !important;
}

#item146230 {
	width:99px !important;
	text-shadow:2px 2px 2px #000;
	min-height:55px !important;
}

#item146363 {
	width:184px !important;
	top:1px !important;
	min-height:60px !important;
}

#item146474 {
	width:177px !important;
	min-height:60px !important;
}

#item146585 {
	width:184px !important;
	min-height:60px !important;
}

#item146696 {
	width:180px !important;
	left:8px !important;
	min-height:27px !important;
}

#item146807 {
	width:161px !important;
	left:15px !important;
	min-height:22px !important;
}

#item146918 {
	width:124px !important;
	left:20px !important;
	min-height:14px !important;
}

#item147029 {
	width:164px !important;
	left:4px !important;
	top:2px !important;
	min-height:16px !important;
}

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

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

#item259567 {
	width:94px !important;
	left:1px !important;
	min-height:149px !important;
}

#item259683 {
	width:68px !important;
	min-height:167px !important;
}

#item259801 {
	width:64px !important;
	min-height:131px !important;
}

#item259917 {
	width:116px !important;
	min-height:38px !important;
}

#item260033 {
	width:159px !important;
	left:105px !important;
	min-height:14px !important;
}

#item260150 {
	width:77px !important;
	min-height:140px !important;
}

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

#item260384 {
	width:55px !important;
	min-height:131px !important;
}

#item260500 {
	width:68px !important;
	top:1px !important;
	min-height:155px !important;
}

#item260594 {
	width:64px !important;
	min-height:20px !important;
}

#item260687 {
	width:62px !important;
	min-height:20px !important;
}

#item260803 {
	width:144px !important;
	min-height:35px !important;
}

#item260921 {
	width:68px !important;
	left:6px !important;
	min-height:56px !important;
}

#item261037 {
	width:68px !important;
	left:13px !important;
	min-height:56px !important;
}

#item261154 {
	width:83px !important;
	min-height:56px !important;
}

#item261272 {
	width:256px !important;
	left:56px !important;
	min-height:14px !important;
}

#item261452 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item261453 {
	width:174px !important;
	height:23px !important;
	background:#542c2c;
}

#item261454 {
	width:58px !important;
	left:74px !important;
	top:5px !important;
	min-height:10px !important;
}

#item261477 {
	width:89px !important;
	left:252px !important;
	top:5px !important;
	min-height:10px !important;
}

#item150644 {
	width:18px !important;
	left:235px !important;
	top:387px !important;
	min-height:8px !important;
}

#item150666 {
	width:18px !important;
	left:168px !important;
	top:387px !important;
	min-height:8px !important;
}

#item150688 {
	width:25px !important;
	left:43px !important;
	top:387px !important;
	min-height:8px !important;
}

#item150755 {
	width:114px !important;
	min-height:69px !important;
}

#item150866 {
	width:118px !important;
	min-height:114px !important;
}

#item150977 {
	width:311px !important;
	left:29px !important;
	min-height:31px !important;
}

#item151088 {
	width:65px !important;
	left:87px !important;
	min-height:221px !important;
}

#item151199 {
	width:86px !important;
	min-height:78px !important;
}

#item151310 {
	width:90px !important;
	min-height:60px !important;
}

#item151421 {
	width:369px !important;
	top:2px !important;
	min-height:31px !important;
}

#item151783 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item151784 {
	width:174px !important;
	height:23px !important;
	background:#542c2c;
}

#item151804 {
	width:58px !important;
	left:74px !important;
	top:5px !important;
	min-height:10px !important;
}

#item151826 {
	width:106px !important;
	left:243px !important;
	top:5px !important;
	min-height:10px !important;
}

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

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

#item149067 {
	width:21px !important;
	left:77px !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;
}

#item149209 {
	width:96px !important;
	top:11px !important;
	min-height:113px !important;
}

#item149320 {
	width:50px !important;
	left:1px !important;
	min-height:104px !important;
}

#item149431 {
	width:96px !important;
	left:9px !important;
	min-height:123px !important;
}

#item149653 {
	width:133px !important;
	min-height:57px !important;
	direction:ltr;
}

#item149764 {
	width:117px !important;
	min-height:42px !important;
}

#item149875 {
	width:100px !important;
	min-height:69px !important;
	direction:ltr;
}

#item149986 {
	width:78px !important;
	min-height:140px !important;
}

#item150097 {
	width:47px !important;
	min-height:140px !important;
}

#item150208 {
	width:126px !important;
	min-height:70px !important;
}

#item152136 {
	width:369px !important;
	height:38px !important;
	left:23px !important;
	top:407px !important;
	background:#000;
}

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

#item152726 {
	width:112px !important;
	min-height:18px !important;
}

#item152837 {
	width:226px !important;
	left:3px !important;
	min-height:22px !important;
}

#item152948 {
	width:94px !important;
	left:7px !important;
	min-height:104px !important;
}

#item153076 {
	width:103px !important;
	left:33px !important;
	min-height:34px !important;
}

#item154398 {
	width:218px !important;
	min-height:18px !important;
}

#item154509 {
	width:185px !important;
	top:4px !important;
	min-height:11px !important;
}

#item154662 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item154663 {
	width:174px !important;
	height:23px !important;
	background:#542c2c;
}

#item154683 {
	width:58px !important;
	left:74px !important;
	top:5px !important;
	min-height:10px !important;
}

#item154705 {
	width:69px !important;
	left:262px !important;
	top:5px !important;
	min-height:10px !important;
}

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

#item157015 {
	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:13px !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:13px !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:13px !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:13px !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;
}

#item159307 {
	width:369px !important;
	height:37px !important;
	left:28px !important;
	top:215px !important;
	background:#000;
}

#item159308 {
	width:121px !important;
	height:24px !important;
	left:275px !important;
	top:193px !important;
	background:#7a1c5e;
}

#item159309 {
	width:248px !important;
	height:24px !important;
	left:28px !important;
	top:193px !important;
	background:#ec008c;
}

#item159421 {
	width:73px !important;
	min-height:149px !important;
}

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

#item159643 {
	width:271px !important;
	min-height:26px !important;
}

#item159732 {
	width:87px !important;
	top:5px !important;
	min-height:14px !important;
}

#item159821 {
	width:87px !important;
	top:3px !important;
	min-height:14px !important;
}

#item159932 {
	width:255px !important;
	top:1px !important;
	min-height:22px !important;
}

#item160043 {
	width:142px !important;
	left:16px !important;
	min-height:9px !important;
}

#item160154 {
	width:85px !important;
	min-height:116px !important;
}

#item160265 {
	width:73px !important;
	left:1px !important;
	min-height:44px !important;
}

#item160376 {
	width:99px !important;
	top:15px !important;
	min-height:44px !important;
}

#item160487 {
	width:99px !important;
	height:64px !important;
	background:#ec008c;
}

#item160598 {
	width:188px !important;
	min-height:27px !important;
}

#item157088 {
	width:369px !important;
	height:95px !important;
	left:20px !important;
	top:281px !important;
	background:#fff;
}

#item157089 {
	width:369px !important;
	height:37px !important;
	left:20px !important;
	top:244px !important;
	background:#000;
}

#item157118 {
	width:121px !important;
	height:24px !important;
	left:267px !important;
	top:221px !important;
	background:#7a1c5e;
}

#item157119 {
	width:248px !important;
	height:24px !important;
	left:20px !important;
	top:221px !important;
	background:#ec008c;
}

#item157152 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157185 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157219 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157253 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157290 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157326 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157360 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157397 {
	width:35px !important;
	left:27px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157434 {
	width:40px !important;
	left:25px !important;
	top:7px !important;
	min-height:13px !important;
}

#item157560 {
	width:91px !important;
	min-height:60px !important;
}

#item157671 {
	width:110px !important;
	min-height:159px !important;
}

#item157782 {
	width:31px !important;
	top:5px !important;
	min-height:8px !important;
}

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

#item157982 {
	width:80px !important;
	top:3px !important;
	min-height:14px !important;
}

#item158071 {
	width:87px !important;
	top:3px !important;
	min-height:14px !important;
}

#item158182 {
	width:255px !important;
	top:1px !important;
	min-height:22px !important;
}

#item158293 {
	width:142px !important;
	left:12px !important;
	min-height:9px !important;
}

#item158404 {
	width:156px !important;
	top:9px !important;
	min-height:35px !important;
}

#item158515 {
	width:107px !important;
	min-height:22px !important;
}

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

#item160687 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item160744 {
	width:369px !important;
	height:37px !important;
	left:28px !important;
	top:424px !important;
	background:#000;
}

#item160745 {
	width:111px !important;
	height:24px !important;
	left:286px !important;
	top:400px !important;
	background:#7a1c5e;
}

#item160746 {
	width:258px !important;
	height:24px !important;
	left:28px !important;
	top:400px !important;
	background:#ec008c;
}

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

#item161069 {
	width:433px !important;
	height:22px !important;
	left:1px !important;
	top:196px !important;
	background:#000;
}

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

#item161557 {
	width:176px !important;
	left:16px !important;
	min-height:96px !important;
}

#item161646 {
	width:80px !important;
	top:3px !important;
	min-height:14px !important;
}

#item161757 {
	width:255px !important;
	min-height:22px !important;
}

#item161846 {
	width:87px !important;
	top:2px !important;
	min-height:14px !important;
}

#item161957 {
	width:142px !important;
	left:16px !important;
	min-height:9px !important;
}

#item162179 {
	width:167px !important;
	left:18px !important;
	top:10px !important;
	min-height:17px !important;
}

#item162290 {
	width:166px !important;
	left:18px !important;
	min-height:26px !important;
}

#item162401 {
	width:182px !important;
	min-height:62px !important;
}

#item162512 {
	width:332px !important;
	left:28px !important;
	min-height:17px !important;
}

#item162623 {
	width:94px !important;
	left:6px !important;
	min-height:99px !important;
}

#item162734 {
	width:148px !important;
	left:67px !important;
	min-height:12px !important;
}

#item162845 {
	width:155px !important;
	left:59px !important;
	top:1px !important;
	min-height:20px !important;
}

#item162960 {
	width:369px !important;
	height:37px !important;
	left:23px !important;
	top:539px !important;
	background:#000;
}

#item162961 {
	width:118px !important;
	height:24px !important;
	left:273px !important;
	top:515px !important;
	background:#7a1c5e;
}

#item162962 {
	width:250px !important;
	height:24px !important;
	left:23px !important;
	top:515px !important;
	background:#ec008c;
}

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

#item163524 {
	width:368px !important;
	height:35px !important;
	left:23px !important;
	top:297px !important;
	background:#000;
}

#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:35px !important;
	left:2px !important;
	top:11px !important;
	min-height:21px !important;
}

#item163775 {
	width:36px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !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:36px !important;
	left:2px !important;
	top:19px !important;
	min-height:13px !important;
}

#item164036 {
	width:118px !important;
	height:24px !important;
	left:273px !important;
	top:274px !important;
	background:#7a1c5e;
}

#item164037 {
	width:250px !important;
	height:24px !important;
	left:23px !important;
	top:274px !important;
	background:#ec008c;
}

#item164123 {
	width:87px !important;
	top:4px !important;
	min-height:14px !important;
}

#item164234 {
	width:255px !important;
	top:1px !important;
	min-height:22px !important;
}

#item164323 {
	width:87px !important;
	top:3px !important;
	min-height:14px !important;
}

#item164434 {
	width:147px !important;
	left:12px !important;
	min-height:9px !important;
}

#item164545 {
	width:94px !important;
	min-height:44px !important;
}

#item164656 {
	width:235px !important;
	min-height:12px !important;
}

#item164767 {
	width:240px !important;
	min-height:20px !important;
}

#item164835 {
	width:80px !important;
	top:3px !important;
	min-height:14px !important;
}

#item164946 {
	width:255px !important;
	min-height:22px !important;
}

#item165035 {
	width:87px !important;
	top:3px !important;
	min-height:14px !important;
}

#item165146 {
	width:147px !important;
	left:11px !important;
	min-height:9px !important;
}

#item165257 {
	width:99px !important;
	min-height:44px !important;
}

#item165368 {
	width:187px !important;
	min-height:27px !important;
}

#item165479 {
	width:108px !important;
	top:5px !important;
	min-height:10px !important;
}

#item165590 {
	width:169px !important;
	min-height:36px !important;
}

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

#item165730 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item166884 {
	width:106px !important;
	min-height:105px !important;
}

#item166995 {
	width:102px !important;
	min-height:105px !important;
}

#item167106 {
	width:104px !important;
	min-height:34px !important;
}

#item167217 {
	width:91px !important;
	min-height:98px !important;
}

#item167328 {
	width:123px !important;
	left:2px !important;
	top:34px !important;
	min-height:92px !important;
}

#item165980 {
	width:121px !important;
	top:9px !important;
	min-height:132px !important;
}

#item166091 {
	width:97px !important;
	min-height:132px !important;
}

#item166202 {
	width:125px !important;
	min-height:123px !important;
}

#item166313 {
	width:94px !important;
	min-height:123px !important;
}

#item166424 {
	width:228px !important;
	min-height:126px !important;
}

#item166535 {
	width:92px !important;
	left:26px !important;
	min-height:32px !important;
}

#item166646 {
	width:279px !important;
	min-height:36px !important;
}

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

#item167476 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item167836 {
	width:84px !important;
	min-height:42px !important;
}

#item167947 {
	width:150px !important;
	min-height:87px !important;
}

#item168058 {
	width:70px !important;
	min-height:59px !important;
}

#item168169 {
	width:40px !important;
	min-height:86px !important;
}

#item168280 {
	width:159px !important;
	min-height:122px !important;
}

#item168391 {
	width:158px !important;
	min-height:22px !important;
}

#item168502 {
	width:110px !important;
	min-height:40px !important;
}

#item168613 {
	width:123px !important;
	text-shadow:2px 2px 5px #000;
	min-height:55px !important;
}

#item168875 {
	width:111px !important;
	min-height:141px !important;
}

#item168986 {
	width:64px !important;
	min-height:149px !important;
}

#item169097 {
	width:86px !important;
	left:3px !important;
	min-height:114px !important;
}

#item169208 {
	width:51px !important;
	left:8px !important;
	min-height:113px !important;
}

#item169319 {
	width:85px !important;
	min-height:122px !important;
}

#item169430 {
	width:58px !important;
	left:10px !important;
	min-height:122px !important;
}

#item169541 {
	width:61px !important;
	min-height:122px !important;
}

#item169652 {
	width:58px !important;
	left:55px !important;
	top:21px !important;
	min-height:61px !important;
}

#item169763 {
	width:134px !important;
	left:113px !important;
	min-height:20px !important;
}

#item169916 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item169917 {
	width:174px !important;
	height:23px !important;
	background:#542c2c;
}

#item169937 {
	width:58px !important;
	left:74px !important;
	top:5px !important;
	min-height:10px !important;
}

#item169959 {
	width:97px !important;
	left:247px !important;
	top:5px !important;
	min-height:10px !important;
}

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

#item170113 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item262067 {
	width:187px !important;
	height:214px !important;
	left:247px !important;
	top:-14px !important;
}

#item262076 {
	width:96px !important;
	height:87px !important;
	left:301px !important;
	top:208px !important;
	background:#d57c1b;
}

#item262211 {
	width:142px !important;
	min-height:60px !important;
}

#item262329 {
	width:38px !important;
	left:2px !important;
	min-height:68px !important;
}

#item262445 {
	width:49px !important;
	left:1px !important;
	min-height:68px !important;
}

#item262561 {
	width:43px !important;
	min-height:59px !important;
}

#item262678 {
	width:38px !important;
	min-height:68px !important;
}

#item262794 {
	width:94px !important;
	min-height:51px !important;
}

#item262910 {
	width:162px !important;
	min-height:51px !important;
}

#item263028 {
	width:85px !important;
	min-height:60px !important;
}

#item263146 {
	width:73px !important;
	left:11px !important;
	min-height:70px !important;
}

#item263215 {
	width:206px !important;
	left:28px !important;
	top:87px !important;
	text-shadow:4px 4px 5px rgba(0,0,0,0.75);
	min-height:18px !important;
}

#item263285 {
	width:222px !important;
	min-height:60px !important;
}

#item172209 {
	width:95px !important;
	left:6px !important;
	min-height:125px !important;
}

#item172320 {
	width:92px !important;
	left:5px !important;
	min-height:125px !important;
}

#item172431 {
	width:73px !important;
	min-height:125px !important;
}

#item172542 {
	width:66px !important;
	min-height:107px !important;
}

#item172653 {
	width:56px !important;
	min-height:40px !important;
}

#item172771 {
	width:181px !important;
	left:94px !important;
	min-height:44px !important;
}

#item172924 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item172925 {
	width:174px !important;
	height:23px !important;
	background:#bf5e78;
}

#item172945 {
	width:58px !important;
	left:66px !important;
	top:5px !important;
	min-height:10px !important;
}

#item172967 {
	width:56px !important;
	left:262px !important;
	top:5px !important;
	min-height:10px !important;
}

#item173148 {
	width:172px !important;
	left:64px !important;
	min-height:12px !important;
}

#item173267 {
	width:170px !important;
	left:122px !important;
	top:2px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

#item237496 {
	width:120px !important;
	height:22px !important;
	background:#ec008c;
}

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

#item173405 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item170421 {
	width:70px !important;
	min-height:129px !important;
}

#item170599 {
	width:40px !important;
	left:17px !important;
	min-height:86px !important;
}

#item170710 {
	width:68px !important;
	min-height:86px !important;
}

#item170821 {
	width:48px !important;
	min-height:86px !important;
}

#item170932 {
	width:44px !important;
	min-height:71px !important;
}

#item171043 {
	width:40px !important;
	min-height:71px !important;
}

#item171154 {
	width:43px !important;
	left:3px !important;
	min-height:62px !important;
}

#item171398 {
	width:63px !important;
	min-height:98px !important;
}

#item171509 {
	width:50px !important;
	min-height:89px !important;
}

#item171620 {
	width:59px !important;
	min-height:98px !important;
}

#item171731 {
	width:369px !important;
	min-height:18px !important;
}

#item264278 {
	width:193px !important;
	left:7px !important;
	min-height:78px !important;
}

#item171265 {
	width:102px !important;
	min-height:18px !important;
}

#item270584 {
	width:56px !important;
	height:20px !important;
	background:#ec008c;
}

#item175626 {
	width:434px !important;
	height:22px !important;
	left:-14px !important;
	top:189px !important;
	background:#ec008c;
}

#item175793 {
	width:84px !important;
	left:7px !important;
	min-height:62px !important;
}

#item175904 {
	width:68px !important;
	left:4px !important;
	min-height:71px !important;
}

#item176015 {
	width:60px !important;
	min-height:62px !important;
}

#item176126 {
	width:91px !important;
	min-height:62px !important;
}

#item176237 {
	width:72px !important;
	left:13px !important;
	min-height:80px !important;
}

#item176348 {
	width:77px !important;
	left:4px !important;
	min-height:80px !important;
}

#item176459 {
	width:76px !important;
	min-height:80px !important;
}

#item176570 {
	width:93px !important;
	min-height:89px !important;
}

#item176681 {
	width:293px !important;
	left:37px !important;
	top:2px !important;
	min-height:10px !important;
}

#item176792 {
	width:172px !important;
	min-height:10px !important;
}

#item176881 {
	width:103px !important;
	left:2px !important;
	min-height:18px !important;
}

#item177014 {
	width:137px !important;
	top:13px !important;
	min-height:40px !important;
}

#item177428 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item177429 {
	width:174px !important;
	height:23px !important;
	background:#bf5e78;
}

#item177449 {
	width:58px !important;
	left:66px !important;
	top:5px !important;
	min-height:10px !important;
}

#item177471 {
	width:61px !important;
	left:259px !important;
	top:5px !important;
	min-height:10px !important;
}

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

#item177625 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item173623 {
	width:20px !important;
	left:4px !important;
	top:8px !important;
	min-height:13px !important;
}

#item173647 {
	width:22px !important;
	left:3px !important;
	top:4px !important;
	min-height:21px !important;
}

#item173671 {
	width:17px !important;
	left:5px !important;
	top:4px !important;
	min-height:21px !important;
}

#item173704 {
	width:17px !important;
	left:5px !important;
	top:4px !important;
	min-height:21px !important;
}

#item173751 {
	width:18px !important;
	left:5px !important;
	top:4px !important;
	min-height:21px !important;
}

#item173787 {
	width:20px !important;
	left:4px !important;
	top:4px !important;
	min-height:21px !important;
}

#item173811 {
	width:24px !important;
	left:2px !important;
	top:7px !important;
	min-height:13px !important;
}

#item173835 {
	width:23px !important;
	left:2px !important;
	top:3px !important;
	min-height:21px !important;
}

#item173925 {
	width:78px !important;
	min-height:51px !important;
}

#item174036 {
	width:77px !important;
	min-height:51px !important;
}

#item174147 {
	width:203px !important;
	top:2px !important;
	min-height:51px !important;
}

#item174258 {
	width:83px !important;
	min-height:140px !important;
}

#item174369 {
	width:162px !important;
	top:7px !important;
	min-height:33px !important;
}

#item174480 {
	width:162px !important;
	top:10px !important;
	min-height:42px !important;
}

#item174591 {
	width:64px !important;
	min-height:77px !important;
}

#item174702 {
	width:48px !important;
	min-height:77px !important;
}

#item174813 {
	width:62px !important;
	left:2px !important;
	min-height:95px !important;
}

#item174924 {
	width:60px !important;
	min-height:95px !important;
}

#item175035 {
	width:56px !important;
	min-height:113px !important;
}

#item175146 {
	width:48px !important;
	min-height:68px !important;
}

#item175235 {
	width:83px !important;
	min-height:114px !important;
}

#item175346 {
	width:50px !important;
	min-height:68px !important;
}

#item175457 {
	width:294px !important;
	left:21px !important;
	min-height:8px !important;
}

#item175568 {
	width:304px !important;
	left:29px !important;
	min-height:14px !important;
}

#item179722 {
	width:71px !important;
	min-height:68px !important;
}

#item179833 {
	width:80px !important;
	min-height:51px !important;
}

#item179944 {
	width:79px !important;
	min-height:51px !important;
}

#item180055 {
	width:79px !important;
	min-height:51px !important;
}

#item180610 {
	width:162px !important;
	min-height:186px !important;
}

#item180721 {
	width:246px !important;
	left:51px !important;
	top:1px !important;
	min-height:20px !important;
}

#item181083 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item181084 {
	width:174px !important;
	height:23px !important;
	background:#bf5e78;
}

#item181104 {
	width:58px !important;
	left:66px !important;
	top:5px !important;
	min-height:10px !important;
}

#item181126 {
	width:57px !important;
	left:261px !important;
	top:5px !important;
	min-height:10px !important;
}

#item264443 {
	width:98px !important;
	min-height:104px !important;
}

#item264369 {
	width:167px !important;
	min-height:78px !important;
}

#item270616 {
	width:56px !important;
	height:20px !important;
	background:#ec008c;
}

#item270624 {
	width:56px !important;
	height:20px !important;
	background:#ec008c;
}

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

#item181416 {
	width:14px !important;
	left:780px !important;
	min-height:8px !important;
}

#item177918 {
	width:55px !important;
	top:10px !important;
	min-height:31px !important;
}

#item178049 {
	width:116px !important;
	min-height:78px !important;
}

#item178271 {
	width:236px !important;
	min-height:33px !important;
}

#item178382 {
	width:95px !important;
	min-height:60px !important;
}

#item178604 {
	width:79px !important;
	min-height:75px !important;
}

#item178715 {
	width:238px !important;
	min-height:22px !important;
}

#item178826 {
	width:130px !important;
	min-height:105px !important;
}

#item178937 {
	width:87px !important;
	min-height:96px !important;
}

#item179048 {
	width:100px !important;
	min-height:78px !important;
}

#item179159 {
	width:113px !important;
	min-height:78px !important;
}

#item179270 {
	width:125px !important;
	min-height:78px !important;
}

#item179381 {
	width:126px !important;
	min-height:74px !important;
}

#item180166 {
	width:42px !important;
	min-height:86px !important;
}

#item181481 {
	width:144px !important;
	height:31px !important;
	left:249px !important;
	top:292px !important;
	background:#000;
}

#item181789 {
	width:119px !important;
	min-height:141px !important;
}

#item181900 {
	width:128px !important;
	min-height:18px !important;
}

#item182011 {
	width:50px !important;
	left:3px !important;
	min-height:122px !important;
}

#item182122 {
	width:56px !important;
	min-height:131px !important;
}

#item182233 {
	width:58px !important;
	min-height:122px !important;
}

#item182344 {
	width:109px !important;
	min-height:152px !important;
}

#item182455 {
	width:216px !important;
	top:3px !important;
	min-height:44px !important;
}

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

#item183770 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item270716 {
	width:434px !important;
	height:230px !important;
	top:380px !important;
	background:#d3c6e0;
}

#item182517 {
	width:369px !important;
	height:72px !important;
	left:28px !important;
	top:61px !important;
	background:#000;
}

#item182682 {
	width:77px !important;
	min-height:51px !important;
}

#item182793 {
	width:103px !important;
	min-height:51px !important;
}

#item182904 {
	width:91px !important;
	min-height:51px !important;
}

#item183015 {
	width:83px !important;
	top:1px !important;
	min-height:51px !important;
}

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

#item183237 {
	width:96px !important;
	left:10px !important;
	min-height:10px !important;
}

#item183348 {
	width:369px !important;
	min-height:17px !important;
}

#item183459 {
	width:354px !important;
	min-height:35px !important;
}

#item183570 {
	width:369px !important;
	left:1px !important;
	min-height:36px !important;
}

#item183681 {
	width:291px !important;
	left:39px !important;
	min-height:14px !important;
}

#item180277 {
	width:86px !important;
	min-height:69px !important;
}

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

#item180499 {
	width:169px !important;
	min-height:42px !important;
}

#item178160 {
	width:89px !important;
	min-height:87px !important;
}

#item184792 {
	width:76px !important;
	min-height:123px !important;
}

#item184903 {
	width:56px !important;
	min-height:122px !important;
}

#item185014 {
	width:84px !important;
	min-height:131px !important;
}

#item185125 {
	width:68px !important;
	min-height:149px !important;
}

#item185236 {
	width:90px !important;
	min-height:60px !important;
}

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

#item185458 {
	width:98px !important;
	min-height:51px !important;
}

#item185569 {
	width:86px !important;
	min-height:69px !important;
}

#item185680 {
	width:153px !important;
	min-height:87px !important;
}

#item185791 {
	width:107px !important;
	left:1px !important;
	min-height:78px !important;
}

#item185902 {
	width:268px !important;
	left:6px !important;
	top:1px !important;
	min-height:15px !important;
}

#item185991 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

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

#item184116 {
	width:88px !important;
	min-height:86px !important;
}

#item184205 {
	width:64px !important;
	top:1px !important;
	min-height:131px !important;
}

#item184316 {
	width:90px !important;
	top:10px !important;
	min-height:141px !important;
}

#item184427 {
	width:281px !important;
	top:3px !important;
	min-height:40px !important;
}

#item189678 {
	width:24px !important;
	left:220px !important;
	top:437px !important;
	min-height:8px !important;
}

#item189742 {
	width:24px !important;
	left:173px !important;
	top:565px !important;
	min-height:8px !important;
}

#item189764 {
	width:21px !important;
	left:244px !important;
	top:565px !important;
	min-height:8px !important;
}

#item189831 {
	width:78px !important;
	top:1px !important;
	min-height:60px !important;
}

#item189942 {
	width:80px !important;
	min-height:24px !important;
}

#item190053 {
	width:86px !important;
	min-height:51px !important;
}

#item190164 {
	width:91px !important;
	top:9px !important;
	min-height:42px !important;
}

#item190275 {
	width:138px !important;
	min-height:69px !important;
}

#item190386 {
	width:85px !important;
	min-height:51px !important;
}

#item190497 {
	width:155px !important;
	min-height:69px !important;
}

#item190608 {
	width:23px !important;
	left:3px !important;
	min-height:17px !important;
}

#item190719 {
	width:23px !important;
	left:8px !important;
	min-height:17px !important;
}

#item190830 {
	width:369px !important;
	min-height:29px !important;
}

#item190983 {
	width:261px !important;
	height:23px !important;
	left:173px !important;
	background:#000;
}

#item190984 {
	width:174px !important;
	height:23px !important;
	background:#bf5e78;
}

#item191004 {
	width:58px !important;
	left:66px !important;
	top:5px !important;
	min-height:10px !important;
}

#item191026 {
	width:55px !important;
	left:262px !important;
	top:5px !important;
	min-height:10px !important;
}

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

#item186066 {
	width:434px !important;
	height:624px !important;
	top:-14px !important;
	background:#b4d6dd;
}

#item186426 {
	width:59px !important;
	min-height:68px !important;
}

#item186537 {
	width:93px !important;
	min-height:42px !important;
}

#item186648 {
	width:55px !important;
	left:2px !important;
	min-height:68px !important;
}

#item186759 {
	width:55px !important;
	min-height:68px !important;
}

#item186870 {
	width:49px !important;
	left:1px !important;
	top:3px !important;
	min-height:17px !important;
}

#item186981 {
	width:34px !important;
	left:4px !important;
	top:3px !important;
	min-height:17px !important;
}

#item187092 {
	width:47px !important;
	top:3px !important;
	min-height:17px !important;
}

#item187203 {
	width:89px !important;
	left:1px !important;
	min-height:42px !important;
}

#item187314 {
	width:70px !important;
	min-height:17px !important;
}

#item187425 {
	width:54px !important;
	min-height:17px !important;
}

#item187536 {
	width:59px !important;
	left:5px !important;
	min-height:17px !important;
}

#item187647 {
	width:41px !important;
	min-height:17px !important;
}

#item187758 {
	width:23px !important;
	left:10px !important;
	min-height:17px !important;
}

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

#item187980 {
	width:216px !important;
	left:67px !important;
	min-height:16px !important;
}

#item188091 {
	width:37px !important;
	left:11px !important;
	min-height:21px !important;
}

#item188202 {
	width:37px !important;
	left:9px !important;
	min-height:21px !important;
}

#item188313 {
	width:35px !important;
	left:7px !important;
	min-height:13px !important;
}

#item188424 {
	width:31px !important;
	left:4px !important;
	min-height:13px !important;
}

#item188535 {
	width:85px !important;
	left:4px !important;
	min-height:51px !important;
}

#item188646 {
	width:81px !important;
	left:7px !important;
	top:6px !important;
	min-height:42px !important;
}

#item188757 {
	width:77px !important;
	left:7px !important;
	min-height:51px !important;
}

#item188868 {
	width:85px !important;
	top:6px !important;
	min-height:42px !important;
}

#item188979 {
	width:83px !important;
	min-height:51px !important;
}

#item189090 {
	width:206px !important;
	left:80px !important;
	top:6px !important;
	min-height:11px !important;
}

#item189201 {
	width:343px !important;
	left:12px !important;
	top:4px !important;
	min-height:16px !important;
}

#item192630 {
	width:86px !important;
	left:8px !important;
	min-height:87px !important;
}

#item192741 {
	width:107px !important;
	left:2px !important;
	min-height:95px !important;
}

#item192852 {
	width:80px !important;
	left:3px !important;
	min-height:95px !important;
}

#item192963 {
	width:86px !important;
	min-height:87px !important;
}

#item193074 {
	width:139px !important;
	min-height:51px !important;
}

#item193185 {
	width:165px !important;
	min-height:51px !important;
}

#item193296 {
	width:323px !important;
	left:11px !important;
	min-height:8px !important;
}

#item193407 {
	width:247px !important;
	left:48px !important;
	min-height:16px !important;
}

#item193523 {
	width:172px !important;
	left:59px !important;
	min-height:12px !important;
}

#item193642 {
	width:172px !important;
	left:46px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

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

#item193731 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item191284 {
	width:434px !important;
	height:292px !important;
	top:-14px !important;
	background:#2d4d98;
}

#item191285 {
	width:303px !important;
	height:38px !important;
	left:130px !important;
	top:171px !important;
	background:#fff;
}

#item191286 {
	width:434px !important;
	height:137px !important;
	top:480px !important;
	background:#a45b8c;
}

#item191483 {
	width:75px !important;
	top:1px !important;
	min-height:86px !important;
}

#item191594 {
	width:86px !important;
	left:1px !important;
	top:1px !important;
	min-height:87px !important;
}

#item191705 {
	width:83px !important;
	left:6px !important;
	min-height:86px !important;
}

#item191816 {
	width:75px !important;
	left:6px !important;
	min-height:95px !important;
}

#item191927 {
	width:75px !important;
	min-height:95px !important;
}

#item192038 {
	width:97px !important;
	min-height:95px !important;
}

#item192149 {
	width:153px !important;
	top:3px !important;
	min-height:51px !important;
}

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

#item192371 {
	width:199px !important;
	top:14px !important;
	min-height:32px !important;
}

#item253385 {
	width:230px !important;
	min-height:31px !important;
}

#item254144 {
	width:58px !important;
	left:2px !important;
	min-height:40px !important;
}

#item254263 {
	width:368px !important;
	min-height:17px !important;
}

#item254379 {
	width:141px !important;
	left:28px !important;
	min-height:12px !important;
}

#item254495 {
	width:179px !important;
	left:67px !important;
	min-height:14px !important;
}

#item255173 {
	width:112px !important;
	min-height:18px !important;
}

#item255290 {
	width:238px !important;
	min-height:12px !important;
}

#item255406 {
	width:214px !important;
	min-height:12px !important;
}

#item255775 {
	width:46px !important;
	left:1px !important;
	min-height:31px !important;
}

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

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

#item203195 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item196941 {
	width:40px !important;
	min-height:17px !important;
}

#item197052 {
	width:23px !important;
	left:1px !important;
	min-height:17px !important;
}

#item197141 {
	width:80px !important;
	min-height:14px !important;
}

#item197252 {
	width:80px !important;
	left:17px !important;
	min-height:17px !important;
}

#item197363 {
	width:86px !important;
	left:71px !important;
	min-height:46px !important;
}

#item197896 {
	width:87px !important;
	top:3px !important;
	min-height:14px !important;
}

#item198029 {
	width:193px !important;
	left:17px !important;
	top:29px !important;
	min-height:34px !important;
}

#item198140 {
	width:24px !important;
	left:21px !important;
	min-height:13px !important;
}

#item198251 {
	width:38px !important;
	left:2px !important;
	min-height:13px !important;
}

#item198473 {
	width:35px !important;
	left:14px !important;
	min-height:13px !important;
}

#item198584 {
	width:28px !important;
	left:4px !important;
	min-height:13px !important;
}

#item198784 {
	width:40px !important;
	left:1px !important;
	min-height:31px !important;
}

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

#item256236 {
	width:130px !important;
	top:15px !important;
	min-height:105px !important;
}

#item256352 {
	width:57px !important;
	min-height:17px !important;
}

#item256468 {
	width:55px !important;
	min-height:17px !important;
}

#item204245 {
	width:433px !important;
	height:36px !important;
	left:-14px !important;
	top:301px !important;
	background:#cf661b;
}

#item204349 {
	width:258px !important;
	height:46px !important;
	left:133px !important;
	top:250px !important;
	background:#ec008c;
}

#item204669 {
	width:160px !important;
	min-height:113px !important;
}

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

#item204891 {
	width:157px !important;
	top:1px !important;
	min-height:22px !important;
}

#item204980 {
	width:41px !important;
	left:6px !important;
	min-height:50px !important;
}

#item205069 {
	width:38px !important;
	left:6px !important;
	top:10px !important;
	min-height:50px !important;
}

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

#item205291 {
	width:170px !important;
	top:1px !important;
	min-height:8px !important;
}

#item205402 {
	width:190px !important;
	top:1px !important;
	min-height:22px !important;
}

#item205513 {
	width:77px !important;
	left:1px !important;
	min-height:13px !important;
}

#item205624 {
	width:218px !important;
	top:3px !important;
	min-height:20px !important;
}

#item205735 {
	width:168px !important;
	min-height:14px !important;
}

#item205846 {
	width:195px !important;
	min-height:20px !important;
}

#item205962 {
	width:172px !important;
	left:71px !important;
	min-height:12px !important;
}

#item206080 {
	width:284px !important;
	left:21px !important;
	top:2px !important;
	text-shadow:0px 0px 9px #000;
	min-height:29px !important;
}

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

#item206169 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item203433 {
	width:58px !important;
	left:7px !important;
	min-height:40px !important;
}

#item203499 {
	width:57px !important;
	left:185px !important;
	top:407px !important;
	min-height:29px !important;
}

#item203566 {
	width:110px !important;
	min-height:44px !important;
}

#item203677 {
	width:124px !important;
	min-height:44px !important;
}

#item203788 {
	width:122px !important;
	min-height:44px !important;
}

#item203899 {
	width:122px !important;
	min-height:44px !important;
}

#item204010 {
	width:84px !important;
	left:8px !important;
	top:3px !important;
	min-height:60px !important;
}

#item204121 {
	width:336px !important;
	left:16px !important;
	min-height:36px !important;
}

#item206218 {
	width:868px !important;
	height:217px !important;
	left:-14px !important;
	top:393px !important;
	background:#5b7d2d;
}

#item206219 {
	width:867px !important;
	height:37px !important;
	left:-14px !important;
	top:543px !important;
	background:#cf661b;
}

#item206220 {
	width:868px !important;
	height:31px !important;
	left:-14px !important;
	top:388px !important;
	background:#cf661b;
}

#item207622 {
	width:112px !important;
	min-height:18px !important;
}

#item207733 {
	width:148px !important;
	left:9px !important;
	min-height:22px !important;
}

#item207844 {
	width:154px !important;
	min-height:106px !important;
}

#item207955 {
	width:159px !important;
	min-height:106px !important;
}

#item208066 {
	width:143px !important;
	top:1px !important;
	min-height:18px !important;
}

#item208177 {
	width:154px !important;
	top:1px !important;
	min-height:18px !important;
}

#item208347 {
	width:371px !important;
	text-shadow:0px 0px 5px #000;
	min-height:36px !important;
}

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

#item208597 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

#item206516 {
	width:112px !important;
	min-height:18px !important;
}

#item206627 {
	width:148px !important;
	left:7px !important;
	min-height:22px !important;
}

#item206738 {
	width:112px !important;
	min-height:98px !important;
}

#item206849 {
	width:117px !important;
	min-height:98px !important;
}

#item206960 {
	width:101px !important;
	min-height:89px !important;
}

#item207071 {
	width:121px !important;
	min-height:18px !important;
}

#item207182 {
	width:118px !important;
	min-height:18px !important;
}

#item207293 {
	width:99px !important;
	min-height:18px !important;
}

#item207467 {
	width:179px !important;
	text-shadow:0px 0px 5px #000;
	min-height:93px !important;
}

#item207489 {
	width:178px !important;
	text-shadow:0px 0px 5px #000;
	min-height:93px !important;
}

#item208506 {
	width:120px !important;
	height:22px !important;
	background:#ec008c;
}

#item208627 {
	width:867px !important;
	height:517px !important;
	left:-14px !important;
	top:93px !important;
	background:#296079;
}

#item210454 {
	width:136px !important;
	left:3px !important;
	top:2px !important;
	min-height:95px !important;
}

#item210543 {
	width:57px !important;
	min-height:40px !important;
}

#item210676 {
	width:368px !important;
	min-height:29px !important;
}

#item210787 {
	width:369px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:36px !important;
}

#item210898 {
	width:220px !important;
	left:12px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:53px !important;
}

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

#item211053 {
	width:11px !important;
	left:783px !important;
	min-height:8px !important;
}

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

#item209100 {
	width:112px !important;
	top:2px !important;
	min-height:18px !important;
}

#item209233 {
	width:106px !important;
	min-height:22px !important;
}

#item209344 {
	width:166px !important;
	min-height:44px !important;
}

#item209433 {
	width:112px !important;
	top:2px !important;
	min-height:18px !important;
}

#item209566 {
	width:127px !important;
	min-height:22px !important;
}

#item209677 {
	width:165px !important;
	top:10px !important;
	min-height:62px !important;
}

#item209766 {
	width:121px !important;
	top:12px !important;
	min-height:18px !important;
}

#item209899 {
	width:125px !important;
	top:5px !important;
	min-height:22px !important;
}

#item210010 {
	width:166px !important;
	top:1px !important;
	min-height:53px !important;
}

#item210099 {
	width:112px !important;
	top:2px !important;
	min-height:18px !important;
}

#item210232 {
	width:157px !important;
	min-height:34px !important;
}

#item210343 {
	width:221px !important;
	left:12px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:53px !important;
}

#item212559 {
	width:52px !important;
	height:147px !important;
	background:#fff;
}

#item213042 {
	width:333px !important;
	height:103px !important;
	background:#fff;
}

#item264037 {
	width:210px !important;
	min-height:83px !important;
}

#item264107 {
	width:165px !important;
	min-height:44px !important;
}

#item270810 {
	width:95px !important;
	min-height:94px !important;
}

#item270890 {
	width:80px !important;
	min-height:82px !important;
}

#item263621 {
	width:33px !important;
	height:33px !important;
	background:#cf5e78;
}

#item263667 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263623 {
	width:33px !important;
	height:33px !important;
	background:#c76461;
}

#item263690 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263625 {
	width:33px !important;
	height:33px !important;
	background:#d98685;
}

#item263713 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263627 {
	width:33px !important;
	height:33px !important;
	background:#d6a5a7;
}

#item263736 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263631 {
	width:33px !important;
	height:33px !important;
	background:#941f1c;
}

#item263759 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263633 {
	width:33px !important;
	height:33px !important;
	background:#b1181c;
}

#item263782 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263635 {
	width:33px !important;
	height:33px !important;
	background:#871f2f;
}

#item263805 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263643 {
	width:33px !important;
	height:33px !important;
	background:#d889b4;
}

#item263828 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263656 {
	width:33px !important;
	height:33px !important;
	background:#cc5794;
}

#item263851 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263874 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263629 {
	width:33px !important;
	height:33px !important;
	background:#ecccd9;
}

#item263897 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263637 {
	width:33px !important;
	height:33px !important;
	background:#aad4ec;
}

#item263920 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263639 {
	width:33px !important;
	height:33px !important;
	background:#edcdc1;
}

#item263943 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263641 {
	width:33px !important;
	height:33px !important;
	background:#b4d3ba;
}

#item263967 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263990 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

#item263653 {
	width:33px !important;
	height:33px !important;
	background:#4e1200;
}

#item264013 {
	width:19px !important;
	left:7px !important;
	top:13px !important;
	min-height:6px !important;
}

p.autoParaStyle443 {
	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.autoParaStyle442 {
	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.autoParaStyle441 {
	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.autoParaStyle440 {
	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.autoParaStyle439 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle438 {
	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.autoParaStyle437 {
	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.autoParaStyle436 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	direction:ltr;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle435 {
	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.autoParaStyle434 {
	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.autoParaStyle433 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:10px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle432 {
	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.autoParaStyle431 {
	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.autoParaStyle430 {
	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.autoParaStyle429 {
	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.autoParaStyle428 {
	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.autoParaStyle427 {
	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.autoParaStyle426 {
	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.autoParaStyle425 {
	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.autoParaStyle424 {
	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.autoParaStyle423 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle422 {
	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:left;
}

p.autoParaStyle421 {
	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:right;
}

p.autoParaStyle420 {
	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.autoParaStyle419 {
	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.autoParaStyle418 {
	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.autoParaStyle417 {
	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.autoParaStyle416 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle415 {
	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.autoParaStyle414 {
	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.autoParaStyle413 {
	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.autoParaStyle412 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle411 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:right;
}

p.autoParaStyle410 {
	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.autoParaStyle409 {
	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.autoParaStyle408 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle407 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle406 {
	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.autoParaStyle405 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle404 {
	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.autoParaStyle403 {
	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.autoParaStyle402 {
	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.autoParaStyle401 {
	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.autoParaStyle400 {
	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.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:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle397 {
	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.autoParaStyle396 {
	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.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:center;
}

p.autoParaStyle394 {
	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.autoParaStyle393 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle392 {
	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.autoParaStyle391 {
	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.autoParaStyle390 {
	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.autoParaStyle389 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:9px;
	line-height:17.9px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle388 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle387 {
	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.autoParaStyle386 {
	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.autoParaStyle385 {
	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.autoParaStyle384 {
	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.autoParaStyle383 {
	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.autoParaStyle382 {
	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.autoParaStyle381 {
	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.autoParaStyle380 {
	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.autoParaStyle379 {
	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.autoParaStyle378 {
	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.autoParaStyle377 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle376 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle375 {
	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.autoParaStyle374 {
	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.autoParaStyle373 {
	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.autoParaStyle372 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:8.3px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle371 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:8.3px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle370 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:8.3px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle369 {
	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.autoParaStyle368 {
	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.autoParaStyle367 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	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;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle365 {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:right;
}

p.autoParaStyle364 {
	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.autoParaStyle363 {
	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.autoParaStyle362 {
	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.autoParaStyle361 {
	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.autoParaStyle360 {
	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.autoParaStyle359 {
	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:center;
}

p.autoParaStyle358 {
	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.autoParaStyle357 {
	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.autoParaStyle356 {
	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.autoParaStyle355 {
	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.autoParaStyle354 {
	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.autoParaStyle353 {
	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.autoParaStyle352 {
	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.autoParaStyle351 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle350 {
	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.autoParaStyle349 {
	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.autoParaStyle348 {
	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.autoParaStyle347 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle346 {
	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.autoParaStyle345 {
	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.autoParaStyle344 {
	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.autoParaStyle343 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:20px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle342 {
	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.autoParaStyle341 {
	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.autoParaStyle340 {
	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.autoParaStyle339 {
	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.autoParaStyle338 {
	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.autoParaStyle337 {
	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.autoParaStyle336 {
	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.autoParaStyle335 {
	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.autoParaStyle334 {
	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.autoParaStyle333 {
	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.autoParaStyle332 {
	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.autoParaStyle331 {
	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.autoParaStyle330 {
	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.autoParaStyle329 {
	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.autoParaStyle328 {
	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.autoParaStyle327 {
	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.autoParaStyle326 {
	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.autoParaStyle325 {
	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.autoParaStyle324 {
	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.autoParaStyle323 {
	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.autoParaStyle322 {
	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.autoParaStyle321 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle320 {
	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.autoParaStyle319 {
	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.autoParaStyle318 {
	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.autoParaStyle317 {
	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.autoParaStyle316 {
	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.autoParaStyle315 {
	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.autoParaStyle314 {
	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.autoParaStyle313 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:22px;
	color:#c20e19;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle312 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle311 {
	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.autoParaStyle310 {
	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.autoParaStyle309 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#fff;
	text-transform:uppercase;
	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:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle307 {
	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.autoParaStyle306 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle305 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle304 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle303 {
	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.autoParaStyle302 {
	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.autoParaStyle301 {
	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.autoParaStyle300 {
	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.autoParaStyle299 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle298 {
	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.autoParaStyle297 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:9px;
	line-height:14px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle296 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-SourceSans3-BoldItalic,"Source Sans 3",sans-serif;
	font-size:7.8px;
	line-height:9.3px;
	color:#bf5e78;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle295 {
	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.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-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle292 {
	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.autoParaStyle291 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-SourceSans3-Italic,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle290 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7px;
	line-height:14px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle289 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle288 {
	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.autoParaStyle287 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle286 {
	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.autoParaStyle285 {
	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.autoParaStyle284 {
	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.autoParaStyle283 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle282 {
	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.autoParaStyle281 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle280 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle279 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle278 {
	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.autoParaStyle277 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:18px;
	line-height:34px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle276 {
	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.autoParaStyle275 {
	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.autoParaStyle274 {
	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.autoParaStyle273 {
	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.autoParaStyle272 {
	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.autoParaStyle271 {
	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.autoParaStyle270 {
	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.autoParaStyle269 {
	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.autoParaStyle268 {
	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.autoParaStyle267 {
	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.autoParaStyle266 {
	font-weight:900;
	font-family:FF-SourceSans3-Black,"Source Sans 3",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#c20e19;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle265 {
	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.autoParaStyle264 {
	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.autoParaStyle263 {
	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.autoParaStyle262 {
	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.autoParaStyle261 {
	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.autoParaStyle260 {
	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.autoParaStyle259 {
	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.autoParaStyle258 {
	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.autoParaStyle257 {
	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.autoParaStyle256 {
	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.autoParaStyle255 {
	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.autoParaStyle254 {
	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.autoParaStyle253 {
	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.autoParaStyle252 {
	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.autoParaStyle251 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle250 {
	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.autoParaStyle249 {
	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.autoParaStyle248 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle247 {
	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.autoParaStyle246 {
	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.autoParaStyle245 {
	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.autoParaStyle244 {
	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.autoParaStyle243 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle242 {
	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.autoParaStyle241 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle240 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#ec008c;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle239 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle238 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle237 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#bf5e78;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle236 {
	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.autoParaStyle235 {
	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.autoParaStyle234 {
	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.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	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.autoParaStyle230 {
	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.autoParaStyle229 {
	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:left;
}

p.autoParaStyle228 {
	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.autoParaStyle227 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle226 {
	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.autoParaStyle225 {
	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.autoParaStyle224 {
	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.autoParaStyle223 {
	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.autoParaStyle222 {
	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.autoParaStyle221 {
	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.autoParaStyle220 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle219 {
	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;
}

ul.autoParaStyle218 > 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.autoParaStyle218 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle217 {
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle214 {
	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.autoParaStyle213 {
	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:right;
}

p.autoParaStyle212 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle211 {
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle208 {
	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.autoParaStyle207 {
	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.autoParaStyle206 {
	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.autoParaStyle205 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:7.5px;
	line-height:8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle204 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	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.autoParaStyle197 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:right;
}

p.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle192 {
	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.autoParaStyle191 {
	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;
	padding-top:2px;
}

p.autoParaStyle190 {
	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.autoParaStyle189 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.autoParaStyle184 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle169 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle168 {
	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.autoParaStyle167 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle166 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle165 {
	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.autoParaStyle164 {
	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.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:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	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:left;
}

p.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle148 {
	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.autoParaStyle147 {
	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.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:16px;
	line-height:19.2px;
	color:#000;
	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:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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:center;
}

p.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.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-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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle100 {
	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:center;
}

p.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:10px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.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:left;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	line-height:14px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle45 {
	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.autoParaStyle44 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:14px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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:right;
}

p.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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:center;
}

p.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:14.3px;
	line-height:17.2px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.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:right;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle3 {
	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.autoParaStyle2 {
	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.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-Web {
	font-family:FF-TimesNewRomanPSMT,"Times New Roman","Times New Roman", Times, serif;
	font-size:11px;
	line-height:12.1px;
	color:#000;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	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.autoCharStyle9 {
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	text-decoration:underline;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
}

span.autoCharStyle4 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
}

span.autoCharStyle3 {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	color:#000;
}

span.autoCharStyle2 {
	direction:ltr;
}

span.autoCharStyle1 {
	font-size:16px;
}

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_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_Black_7 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7px;
	color:#000;
	direction:ltr;
}

span.BrannbollFet_Black_7-5 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:7.5px;
	color:#000;
	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.BrannbollFet_Black_20 {
	font-family:FF-BrannbollFet,"Brannboll Fet",serif;
	font-size:20px;
	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._12_Magenta_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:12px;
	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._9_White_Bold_CAPS_Leading14 {
	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_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._12_White_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	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_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._24_White_Bold_Normal {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"Source Sans 3",sans-serif;
	font-size:24px;
	color:#fff;
	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._30_White_Regular_CAPS {
	font-family:FF-SourceSans3-Regular,"Source Sans 3",sans-serif;
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
}

span._5_Black_Medium_Normal {
	font-weight:500;
	font-family:FF-SourceSans3-Medium,"Source Sans 3",sans-serif;
	font-size:5px;
	color:#000;
}

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_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_Leading14 {
	font-weight:bold;
	font-family:FF-SourceSans3-Bold,"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_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_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_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_Desc_Black_Italic {
	font-style:italic;
	font-weight:normal;
	font-family:FF-SourceSans3-Italic,"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;}

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