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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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 #00889c; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#00889c;}
#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;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-Georgia-Bold;
	src:url("../fonts/georgiab.ttf");
	font-weight:bold;
}

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

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

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

@font-face {
	font-family:FF-ArialRoundedMTBold;
	src:url("../fonts/ARLRDBD.TTF");
	font-weight:bold;
}

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

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

@font-face {
	font-family:FF-HighestDafont-Regular;
	src:url("../fonts/Highest.otf"),
		url("../fonts/Highest.ttf") format("truetype");
}

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

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

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

#item1381 {
	width:45px !important;
	height:45px !important;
	left:1704px !important;
	top:23px !important;
}

#item1389 {
	width:45px !important;
	height:45px !important;
	left:1758px !important;
	top:23px !important;
}

#item1397 {
	width:45px !important;
	height:45px !important;
	left:1812px !important;
	top:23px !important;
}

#item1407 {
	width:260px !important;
	left:1424px !important;
	top:41px !important;
	min-height:27px !important;
}

#item1464 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1457 {
	width:468px !important;
	height:68px !important;
	top:526px !important;
}

#item1492 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1488 {
	width:468px !important;
	height:68px !important;
	top:452px !important;
}

#item1519 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1515 {
	width:468px !important;
	height:68px !important;
	top:378px !important;
}

#item1547 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1542 {
	width:468px !important;
	height:68px !important;
	top:304px !important;
}

#item1574 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1570 {
	width:468px !important;
	height:68px !important;
	top:229px !important;
}

#item1601 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1597 {
	width:468px !important;
	height:68px !important;
	top:155px !important;
}

#item1629 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1624 {
	width:468px !important;
	height:68px !important;
	top:81px !important;
}

#item1653 {
	width:92px !important;
	height:87px !important;
	left:11px !important;
	top:15px !important;
}

#item1663 {
	width:284px !important;
	left:123px !important;
	top:44px !important;
	min-height:55px !important;
}

#item1690 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1686 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:614px !important;
}

#item1717 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1713 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:688px !important;
}

#item1440 {
	width:110px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item1438 {
	width:572px !important;
	height:769px !important;
	left:-14px !important;
	top:81px !important;
}

#item1740 {
	width:45px !important;
	height:148px !important;
	top:476px !important;
}

#item1766 {
	width:45px !important;
	height:148px !important;
	left:1875px !important;
	top:476px !important;
}

@keyframes custom-239 {
to{}	}
@-webkit-keyframes custom-239 {
to{}	}
#item269 {
	width:257px !important;
	height:63px !important;
	left:2px !important;
	background:#00889c;
}

#item239 {
	width:259px !important;
	height:64px !important;
	left:830px !important;
	top:782px !important;
}

#item316 {
	width:958px !important;
	left:481px !important;
	top:648px !important;
	min-height:98px !important;
}

@keyframes flyinfrombottom-316 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-316 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-341 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-341 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item351 {
	width:385px !important;
	height:55px !important;
	left:767px !important;
	top:256px !important;
}

@keyframes flyinfrombottom-351 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-351 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item377 {
	width:261px !important;
	height:63px !important;
	box-shadow:-1px -4px 2px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-1px -4px 2px 0px rgba(0,0,0,0.25);
	border-radius:12px 0 0 0;
	background:#512c6d;
}

#item374 {
	width:261px !important;
	height:63px !important;
	left:1670px !important;
	top:1018px !important;
}

#item404 {
	width:56px !important;
	height:55px !important;
	border-radius:50px;
	background:#6c3d91;
}

#item401 {
	width:56px !important;
	height:55px !important;
	left:1320px !important;
	top:203px !important;
}

#item432 {
	width:337px !important;
	height:147px !important;
	left:89px !important;
	top:79px !important;
	background:#191919;
}

#item434 {
	width:120px !important;
	left:38px !important;
	top:76px !important;
	min-height:55px !important;
}

#item457 {
	width:120px !important;
	left:180px !important;
	top:76px !important;
	min-height:55px !important;
}

#item481 {
	width:42px !important;
	left:116px !important;
	top:24px !important;
	border-radius:50px;
	background:#fff;
	min-height:42px !important;
}

#item504 {
	width:42px !important;
	left:180px !important;
	top:24px !important;
	border-radius:50px;
	background:#fff;
	min-height:42px !important;
}

#item527 {
	width:337px !important;
	height:147px !important;
	left:89px !important;
	top:263px !important;
	background:#191919;
}

#item529 {
	width:120px !important;
	left:37px !important;
	top:72px !important;
	min-height:55px !important;
}

#item552 {
	width:120px !important;
	left:180px !important;
	top:72px !important;
	min-height:55px !important;
}

#item576 {
	width:42px !important;
	height:42px !important;
	left:115px !important;
	top:20px !important;
	border-radius:50px;
}

#item599 {
	width:42px !important;
	height:42px !important;
	left:180px !important;
	top:20px !important;
	border-radius:50px;
}

#item622 {
	width:337px !important;
	height:147px !important;
	left:463px !important;
	top:79px !important;
	background:#191919;
}

#item625 {
	width:120px !important;
	left:102px !important;
	top:102px !important;
	min-height:27px !important;
}

#item652 {
	width:337px !important;
	height:147px !important;
	left:463px !important;
	top:263px !important;
	background:#191919;
}

#item654 {
	width:252px !important;
	left:41px !important;
	top:86px !important;
	min-height:41px !important;
}

#item677 {
	width:220px !important;
	height:27px !important;
	left:57px !important;
	top:42px !important;
	border-radius:8px;
	background:#6c3d91;
}

#item704 {
	width:698px !important;
	left:95px !important;
	min-height:53px !important;
}

#item727 {
	width:887px !important;
	height:49px !important;
	top:464px !important;
	background:#e5e5e5;
}

#item734 {
	width:98px !important;
	left:660px !important;
	top:14px !important;
	min-height:27px !important;
}

#item757 {
	width:98px !important;
	left:500px !important;
	top:14px !important;
	min-height:27px !important;
}

#item780 {
	width:98px !important;
	left:341px !important;
	top:14px !important;
	min-height:27px !important;
}

#item803 {
	width:98px !important;
	left:194px !important;
	top:14px !important;
	min-height:27px !important;
}

#item827 {
	width:503px !important;
	top:12px !important;
	min-height:27px !important;
}

#item428 {
	width:888px !important;
	height:741px !important;
	left:510px !important;
	top:179px !important;
}

#item1183 {
	width:1920px !important;
	height:393px !important;
	background:#fff;
}

#item1185 {
	width:309px !important;
	height:179px !important;
	left:262px !important;
	top:46px !important;
}

#item1198 {
	width:310px !important;
	min-height:97px !important;
}

#item1195 {
	width:310px !important;
	height:97px !important;
	left:261px !important;
	top:242px !important;
}

@keyframes flyinfromright-1183 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1183 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1030 {
	width:1920px !important;
	height:393px !important;
	background:#fff;
}

#item1033 {
	width:309px !important;
	height:179px !important;
	left:262px !important;
	top:46px !important;
}

#item1046 {
	width:310px !important;
	min-height:97px !important;
}

#item1043 {
	width:310px !important;
	height:97px !important;
	left:261px !important;
	top:242px !important;
}

#item1069 {
	width:309px !important;
	height:179px !important;
	left:624px !important;
	top:46px !important;
}

#item1085 {
	width:310px !important;
	min-height:97px !important;
}

#item1082 {
	width:310px !important;
	height:97px !important;
	left:624px !important;
	top:245px !important;
}

#item1108 {
	width:309px !important;
	height:179px !important;
	left:987px !important;
	top:46px !important;
}

#item1122 {
	width:310px !important;
	min-height:97px !important;
}

#item1119 {
	width:310px !important;
	height:97px !important;
	left:987px !important;
	top:243px !important;
}

#item1145 {
	width:309px !important;
	height:179px !important;
	left:1350px !important;
	top:46px !important;
}

#item1159 {
	width:310px !important;
	min-height:97px !important;
}

#item1156 {
	width:310px !important;
	height:97px !important;
	left:1349px !important;
	top:242px !important;
}

@keyframes flyinfromright-1030 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1030 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item873 {
	width:1920px !important;
	height:393px !important;
	background:#fff;
}

#item876 {
	width:309px !important;
	height:179px !important;
	left:262px !important;
	top:46px !important;
}

#item890 {
	width:310px !important;
	min-height:97px !important;
}

#item887 {
	width:310px !important;
	height:97px !important;
	left:261px !important;
	top:242px !important;
}

#item913 {
	width:309px !important;
	height:179px !important;
	left:624px !important;
	top:46px !important;
}

#item927 {
	width:310px !important;
	min-height:97px !important;
}

#item924 {
	width:310px !important;
	height:97px !important;
	left:624px !important;
	top:245px !important;
}

#item950 {
	width:309px !important;
	height:179px !important;
	left:987px !important;
	top:46px !important;
}

