/* 	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: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 17px;
    text-decoration: underline;
	background:#650030;
	text-align:center;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.no-sell {
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    text-decoration: underline;
}

#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 {

}
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:#650030; }
:-webkit-full-screen { background:#650030; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:4000px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:4012px; }
@media all and (max-height:4000px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.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%);
}
#item656 {
	width:97px !important;
	height:524px !important;
	left:1723px !important;
	background:#650030;
}

#item657 {
	width:228px !important;
	height:524px !important;
	left:1495px !important;
	background:#991928;
}

#item658 {
	width:65px !important;
	height:524px !important;
	left:1430px !important;
	background:#cc3321;
}

#item659 {
	width:1430px !important;
	height:524px !important;
	background:#ff4f17;
}

#item679 {
	width:400px !important;
	left:430px !important;
	top:167px !important;
	min-height:208px !important;
}

#item701 {
	width:320px !important;
	left:430px !important;
	top:396px !important;
	min-height:80px !important;
}

#item704 {
	width:520px !important;
	height:293px !important;
	left:870px !important;
	top:167px !important;
}

#item994 {
	width:300px !important;
	height:9px !important;
	left:430px !important;
	top:590px !important;
	background:#f05225;
}

#item1014 {
	width:300px !important;
	left:430px !important;
	top:620px !important;
	min-height:220px !important;
}

#item1047 {
	width:100px !important;
	left:570px !important;
	top:889px !important;
	min-height:70px !important;
}

#item1094 {
	width:220px !important;
	min-height:50px !important;
}

#item1071 {
	width:220px !important;
	min-height:50px !important;
}

#item1050 {
	width:220px !important;
	height:50px !important;
	left:430px !important;
	top:1004px !important;
}

#item1117 {
	width:248px !important;
	left:430px !important;
	top:1069px !important;
	min-height:30px !important;
}

#item867 {
	width:298px !important;
	height:9px !important;
	left:771px !important;
	top:590px !important;
	background:#f05225;
}

#item887 {
	width:298px !important;
	left:771px !important;
	top:620px !important;
	min-height:220px !important;
}

#item921 {
	width:122px !important;
	left:920px !important;
	top:889px !important;
	min-height:70px !important;
}

#item968 {
	width:280px !important;
	min-height:20px !important;
}

#item945 {
	width:280px !important;
	min-height:20px !important;
}

#item924 {
	width:280px !important;
	height:20px !important;
	left:780px !important;
	top:1004px !important;
}

#item991 {
	width:240px !important;
	left:780px !important;
	top:1069px !important;
	min-height:20px !important;
}

#item708 {
	width:280px !important;
	height:9px !important;
	left:1110px !important;
	top:590px !important;
	background:#f05225;
}

#item728 {
	width:270px !important;
	left:1110px !important;
	top:620px !important;
	min-height:200px !important;
}

#item841 {
	width:280px !important;
	min-height:20px !important;
}

#item818 {
	width:280px !important;
	min-height:20px !important;
}

#item797 {
	width:280px !important;
	height:20px !important;
	left:1110px !important;
	top:1004px !important;
}

#item1120 {
	width:1820px !important;
	height:540px !important;
	top:1156px !important;
	background:#e2eef9;
}

#item1140 {
	width:960px !important;
	left:430px !important;
	top:1208px !important;
	min-height:50px !important;
}

#item1143 {
	width:280px !important;
	height:330px !important;
	left:430px !important;
	top:1294px !important;
	background:#ffffff;
}

#item1163 {
	width:280px !important;
	left:430px !important;
	top:1320px !important;
	min-height:40px !important;
}

#item1211 {
	width:180px !important;
	min-height:50px !important;
}

#item1188 {
	width:180px !important;
	min-height:50px !important;
}

#item1167 {
	width:180px !important;
	height:50px !important;
	left:480px !important;
	top:1543px !important;
}

#item1215 {
	width:280px !important;
	height:330px !important;
	left:770px !important;
	top:1294px !important;
	background:#ffffff;
}

#item1235 {
	width:280px !important;
	left:770px !important;
	top:1320px !important;
	min-height:40px !important;
}

#item1283 {
	width:240px !important;
	min-height:50px !important;
}

#item1260 {
	width:240px !important;
	min-height:50px !important;
}

#item1239 {
	width:240px !important;
	height:50px !important;
	left:790px !important;
	top:1543px !important;
}

#item1287 {
	width:280px !important;
	height:330px !important;
	left:1110px !important;
	top:1294px !important;
	background:#ffffff;
}

#item1307 {
	width:280px !important;
	left:1110px !important;
	top:1320px !important;
	min-height:40px !important;
}

#item1355 {
	width:200px !important;
	min-height:40px !important;
}

#item1332 {
	width:200px !important;
	min-height:40px !important;
}

#item1311 {
	width:200px !important;
	height:40px !important;
	left:1150px !important;
	top:1544px !important;
}

#item1359 {
	width:1820px !important;
	height:390px !important;
	top:1696px !important;
	background:#fdede9;
}

#item1379 {
	width:530px !important;
	left:430px !important;
	top:1748px !important;
	min-height:80px !important;
}

#item1401 {
	width:540px !important;
	left:432px !important;
	top:1853px !important;
	min-height:180px !important;
}

#item1456 {
	width:540px !important;
	left:830px !important;
	top:2156px !important;
	min-height:150px !important;
}

#item1518 {
	width:1820px !important;
	height:271px !important;
	top:2606px !important;
	background:#e2eef9;
}

#item1538 {
	width:960px !important;
	left:430px !important;
	top:2670px !important;
	min-height:40px !important;
}

#item1567 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item1587 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item1543 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item1563 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item1541 {
	width:160px !important;
	height:40px !important;
	left:830px !important;
	top:2730px !important;
}

#item1611 {
	width:960px !important;
	left:430px !important;
	top:2932px !important;
	min-height:460px !important;
}

#item1615 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1616 {
	width:158px !important;
	height:54px !important;
	left:356px !important;
	top:23px !important;
}

#item1682 {
	width:130px !important;
	min-height:46px !important;
}

#item1659 {
	width:130px !important;
	min-height:46px !important;
}

#item1638 {
	width:130px !important;
	height:46px !important;
	left:978px !important;
	top:28px !important;
}

#item1686 {
	width:9px !important;
	height:9px !important;
	left:1127px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item1731 {
	width:130px !important;
	min-height:46px !important;
}

#item1708 {
	width:130px !important;
	min-height:46px !important;
}

#item1687 {
	width:130px !important;
	height:46px !important;
	left:1155px !important;
	top:28px !important;
}

#item1735 {
	width:9px !important;
	height:9px !important;
	left:1304px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item1780 {
	width:130px !important;
	min-height:46px !important;
}

#item1757 {
	width:130px !important;
	min-height:46px !important;
}

#item1736 {
	width:130px !important;
	height:46px !important;
	left:1332px !important;
	top:28px !important;
}

#item1614.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3180 {
	width:134px !important;
	height:525px !important;
	left:1066px !important;
	background:#650030;
}

#item3181 {
	width:312px !important;
	height:525px !important;
	left:754px !important;
	background:#991928;
}

#item3182 {
	width:88px !important;
	height:525px !important;
	left:666px !important;
	background:#cc3321;
}

#item3183 {
	width:666px !important;
	height:525px !important;
	background:#ff4f17;
}

#item3203 {
	width:400px !important;
	left:120px !important;
	top:167px !important;
	min-height:208px !important;
}

#item3225 {
	width:320px !important;
	left:120px !important;
	top:396px !important;
	min-height:80px !important;
}

#item3228 {
	width:520px !important;
	height:293px !important;
	left:560px !important;
	top:167px !important;
}

#item12685 {
	width:300px !important;
	height:9px !important;
	left:120px !important;
	top:590px !important;
	background:#f05225;
}

#item12686 {
	width:300px !important;
	left:120px !important;
	top:620px !important;
	min-height:220px !important;
}

#item12714 {
	width:100px !important;
	left:260px !important;
	top:889px !important;
	min-height:70px !important;
}

#item12764 {
	width:220px !important;
	min-height:50px !important;
}

#item12740 {
	width:220px !important;
	min-height:50px !important;
}

#item12737 {
	width:220px !important;
	height:50px !important;
	left:120px !important;
	top:1004px !important;
}

#item12788 {
	width:248px !important;
	left:120px !important;
	top:1069px !important;
	min-height:30px !important;
}

#item12811 {
	width:298px !important;
	height:9px !important;
	left:461px !important;
	top:590px !important;
	background:#f05225;
}

#item12812 {
	width:298px !important;
	left:461px !important;
	top:620px !important;
	min-height:220px !important;
}

#item12840 {
	width:122px !important;
	left:610px !important;
	top:889px !important;
	min-height:70px !important;
}

#item12890 {
	width:280px !important;
	min-height:20px !important;
}

#item12866 {
	width:280px !important;
	min-height:20px !important;
}

#item12863 {
	width:280px !important;
	height:20px !important;
	left:470px !important;
	top:1004px !important;
}

#item12936 {
	width:280px !important;
	height:9px !important;
	left:800px !important;
	top:590px !important;
	background:#f05225;
}

#item12937 {
	width:270px !important;
	left:800px !important;
	top:620px !important;
	min-height:200px !important;
}

#item12987 {
	width:280px !important;
	min-height:20px !important;
}

#item12963 {
	width:280px !important;
	min-height:20px !important;
}

#item12960 {
	width:280px !important;
	height:20px !important;
	left:800px !important;
	top:1004px !important;
}

#item14379 {
	width:240px !important;
	left:470px !important;
	top:1069px !important;
	min-height:20px !important;
}

#item3638 {
	width:1200px !important;
	height:540px !important;
	top:1156px !important;
	background:#e2eef9;
}

#item3658 {
	width:960px !important;
	left:120px !important;
	top:1208px !important;
	min-height:50px !important;
}

#item3661 {
	width:280px !important;
	height:330px !important;
	left:120px !important;
	top:1294px !important;
	background:#ffffff;
}

#item3681 {
	width:280px !important;
	left:120px !important;
	top:1320px !important;
	min-height:40px !important;
}

#item3729 {
	width:180px !important;
	min-height:50px !important;
}

#item3706 {
	width:180px !important;
	min-height:50px !important;
}

#item3685 {
	width:180px !important;
	height:50px !important;
	left:170px !important;
	top:1543px !important;
}

#item3733 {
	width:280px !important;
	height:330px !important;
	left:460px !important;
	top:1294px !important;
	background:#ffffff;
}

#item3753 {
	width:280px !important;
	left:460px !important;
	top:1320px !important;
	min-height:40px !important;
}

#item3801 {
	width:240px !important;
	min-height:50px !important;
}

#item3778 {
	width:240px !important;
	min-height:50px !important;
}

#item3757 {
	width:240px !important;
	height:50px !important;
	left:480px !important;
	top:1543px !important;
}

#item3805 {
	width:280px !important;
	height:330px !important;
	left:800px !important;
	top:1294px !important;
	background:#ffffff;
}

#item14036 {
	width:280px !important;
	left:800px !important;
	top:1320px !important;
	min-height:40px !important;
}

#item3873 {
	width:200px !important;
	min-height:40px !important;
}

#item3850 {
	width:200px !important;
	min-height:40px !important;
}

#item3829 {
	width:200px !important;
	height:40px !important;
	left:840px !important;
	top:1544px !important;
}

#item3877 {
	width:1200px !important;
	height:390px !important;
	top:1696px !important;
	background:#fdede9;
}

#item3897 {
	width:530px !important;
	left:120px !important;
	top:1748px !important;
	min-height:80px !important;
}

#item3919 {
	width:540px !important;
	left:122px !important;
	top:1853px !important;
	min-height:180px !important;
}

#item3973 {
	width:540px !important;
	left:520px !important;
	top:2156px !important;
	min-height:160px !important;
}

#item4030 {
	width:1200px !important;
	height:271px !important;
	top:2606px !important;
	background:#e2eef9;
}

#item4050 {
	width:960px !important;
	left:120px !important;
	top:2670px !important;
	min-height:40px !important;
}

#item4079 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item4099 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item4055 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item4075 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item4053 {
	width:160px !important;
	height:40px !important;
	left:520px !important;
	top:2730px !important;
}

#item14335 {
	width:960px !important;
	left:120px !important;
	top:2932px !important;
	min-height:460px !important;
}

#item4127 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item4128 {
	width:158px !important;
	height:54px !important;
	left:46px !important;
	top:23px !important;
}

#item4199 {
	width:130px !important;
	min-height:46px !important;
}

#item4176 {
	width:130px !important;
	min-height:46px !important;
}

#item4155 {
	width:130px !important;
	height:46px !important;
	left:668px !important;
	top:28px !important;
}

#item4203 {
	width:9px !important;
	height:9px !important;
	left:817px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item4248 {
	width:130px !important;
	min-height:46px !important;
}

#item4225 {
	width:130px !important;
	min-height:46px !important;
}

#item4204 {
	width:130px !important;
	height:46px !important;
	left:845px !important;
	top:28px !important;
}

#item4252 {
	width:9px !important;
	height:9px !important;
	left:994px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item4297 {
	width:130px !important;
	min-height:46px !important;
}

#item4274 {
	width:130px !important;
	min-height:46px !important;
}

#item4253 {
	width:130px !important;
	height:46px !important;
	left:1022px !important;
	top:28px !important;
}

#item4126.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5704 {
	width:41px !important;
	height:850px !important;
	left:727px !important;
	background:#650030;
}

#item5705 {
	width:95px !important;
	height:850px !important;
	left:632px !important;
	background:#991928;
}

#item5706 {
	width:28px !important;
	height:850px !important;
	left:604px !important;
	background:#cc3321;
}

#item5707 {
	width:604px !important;
	height:850px !important;
	background:#ff4f17;
}

#item5727 {
	width:510px !important;
	left:60px !important;
	top:157px !important;
	min-height:150px !important;
}

#item5749 {
	width:580px !important;
	left:60px !important;
	top:323px !important;
	min-height:50px !important;
}

#item5752 {
	width:640px !important;
	height:360px !important;
	left:64px !important;
	top:417px !important;
}

#item6042 {
	width:648px !important;
	height:9px !important;
	left:60px !important;
	top:921px !important;
	background:#ff4f17;
}

#item6062 {
	width:378px !important;
	left:60px !important;
	top:960px !important;
	min-height:200px !important;
}

#item6103 {
	width:170px !important;
	left:505px !important;
	top:1114px !important;
	min-height:40px !important;
}

#item6150 {
	width:368px !important;
	min-height:20px !important;
}

#item6127 {
	width:368px !important;
	min-height:20px !important;
}

#item6106 {
	width:368px !important;
	height:20px !important;
	left:60px !important;
	top:1196px !important;
}

#item6173 {
	width:346px !important;
	left:60px !important;
	top:1241px !important;
	min-height:20px !important;
}

#item5915 {
	width:648px !important;
	height:9px !important;
	left:60px !important;
	top:1320px !important;
	background:#ff4f17;
}

#item5935 {
	width:340px !important;
	left:60px !important;
	top:1359px !important;
	min-height:200px !important;
}

#item5969 {
	width:190px !important;
	left:495px !important;
	top:1498px !important;
	min-height:40px !important;
}

#item6016 {
	width:280px !important;
	min-height:20px !important;
}

#item5993 {
	width:280px !important;
	min-height:20px !important;
}

#item5972 {
	width:280px !important;
	height:20px !important;
	left:60px !important;
	top:1595px !important;
}

#item6039 {
	width:378px !important;
	left:60px !important;
	top:1640px !important;
	min-height:20px !important;
}

#item5756 {
	width:648px !important;
	height:9px !important;
	left:60px !important;
	top:1720px !important;
	background:#ff4f17;
}

#item5776 {
	width:360px !important;
	left:60px !important;
	top:1759px !important;
	min-height:140px !important;
}

#item5889 {
	width:280px !important;
	min-height:20px !important;
}

#item5866 {
	width:280px !important;
	min-height:20px !important;
}

#item5845 {
	width:280px !important;
	height:20px !important;
	left:60px !important;
	top:1933px !important;
}

#item6176 {
	width:768px !important;
	height:1156px !important;
	top:2070px !important;
	background:#e2eef9;
}

#item6196 {
	width:648px !important;
	left:60px !important;
	top:2122px !important;
	min-height:50px !important;
}

#item6199 {
	width:648px !important;
	height:300px !important;
	left:60px !important;
	top:2208px !important;
	background:#ffffff;
}

#item6219 {
	width:648px !important;
	left:60px !important;
	top:2240px !important;
	min-height:50px !important;
}

#item6267 {
	width:460px !important;
	min-height:20px !important;
}

#item6244 {
	width:460px !important;
	min-height:20px !important;
}

#item6223 {
	width:460px !important;
	height:20px !important;
	left:154px !important;
	top:2444px !important;
}

#item6271 {
	width:648px !important;
	height:300px !important;
	left:60px !important;
	top:2550px !important;
	background:#ffffff;
}

#item6291 {
	width:648px !important;
	left:60px !important;
	top:2582px !important;
	min-height:50px !important;
}

#item6339 {
	width:460px !important;
	min-height:20px !important;
}

#item6316 {
	width:460px !important;
	min-height:20px !important;
}

#item6295 {
	width:460px !important;
	height:20px !important;
	left:154px !important;
	top:2785px !important;
}

#item6343 {
	width:648px !important;
	height:270px !important;
	left:60px !important;
	top:2892px !important;
	background:#ffffff;
}

#item6363 {
	width:648px !important;
	left:60px !important;
	top:2924px !important;
	min-height:50px !important;
}

#item6411 {
	width:400px !important;
	min-height:20px !important;
}

#item6388 {
	width:390px !important;
	left:5px !important;
	min-height:20px !important;
}

#item6367 {
	width:400px !important;
	height:20px !important;
	left:193px !important;
	top:3100px !important;
}

#item6415 {
	width:768px !important;
	height:585px !important;
	top:3226px !important;
	background:#fdede9;
}

#item6435 {
	width:648px !important;
	left:60px !important;
	top:3278px !important;
	min-height:80px !important;
}

#item6457 {
	width:648px !important;
	left:60px !important;
	top:3375px !important;
	min-height:160px !important;
}

#item6501 {
	width:642px !important;
	left:60px !important;
	top:3879px !important;
	min-height:160px !important;
}

#item6558 {
	width:768px !important;
	height:297px !important;
	top:4340px !important;
	background:#e2eef9;
}

#item6578 {
	width:520px !important;
	left:124px !important;
	top:4392px !important;
	min-height:80px !important;
}

#item6607 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item6627 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item6583 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item6603 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item6581 {
	width:160px !important;
	height:40px !important;
	left:304px !important;
	top:4488px !important;
}

#item6651 {
	width:648px !important;
	left:60px !important;
	top:4698px !important;
	min-height:550px !important;
}

#item6684 {
	width:788px !important;
	height:300px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6704 {
	width:200px !important;
	left:558px !important;
	top:119px !important;
	min-height:20px !important;
}

#item6732 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item6752 {
	width:240px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item6728 {
	width:240px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item6707 {
	width:258px !important;
	height:26px !important;
	left:503px !important;
	top:151px !important;
}

#item6782 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item6802 {
	width:240px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item6778 {
	width:240px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item6757 {
	width:256px !important;
	height:26px !important;
	left:505px !important;
	top:186px !important;
}

#item6832 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item6852 {
	width:190px !important;
	left:16px !important;
	top:3px !important;
	min-height:20px !important;
}

#item6828 {
	width:190px !important;
	left:16px !important;
	top:3px !important;
	min-height:20px !important;
}

#item6807 {
	width:209px !important;
	height:26px !important;
	left:552px !important;
	top:221px !important;
}

#item6857 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item6881 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item6656 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6657 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item6677 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item6654.fixed-pos-elem {
	width:798px !important;
	height:310px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item8546 {
	width:32px !important;
	height:820px !important;
	left:544px !important;
	background:#650030;
}

#item8547 {
	width:72px !important;
	height:820px !important;
	left:472px !important;
	background:#991928;
}

#item8548 {
	width:20px !important;
	height:820px !important;
	left:452px !important;
	background:#cc3321;
}

#item8549 {
	width:452px !important;
	height:820px !important;
	background:#ff4f17;
}

#item8569 {
	width:516px !important;
	left:30px !important;
	top:157px !important;
	min-height:150px !important;
}

#item8591 {
	width:320px !important;
	left:30px !important;
	top:320px !important;
	min-height:80px !important;
}

#item8594 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:457px !important;
}

#item8886 {
	width:516px !important;
	height:10px !important;
	left:30px !important;
	top:890px !important;
	background:#ff4f17;
}

#item8906 {
	width:516px !important;
	left:30px !important;
	top:929px !important;
	min-height:260px !important;
}

#item8938 {
	width:240px !important;
	left:176px !important;
	top:1248px !important;
	min-height:60px !important;
}

#item8985 {
	width:480px !important;
	min-height:30px !important;
}

#item8962 {
	width:480px !important;
	min-height:30px !important;
}

#item8941 {
	width:480px !important;
	height:30px !important;
	left:30px !important;
	top:1378px !important;
}

#item9008 {
	width:510px !important;
	left:30px !important;
	top:1448px !important;
	min-height:30px !important;
}

#item8757 {
	width:516px !important;
	height:10px !important;
	left:30px !important;
	top:1530px !important;
	background:#ff4f17;
}

#item8777 {
	width:510px !important;
	left:30px !important;
	top:1570px !important;
	min-height:220px !important;
}

#item8813 {
	width:250px !important;
	left:176px !important;
	top:1847px !important;
	min-height:60px !important;
}

#item8860 {
	width:410px !important;
	min-height:30px !important;
}

#item8837 {
	width:410px !important;
	min-height:30px !important;
}

#item8816 {
	width:410px !important;
	height:30px !important;
	left:30px !important;
	top:1979px !important;
}

#item8883 {
	width:510px !important;
	left:30px !important;
	top:2048px !important;
	min-height:30px !important;
}

#item8598 {
	width:516px !important;
	height:10px !important;
	left:30px !important;
	top:2133px !important;
	background:#ff4f17;
}

#item8618 {
	width:480px !important;
	left:30px !important;
	top:2173px !important;
	min-height:180px !important;
}

#item8731 {
	width:330px !important;
	min-height:30px !important;
}

#item8708 {
	width:330px !important;
	min-height:30px !important;
}

#item8687 {
	width:330px !important;
	height:30px !important;
	left:30px !important;
	top:2403px !important;
}

#item9011 {
	width:576px !important;
	height:1300px !important;
	top:2523px !important;
	background:#e2eef9;
}

#item9031 {
	width:516px !important;
	left:30px !important;
	top:2575px !important;
	min-height:50px !important;
}

#item9034 {
	width:516px !important;
	height:340px !important;
	left:30px !important;
	top:2661px !important;
	background:#ffffff;
}

#item9054 {
	width:516px !important;
	left:30px !important;
	top:2693px !important;
	min-height:50px !important;
}

#item9102 {
	width:340px !important;
	min-height:70px !important;
}

#item9079 {
	width:340px !important;
	min-height:70px !important;
}

#item9058 {
	width:340px !important;
	height:70px !important;
	left:118px !important;
	top:2897px !important;
}

#item9106 {
	width:516px !important;
	height:340px !important;
	left:30px !important;
	top:3033px !important;
	background:#ffffff;
}

#item9126 {
	width:516px !important;
	left:30px !important;
	top:3065px !important;
	min-height:50px !important;
}

#item9174 {
	width:320px !important;
	min-height:70px !important;
}

#item9151 {
	width:320px !important;
	min-height:70px !important;
}

#item9130 {
	width:320px !important;
	height:70px !important;
	left:128px !important;
	top:3268px !important;
}

#item9178 {
	width:516px !important;
	height:340px !important;
	left:30px !important;
	top:3405px !important;
	background:#ffffff;
}

#item9198 {
	width:360px !important;
	left:108px !important;
	top:3437px !important;
	min-height:50px !important;
}

#item9246 {
	width:300px !important;
	min-height:60px !important;
}

#item9223 {
	width:300px !important;
	min-height:60px !important;
}

#item9202 {
	width:300px !important;
	height:60px !important;
	left:138px !important;
	top:3640px !important;
}

#item9250 {
	width:576px !important;
	height:840px !important;
	top:3823px !important;
	background:#fdede9;
}

#item9270 {
	width:516px !important;
	left:30px !important;
	top:3885px !important;
	min-height:490px !important;
}

#item9314 {
	width:474px !important;
	left:30px !important;
	top:4743px !important;
	min-height:270px !important;
}

#item9373 {
	width:576px !important;
	height:333px !important;
	top:5311px !important;
	background:#e2eef9;
}

#item9393 {
	width:400px !important;
	left:88px !important;
	top:5362px !important;
	min-height:80px !important;
}

#item9422 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#833359;
}

#item9442 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item9398 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#640931;
}

#item9418 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item9396 {
	width:220px !important;
	height:56px !important;
	left:178px !important;
	top:5475px !important;
}

#item9466 {
	width:516px !important;
	left:30px !important;
	top:5709px !important;
	min-height:1070px !important;
}

#item9512 {
	width:596px !important;
	height:310px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9532 {
	width:200px !important;
	left:366px !important;
	top:119px !important;
	min-height:20px !important;
}

#item9560 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item9580 {
	width:290px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item9556 {
	width:290px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item9535 {
	width:324px !important;
	height:26px !important;
	left:245px !important;
	top:157px !important;
}

#item9610 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item9630 {
	width:290px !important;
	left:28px !important;
	top:3px !important;
	min-height:20px !important;
}

#item9606 {
	width:290px !important;
	left:28px !important;
	top:3px !important;
	min-height:20px !important;
}

#item9585 {
	width:321px !important;
	height:26px !important;
	left:248px !important;
	top:198px !important;
}

#item9660 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item9680 {
	width:230px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item9656 {
	width:230px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item9635 {
	width:264px !important;
	height:26px !important;
	left:305px !important;
	top:239px !important;
}

#item9685 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item9722 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item9471 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9472 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item9505 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item9469.fixed-pos-elem {
	width:606px !important;
	height:320px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1817 {
	width:450px !important;
	left:430px !important;
	top:750px !important;
	min-height:130px !important;
}

#item2115 {
	width:960px !important;
	left:430px !important;
	top:154px !important;
	min-height:80px !important;
}

#item2148 {
	width:400px !important;
	left:950px !important;
	top:268px !important;
	min-height:170px !important;
}

#item2171 {
	width:310px !important;
	left:1000px !important;
	top:467px !important;
	min-height:20px !important;
}

#item2195 {
	width:310px !important;
	left:1000px !important;
	top:530px !important;
	min-height:20px !important;
}

#item2219 {
	width:310px !important;
	left:1000px !important;
	top:591px !important;
	min-height:20px !important;
}

#item13095 {
	width:440px !important;
	height:180px !important;
	left:950px !important;
	top:712px !important;
	background:#fdede9;
}

#item13144 {
	width:310px !important;
	left:980px !important;
	top:737px !important;
	min-height:20px !important;
}

#item13096 {
	width:170px !important;
	left:980px !important;
	top:772px !important;
	min-height:100px !important;
}

#item13121 {
	width:190px !important;
	left:1174px !important;
	top:772px !important;
	min-height:100px !important;
}

#item1820 {
	width:960px !important;
	height:322px !important;
	left:430px !important;
	top:950px !important;
	background:#e2eef9;
}

#item1840 {
	width:400px !important;
	left:470px !important;
	top:993px !important;
	min-height:230px !important;
}

#item14539 {
	width:380px !important;
	height:30px !important;
	left:944px !important;
	top:1017px !important;
	background:#640931;
}

#item14540 {
	width:240px !important;
	left:944px !important;
	top:993px !important;
	min-height:20px !important;
}

#item14563 {
	width:48px !important;
	left:1275px !important;
	top:1024px !important;
	min-height:20px !important;
}

#item14586 {
	width:400px !important;
	height:30px !important;
	left:944px !important;
	top:1093px !important;
	background:#732145;
}

#item14587 {
	width:240px !important;
	left:944px !important;
	top:1069px !important;
	min-height:20px !important;
}

#item14610 {
	width:56px !important;
	left:1287px !important;
	top:1100px !important;
	min-height:20px !important;
}

#item14633 {
	width:240px !important;
	left:944px !important;
	top:1147px !important;
	min-height:20px !important;
}

#item14657 {
	width:400px !important;
	height:30px !important;
	left:944px !important;
	top:1171px !important;
	background:#833a5a;
}

#item14658 {
	width:56px !important;
	left:1287px !important;
	top:1178px !important;
	min-height:20px !important;
}

#item14681 {
	width:411px !important;
	left:945px !important;
	top:1225px !important;
	min-height:17px !important;
}

#item2000 {
	width:1820px !important;
	height:271px !important;
	top:1342px !important;
	background:#e2eef9;
}

#item2020 {
	width:960px !important;
	left:430px !important;
	top:1406px !important;
	min-height:40px !important;
}

#item2049 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item2069 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item2025 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item2045 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item2023 {
	width:160px !important;
	height:40px !important;
	left:830px !important;
	top:1466px !important;
}

#item2093 {
	width:960px !important;
	left:430px !important;
	top:1648px !important;
	min-height:270px !important;
}

#item2223 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item2224 {
	width:158px !important;
	height:54px !important;
	left:356px !important;
	top:23px !important;
}

#item2271 {
	width:130px !important;
	left:978px !important;
	top:28px !important;
	min-height:46px !important;
}

#item2274 {
	width:9px !important;
	height:9px !important;
	left:1127px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item2319 {
	width:130px !important;
	min-height:46px !important;
}

#item2296 {
	width:130px !important;
	min-height:46px !important;
}

#item2275 {
	width:130px !important;
	height:46px !important;
	left:1155px !important;
	top:28px !important;
}

#item2323 {
	width:9px !important;
	height:9px !important;
	left:1304px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item2368 {
	width:130px !important;
	min-height:46px !important;
}

#item2345 {
	width:130px !important;
	min-height:46px !important;
}

#item2324 {
	width:130px !important;
	height:46px !important;
	left:1332px !important;
	top:28px !important;
}

#item2222.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4334 {
	width:960px !important;
	left:120px !important;
	top:154px !important;
	min-height:80px !important;
}

#item4365 {
	width:400px !important;
	left:640px !important;
	top:268px !important;
	min-height:170px !important;
}

#item4388 {
	width:310px !important;
	left:690px !important;
	top:467px !important;
	min-height:20px !important;
}

#item4412 {
	width:310px !important;
	left:690px !important;
	top:530px !important;
	min-height:20px !important;
}

#item4436 {
	width:310px !important;
	left:690px !important;
	top:591px !important;
	min-height:20px !important;
}

#item13170 {
	width:450px !important;
	left:120px !important;
	top:750px !important;
	min-height:130px !important;
}

#item13193 {
	width:440px !important;
	height:180px !important;
	left:640px !important;
	top:712px !important;
	background:#fdede9;
}

#item13194 {
	width:310px !important;
	left:670px !important;
	top:737px !important;
	min-height:20px !important;
}

#item13217 {
	width:170px !important;
	left:670px !important;
	top:772px !important;
	min-height:100px !important;
}

#item13240 {
	width:190px !important;
	left:864px !important;
	top:772px !important;
	min-height:100px !important;
}

#item4461 {
	width:960px !important;
	height:322px !important;
	left:120px !important;
	top:950px !important;
	background:#e2eef9;
}

#item4481 {
	width:400px !important;
	left:160px !important;
	top:993px !important;
	min-height:230px !important;
}

#item4484 {
	width:380px !important;
	height:30px !important;
	left:634px !important;
	top:1017px !important;
	background:#640931;
}

#item4504 {
	width:240px !important;
	left:634px !important;
	top:993px !important;
	min-height:20px !important;
}

#item4526 {
	width:48px !important;
	left:965px !important;
	top:1024px !important;
	min-height:20px !important;
}

#item4529 {
	width:400px !important;
	height:30px !important;
	left:634px !important;
	top:1093px !important;
	background:#732145;
}

#item4549 {
	width:240px !important;
	left:634px !important;
	top:1069px !important;
	min-height:20px !important;
}

#item4571 {
	width:56px !important;
	left:977px !important;
	top:1100px !important;
	min-height:20px !important;
}

#item4593 {
	width:240px !important;
	left:634px !important;
	top:1147px !important;
	min-height:20px !important;
}

#item4596 {
	width:400px !important;
	height:30px !important;
	left:634px !important;
	top:1171px !important;
	background:#833a5a;
}

#item4616 {
	width:56px !important;
	left:977px !important;
	top:1178px !important;
	min-height:20px !important;
}

#item4638 {
	width:411px !important;
	left:635px !important;
	top:1225px !important;
	min-height:17px !important;
}

#item4641 {
	width:1200px !important;
	height:271px !important;
	top:1342px !important;
	background:#e2eef9;
}

#item4661 {
	width:960px !important;
	left:120px !important;
	top:1406px !important;
	min-height:40px !important;
}

#item4690 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item4710 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item4666 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item4686 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item4664 {
	width:160px !important;
	height:40px !important;
	left:520px !important;
	top:1466px !important;
}

#item4734 {
	width:960px !important;
	left:120px !important;
	top:1648px !important;
	min-height:270px !important;
}

#item4738 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item4739 {
	width:158px !important;
	height:54px !important;
	left:46px !important;
	top:23px !important;
}

#item4783 {
	width:130px !important;
	left:668px !important;
	top:28px !important;
	min-height:46px !important;
}

#item4786 {
	width:9px !important;
	height:9px !important;
	left:817px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item4831 {
	width:130px !important;
	min-height:46px !important;
}

#item4808 {
	width:130px !important;
	min-height:46px !important;
}

#item4787 {
	width:130px !important;
	height:46px !important;
	left:845px !important;
	top:28px !important;
}

#item4835 {
	width:9px !important;
	height:9px !important;
	left:994px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item4880 {
	width:130px !important;
	min-height:46px !important;
}

#item4857 {
	width:130px !important;
	min-height:46px !important;
}

#item4836 {
	width:130px !important;
	height:46px !important;
	left:1022px !important;
	top:28px !important;
}

#item4737.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6919 {
	width:480px !important;
	left:60px !important;
	top:160px !important;
	min-height:160px !important;
}

#item6941 {
	width:630px !important;
	left:60px !important;
	top:991px !important;
	min-height:150px !important;
}

#item6964 {
	width:310px !important;
	left:232px !important;
	top:1170px !important;
	min-height:20px !important;
}

#item6988 {
	width:310px !important;
	left:232px !important;
	top:1233px !important;
	min-height:20px !important;
}

#item7012 {
	width:310px !important;
	left:232px !important;
	top:1294px !important;
	min-height:20px !important;
}

#item7034 {
	width:610px !important;
	left:60px !important;
	top:1375px !important;
	min-height:90px !important;
}

#item13286 {
	width:530px !important;
	height:210px !important;
	left:119px !important;
	top:1502px !important;
	background:#fdede9;
}

#item13287 {
	width:310px !important;
	left:159px !important;
	top:1537px !important;
	min-height:20px !important;
}

#item13310 {
	width:170px !important;
	left:159px !important;
	top:1582px !important;
	min-height:100px !important;
}

#item13333 {
	width:190px !important;
	left:401px !important;
	top:1582px !important;
	min-height:100px !important;
}

#item7065 {
	width:610px !important;
	left:60px !important;
	top:1770px !important;
	min-height:160px !important;
}

#item7068 {
	width:616px !important;
	height:30px !important;
	left:60px !important;
	top:1993px !important;
	background:#640931;
}

#item7088 {
	width:240px !important;
	left:60px !important;
	top:1962px !important;
	min-height:30px !important;
}

#item7110 {
	width:44px !important;
	left:630px !important;
	top:2000px !important;
	min-height:20px !important;
}

#item7113 {
	width:648px !important;
	height:30px !important;
	left:60px !important;
	top:2078px !important;
	background:#732145;
}

#item7133 {
	width:300px !important;
	left:60px !important;
	top:2047px !important;
	min-height:30px !important;
}

#item7155 {
	width:56px !important;
	left:649px !important;
	top:2086px !important;
	min-height:20px !important;
}

#item7177 {
	width:300px !important;
	left:60px !important;
	top:2132px !important;
	min-height:30px !important;
}

#item7180 {
	width:648px !important;
	height:30px !important;
	left:60px !important;
	top:2163px !important;
	background:#833a5a;
}

#item7200 {
	width:56px !important;
	left:649px !important;
	top:2170px !important;
	min-height:20px !important;
}

#item7222 {
	width:411px !important;
	left:61px !important;
	top:2225px !important;
	min-height:17px !important;
}

#item7225 {
	width:768px !important;
	height:297px !important;
	top:2311px !important;
	background:#e2eef9;
}

#item7245 {
	width:520px !important;
	left:124px !important;
	top:2363px !important;
	min-height:80px !important;
}

#item7274 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item7294 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item7250 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item7270 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item7248 {
	width:160px !important;
	height:40px !important;
	left:304px !important;
	top:2459px !important;
}

#item7318 {
	width:648px !important;
	left:60px !important;
	top:2669px !important;
	min-height:310px !important;
}

#item7354 {
	width:788px !important;
	height:300px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7399 {
	width:60px !important;
	left:18px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7402 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item7376 {
	width:60px !important;
	left:18px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7355 {
	width:81px !important;
	height:26px !important;
	left:680px !important;
	top:116px !important;
}

#item7424 {
	width:240px !important;
	left:518px !important;
	top:154px !important;
	min-height:20px !important;
}

#item7452 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item7472 {
	width:240px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7448 {
	width:240px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7427 {
	width:256px !important;
	height:26px !important;
	left:505px !important;
	top:186px !important;
}

#item7502 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item7522 {
	width:190px !important;
	left:16px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7498 {
	width:190px !important;
	left:16px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7477 {
	width:209px !important;
	height:26px !important;
	left:552px !important;
	top:221px !important;
}

#item7527 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item7553 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item7323 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7324 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item7347 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item7321.fixed-pos-elem {
	width:798px !important;
	height:310px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9756 {
	width:490px !important;
	left:30px !important;
	top:160px !important;
	min-height:160px !important;
}

#item9792 {
	width:486px !important;
	left:30px !important;
	top:880px !important;
	min-height:300px !important;
}

#item9815 {
	width:350px !important;
	left:153px !important;
	top:1241px !important;
	min-height:30px !important;
}

#item9839 {
	width:292px !important;
	left:153px !important;
	top:1365px !important;
	min-height:30px !important;
}

#item9863 {
	width:240px !important;
	left:153px !important;
	top:1479px !important;
	min-height:30px !important;
}

#item9885 {
	width:516px !important;
	left:30px !important;
	top:1586px !important;
	min-height:220px !important;
}

#item13364 {
	width:516px !important;
	height:350px !important;
	left:30px !important;
	top:1856px !important;
	background:#fdede9;
}

#item13365 {
	width:310px !important;
	left:66px !important;
	top:1896px !important;
	min-height:30px !important;
}

#item13389 {
	width:444px !important;
	left:66px !important;
	top:1941px !important;
	min-height:220px !important;
}

#item9907 {
	width:516px !important;
	left:30px !important;
	top:2280px !important;
	min-height:210px !important;
}

#item9910 {
	width:490px !important;
	height:30px !important;
	left:30px !important;
	top:2548px !important;
	background:#640931;
}

#item9930 {
	width:240px !important;
	left:30px !important;
	top:2517px !important;
	min-height:30px !important;
}

#item9952 {
	width:48px !important;
	left:470px !important;
	top:2555px !important;
	min-height:20px !important;
}

#item9955 {
	width:516px !important;
	height:30px !important;
	left:30px !important;
	top:2649px !important;
	background:#732145;
}

#item9975 {
	width:340px !important;
	left:30px !important;
	top:2618px !important;
	min-height:30px !important;
}

#item9997 {
	width:60px !important;
	left:482px !important;
	top:2657px !important;
	min-height:20px !important;
}

#item10000 {
	width:516px !important;
	height:30px !important;
	left:30px !important;
	top:2749px !important;
	background:#833a5a;
}

#item10020 {
	width:340px !important;
	left:30px !important;
	top:2718px !important;
	min-height:30px !important;
}

#item10042 {
	width:60px !important;
	left:482px !important;
	top:2757px !important;
	min-height:20px !important;
}

#item10064 {
	width:500px !important;
	left:31px !important;
	top:2838px !important;
	min-height:20px !important;
}

#item10067 {
	width:576px !important;
	height:333px !important;
	top:2956px !important;
	background:#e2eef9;
}

#item10087 {
	width:400px !important;
	left:88px !important;
	top:3007px !important;
	min-height:80px !important;
}

#item10116 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#833359;
}

#item10136 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item10092 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#640931;
}

#item10112 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item10090 {
	width:220px !important;
	height:56px !important;
	left:178px !important;
	top:3120px !important;
}

#item10160 {
	width:516px !important;
	left:30px !important;
	top:3354px !important;
	min-height:640px !important;
}

#item10201 {
	width:596px !important;
	height:310px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10246 {
	width:70px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10249 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item10223 {
	width:70px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10202 {
	width:103px !important;
	height:26px !important;
	left:466px !important;
	top:116px !important;
}

#item10271 {
	width:290px !important;
	left:276px !important;
	top:160px !important;
	min-height:20px !important;
}

#item10299 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item10319 {
	width:290px !important;
	left:28px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10295 {
	width:290px !important;
	left:28px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10274 {
	width:321px !important;
	height:26px !important;
	left:248px !important;
	top:198px !important;
}

#item10349 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#ad1129;
}

#item10369 {
	width:230px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10345 {
	width:230px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10324 {
	width:264px !important;
	height:26px !important;
	left:305px !important;
	top:239px !important;
}

#item10374 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item10398 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item10165 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10166 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item10194 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item10163.fixed-pos-elem {
	width:606px !important;
	height:320px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2399 {
	width:960px !important;
	left:430px !important;
	top:154px !important;
	min-height:90px !important;
}

#item2431 {
	width:432px !important;
	left:958px !important;
	top:268px !important;
	min-height:240px !important;
}

#item2434 {
	width:36px !important;
	height:36px !important;
	left:958px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2435 {
	width:36px !important;
	height:36px !important;
	left:1002px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2436 {
	width:36px !important;
	height:36px !important;
	left:1046px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2437 {
	width:36px !important;
	height:36px !important;
	left:1090px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2438 {
	width:36px !important;
	height:36px !important;
	left:1134px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2439 {
	width:36px !important;
	height:36px !important;
	left:1178px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2440 {
	width:36px !important;
	height:36px !important;
	left:1222px !important;
	top:540px !important;
	background:#ff4f17;
}

#item2441 {
	width:36px !important;
	height:36px !important;
	left:1266px !important;
	top:540px !important;
	background:#e2eef9;
}

#item2442 {
	width:36px !important;
	height:36px !important;
	left:1310px !important;
	top:540px !important;
	background:#e2eef9;
}

#item2443 {
	width:36px !important;
	height:36px !important;
	left:1354px !important;
	top:540px !important;
	background:#e2eef9;
}

#item2463 {
	width:432px !important;
	left:958px !important;
	top:595px !important;
	min-height:50px !important;
}

#item2578 {
	width:411px !important;
	left:430px !important;
	top:720px !important;
	min-height:17px !important;
}

#item2581 {
	width:1820px !important;
	height:271px !important;
	top:791px !important;
	background:#e2eef9;
}

#item2601 {
	width:960px !important;
	left:430px !important;
	top:855px !important;
	min-height:40px !important;
}

#item2630 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item2650 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item2606 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item2626 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item2604 {
	width:160px !important;
	height:40px !important;
	left:830px !important;
	top:915px !important;
}

#item2674 {
	width:960px !important;
	left:430px !important;
	top:1097px !important;
	min-height:270px !important;
}

#item2678 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item2679 {
	width:158px !important;
	height:54px !important;
	left:356px !important;
	top:23px !important;
}

#item2743 {
	width:130px !important;
	min-height:46px !important;
}

#item2720 {
	width:130px !important;
	min-height:46px !important;
}

#item2699 {
	width:130px !important;
	height:46px !important;
	left:978px !important;
	top:28px !important;
}

#item2747 {
	width:9px !important;
	height:9px !important;
	left:1127px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item2767 {
	width:130px !important;
	left:1155px !important;
	top:28px !important;
	min-height:46px !important;
}

#item2770 {
	width:9px !important;
	height:9px !important;
	left:1304px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item2815 {
	width:130px !important;
	min-height:46px !important;
}

#item2792 {
	width:130px !important;
	min-height:46px !important;
}

#item2771 {
	width:130px !important;
	height:46px !important;
	left:1332px !important;
	top:28px !important;
}

#item2677.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4911 {
	width:960px !important;
	left:120px !important;
	top:154px !important;
	min-height:90px !important;
}

#item4941 {
	width:432px !important;
	left:648px !important;
	top:268px !important;
	min-height:240px !important;
}

#item13680 {
	width:36px !important;
	height:36px !important;
	left:648px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13681 {
	width:36px !important;
	height:36px !important;
	left:692px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13682 {
	width:36px !important;
	height:36px !important;
	left:736px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13683 {
	width:36px !important;
	height:36px !important;
	left:780px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13684 {
	width:36px !important;
	height:36px !important;
	left:824px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13685 {
	width:36px !important;
	height:36px !important;
	left:868px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13686 {
	width:36px !important;
	height:36px !important;
	left:912px !important;
	top:540px !important;
	background:#ff4f17;
}

#item13687 {
	width:36px !important;
	height:36px !important;
	left:956px !important;
	top:540px !important;
	background:#e2eef9;
}

#item13688 {
	width:36px !important;
	height:36px !important;
	left:1000px !important;
	top:540px !important;
	background:#e2eef9;
}

#item13689 {
	width:36px !important;
	height:36px !important;
	left:1044px !important;
	top:540px !important;
	background:#e2eef9;
}

#item4973 {
	width:432px !important;
	left:648px !important;
	top:595px !important;
	min-height:50px !important;
}

#item5088 {
	width:411px !important;
	left:120px !important;
	top:720px !important;
	min-height:17px !important;
}

#item5091 {
	width:1200px !important;
	height:271px !important;
	top:791px !important;
	background:#e2eef9;
}

#item5111 {
	width:960px !important;
	left:120px !important;
	top:855px !important;
	min-height:40px !important;
}

#item5140 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item5160 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item5116 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item5136 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item5114 {
	width:160px !important;
	height:40px !important;
	left:520px !important;
	top:915px !important;
}

#item5184 {
	width:960px !important;
	left:120px !important;
	top:1097px !important;
	min-height:270px !important;
}

#item5188 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5189 {
	width:158px !important;
	height:54px !important;
	left:46px !important;
	top:23px !important;
}

#item5268 {
	width:130px !important;
	min-height:46px !important;
}

#item5245 {
	width:130px !important;
	min-height:46px !important;
}

#item5224 {
	width:130px !important;
	height:46px !important;
	left:668px !important;
	top:28px !important;
}

#item5272 {
	width:9px !important;
	height:9px !important;
	left:817px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item5292 {
	width:130px !important;
	left:845px !important;
	top:28px !important;
	min-height:46px !important;
}

#item5295 {
	width:9px !important;
	height:9px !important;
	left:994px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item5340 {
	width:130px !important;
	min-height:46px !important;
}

#item5317 {
	width:130px !important;
	min-height:46px !important;
}

#item5296 {
	width:130px !important;
	height:46px !important;
	left:1022px !important;
	top:28px !important;
}

#item5187.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7586 {
	width:648px !important;
	left:60px !important;
	top:160px !important;
	min-height:150px !important;
}

#item7608 {
	width:368px !important;
	left:60px !important;
	top:340px !important;
	min-height:280px !important;
}

#item13693 {
	width:36px !important;
	height:36px !important;
	left:60px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13694 {
	width:36px !important;
	height:36px !important;
	left:104px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13695 {
	width:36px !important;
	height:36px !important;
	left:148px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13696 {
	width:36px !important;
	height:36px !important;
	left:192px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13697 {
	width:36px !important;
	height:36px !important;
	left:236px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13698 {
	width:36px !important;
	height:36px !important;
	left:280px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13699 {
	width:36px !important;
	height:36px !important;
	left:324px !important;
	top:660px !important;
	background:#ff4f17;
}

#item13700 {
	width:36px !important;
	height:36px !important;
	left:368px !important;
	top:660px !important;
	background:#e2eef9;
}

#item13702 {
	width:36px !important;
	height:36px !important;
	left:412px !important;
	top:660px !important;
	background:#e2eef9;
}

#item13703 {
	width:36px !important;
	height:36px !important;
	left:456px !important;
	top:660px !important;
	background:#e2eef9;
}

#item7651 {
	width:590px !important;
	left:60px !important;
	top:718px !important;
	min-height:50px !important;
}

#item7766 {
	width:411px !important;
	left:60px !important;
	top:813px !important;
	min-height:17px !important;
}

#item7769 {
	width:768px !important;
	height:297px !important;
	top:906px !important;
	background:#e2eef9;
}

#item7789 {
	width:520px !important;
	left:124px !important;
	top:958px !important;
	min-height:80px !important;
}

#item7818 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item7838 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item7794 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item7814 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item7792 {
	width:160px !important;
	height:40px !important;
	left:304px !important;
	top:1054px !important;
}

#item7862 {
	width:648px !important;
	left:60px !important;
	top:1264px !important;
	min-height:310px !important;
}

#item7903 {
	width:788px !important;
	height:300px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7948 {
	width:60px !important;
	left:18px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7951 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item7925 {
	width:60px !important;
	left:18px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7904 {
	width:81px !important;
	height:26px !important;
	left:680px !important;
	top:116px !important;
}

#item7979 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item7999 {
	width:240px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7975 {
	width:240px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item7954 {
	width:258px !important;
	height:26px !important;
	left:503px !important;
	top:151px !important;
}

#item8023 {
	width:240px !important;
	left:518px !important;
	top:189px !important;
	min-height:20px !important;
}

#item8051 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item8071 {
	width:190px !important;
	left:16px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8047 {
	width:190px !important;
	left:16px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8026 {
	width:209px !important;
	height:26px !important;
	left:552px !important;
	top:221px !important;
}

#item8076 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item8100 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item7867 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7868 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item7896 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item7865.fixed-pos-elem {
	width:798px !important;
	height:310px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10431 {
	width:516px !important;
	left:30px !important;
	top:160px !important;
	min-height:150px !important;
}

#item10453 {
	width:512px !important;
	left:34px !important;
	top:350px !important;
	min-height:390px !important;
}

#item10456 {
	width:48px !important;
	height:48px !important;
	left:30px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10457 {
	width:48px !important;
	height:48px !important;
	left:82px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10458 {
	width:48px !important;
	height:48px !important;
	left:134px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10459 {
	width:48px !important;
	height:48px !important;
	left:186px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10460 {
	width:48px !important;
	height:48px !important;
	left:238px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10461 {
	width:48px !important;
	height:48px !important;
	left:290px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10462 {
	width:48px !important;
	height:48px !important;
	left:342px !important;
	top:784px !important;
	background:#ff4f17;
}

#item10463 {
	width:48px !important;
	height:48px !important;
	left:394px !important;
	top:784px !important;
	background:#e2eef9;
}

#item10464 {
	width:48px !important;
	height:48px !important;
	left:446px !important;
	top:784px !important;
	background:#e2eef9;
}

#item10465 {
	width:48px !important;
	height:48px !important;
	left:498px !important;
	top:784px !important;
	background:#e2eef9;
}

#item10485 {
	width:516px !important;
	left:30px !important;
	top:862px !important;
	min-height:100px !important;
}

#item10600 {
	width:411px !important;
	left:30px !important;
	top:1021px !important;
	min-height:17px !important;
}

#item10603 {
	width:576px !important;
	height:333px !important;
	top:1130px !important;
	background:#e2eef9;
}

#item10623 {
	width:400px !important;
	left:88px !important;
	top:1181px !important;
	min-height:80px !important;
}

#item10652 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#833359;
}

#item10672 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item10628 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#640931;
}

#item10648 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item10626 {
	width:220px !important;
	height:56px !important;
	left:178px !important;
	top:1294px !important;
}

#item10696 {
	width:516px !important;
	left:30px !important;
	top:1528px !important;
	min-height:640px !important;
}

#item10732 {
	width:596px !important;
	height:310px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10777 {
	width:70px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10780 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#ad1129;
}

#item10754 {
	width:70px !important;
	left:30px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10733 {
	width:103px !important;
	height:26px !important;
	left:466px !important;
	top:116px !important;
}

#item10808 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item10828 {
	width:290px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10804 {
	width:290px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10783 {
	width:324px !important;
	height:26px !important;
	left:244px !important;
	top:157px !important;
}

#item10852 {
	width:290px !important;
	left:276px !important;
	top:202px !important;
	min-height:20px !important;
}

#item10880 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item10900 {
	width:230px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10876 {
	width:230px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item10855 {
	width:264px !important;
	height:26px !important;
	left:305px !important;
	top:240px !important;
}

#item10905 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item10928 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item10701 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10702 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item10725 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item10699.fixed-pos-elem {
	width:606px !important;
	height:320px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2858 {
	width:960px !important;
	left:430px !important;
	top:154px !important;
	min-height:140px !important;
}

#item2880 {
	width:454px !important;
	left:936px !important;
	top:338px !important;
	min-height:190px !important;
}

#item2902 {
	width:454px !important;
	left:936px !important;
	top:554px !important;
	min-height:210px !important;
}

#item2924 {
	width:454px !important;
	left:936px !important;
	top:798px !important;
	min-height:120px !important;
}

#item2927 {
	width:1820px !important;
	height:271px !important;
	top:1016px !important;
	background:#e2eef9;
}

#item2947 {
	width:960px !important;
	left:430px !important;
	top:1080px !important;
	min-height:40px !important;
}

#item2976 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item2996 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item2952 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item2972 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item2950 {
	width:160px !important;
	height:40px !important;
	left:830px !important;
	top:1140px !important;
}

#item3020 {
	width:960px !important;
	left:430px !important;
	top:1322px !important;
	min-height:590px !important;
}

#item3024 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item3025 {
	width:158px !important;
	height:54px !important;
	left:356px !important;
	top:23px !important;
}

#item3096 {
	width:130px !important;
	min-height:46px !important;
}

#item3073 {
	width:130px !important;
	min-height:46px !important;
}

#item3052 {
	width:130px !important;
	height:46px !important;
	left:978px !important;
	top:28px !important;
}

#item3100 {
	width:9px !important;
	height:9px !important;
	left:1127px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item3145 {
	width:130px !important;
	min-height:46px !important;
}

#item3122 {
	width:130px !important;
	min-height:46px !important;
}

#item3101 {
	width:130px !important;
	height:46px !important;
	left:1155px !important;
	top:28px !important;
}

#item3149 {
	width:9px !important;
	height:9px !important;
	left:1304px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item3169 {
	width:130px !important;
	left:1332px !important;
	top:28px !important;
	min-height:46px !important;
}

#item3023.fixed-pos-elem {
	width:1843px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5371 {
	width:960px !important;
	left:120px !important;
	top:154px !important;
	min-height:140px !important;
}

#item5409 {
	width:454px !important;
	left:626px !important;
	top:338px !important;
	min-height:190px !important;
}

#item5431 {
	width:454px !important;
	left:626px !important;
	top:554px !important;
	min-height:210px !important;
}

#item5453 {
	width:454px !important;
	left:626px !important;
	top:798px !important;
	min-height:120px !important;
}

#item5456 {
	width:1200px !important;
	height:271px !important;
	top:1016px !important;
	background:#e2eef9;
}

#item5476 {
	width:960px !important;
	left:120px !important;
	top:1080px !important;
	min-height:40px !important;
}

#item5505 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item5525 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item5481 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item5501 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item5479 {
	width:160px !important;
	height:40px !important;
	left:520px !important;
	top:1140px !important;
}

#item14297 {
	width:960px !important;
	left:120px !important;
	top:1322px !important;
	min-height:590px !important;
}

#item5553 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5554 {
	width:158px !important;
	height:54px !important;
	left:46px !important;
	top:23px !important;
}

#item5620 {
	width:130px !important;
	min-height:46px !important;
}

#item5597 {
	width:130px !important;
	min-height:46px !important;
}

#item5576 {
	width:130px !important;
	height:46px !important;
	left:668px !important;
	top:28px !important;
}

#item5624 {
	width:9px !important;
	height:9px !important;
	left:817px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item5669 {
	width:130px !important;
	min-height:46px !important;
}

#item5646 {
	width:130px !important;
	min-height:46px !important;
}

#item5625 {
	width:130px !important;
	height:46px !important;
	left:845px !important;
	top:28px !important;
}

#item5673 {
	width:9px !important;
	height:9px !important;
	left:994px !important;
	top:45px !important;
	border-radius:24px;
	background:#640931;
}

#item5693 {
	width:130px !important;
	left:1022px !important;
	top:28px !important;
	min-height:46px !important;
}

#item5552.fixed-pos-elem {
	width:1223px !important;
	height:123px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item8133 {
	width:550px !important;
	left:54px !important;
	top:429px !important;
	min-height:190px !important;
}

#item8155 {
	width:560px !important;
	left:54px !important;
	top:645px !important;
	min-height:210px !important;
}

#item8177 {
	width:510px !important;
	left:54px !important;
	top:889px !important;
	min-height:120px !important;
}

#item8199 {
	width:590px !important;
	left:60px !important;
	top:160px !important;
	min-height:220px !important;
}

#item8202 {
	width:768px !important;
	height:297px !important;
	top:1060px !important;
	background:#e2eef9;
}

#item8222 {
	width:520px !important;
	left:124px !important;
	top:1112px !important;
	min-height:80px !important;
}

#item8251 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#833359;
}

#item8271 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item8227 {
	width:160px !important;
	height:40px !important;
	border-radius:24px;
	background:#650030;
}

#item8247 {
	width:160px !important;
	top:11px !important;
	min-height:26px !important;
}

#item8225 {
	width:160px !important;
	height:40px !important;
	left:304px !important;
	top:1208px !important;
}

#item8295 {
	width:648px !important;
	left:60px !important;
	top:1418px !important;
	min-height:740px !important;
}

#item8333 {
	width:788px !important;
	height:300px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8378 {
	width:60px !important;
	left:18px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8381 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item8355 {
	width:60px !important;
	left:18px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8334 {
	width:81px !important;
	height:26px !important;
	left:680px !important;
	top:116px !important;
}

#item8409 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item8429 {
	width:240px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8405 {
	width:240px !important;
	left:15px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8384 {
	width:258px !important;
	height:26px !important;
	left:503px !important;
	top:151px !important;
}

#item8459 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#c22026;
}

#item8479 {
	width:240px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8455 {
	width:240px !important;
	left:13px !important;
	top:3px !important;
	min-height:20px !important;
}

#item8434 {
	width:256px !important;
	height:26px !important;
	left:505px !important;
	top:186px !important;
}

#item8503 {
	width:190px !important;
	left:568px !important;
	top:224px !important;
	min-height:20px !important;
}

#item8506 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item8532 {
	width:32px !important;
	height:32px !important;
	left:729px !important;
	top:43px !important;
}

#item8300 {
	width:788px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8301 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:34px !important;
}

#item8326 {
	width:48px !important;
	height:32px !important;
	left:707px !important;
	top:48px !important;
}

#item8298.fixed-pos-elem {
	width:798px !important;
	height:310px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10961 {
	width:516px !important;
	left:30px !important;
	top:160px !important;
	min-height:280px !important;
}

#item10983 {
	width:516px !important;
	left:30px !important;
	top:490px !important;
	min-height:290px !important;
}

#item11005 {
	width:516px !important;
	left:30px !important;
	top:800px !important;
	min-height:290px !important;
}

#item11027 {
	width:516px !important;
	left:30px !important;
	top:1115px !important;
	min-height:170px !important;
}

#item11030 {
	width:576px !important;
	height:333px !important;
	top:1310px !important;
	background:#e2eef9;
}

#item11050 {
	width:400px !important;
	left:88px !important;
	top:1361px !important;
	min-height:80px !important;
}

#item11079 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#833359;
}

#item11099 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item11055 {
	width:220px !important;
	height:56px !important;
	border-radius:40px;
	background:#640931;
}

#item11075 {
	width:190px !important;
	left:15px !important;
	top:16px !important;
	min-height:36px !important;
}

#item11053 {
	width:220px !important;
	height:56px !important;
	left:178px !important;
	top:1474px !important;
}

#item11123 {
	width:516px !important;
	left:30px !important;
	top:1708px !important;
	min-height:1770px !important;
}

#item11159 {
	width:596px !important;
	height:310px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11204 {
	width:70px !important;
	left:29px !important;
	top:3px !important;
	min-height:20px !important;
}

#item11207 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#ad1129;
}

#item11181 {
	width:70px !important;
	left:29px !important;
	top:3px !important;
	min-height:20px !important;
}

#item11160 {
	width:102px !important;
	height:26px !important;
	left:467px !important;
	top:116px !important;
}

#item11235 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#ad1129;
}

#item11255 {
	width:290px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item11231 {
	width:290px !important;
	left:31px !important;
	top:3px !important;
	min-height:20px !important;
}

#item11210 {
	width:324px !important;
	height:26px !important;
	left:245px !important;
	top:157px !important;
}

#item11285 {
	width:12px !important;
	height:12px !important;
	left:3px !important;
	top:6px !important;
	border-radius:24px;
	background:#ad1129;
}

#item11305 {
	width:290px !important;
	left:28px !important;
	top:3px !important;
	min-height:20px !important;
}

#item11281 {
	width:290px !important;
	left:28px !important;
	top:3px !important;
	min-height:20px !important;
}

#item11260 {
	width:321px !important;
	height:26px !important;
	left:248px !important;
	top:198px !important;
}

#item11329 {
	width:230px !important;
	left:336px !important;
	top:242px !important;
	min-height:20px !important;
}

#item11332 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item11358 {
	width:32px !important;
	height:32px !important;
	left:537px !important;
	top:43px !important;
}

#item11128 {
	width:596px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11129 {
	width:144px !important;
	height:54px !important;
	left:45px !important;
	top:38px !important;
}

#item11152 {
	width:48px !important;
	height:32px !important;
	left:515px !important;
	top:48px !important;
}

#item11126.fixed-pos-elem {
	width:606px !important;
	height:320px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

h1.Tablet-H_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

h2.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H2 {
	font-family:Merriweather;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Mobile_-_Basic-Paragraph {
	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;
}

p.Disclosure---16_20-Light-P-Tighter-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

ul.Bullets-P-Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	padding-left:30px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P-Mobile > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
}

p.Footnotes-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Callouts_-Roboto-Medium-Pm-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Callouts_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Mobile_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Intro-Copy-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-bottom:18px;
	text-align:left;
}

p.Body-Copy-P-Mobile {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Mobile_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:18px;
	text-align:left;
}

h1.Mobile_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:56px;
	line-height:72px;
	color:#640931;
	margin-bottom:24px;
	text-align:left;
}

p.Buttons_-Normal-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.CTA_-Centered-Mobile {
	font-family:Merriweather;
	font-size:27px;
	line-height:40px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Callouts_-Playfair_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

h2.Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2-Smaller {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

h2.Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

h1.Custom-V_-_Desktop_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:54px;
	line-height:70px;
	color:#640931;
	margin-bottom:24px;
	text-align:left;
}

p.Custom-V_-_Desktop_-_TYPE-STYLES_-_Center-Aligned_-_CTA_-Centered {
	font-family:Merriweather;
	font-size:24px;
	line-height:36px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

h1.Tablet-V_-_Tablet-H_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

h2.Tablet-V_-_Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H2 {
	font-family:Merriweather;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Tablet-V_-_Tablet-V_-_Basic-Paragraph {
	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;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Callouts_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Playfair-P {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:30px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Body-Copy-P-Center {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_Custom-V_-_Basic-Paragraph {
	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;
}

h3.Tablet-V_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

ul.Tablet-V_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-V_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h2.Tablet-V_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Tablet-H_-_Custom-V_-_Basic-Paragraph {
	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;
}

h3.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

ul.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h2.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2-Smaller {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

h2.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

h1.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:54px;
	line-height:70px;
	color:#640931;
	margin-bottom:24px;
	text-align:left;
}

p.Tablet-H_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Center-Aligned_-_CTA_-Centered {
	font-family:Merriweather;
	font-size:24px;
	line-height:36px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_Basic-Paragraph {
	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;
}

p.Desktop_-_Custom-V_-_Basic-Paragraph {
	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;
}

h3.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h2.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2-Smaller {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

ul.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h2.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-bottom:14px;
	text-align:left;
}

h1.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:54px;
	line-height:70px;
	color:#640931;
	margin-bottom:24px;
	text-align:left;
}

p.Desktop_-_Custom-V_-_Desktop_-_TYPE-STYLES_-_Center-Aligned_-_CTA_-Centered {
	font-family:Merriweather;
	font-size:24px;
	line-height:36px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Disclosure---16_20-Light-P-Tighter {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.Footenotes-White-Indent-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:8px;
	text-align:left;
}

p.Footenotes-White-Indent {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Roboto-Medium-P-Larger {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:23px;
	line-height:33px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h3.Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Callouts_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Merriweather-P {
	font-family:Merriweather;
	font-size:21px;
	line-height:31px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:30px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps-P---Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps---HOVER-P---Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#991928;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps-P---Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps---HOVER-P---Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#991928;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Nav_-Caps-P-copy {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.CTA-Header-Center {
	font-family:Merriweather;
	font-size:24px;
	line-height:30px;
	color:#640931;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Basic-Paragraph {
	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;
}

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

strong.Bold {
	font-weight:bold;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Bullets---RED {
	color:#ad1129;
}

span.Mobile_-_Superscripts_-_Superscripts {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Hyperlinks_-_Hyperlinks-Blue-Medium-Hover {
	font-weight:500;
	font-family:Roboto,serif;
	color:#458ebe;
	text-decoration:underline;
}

span.Mobile_-_Hyperlinks_-_Hyperlinks-Blue-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	color:#1772ae;
	text-decoration:underline;
}

span.Mobile_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

strong.Mobile_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Mobile_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Mobile_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Mobile_-_Colors_-_White {
	color:#fff;
}

span.Mobile_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Mobile_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Mobile_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Mobile_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Mobile_-_Colors_-_Red {
	color:#ff232a;
}

span.Mobile_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Mobile_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Mobile_-_Tablet-V_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Mobile_-_Tablet-V_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Mobile_-_Tablet-V_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Mobile_-_Tablet-V_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Mobile_-_Tablet-V_-_Colors_-_Red {
	color:#ff232a;
}

span.Mobile_-_Tablet-V_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Mobile_-_Tablet-V_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Mobile_-_Tablet-V_-_Hyperlinks_-_Hyperlinks-Blue-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	color:#1772ae;
	text-decoration:underline;
}

span.Mobile_-_Tablet-V_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

strong.Mobile_-_Tablet-V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Mobile_-_Tablet-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Custom-V_-_Desktop_-_Colors_-_White {
	color:#fff;
}

span.Custom-V_-_Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Custom-V_-_Desktop_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Custom-V_-_Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Custom-V_-_Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Custom-V_-_Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Custom-V_-_Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Custom-V_-_Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Tablet-V_-_Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_White {
	color:#fff;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Tablet-V_-_Tablet-V_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Tablet-V_-_Tablet-V_-_Hyperlinks_-_Hyperlinks-Blue-Medium-Hover {
	font-weight:500;
	font-family:Roboto,serif;
	color:#458ebe;
	text-decoration:underline;
}

span.Tablet-V_-_Tablet-V_-_Hyperlinks_-_Hyperlinks-Blue-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet-V_-_Tablet-V_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

strong.Tablet-V_-_Tablet-V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet-V_-_Tablet-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-V_-_Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Tablet-V_-_Custom-V_-_Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Tablet-H_-_Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Tablet-H_-_Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Tablet-H_-_Custom-V_-_Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop_-_Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Desktop_-_Tablet-H_-_Tablet-H_-_Desktop-LG_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_White {
	color:#fff;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Desktop_-_Custom-V_-_Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop_-_Hyperlinks_-_Hyperlinks-Blue-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Hyperlinks_-_Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Desktop_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Superscripts_-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Roboto-Medium-Garnet {
	font-weight:500;
	font-family:Roboto,serif;
	color:#640931;
}

strong.Desktop_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Desktop_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Desktop_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.New-Red {
	color:#991928;
}

span.Garnet {
	color:#640931;
}

span.Desktop_-_Colors_-_White {
	color:#fff;
}

span.Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Desktop_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1360px){ [class*=" mq-"], .mq-default { display:none; } .mq-1200 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:706px){ [class*=" mq-"], .mq-default { display:none; } .mq-576 {display:block; } }

#loadIndicator{display:none;}