#item966 {
	width:310px !important;
	min-height:97px !important;
}

#item963 {
	width:310px !important;
	height:97px !important;
	left:987px !important;
	top:243px !important;
}

#item989 {
	width:309px !important;
	height:179px !important;
	left:1350px !important;
	top:46px !important;
}

#item1004 {
	width:310px !important;
	min-height:97px !important;
}

#item1001 {
	width:310px !important;
	height:97px !important;
	left:1349px !important;
	top:242px !important;
}

@keyframes appear-873 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-873 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item871 {
	width:1920px !important;
	height:393px !important;
	left:1px !important;
	top:676px !important;
}

#item1225 {
	width:42px !important;
	height:45px !important;
}

#item1222 {
	width:42px !important;
	height:45px !important;
	left:107px !important;
	top:830px !important;
}

#item1251 {
	width:42px !important;
	height:45px !important;
}

#item1248 {
	width:42px !important;
	height:45px !important;
	left:1779px !important;
	top:830px !important;
}

#item1274 {
	width:485px !important;
	height:72px !important;
	left:718px !important;
	top:1015px !important;
}

#item1306 {
	width:74px !important;
	height:54px !important;
	border-radius:12px 0 0 0;
	background:#fff;
}

#item1307 {
	width:45px !important;
	height:43px !important;
	left:7px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item1302 {
	width:74px !important;
	height:54px !important;
	left:1846px !important;
	top:624px !important;
}

#item1333 {
	width:45px !important;
	height:43px !important;
	border-radius:50px;
	background:#482961;
}

#item1330 {
	width:45px !important;
	height:43px !important;
	left:1330px !important;
	top:213px !important;
}

#item7456 {
	width:40px !important;
	height:40px !important;
	left:194px !important;
	top:29px !important;
}

#item7482 {
	width:40px !important;
	height:40px !important;
	left:251px !important;
	top:29px !important;
}

#item7521 {
	width:80px !important;
	height:78px !important;
	left:11px !important;
	top:10px !important;
}

#item7534 {
	width:279px !important;
	height:59px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7530 {
	width:279px !important;
	height:59px !important;
	left:1px !important;
	top:487px !important;
}

#item7562 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7557 {
	width:279px !important;
	height:46px !important;
	top:437px !important;
}

#item7589 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7585 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:387px !important;
}

#item7616 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7612 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:337px !important;
}

#item7644 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7640 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:237px !important;
}

#item7671 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7667 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:188px !important;
}

#item7698 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7694 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:138px !important;
}

#item7725 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7721 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:88px !important;
}

#item7748 {
	width:170px !important;
	height:55px !important;
	left:51px !important;
	top:93px !important;
}

#item7774 {
	width:279px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item7771 {
	width:285px !important;
	height:52px !important;
	left:11px !important;
	top:358px !important;
}

#item7510 {
	width:80px !important;
	height:78px !important;
	left:10px !important;
	top:10px !important;
}

#item7508 {
	width:296px !important;
	height:629px !important;
	left:7px !important;
	top:83px !important;
}

#item7797.fixed-pos-elem {
	width:40px !important;
	height:78px !important;
	left:auto !important;
	top:115px !important;
	right:12px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item6862 {
	width:260px !important;
	left:32px !important;
	top:1807px !important;
	min-height:24px !important;
}

@keyframes custom-6885 {
to{}	}
@-webkit-keyframes custom-6885 {
to{}	}
#item6889 {
	width:178px !important;
	height:45px !important;
	top:1px !important;
	background:#00889c;
}

#item6885 {
	width:178px !important;
	height:46px !important;
	left:71px !important;
	top:575px !important;
}

#item6936 {
	width:237px !important;
	left:45px !important;
	top:439px !important;
	min-height:117px !important;
}

@keyframes flyinfrombottom-6936 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6936 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-6960 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-6960 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item6967 {
	width:281px !important;
	height:45px !important;
	left:19px !important;
	top:213px !important;
}

@keyframes flyinfrombottom-6967 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6967 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7298 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item7290 {
	width:236px !important;
	height:224px !important;
	left:35px !important;
	top:79px !important;
}

#item7149 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item7142 {
	width:236px !important;
	height:224px !important;
	left:35px !important;
	top:79px !important;
}

#item7180 {
	width:230px !important;
	left:3px !important;
	top:151px !important;
	min-height:72px !important;
}

#item7172 {
	width:236px !important;
	height:226px !important;
	left:34px !important;
	top:313px !important;
}

#item7211 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item7204 {
	width:236px !important;
	height:224px !important;
	left:37px !important;
	top:546px !important;
}

#item7243 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item7234 {
	width:236px !important;
	height:224px !important;
	left:34px !important;
	top:776px !important;
}

@keyframes appear-6992 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-6992 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item7002 {
	width:230px !important;
	left:3px !important;
	top:145px !important;
	min-height:72px !important;
}

#item6995 {
	width:236px !important;
	height:220px !important;
	left:33px !important;
	top:79px !important;
}

#item7033 {
	width:228px !important;
	left:4px !important;
	top:147px !important;
	min-height:76px !important;
}

#item7025 {
	width:236px !important;
	height:226px !important;
	left:33px !important;
	top:307px !important;
}

#item7064 {
	width:229px !important;
	left:3px !important;
	top:147px !important;
	min-height:60px !important;
}

#item7056 {
	width:236px !important;
	height:210px !important;
	left:33px !important;
	top:537px !important;
}

#item7095 {
	width:242px !important;
	left:3px !important;
	top:145px !important;
	min-height:53px !important;
}

#item7087 {
	width:248px !important;
	height:201px !important;
	left:34px !important;
	top:767px !important;
}

#item6990 {
	width:293px !important;
	height:1000px !important;
	left:9px !important;
	top:769px !important;
}

#item7324 {
	width:281px !important;
	height:54px !important;
	border-radius:12px 12px 0 0;
	background:#482961;
}

#item7321 {
	width:281px !important;
	height:54px !important;
	left:19px !important;
	top:726px !important;
}

#item7347 {
	width:45px !important;
	height:45px !important;
	left:81px !important;
	top:1848px !important;
}

#item7362 {
	width:45px !important;
	height:45px !important;
	left:135px !important;
	top:1848px !important;
}

#item7373 {
	width:45px !important;
	height:45px !important;
	left:189px !important;
	top:1848px !important;
}

#item7387 {
	width:99px !important;
	height:25px !important;
	background:#482961;
}

#item7384 {
	width:99px !important;
	height:25px !important;
	left:165px !important;
	top:672px !important;
}

#item7413 {
	width:99px !important;
	height:25px !important;
	background:#482961;
}

#item7410 {
	width:99px !important;
	height:25px !important;
	left:57px !important;
	top:672px !important;
}

#item1811 {
	width:882px !important;
	left:116px !important;
	top:361px !important;
	min-height:40px !important;
}

#item1855 {
	width:720px !important;
	height:212px !important;
	top:473px !important;
	background:#fff;
}

#item2082 {
	width:720px !important;
	height:212px !important;
	top:473px !important;
	background:#fff;
}

#item2050 {
	width:720px !important;
	height:212px !important;
	top:473px !important;
	background:#fff;
}

#item2018 {
	width:720px !important;
	height:212px !important;
	top:473px !important;
	background:#fff;
}

#item1986 {
	width:720px !important;
	height:212px !important;
	top:473px !important;
	background:#fff;
}

#item1952 {
	width:720px !important;
	height:210px !important;
	top:475px !important;
	background:#fff;
}

#item1919 {
	width:720px !important;
	height:208px !important;
	top:477px !important;
	background:#fff;
}

#item1888 {
	width:720px !important;
	height:209px !important;
	top:475px !important;
	background:#fff;
}

#item1842 {
	width:720px !important;
	height:685px !important;
	left:1031px !important;
	top:240px !important;
}

#item2141 {
	width:198px !important;
	height:40px !important;
	background:#683a7a;
}

#item2138 {
	width:198px !important;
	height:40px !important;
	left:470px !important;
	top:920px !important;
}

#item2165 {
	width:742px !important;
	left:186px !important;
	top:240px !important;
	min-height:111px !important;
}

#item2213 {
	width:572px !important;
	left:85px !important;
	top:55px !important;
	min-height:254px !important;
}

#item2308 {
	width:583px !important;
	left:83px !important;
	top:55px !important;
	min-height:289px !important;
}

#item2261 {
	width:610px !important;
	left:72px !important;
	top:55px !important;
	min-height:313px !important;
}

#item2188 {
	width:751px !important;
	height:402px !important;
	left:181px !important;
	top:488px !important;
}

#item2334 {
	width:248px !important;
	height:45px !important;
	background:#683a7a;
}

#item2331 {
	width:248px !important;
	height:45px !important;
	left:684px !important;
	top:438px !important;
}

#item2360 {
	width:248px !important;
	height:45px !important;
	background:#683a7a;
}

#item2357 {
	width:248px !important;
	height:45px !important;
	left:433px !important;
	top:438px !important;
}

#item2387 {
	width:248px !important;
	height:45px !important;
	background:#683a7a;
}

#item2384 {
	width:248px !important;
	height:45px !important;
	left:181px !important;
	top:438px !important;
}

#item2413 {
	width:125px !important;
	height:40px !important;
	background:#683a7a;
}

#item2410 {
	width:125px !important;
	height:40px !important;
	left:1625px !important;
	top:672px !important;
}

#item2442 {
	width:125px !important;
	height:40px !important;
	background:#683a7a;
}

#item2438 {
	width:125px !important;
	height:40px !important;
	left:1038px !important;
	top:672px !important;
}

#item2825 {
	width:1920px !important;
	height:982px !important;
	left:12px !important;
	top:11px !important;
	background:#c3baca;
}

#item2834 {
	width:614px !important;
	height:287px !important;
	left:1318px !important;
	top:705px !important;
}

#item2850 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#683a7a;
}

#item2846 {
	width:204px !important;
	height:46px !important;
	left:1047px !important;
	top:803px !important;
}

#item2873 {
	width:667px !important;
	height:532px !important;
	left:1049px !important;
	top:223px !important;
}

#item2874 {
	width:623px !important;
	left:8px !important;
	top:6px !important;
	min-height:1580px !important;
}

#item2897 {
	width:612px !important;
	left:263px !important;
	top:390px !important;
	min-height:459px !important;
}

#item2920 {
	width:450px !important;
	left:342px !important;
	top:214px !important;
	min-height:118px !important;
}

#item2943 {
	width:742px !important;
	left:1031px !important;
	top:151px !important;
	min-height:55px !important;
}

#item2679 {
	width:1920px !important;
	height:982px !important;
	left:12px !important;
	top:11px !important;
	background:#c3baca;
}

#item2716 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#683a7a;
}

#item2713 {
	width:204px !important;
	height:46px !important;
	left:1285px !important;
	top:748px !important;
}

#item2739 {
	width:546px !important;
	height:314px !important;
	left:1118px !important;
	top:403px !important;
}

#item2742 {
	width:504px !important;
	left:8px !important;
	top:6px !important;
	min-height:909px !important;
}

#item2765 {
	width:553px !important;
	left:267px !important;
	top:125px !important;
	min-height:222px !important;
}

#item2794 {
	width:598px !important;
	left:243px !important;
	top:751px !important;
	min-height:111px !important;
}

#item2492 {
	width:533px !important;
	height:124px !important;
	left:1215px !important;
	top:391px !important;
}

#item2515 {
	width:672px !important;
	left:1152px !important;
	top:552px !important;
	min-height:169px !important;
}

#item2542 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#683a7a;
}

#item2538 {
	width:204px !important;
	height:46px !important;
	left:1389px !important;
	top:750px !important;
}

#item2588 {
	width:312px !important;
	height:40px !important;
	left:1341px !important;
	top:838px !important;
	border-radius:0 0 12px 12px;
}

#item2615 {
	width:652px !important;
	left:1163px !important;
	top:103px !important;
	min-height:55px !important;
}

#item2641 {
	width:609px !important;
	height:368px !important;
	left:715px !important;
	top:625px !important;
}

#item2652 {
	width:555px !important;
	left:1203px !important;
	top:225px !important;
	min-height:115px !important;
}

#item2465 {
	width:1932px !important;
	height:993px !important;
	left:-12px !important;
	top:87px !important;
}

#item2968 {
	width:15px !important;
	height:15px !important;
	left:886px !important;
	top:45px !important;
}

#item2972 {
	width:15px !important;
	height:15px !important;
	left:928px !important;
	top:45px !important;
}

#item2980 {
	width:32px !important;
	height:66px !important;
}

#item2976 {
	width:32px !important;
	height:66px !important;
	left:809px !important;
	top:16px !important;
}

#item3006 {
	width:32px !important;
	height:66px !important;
}

#item3003 {
	width:32px !important;
	height:66px !important;
	left:1073px !important;
	top:16px !important;
}

#item3029 {
	width:15px !important;
	height:15px !important;
	left:970px !important;
	top:45px !important;
}

#item3033 {
	width:15px !important;
	height:15px !important;
	left:1013px !important;
	top:45px !important;
}

#item8087 {
	width:320px !important;
	height:215px !important;
	top:217px !important;
	background:#fff;
}

#item8030 {
	width:320px !important;
	height:215px !important;
	top:217px !important;
	background:#fff;
}

#item8002 {
	width:320px !important;
	height:215px !important;
	top:217px !important;
	background:#fff;
}

#item7853 {
	width:320px !important;
	height:215px !important;
	top:217px !important;
	background:#fff;
}

#item7970 {
	width:320px !important;
	height:155px !important;
	top:217px !important;
	background:#fff;
}

#item7940 {
	width:320px !important;
	height:156px !important;
	top:216px !important;
	background:#fff;
}

#item7910 {
	width:320px !important;
	height:155px !important;
	top:217px !important;
	background:#fff;
}

#item7882 {
	width:320px !important;
	height:153px !important;
	top:217px !important;
	background:#fff;
}

#item7847 {
	width:322px !important;
	height:433px !important;
	top:1338px !important;
}

#item8115 {
	width:198px !important;
	height:40px !important;
	background:#683a7a;
}

#item8112 {
	width:198px !important;
	height:40px !important;
	left:54px !important;
	top:1820px !important;
}

#item8138 {
	width:320px !important;
	top:346px !important;
	min-height:156px !important;
}

#item8161 {
	width:280px !important;
	left:20px !important;
	top:551px !important;
	min-height:61px !important;
}

#item8305 {
	width:231px !important;
	left:24px !important;
	top:67px !important;
	min-height:307px !important;
}

#item8258 {
	width:231px !important;
	left:24px !important;
	top:66px !important;
	min-height:351px !important;
}

#item8211 {
	width:231px !important;
	left:24px !important;
	top:68px !important;
	min-height:381px !important;
}

#item8186 {
	width:280px !important;
	height:488px !important;
	left:20px !important;
	top:820px !important;
}

#item8331 {
	width:248px !important;
	height:45px !important;
	background:#683a7a;
}

#item8328 {
	width:248px !important;
	height:45px !important;
	left:40px !important;
	top:738px !important;
}

#item8357 {
	width:248px !important;
	height:45px !important;
	background:#683a7a;
}

#item8354 {
	width:248px !important;
	height:45px !important;
	left:40px !important;
	top:684px !important;
}

#item8384 {
	width:248px !important;
	height:45px !important;
	background:#683a7a;
}

#item8380 {
	width:248px !important;
	height:45px !important;
	left:40px !important;
	top:630px !important;
}

#item8410 {
	width:125px !important;
	height:40px !important;
	background:#683a7a;
}

#item8407 {
	width:125px !important;
	height:40px !important;
	left:191px !important;
	top:1514px !important;
}

#item8437 {
	width:125px !important;
	height:40px !important;
	background:#683a7a;
}

#item8433 {
	width:125px !important;
	height:40px !important;
	top:1514px !important;
}

#item8467 {
	width:320px !important;
	height:203px !important;
	left:11px !important;
	top:1627px !important;
}

#item8483 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#683a7a;
}

#item8480 {
	width:204px !important;
	height:46px !important;
	left:65px !important;
	top:1535px !important;
}

#item8506 {
	width:280px !important;
	height:409px !important;
	left:31px !important;
	top:1079px !important;
}

#item8507 {
	width:260px !important;
	left:8px !important;
	top:6px !important;
	min-height:1763px !important;
}

#item8530 {
	width:280px !important;
	left:31px !important;
	top:311px !important;
	min-height:545px !important;
}

#item8553 {
	width:320px !important;
	left:11px !important;
	top:218px !important;
	min-height:99px !important;
}

#item8576 {
	width:280px !important;
	left:31px !important;
	top:938px !important;
	min-height:116px !important;
}

#item8834 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#683a7a;
}

#item8831 {
	width:204px !important;
	height:46px !important;
	left:69px !important;
	top:1703px !important;
}

#item8857 {
	width:219px !important;
	height:551px !important;
	left:80px !important;
	top:991px !important;
}

#item8858 {
	width:199px !important;
	left:8px !important;
	top:6px !important;
	min-height:1191px !important;
}

#item8881 {
	width:285px !important;
	left:25px !important;
	top:172px !important;
	min-height:204px !important;
}

#item8909 {
	width:280px !important;
	left:31px !important;
	top:605px !important;
	min-height:122px !important;
}

#item8606 {
	width:316px !important;
	height:79px !important;
	left:13px !important;
	top:458px !important;
}

#item8629 {
	width:249px !important;
	left:47px !important;
	top:1127px !important;
	min-height:234px !important;
}

#item8655 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#683a7a;
}

#item8652 {
	width:204px !important;
	height:46px !important;
	left:65px !important;
	top:1362px !important;
}

#item8701 {
	width:312px !important;
	height:40px !important;
	left:14px !important;
	top:1442px !important;
	border-radius:0 0 12px 12px;
}

#item8727 {
	width:320px !important;
	left:10px !important;
	top:134px !important;
	min-height:110px !important;
}

#item8755 {
	width:316px !important;
	height:290px !important;
	left:15px !important;
	top:1540px !important;
}

#item8762 {
	width:312px !important;
	left:19px !important;
	top:301px !important;
	min-height:66px !important;
}

#item8785 {
	width:320px !important;
	height:348px !important;
	left:11px !important;
	top:654px !important;
}

#item8460 {
	width:333px !important;
	height:1830px !important;
	left:-11px !important;
	top:90px !important;
}

#item8941 {
	width:15px !important;
	height:15px !important;
	left:91px !important;
	top:135px !important;
}

#item8945 {
	width:15px !important;
	height:15px !important;
	left:133px !important;
	top:135px !important;
}

#item8949 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:135px !important;
}

#item8953 {
	width:15px !important;
	height:15px !important;
	left:218px !important;
	top:135px !important;
}

#item3102 {
	width:973px !important;
	height:78px !important;
	left:830px !important;
	top:156px !important;
}

#item3128 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item3125 {
	width:206px !important;
	height:46px !important;
	left:259px !important;
	top:815px !important;
}

#item3152 {
	width:501px !important;
	height:612px !important;
	left:132px !important;
	top:151px !important;
}

#item3153 {
	width:444px !important;
	left:9px !important;
	min-height:2255px !important;
}

#item3183 {
	width:641px !important;
	left:830px !important;
	top:658px !important;
	min-height:140px !important;
}

#item3439 {
	width:328px !important;
	height:800px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item3440 {
	width:253px !important;
	left:42px !important;
	top:293px !important;
	min-height:232px !important;
}

#item3426 {
	width:334px !important;
	height:807px !important;
	left:1456px !important;
	top:63px !important;
}

#item3474 {
	width:328px !important;
	height:800px !important;
	left:4px !important;
	top:3px !important;
	background:#666666;
}

#item3475 {
	width:253px !important;
	left:42px !important;
	top:293px !important;
	min-height:232px !important;
}

#item3463 {
	width:335px !important;
	height:807px !important;
	left:136px !important;
	top:64px !important;
}

#item3498 {
	width:332px !important;
	height:45px !important;
	left:139px !important;
	top:868px !important;
	background:#4c4c4c;
}

#item3521 {
	width:328px !important;
	height:45px !important;
	left:1459px !important;
	top:866px !important;
	background:#4c4c4c;
}

#item3545 {
	width:712px !important;
	height:508px !important;
	left:616px !important;
	top:216px !important;
}

#item3546 {
	width:671px !important;
	left:9px !important;
	top:10px !important;
	min-height:922px !important;
}

#item3572 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item3569 {
	width:206px !important;
	height:46px !important;
	left:861px !important;
	top:755px !important;
}

#item3595 {
	width:21px !important;
	height:848px !important;
	left:1782px !important;
	top:63px !important;
}

#item3601 {
	width:20px !important;
	height:850px !important;
	left:130px !important;
	top:63px !important;
}

#item3244 {
	width:312px !important;
	height:40px !important;
	left:525px !important;
	top:876px !important;
	border-radius:0 0 12px 12px;
}

#item3273 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3270 {
	width:206px !important;
	height:46px !important;
	left:581px !important;
	top:812px !important;
}

#item3297 {
	width:1214px !important;
	height:100px !important;
	left:11px !important;
	top:364px !important;
	background:#fff;
}

#item3320 {
	width:686px !important;
	height:90px !important;
	left:1141px !important;
	top:848px !important;
}

#item3363 {
	width:701px !important;
	left:335px !important;
	top:164px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.75);
	min-height:174px !important;
}

#item3392 {
	width:858px !important;
	height:300px !important;
	left:256px !important;
	top:497px !important;
}

#item3071 {
	width:1932px !important;
	height:992px !important;
	left:-11px !important;
	top:88px !important;
}

#item3603 {
	width:15px !important;
	height:15px !important;
	left:912px !important;
	top:46px !important;
}

#item3607 {
	width:15px !important;
	height:15px !important;
	left:953px !important;
	top:46px !important;
}

#item3614 {
	width:32px !important;
	height:66px !important;
}

#item3611 {
	width:32px !important;
	height:66px !important;
	left:838px !important;
	top:16px !important;
}

#item3641 {
	width:32px !important;
	height:66px !important;
}

#item3637 {
	width:32px !important;
	height:66px !important;
	left:1042px !important;
	top:16px !important;
}

#item3665 {
	width:15px !important;
	height:15px !important;
	left:997px !important;
	top:46px !important;
}

#item9344 {
	width:280px !important;
	height:130px !important;
	left:30px !important;
	top:622px !important;
}

#item9370 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item9367 {
	width:206px !important;
	height:46px !important;
	left:64px !important;
	top:1637px !important;
}

#item9393 {
	width:269px !important;
	height:353px !important;
	left:36px !important;
	top:131px !important;
}

#item9394 {
	width:248px !important;
	left:9px !important;
	top:10px !important;
	min-height:2140px !important;
}

#item9423 {
	width:255px !important;
	left:48px !important;
	top:1290px !important;
	min-height:230px !important;
}

#item8988 {
	width:256px !important;
	height:628px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item8989 {
	width:219px !important;
	left:19px !important;
	top:126px !important;
	min-height:232px !important;
}

#item8985 {
	width:264px !important;
	height:637px !important;
	left:39px !important;
	top:1039px !important;
}

#item9020 {
	width:256px !important;
	height:626px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item9021 {
	width:207px !important;
	left:24px !important;
	top:164px !important;
	min-height:278px !important;
}

#item9018 {
	width:263px !important;
	height:634px !important;
	left:39px !important;
	top:83px !important;
}

#item9050 {
	width:256px !important;
	height:45px !important;
	left:42px !important;
	top:715px !important;
	background:#4c4c4c;
}

#item9073 {
	width:255px !important;
	height:45px !important;
	left:42px !important;
	top:1672px !important;
	background:#4c4c4c;
}

#item9096 {
	width:243px !important;
	height:216px !important;
	left:55px !important;
	top:802px !important;
}

#item9097 {
	width:222px !important;
	left:9px !important;
	top:10px !important;
	min-height:1381px !important;
}

#item9123 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#666666;
}

#item9120 {
	width:206px !important;
	height:46px !important;
	left:65px !important;
	top:1751px !important;
}

#item9176 {
	width:312px !important;
	height:40px !important;
	left:20px !important;
	top:1734px !important;
	border-radius:0 0 12px 12px;
}

#item9205 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9202 {
	width:206px !important;
	height:46px !important;
	left:71px !important;
	top:1649px !important;
}

#item9228 {
	width:318px !important;
	height:196px !important;
	left:10px !important;
	top:412px !important;
	background:#fff;
}

#item9251 {
	width:280px !important;
	height:114px !important;
	left:36px !important;
	top:1492px !important;
}

#item9283 {
	width:320px !important;
	left:10px !important;
	top:298px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.75);
	min-height:112px !important;
}

#item9309 {
	width:288px !important;
	height:388px !important;
	left:22px !important;
	top:622px !important;
}

#item8967 {
	width:332px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item9459 {
	width:15px !important;
	height:15px !important;
	left:112px !important;
	top:136px !important;
}

#item9463 {
	width:15px !important;
	height:15px !important;
	left:153px !important;
	top:136px !important;
}

#item9467 {
	width:15px !important;
	height:15px !important;
	left:197px !important;
	top:136px !important;
}

#item3983 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#acb9c3;
}

#item3980 {
	width:205px !important;
	height:46px !important;
	left:869px !important;
	top:852px !important;
}

#item4016 {
	width:802px !important;
	left:570px !important;
	top:290px !important;
	min-height:172px !important;
}

#item4039 {
	width:522px !important;
	left:704px !important;
	top:181px !important;
	min-height:118px !important;
}

#item4062 {
	width:305px !important;
	left:552px !important;
	top:503px !important;
	min-height:172px !important;
}

#item4085 {
	width:305px !important;
	left:814px !important;
	top:503px !important;
	min-height:172px !important;
}

#item4108 {
	width:305px !important;
	left:1094px !important;
	top:503px !important;
	min-height:172px !important;
}

#item3714 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#283038;
}

#item3711 {
	width:205px !important;
	height:46px !important;
	left:1298px !important;
	top:867px !important;
}

#item3740 {
	width:521px !important;
	left:110px !important;
	top:501px !important;
	min-height:206px !important;
}

#item3763 {
	width:635px !important;
	height:685px !important;
	left:1082px !important;
	top:93px !important;
}

#item3764 {
	width:600px !important;
	left:8px !important;
	top:8px !important;
	min-height:1811px !important;
}

#item3828 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#acb9c3;
}

#item3825 {
	width:205px !important;
	height:46px !important;
	left:498px !important;
	top:827px !important;
}

#item3852 {
	width:370px !important;
	left:156px !important;
	top:475px !important;
	min-height:205px !important;
}

#item3875 {
	width:282px !important;
	left:156px !important;
	top:700px !important;
	min-height:39px !important;
}

#item3901 {
	width:734px !important;
	left:169px !important;
	top:254px !important;
	min-height:148px !important;
}

#item3936 {
	width:408px !important;
	left:1426px !important;
	top:184px !important;
	min-height:164px !important;
}

#item3691 {
	width:1933px !important;
	height:992px !important;
	left:-13px !important;
	top:88px !important;
}

#item4147 {
	width:15px !important;
	height:15px !important;
	left:912px !important;
	top:46px !important;
}

#item4151 {
	width:15px !important;
	height:15px !important;
	left:953px !important;
	top:46px !important;
}

#item4155 {
	width:15px !important;
	height:15px !important;
	left:993px !important;
	top:46px !important;
}

#item4162 {
	width:32px !important;
	height:66px !important;
}

#item4159 {
	width:32px !important;
	height:66px !important;
	left:839px !important;
	top:16px !important;
}

#item4188 {
	width:32px !important;
	height:66px !important;
}

#item4185 {
	width:32px !important;
	height:66px !important;
	left:1043px !important;
	top:16px !important;
}

#item9738 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#acb9c3;
}

#item9735 {
	width:205px !important;
	height:46px !important;
	left:68px !important;
	top:1695px !important;
}

#item9770 {
	width:280px !important;
	left:30px !important;
	top:551px !important;
	min-height:172px !important;
}

#item9793 {
	width:275px !important;
	left:33px !important;
	top:444px !important;
	min-height:82px !important;
}

#item9816 {
	width:225px !important;
	left:61px !important;
	top:900px !important;
	min-height:105px !important;
}

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

#item9862 {
	width:204px !important;
	left:70px !important;
	top:1478px !important;
	min-height:88px !important;
}

#item9503 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#283038;
}

#item9500 {
	width:205px !important;
	height:46px !important;
	left:64px !important;
	top:925px !important;
}

#item9527 {
	width:281px !important;
	left:30px !important;
	top:1500px !important;
	min-height:220px !important;
}

#item9551 {
	width:271px !important;
	height:510px !important;
	left:39px !important;
	top:368px !important;
}

#item9552 {
	width:239px !important;
	left:8px !important;
	top:10px !important;
	min-height:2249px !important;
}

#item9596 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#acb9c3;
}

#item9593 {
	width:205px !important;
	height:46px !important;
	left:68px !important;
	top:1723px !important;
}

#item9620 {
	width:280px !important;
	left:36px !important;
	top:802px !important;
	min-height:155px !important;
}

#item9643 {
	width:282px !important;
	left:35px !important;
	top:971px !important;
	min-height:39px !important;
}

#item9668 {
	width:268px !important;
	left:36px !important;
	top:118px !important;
	min-height:180px !important;
}

#item9698 {
	width:281px !important;
	left:30px !important;
	top:1524px !important;
	min-height:164px !important;
}

#item9489 {
	width:331px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item9896 {
	width:15px !important;
	height:15px !important;
	left:112px !important;
	top:136px !important;
}

#item9900 {
	width:15px !important;
	height:15px !important;
	left:153px !important;
	top:136px !important;
}

#item9904 {
	width:15px !important;
	height:15px !important;
	left:193px !important;
	top:136px !important;
}

#item4570 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#d25445;
}

#item4567 {
	width:206px !important;
	height:46px !important;
	left:1241px !important;
	top:758px !important;
}

#item4594 {
	width:688px !important;
	height:500px !important;
	left:1016px !important;
	top:235px !important;
}

#item4595 {
	width:593px !important;
	left:10px !important;
	top:10px !important;
	min-height:1269px !important;
}

#item4621 {
	width:260px !important;
	left:598px !important;
	top:450px !important;
	min-height:190px !important;
}

#item4644 {
	width:399px !important;
	left:533px !important;
	top:356px !important;
	min-height:72px !important;
}

#item4430 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#d85648;
}

#item4427 {
	width:206px !important;
	height:46px !important;
	left:1222px !important;
	top:833px !important;
}

#item4455 {
	width:755px !important;
	height:326px !important;
	left:959px !important;
	top:460px !important;
}

#item4456 {
	width:720px !important;
	left:10px !important;
	top:10px !important;
	min-height:1328px !important;
}

#item4485 {
	width:382px !important;
	left:1146px !important;
	top:160px !important;
	min-height:66px !important;
}

#item4508 {
	width:566px !important;
	left:1088px !important;
	top:260px !important;
	min-height:126px !important;
}

#item4531 {
	width:500px !important;
	left:153px !important;
	top:100px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:304px !important;
}

#item4238 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#788c95;
}

#item4234 {
	width:206px !important;
	height:46px !important;
	left:434px !important;
	top:719px !important;
}

#item4266 {
	width:282px !important;
	left:3px !important;
	top:3px !important;
	min-height:39px !important;
}

#item4262 {
	width:288px !important;
	height:45px !important;
	left:391px !important;
	top:813px !important;
}

#item4289 {
	width:225px !important;
	left:1312px !important;
	top:318px !important;
	min-height:334px !important;
}

#item4312 {
	width:731px !important;
	left:423px !important;
	top:267px !important;
	min-height:175px !important;
}

#item4335 {
	width:606px !important;
	left:423px !important;
	top:488px !important;
	min-height:237px !important;
}

#item4358 {
	width:810px !important;
	height:70px !important;
	left:356px !important;
	top:154px !important;
	border-radius:0 10px 0 0;
}

@keyframes grow-4382 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4382 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4221 {
	width:1931px !important;
	height:990px !important;
	left:-10px !important;
	top:90px !important;
}

#item4685 {
	width:15px !important;
	height:15px !important;
	left:914px !important;
	top:46px !important;
}

#item4689 {
	width:15px !important;
	height:15px !important;
	left:955px !important;
	top:46px !important;
}

#item4693 {
	width:15px !important;
	height:15px !important;
	left:996px !important;
	top:46px !important;
}

#item4699 {
	width:32px !important;
	height:66px !important;
}

#item4697 {
	width:32px !important;
	height:66px !important;
	left:839px !important;
	top:16px !important;
}

#item4724 {
	width:32px !important;
	height:66px !important;
}

#item4722 {
	width:32px !important;
	height:66px !important;
	left:1053px !important;
	top:16px !important;
}

#item10209 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#d25445;
}

#item10206 {
	width:206px !important;
	height:46px !important;
	left:64px !important;
	top:1517px !important;
}

#item10232 {
	width:271px !important;
	height:558px !important;
	left:50px !important;
	top:880px !important;
}

#item10233 {
	width:236px !important;
	left:10px !important;
	top:10px !important;
	min-height:1269px !important;
}

#item10260 {
	width:260px !important;
	left:38px !important;
	top:662px !important;
	min-height:190px !important;
}

#item10283 {
	width:286px !important;
	left:30px !important;
	top:569px !important;
	min-height:62px !important;
}

#item9932 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#d85648;
}

#item9928 {
	width:206px !important;
	height:46px !important;
	left:75px !important;
	top:1693px !important;
}

#item9955 {
	width:283px !important;
	height:734px !important;
	left:38px !important;
	top:910px !important;
}

#item9956 {
	width:248px !important;
	left:10px !important;
	top:10px !important;
	min-height:1892px !important;
}

#item9984 {
	width:234px !important;
	left:52px !important;
	top:567px !important;
	min-height:55px !important;
}

#item10007 {
	width:281px !important;
	left:29px !important;
	top:666px !important;
	min-height:214px !important;
}

#item10039 {
	width:280px !important;
	left:30px !important;
	top:1120px !important;
	min-height:142px !important;
}

#item10062 {
	width:280px !important;
	left:30px !important;
	top:278px !important;
	min-height:205px !important;
}

#item10085 {
	width:280px !important;
	height:109px !important;
	left:30px !important;
	top:111px !important;
	border-radius:0 10px 0 0;
}

@keyframes grow-10109 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-10109 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item10121 {
	width:282px !important;
	left:29px !important;
	top:1764px !important;
	min-height:39px !important;
}

#item10147 {
	width:200px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#788c95;
}

#item10144 {
	width:206px !important;
	height:46px !important;
	left:64px !important;
	top:1601px !important;
}

#item10171 {
	width:280px !important;
	height:252px !important;
	left:30px !important;
	top:590px !important;
}

#item10172 {
	width:260px !important;
	left:10px !important;
	top:10px !important;
	min-height:524px !important;
}

#item9918 {
	width:330px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item10318 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:136px !important;
}

#item10322 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:136px !important;
}

#item10326 {
	width:15px !important;
	height:15px !important;
	left:196px !important;
	top:136px !important;
}

#item4762 {
	width:15px !important;
	height:15px !important;
	left:934px !important;
	top:46px !important;
}

#item4766 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item4774 {
	width:32px !important;
	height:66px !important;
}

#item4771 {
	width:32px !important;
	height:66px !important;
	left:859px !important;
	top:16px !important;
}

#item4800 {
	width:32px !important;
	height:66px !important;
}

#item4797 {
	width:32px !important;
	height:66px !important;
	left:1033px !important;
	top:16px !important;
}

#item4836 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#4c161c;
}

#item4833 {
	width:205px !important;
	height:46px !important;
	left:317px !important;
	top:826px !important;
}

#item4859 {
	width:534px !important;
	left:766px !important;
	top:769px !important;
	min-height:159px !important;
}

#item4882 {
	width:501px !important;
	height:642px !important;
	left:185px !important;
	top:157px !important;
}

#item4883 {
	width:459px !important;
	left:11px !important;
	top:8px !important;
	min-height:1932px !important;
}

#item4931 {
	width:486px !important;
	left:774px !important;
	top:615px !important;
	min-height:111px !important;
}

#item4965 {
	width:510px !important;
	left:1335px !important;
	top:615px !important;
	min-height:66px !important;
}

#item5007 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#4c161c;
}

#item5004 {
	width:205px !important;
	height:46px !important;
	left:1270px !important;
	top:765px !important;
}

#item5033 {
	width:688px !important;
	left:1040px !important;
	top:442px !important;
	min-height:330px !important;
}

#item5056 {
	width:282px !important;
	left:1230px !important;
	top:852px !important;
	min-height:39px !important;
}

#item5079 {
	width:637px !important;
	left:1058px !important;
	top:156px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:55px !important;
}

@keyframes pulse-5106 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-5106 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item5117 {
	width:743px !important;
	left:988px !important;
	top:206px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:134px !important;
}

#item5140 {
	width:693px !important;
	left:1013px !important;
	top:356px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:80px !important;
}

#item4823 {
	width:1931px !important;
	height:996px !important;
	left:-10px !important;
	top:86px !important;
}

#item10347 {
	width:15px !important;
	height:15px !important;
	left:134px !important;
	top:126px !important;
}

#item10350 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:126px !important;
}

#item10525 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#4c161c;
}

#item10522 {
	width:205px !important;
	height:46px !important;
	left:67px !important;
	top:1727px !important;
}

#item10548 {
	width:275px !important;
	height:440px !important;
	left:35px !important;
	top:966px !important;
}

#item10549 {
	width:258px !important;
	left:5px !important;
	top:6px !important;
	min-height:1932px !important;
}

#item10584 {
	width:281px !important;
	left:29px !important;
	top:350px !important;
	min-height:79px !important;
}

#item10613 {
	width:280px !important;
	left:30px !important;
	top:788px !important;
	min-height:52px !important;
}

#item10372 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#4c161c;
}

#item10369 {
	width:205px !important;
	height:46px !important;
	left:67px !important;
	top:1471px !important;
}

#item10397 {
	width:280px !important;
	left:30px !important;
	top:1078px !important;
	min-height:352px !important;
}

#item10420 {
	width:282px !important;
	left:28px !important;
	top:1584px !important;
	min-height:39px !important;
}

#item10443 {
	width:320px !important;
	left:10px !important;
	top:214px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:92px !important;
}

@keyframes pulse-10468 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-10468 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item10473 {
	width:292px !important;
	left:24px !important;
	top:310px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:163px !important;
}

#item10496 {
	width:280px !important;
	left:36px !important;
	top:492px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:58px !important;
}

#item10353 {
	width:331px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item5186 {
	width:15px !important;
	height:15px !important;
	left:934px !important;
	top:46px !important;
}

#item5190 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item5197 {
	width:32px !important;
	height:66px !important;
}

#item5194 {
	width:32px !important;
	height:66px !important;
	left:859px !important;
	top:16px !important;
}

#item5223 {
	width:32px !important;
	height:66px !important;
}

#item5220 {
	width:32px !important;
	height:66px !important;
	left:1033px !important;
	top:16px !important;
}

#item5273 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5270 {
	width:205px !important;
	height:46px !important;
	left:1346px !important;
	top:870px !important;
}

#item5298 {
	width:802px !important;
	left:175px !important;
	top:187px !important;
	min-height:222px !important;
}

#item5321 {
	width:596px !important;
	height:360px !important;
	left:1155px !important;
	top:460px !important;
}

#item5322 {
	width:559px !important;
	left:15px !important;
	top:15px !important;
	min-height:1307px !important;
}

#item5371 {
	width:304px !important;
	left:1412px !important;
	top:280px !important;
	min-height:90px !important;
}

#item5437 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#2c3d4d;
}

#item5434 {
	width:205px !important;
	height:46px !important;
	left:166px !important;
	top:736px !important;
}

#item5460 {
	width:592px !important;
	left:168px !important;
	top:473px !important;
	min-height:234px !important;
}

#item5483 {
	width:282px !important;
	left:126px !important;
	top:838px !important;
	min-height:39px !important;
}

#item5507 {
	width:642px !important;
	left:164px !important;
	top:241px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:189px !important;
}

@keyframes pulse-5530 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-5530 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item5548 {
	width:836px !important;
	left:1059px !important;
	top:891px !important;
	min-height:94px !important;
}

#item5246 {
	width:1933px !important;
	height:992px !important;
	left:-10px !important;
	top:89px !important;
}

#item10664 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10661 {
	width:205px !important;
	height:46px !important;
	left:71px !important;
	top:1733px !important;
}

#item10688 {
	width:243px !important;
	left:42px !important;
	top:420px !important;
	min-height:416px !important;
}

#item10711 {
	width:279px !important;
	height:404px !important;
	left:41px !important;
	top:1258px !important;
}

#item10712 {
	width:255px !important;
	left:8px !important;
	top:8px !important;
	min-height:1307px !important;
}

#item10757 {
	width:256px !important;
	left:43px !important;
	top:1160px !important;
	min-height:54px !important;
}

#item10797 {
	width:296px !important;
	left:22px !important;
	top:366px !important;
	min-height:290px !important;
}

#item10820 {
	width:282px !important;
	left:35px !important;
	top:1758px !important;
	min-height:39px !important;
}

#item10844 {
	width:310px !important;
	left:15px !important;
	top:144px !important;
	text-shadow:7px 7px 2px rgba(0,0,0,0.13);
	min-height:164px !important;
}

@keyframes pulse-10867 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-10867 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item10881 {
	width:130px !important;
	left:178px !important;
	top:1322px !important;
	min-height:334px !important;
}

#item10904 {
	width:199px !important;
	height:40px !important;
	left:79px !important;
	top:1686px !important;
	background:#2c3d4d;
}

#item10648 {
	width:330px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item10932 {
	width:15px !important;
	height:15px !important;
	left:133px !important;
	top:138px !important;
}

#item10937 {
	width:15px !important;
	height:15px !important;
	left:174px !important;
	top:138px !important;
}

#item5594 {
	width:15px !important;
	height:15px !important;
	left:894px !important;
	top:46px !important;
}

#item5598 {
	width:15px !important;
	height:15px !important;
	left:935px !important;
	top:46px !important;
}

#item5603 {
	width:15px !important;
	height:15px !important;
	left:976px !important;
	top:46px !important;
}

#item5609 {
	width:32px !important;
	height:66px !important;
}

#item5607 {
	width:32px !important;
	height:66px !important;
	left:819px !important;
	top:16px !important;
}

#item5634 {
	width:32px !important;
	height:66px !important;
}

#item5632 {
	width:32px !important;
	height:66px !important;
	left:1033px !important;
	top:16px !important;
}

#item5965 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#700300;
}

#item5962 {
	width:205px !important;
	height:46px !important;
	left:891px !important;
	top:663px !important;
}

#item5997 {
	width:598px !important;
	height:432px !important;
	left:736px !important;
	top:172px !important;
}

#item5998 {
	width:553px !important;
	left:6px !important;
	top:6px !important;
	min-height:2002px !important;
}

#item6039 {
	width:285px !important;
	height:309px !important;
	left:1559px !important;
	top:620px !important;
}

#item6063 {
	width:488px !important;
	height:102px !important;
	left:742px !important;
	top:740px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
}

#item5845 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#700300;
}

#item5841 {
	width:205px !important;
	height:46px !important;
	left:264px !important;
	top:815px !important;
}

#item5869 {
	width:743px !important;
	height:312px !important;
	left:257px !important;
	top:332px !important;
}

#item5870 {
	width:672px !important;
	left:8px !important;
	top:8px !important;
	min-height:1200px !important;
}

#item5893 {
	width:931px !important;
	height:55px !important;
	left:267px !important;
	top:728px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	background:#340410;
}

#item5917 {
	width:728px !important;
	left:265px !important;
	top:150px !important;
	min-height:168px !important;
}

#item5701 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#700300;
}

#item5698 {
	width:205px !important;
	height:46px !important;
	left:702px !important;
	top:877px !important;
}

#item5725 {
	width:774px !important;
	height:294px !important;
	left:497px !important;
	top:183px !important;
}

#item5748 {
	width:427px !important;
	left:1386px !important;
	top:266px !important;
	min-height:108px !important;
}

#item5786 {
	width:842px !important;
	height:575px !important;
	left:1034px !important;
	top:429px !important;
}

#item5795 {
	width:682px !important;
	left:498px !important;
	top:467px !important;
	min-height:226px !important;
}

#item5657 {
	width:1932px !important;
	height:1004px !important;
	left:-10px !important;
	top:86px !important;
}

#item10973 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#700300;
}

#item10970 {
	width:205px !important;
	height:46px !important;
	left:85px !important;
	top:1043px !important;
}

#item11003 {
	width:278px !important;
	height:474px !important;
	left:37px !important;
	top:528px !important;
}

#item11004 {
	width:248px !important;
	left:6px !important;
	top:6px !important;
	min-height:2320px !important;
}

#item11040 {
	width:285px !important;
	height:132px !important;
	left:28px !important;
	top:368px !important;
}

#item11064 {
	width:320px !important;
	height:160px !important;
	left:12px !important;
	top:1670px !important;
	background:#340410;
}

#item11242 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#700300;
}

#item11239 {
	width:205px !important;
	height:46px !important;
	left:73px !important;
	top:1017px !important;
}

#item11265 {
	width:259px !important;
	height:552px !important;
	left:53px !important;
	top:413px !important;
}

#item11266 {
	width:226px !important;
	left:8px !important;
	top:8px !important;
	min-height:1542px !important;
}

#item11289 {
	width:320px !important;
	height:160px !important;
	left:12px !important;
	top:1670px !important;
	background:#340410;
}

#item11312 {
	width:280px !important;
	left:32px !important;
	top:149px !important;
	min-height:237px !important;
}

#item11120 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#700300;
}

#item11117 {
	width:205px !important;
	height:46px !important;
	left:69px !important;
	top:931px !important;
}

#item11143 {
	width:207px !important;
	height:402px !important;
	left:69px !important;
	top:152px !important;
}

#item11167 {
	width:273px !important;
	left:38px !important;
	top:1646px !important;
	min-height:100px !important;
}

#item11198 {
	width:320px !important;
	height:344px !important;
	left:12px !important;
	top:1288px !important;
}

#item11203 {
	width:210px !important;
	left:72px !important;
	top:547px !important;
	min-height:353px !important;
}

#item10954 {
	width:332px !important;
	height:1830px !important;
	left:-11px !important;
	top:90px !important;
}

#item11341 {
	width:15px !important;
	height:15px !important;
	left:112px !important;
	top:136px !important;
}

#item11345 {
	width:15px !important;
	height:15px !important;
	left:153px !important;
	top:136px !important;
}

#item11349 {
	width:15px !important;
	height:15px !important;
	left:194px !important;
	top:136px !important;
}

#item6125 {
	width:15px !important;
	height:15px !important;
	left:914px !important;
	top:46px !important;
}

#item6129 {
	width:15px !important;
	height:15px !important;
	left:955px !important;
	top:46px !important;
}

#item6135 {
	width:32px !important;
	height:66px !important;
}

#item6133 {
	width:32px !important;
	height:66px !important;
	left:839px !important;
	top:16px !important;
}

#item6161 {
	width:32px !important;
	height:66px !important;
}

#item6159 {
	width:32px !important;
	height:66px !important;
	left:1003px !important;
	top:16px !important;
}

#item6429 {
	width:197px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#6c3d91;
}

#item6426 {
	width:203px !important;
	height:46px !important;
	left:1185px !important;
	top:759px !important;
}

#item6452 {
	width:443px !important;
	left:232px !important;
	top:508px !important;
	min-height:164px !important;
}

#item6475 {
	width:434px !important;
	left:230px !important;
	top:180px !important;
	min-height:164px !important;
}

#item6499 {
	width:287px !important;
	left:300px !important;
	top:362px !important;
	min-height:100px !important;
}

#item6522 {
	width:880px !important;
	left:879px !important;
	top:217px !important;
	min-height:417px !important;
}

#item6545 {
	width:896px !important;
	left:841px !important;
	top:638px !important;
	min-height:112px !important;
}

#item6202 {
	width:792px !important;
	left:244px !important;
	top:325px !important;
	min-height:206px !important;
}

#item6229 {
	width:197px !important;
	height:40px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item6225 {
	width:213px !important;
	height:56px !important;
	left:525px !important;
	top:853px !important;
}

#item6252 {
	width:655px !important;
	height:55px !important;
	left:315px !important;
	top:110px !important;
}

#item6275 {
	width:926px !important;
	left:180px !important;
	top:155px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
	min-height:184px !important;
}

#item6341 {
	width:437px !important;
	height:701px !important;
	left:3px !important;
	top:23px !important;
}

#item6342 {
	width:430px !important;
	height:637px !important;
	left:5px !important;
	top:40px !important;
	border-radius:50px;
	background:#662d91;
	border:solid 9px #fff;
}

#item6344 {
	width:282px !important;
	left:73px !important;
	top:127px !important;
	min-height:313px !important;
}

#item6311 {
	width:437px !important;
	height:701px !important;
	left:3px !important;
	top:3px !important;
}

#item13177 {
	width:370px !important;
	left:35px !important;
	top:384px !important;
	min-height:258px !important;
}

#item6301 {
	width:443px !important;
	height:727px !important;
	left:1338px !important;
	top:33px !important;
}

#item6382 {
	width:407px !important;
	left:1260px !important;
	top:872px !important;
	min-height:100px !important;
}

#item13225 {
	width:290px !important;
	left:1419px !important;
	top:750px !important;
	min-height:52px !important;
}

#item6184 {
	width:1930px !important;
	height:1213px !important;
	left:-10px !important;
	top:88px !important;
}

#item11371 {
	width:15px !important;
	height:15px !important;
	left:135px !important;
	top:139px !important;
}

#item11375 {
	width:15px !important;
	height:15px !important;
	left:176px !important;
	top:139px !important;
}

#item11400 {
	width:197px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11396 {
	width:203px !important;
	height:46px !important;
	left:66px !important;
	top:1732px !important;
}

#item11423 {
	width:290px !important;
	left:31px !important;
	top:362px !important;
	min-height:164px !important;
}

#item11446 {
	width:284px !important;
	left:33px !important;
	top:128px !important;
	min-height:142px !important;
}

#item11469 {
	width:287px !important;
	left:27px !important;
	top:262px !important;
	min-height:76px !important;
}

#item11492 {
	width:243px !important;
	left:45px !important;
	top:598px !important;
	min-height:645px !important;
}

#item11515 {
	width:280px !important;
	left:33px !important;
	top:1320px !important;
	min-height:162px !important;
}

#item11554 {
	width:280px !important;
	left:32px !important;
	top:552px !important;
	min-height:266px !important;
}

#item11581 {
	width:197px !important;
	height:40px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item11577 {
	width:213px !important;
	height:56px !important;
	left:69px !important;
	top:1531px !important;
}

#item11604 {
	width:280px !important;
	height:126px !important;
	left:33px !important;
	top:136px !important;
}

#item11627 {
	width:323px !important;
	left:10px !important;
	top:238px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
	min-height:72px !important;
}

#item11680 {
	width:320px !important;
	height:701px !important;
	left:3px !important;
	top:33px !important;
}

#item11681 {
	width:477px !important;
	height:598px !important;
	left:-49px !important;
	top:30px !important;
	border-radius:50px;
	background:#662d91;
	border:solid 9px #fff;
}

#item11682 {
	width:282px !important;
	left:68px !important;
	top:72px !important;
	min-height:313px !important;
}

#item11656 {
	width:244px !important;
	left:35px !important;
	top:401px !important;
	min-height:288px !important;
}

#item11650 {
	width:326px !important;
	height:737px !important;
	left:10px !important;
	top:793px !important;
}

#item11712 {
	width:269px !important;
	left:32px !important;
	top:1624px !important;
	min-height:114px !important;
}

#item11379 {
	width:336px !important;
	height:1830px !important;
	left:-13px !important;
	top:90px !important;
}

#item6591 {
	width:416px !important;
	left:1448px !important;
	top:128px !important;
	min-height:67px !important;
}

#item6615 {
	width:655px !important;
	height:354px !important;
	left:598px !important;
	top:433px !important;
}

#item6632 {
	width:392px !important;
	height:470px !important;
	left:180px !important;
	top:431px !important;
}

#item6633 {
	width:344px !important;
	left:9px !important;
	top:8px !important;
	min-height:1335px !important;
}

#item6661 {
	width:656px !important;
	height:127px !important;
	left:596px !important;
	top:783px !important;
	background:#fff;
}

#item6684 {
	width:161px !important;
	left:636px !important;
	top:164px !important;
	min-height:27px !important;
}

#item6707 {
	width:1220px !important;
	left:122px !important;
	top:240px !important;
	min-height:185px !important;
}

#item6734 {
	width:409px !important;
	left:1458px !important;
	top:302px !important;
	min-height:495px !important;
}

#item6760 {
	width:140px !important;
	height:140px !important;
	border-radius:80px;
	border:solid 2px #fff;
}

#item6757 {
	width:140px !important;
	height:140px !important;
	left:1602px !important;
	top:812px !important;
}

#item6786 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item6783 {
	width:36px !important;
	height:35px !important;
	left:1654px !important;
	top:981px !important;
}

#item6799 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item6796 {
	width:36px !important;
	height:35px !important;
	left:1697px !important;
	top:981px !important;
}

#item6807 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item6804 {
	width:36px !important;
	height:35px !important;
	left:1612px !important;
	top:981px !important;
}

#item6809 {
	width:112px !important;
	height:86px !important;
	left:882px !important;
	top:552px !important;
}

#item6814 {
	width:1220px !important;
	height:50px !important;
	left:122px !important;
	top:966px !important;
}

#item11761 {
	width:281px !important;
	height:173px !important;
	left:19px !important;
	top:480px !important;
}

#item11776 {
	width:256px !important;
	height:205px !important;
	left:44px !important;
	top:810px !important;
}

#item11777 {
	width:223px !important;
	left:9px !important;
	top:8px !important;
	min-height:1275px !important;
}

#item11806 {
	width:281px !important;
	height:127px !important;
	left:19px !important;
	top:653px !important;
	background:#fff;
}

#item11829 {
	width:161px !important;
	left:84px !important;
	top:200px !important;
	min-height:27px !important;
}

#item11852 {
	width:233px !important;
	left:38px !important;
	top:264px !important;
	min-height:192px !important;
}

#item11882 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item11879 {
	width:36px !important;
	height:35px !important;
	left:151px !important;
	top:1857px !important;
}

#item11891 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item11888 {
	width:36px !important;
	height:35px !important;
	left:194px !important;
	top:1857px !important;
}

#item11898 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item11895 {
	width:36px !important;
	height:35px !important;
	left:109px !important;
	top:1857px !important;
}

#item11900 {
	width:86px !important;
	height:66px !important;
	left:115px !important;
	top:535px !important;
}

#item11904 {
	width:227px !important;
	height:148px !important;
	left:42px !important;
	top:1040px !important;
}

#item11931 {
	width:295px !important;
	left:14px !important;
	top:1357px !important;
	min-height:353px !important;
}

#item11954 {
	width:320px !important;
	top:1298px !important;
	min-height:48px !important;
}

#item11981 {
	width:100px !important;
	height:100px !important;
	border-radius:80px;
	border:solid 2px #fff;
}

#item11978 {
	width:100px !important;
	height:100px !important;
	left:109px !important;
	top:1724px !important;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:14.9px;
	line-height:17.9px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:30px;
	color:#381a50;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle155 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:19.2px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:56px;
	line-height:51px;
	color:#482961;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle152 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:49px;
	line-height:56px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle150 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:42px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle149 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:64px;
	line-height:90px;
	color:#fff;
	text-align:center;
}

ol.autoParaStyle148 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle147 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	font-size:90px;
	line-height:108px;
	color:#fff;
	letter-spacing:-0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle144 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:36px;
	line-height:72px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle143 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.autoParaStyle142 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:142px;
	line-height:56px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle141 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:50px;
	line-height:56px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#381a50;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle139 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:21px;
	text-align:center;
}

ol.autoParaStyle138 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	font-size:116px;
	line-height:139.2px;
	color:#fff;
	letter-spacing:-0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle136 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle135 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:66px;
	line-height:55px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle131 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	padding-left:50px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle130 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle129 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	padding-left:50px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle128 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	padding-left:50px;
	padding-right:20px;
	text-align:right;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle126 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:right;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#006060;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:62px;
	line-height:56px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#2c3d4d;
	text-align:center;
}

p.autoParaStyle119 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:right;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle117 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#2c3d4d;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle115 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:108px;
	line-height:60px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:42px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:158px;
	line-height:72px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:66px;
	line-height:56px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#2c3d4d;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:36px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:48px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:33px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle106 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:44px;
	line-height:72px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle104 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:44px;
	line-height:72px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle100 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:50px;
	line-height:78px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:30px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:92px;
	line-height:78px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:33px;
	color:#000;
	text-align:center;
}

p.autoParaStyle96 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:74px;
	line-height:72px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle95 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:66px;
	line-height:72px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	text-align:center;
}

p.autoParaStyle93 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:26px;
	line-height:33px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#283038;
	text-align:left;
}

p.autoParaStyle91 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#283038;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:58px;
	line-height:56px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle85 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#283038;
	text-align:left;
}

p.autoParaStyle83 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#283038;
	text-align:left;
}

p.autoParaStyle82 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle81 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:58px;
	line-height:56px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle78 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}

p.autoParaStyle77 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:56px;
	line-height:48px;
	color:#fff;
	letter-spacing:-0.050em;
	text-align:center;
}

p.autoParaStyle76 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:50px;
	line-height:48px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle75 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:17px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle72 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle71 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:116px;
	line-height:86px;
	color:#fff;
	letter-spacing:-0.050em;
	text-align:center;
}

p.autoParaStyle69 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:60px;
	line-height:48px;
	color:#656c76;
	text-align:center;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle67 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle66 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle65 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:64px;
	line-height:97px;
	color:#fff;
	letter-spacing:0.450em;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:36px;
	line-height:37px;
	color:#482961;
	letter-spacing:0.300em;
	text-align:center;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:40px;
	color:#333333;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:34px;
	line-height:38px;
	color:#381a50;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle55 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:40px;
	color:#fff;
	letter-spacing:0.450em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle54 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle50 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:44px;
	line-height:43px;
	color:#482961;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle48 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.autoParaStyle47 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}

p.autoParaStyle46 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:40px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:112px;
	line-height:97px;
	color:#fff;
	letter-spacing:0.450em;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:46px;
	line-height:50px;
	color:#482961;
	letter-spacing:0.300em;
	text-align:center;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:60px;
	line-height:56px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle41 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#381a50;
	letter-spacing:-0.025em;
	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.autoParaStyle38 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:32px;
	line-height:63px;
	color:#fff;
	letter-spacing:0.450em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle36 {
	font-family:FF-ArialRoundedMTBold,"Arial Rounded MT Bold",serif;
	font-size:34px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle34 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:50px;
	line-height:50px;
	color:#482961;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle30 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle29 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-ArialRoundedMTBold,"Arial Rounded MT Bold",serif;
	font-size:24px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle26 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#000;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:25.5px;
	line-height:30.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:21px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:56px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#000;
	letter-spacing:-0.025em;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-TrebuchetMS,"Trebuchet MS",sans-serif;
	font-size:35.2px;
	line-height:42.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-align:right;
}

p.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:50px;
	line-height:60px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#fff;
	letter-spacing:-0.060em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle13 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44px;
	line-height:52.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44px;
	line-height:44px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44px;
	line-height:44px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle8 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:1px;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:31.5px;
	line-height:37.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.6px;
	line-height:28.3px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	letter-spacing:0.025em;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:44px;
	line-height:52.8px;
	color:#6c5380;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.025em;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#fff;
	letter-spacing:-0.030em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.mobile-normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.mobile-subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.mobile-story-heading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.mobile-caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:center;
}

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.joernalis-skrif {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	text-align:left;
}

p.paragraph-heading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.Heading-dafont {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:94px;
	line-height:72px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.heading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:58px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	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.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#d2c4de;
}

span.autoCharStyle16 {
	color:#c4b1d3;
}

span.autoCharStyle15 {
	font-size:36px;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e1d8e9;
}

span.autoCharStyle13 {
	font-size:42px;
}

span.autoCharStyle12 {
	text-decoration:underline;
}

span.autoCharStyle11 {
	color:#fff;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-size:30px;
}

span.autoCharStyle8 {
	font-size:42px;
	letter-spacing:0.200em;
}

span.autoCharStyle7 {
	letter-spacing:0.400em;
}

span.autoCharStyle6 {
	font-size:44px;
}

span.autoCharStyle5 {
	font-size:56px;
	letter-spacing:0.200em;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
}

span.autoCharStyle1 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
}

span.Hyperlink-groen {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#00889c;
}

span.Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

span.Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.Custom-V-2_-_Hyperlink-groen {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#00889c;
}

span.Custom-V-2_-_Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

span.Custom-V-2_-_Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.Custom-V_-_Hyperlink {
	color:#6c3d91;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-320 {display:block; } }

