/* 	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:768px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:17496px; height:780px; }
@media all and (max-height:768px) {
	.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%);
}
#item79110 {
	opacity:0.75;
	width:1820px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item79107 {
	width:1826px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item79167 {
	width:1280px !important;
	height:1500px !important;
	left:603px !important;
	top:153px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item79168_container {
	width:600px !important;
	height:670px !important;
	left:623px !important;
	top:196px !important;
	background:transparent;
}

#item79195 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item79171 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item79169 {
	width:76px !important;
	height:22px !important;
	left:1155px !important;
	top:166px !important;
}

#item80649 {
	opacity:0.75;
	width:1820px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item80646 {
	width:1826px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item80650 {
	width:1600px !important;
	height:990px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80679 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item80655 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item80651 {
	width:76px !important;
	height:22px !important;
	left:1229px !important;
	top:147px !important;
}

#item80706 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item68601 {
	opacity:0.75;
	width:1820px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item68598 {
	width:1826px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item68602 {
	width:1600px !important;
	height:990px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68630 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item68606 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item68603 {
	width:76px !important;
	height:22px !important;
	left:1229px !important;
	top:147px !important;
}

#item68653 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item66179 {
	opacity:0.75;
	width:1820px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item66176 {
	width:1826px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item66180 {
	width:1600px !important;
	height:990px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66208 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66184 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66181 {
	width:76px !important;
	height:22px !important;
	left:1229px !important;
	top:147px !important;
}

#item66231 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item66120 {
	opacity:0.75;
	width:1820px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item66117 {
	width:1826px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item66122 {
	width:1600px !important;
	height:990px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66150 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66126 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66123 {
	width:76px !important;
	height:22px !important;
	left:1229px !important;
	top:147px !important;
}

#item66173 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item66037 {
	opacity:0.75;
	width:1820px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item66034 {
	width:1826px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item66038 {
	width:1600px !important;
	height:990px !important;
	left:523px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66110 {
	width:720px !important;
	height:405px !important;
	left:563px !important;
	top:183px !important;
}

#item66072 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66048 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66044 {
	width:76px !important;
	height:22px !important;
	left:1229px !important;
	top:147px !important;
}

#item66032 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item66030.fixed-pos-elem {
	width:1836px !important;
	height:2516px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35200 {
	width:446px !important;
	left:430px !important;
	top:170px !important;
	min-height:153px !important;
}

#item35273 {
	width:353px !important;
	left:430px !important;
	top:344px !important;
	min-height:144px !important;
}

#item35780 {
	width:249px !important;
	height:249px !important;
	left:193px !important;
	border-radius:200px;
	background:#650030;
}

#item35536 {
	width:377px !important;
	height:377px !important;
	top:61px !important;
	border-radius:200px;
	background:#ff4f17;
}

#item75574 {
	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;
}

#item75575 {
	width:146px !important;
	height:54px !important;
	left:359px !important;
	top:23px !important;
}

#item75615 {
	width:190px !important;
	min-height:20px !important;
}

#item75591 {
	width:190px !important;
	min-height:20px !important;
}

#item75588 {
	width:190px !important;
	height:20px !important;
	left:552px !important;
	top:42px !important;
}

#item75638 {
	width:9px !important;
	height:9px !important;
	left:751px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item75666 {
	width:150px !important;
	min-height:20px !important;
}

#item75642 {
	width:150px !important;
	min-height:20px !important;
}

#item75639 {
	width:150px !important;
	height:20px !important;
	left:773px !important;
	top:42px !important;
}

#item75689 {
	width:9px !important;
	height:9px !important;
	left:937px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item75717 {
	width:127px !important;
	min-height:20px !important;
}

#item75693 {
	width:127px !important;
	min-height:20px !important;
}

#item75690 {
	width:127px !important;
	height:20px !important;
	left:955px !important;
	top:42px !important;
}

#item79356 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item79357 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item75743 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item75744 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item75740 {
	width:180px !important;
	height:41px !important;
	left:1102px !important;
	top:29px !important;
}

#item75821 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item75822 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item75796 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item75797 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item75793 {
	width:150px !important;
	height:41px !important;
	left:1302px !important;
	top:29px !important;
}

#item75573.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;
}

#item80776 {
	opacity:0.75;
	width:768px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item80773 {
	width:774px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item80777 {
	width:1456px !important;
	height:920px !important;
	left:33px !important;
	top:243px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80837 {
	width:656px !important;
	height:369px !important;
	left:69px !important;
	top:294px !important;
}

#item80783 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item80807 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item80780 {
	width:76px !important;
	height:22px !important;
	left:673px !important;
	top:257px !important;
}

#item68668 {
	opacity:0.75;
	width:768px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item68665 {
	width:774px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item68669 {
	width:1456px !important;
	height:920px !important;
	left:33px !important;
	top:243px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68671 {
	width:656px !important;
	height:359px !important;
	left:69px !important;
	top:295px !important;
}

#item68700 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item68676 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item68673 {
	width:76px !important;
	height:22px !important;
	left:673px !important;
	top:257px !important;
}

#item66982 {
	opacity:0.75;
	width:768px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item66979 {
	width:774px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item66983 {
	width:1456px !important;
	height:920px !important;
	left:33px !important;
	top:243px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66984 {
	width:656px !important;
	height:359px !important;
	left:69px !important;
	top:295px !important;
}

#item67014 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66990 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66987 {
	width:76px !important;
	height:22px !important;
	left:673px !important;
	top:257px !important;
}

#item66919 {
	opacity:0.75;
	width:768px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item66916 {
	width:774px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item66920 {
	width:1456px !important;
	height:920px !important;
	left:33px !important;
	top:243px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66922 {
	width:656px !important;
	height:359px !important;
	left:69px !important;
	top:295px !important;
}

#item66951 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66927 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66924 {
	width:76px !important;
	height:22px !important;
	left:673px !important;
	top:257px !important;
}

#item66724 {
	opacity:0.75;
	width:768px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item66721 {
	width:774px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item66725 {
	width:1456px !important;
	height:920px !important;
	left:33px !important;
	top:243px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66726 {
	width:656px !important;
	height:369px !important;
	left:69px !important;
	top:295px !important;
}

#item66755 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66731 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item66728 {
	width:76px !important;
	height:22px !important;
	left:673px !important;
	top:257px !important;
}

#item66718 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item66716.fixed-pos-elem {
	width:784px !important;
	height:2516px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45268 {
	width:351px !important;
	left:60px !important;
	top:106px !important;
	min-height:110px !important;
}

#item45291 {
	width:265px !important;
	left:60px !important;
	top:239px !important;
	min-height:200px !important;
}

#item45315 {
	width:195px !important;
	height:195px !important;
	left:153px !important;
	border-radius:200px;
	background:#650030;
}

#item45317 {
	width:296px !important;
	height:296px !important;
	top:89px !important;
	border-radius:200px;
	background:#ff4f17;
}

#item71111 {
	width:788px !important;
	height:410px !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;
}

#item71116 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item71139 {
	width:12px !important;
	height:12px !important;
	left:13px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71141 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item71112 {
	width:206px !important;
	height:22px !important;
	left:555px !important;
	top:116px !important;
}

#item71169 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71192 {
	width:12px !important;
	height:12px !important;
	left:45px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71194 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71165 {
	width:206px !important;
	height:23px !important;
	left:555px !important;
	top:167px !important;
}

#item71222 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71245 {
	width:12px !important;
	height:12px !important;
	left:74px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71247 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71218 {
	width:206px !important;
	height:23px !important;
	left:555px !important;
	top:217px !important;
}

#item71300 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

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

#item71274 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

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

#item71270 {
	width:196px !important;
	height:46px !important;
	left:565px !important;
	top:267px !important;
}

#item78220 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78221 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78195 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78196 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78192 {
	width:196px !important;
	height:47px !important;
	left:565px !important;
	top:332px !important;
}

#item71324 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item71335 {
	width:28px !important;
	height:33px !important;
	left:733px !important;
	top:44px !important;
}

#item71342 {
	width:788px !important;
	height:90px !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;
}

#item71343 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item71353 {
	width:40px !important;
	height:32px !important;
	left:721px !important;
	top:44px !important;
}

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

#item68742 {
	opacity:0.75;
	width:576px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item68739 {
	width:582px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item68743 {
	width:1100px !important;
	height:720px !important;
	left:26px !important;
	top:203px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68744 {
	width:512px !important;
	height:288px !important;
	left:45px !important;
	top:255px !important;
}

#item68774 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item68750 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item68746 {
	width:76px !important;
	height:22px !important;
	left:485px !important;
	top:217px !important;
}

#item67170 {
	opacity:0.75;
	width:576px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67167 {
	width:582px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item67171 {
	width:1100px !important;
	height:720px !important;
	left:26px !important;
	top:203px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67172 {
	width:512px !important;
	height:288px !important;
	left:45px !important;
	top:255px !important;
}

#item67201 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item67177 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item67174 {
	width:76px !important;
	height:22px !important;
	left:485px !important;
	top:217px !important;
}

#item67112 {
	opacity:0.75;
	width:576px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67109 {
	width:582px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item67113 {
	width:1100px !important;
	height:720px !important;
	left:26px !important;
	top:203px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67114 {
	width:512px !important;
	height:288px !important;
	left:45px !important;
	top:255px !important;
}

#item67143 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item67119 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item67116 {
	width:76px !important;
	height:22px !important;
	left:485px !important;
	top:217px !important;
}

#item67053 {
	opacity:0.75;
	width:576px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67050 {
	width:582px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item67054 {
	width:1100px !important;
	height:720px !important;
	left:26px !important;
	top:203px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67055 {
	width:512px !important;
	height:288px !important;
	left:45px !important;
	top:255px !important;
}

#item67084 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item67060 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item67057 {
	width:76px !important;
	height:22px !important;
	left:485px !important;
	top:217px !important;
}

#item67048 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item67045.fixed-pos-elem {
	width:592px !important;
	height:2516px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item49897 {
	width:516px !important;
	left:30px !important;
	top:101px !important;
	min-height:110px !important;
}

#item49920 {
	width:516px !important;
	left:30px !important;
	top:240px !important;
	min-height:190px !important;
}

#item72389 {
	width:596px !important;
	height:510px !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;
}

#item72394 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72419 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72390 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:117px !important;
}

#item72447 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72472 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72443 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:197px !important;
}

#item72500 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72526 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72496 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:272px !important;
}

#item74329 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item74330 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item74304 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item74305 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item74301 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:337px !important;
}

#item78637 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78638 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item78612 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78613 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item78609 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:417px !important;
}

#item72602 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

#item72612 {
	width:28px !important;
	height:33px !important;
	left:542px !important;
	top:44px !important;
}

#item72619 {
	width:596px !important;
	height:90px !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;
}

#item72620 {
	width:40px !important;
	height:32px !important;
	left:530px !important;
	top:44px !important;
}

#item72626 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

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

#item79226 {
	opacity:0.75;
	width:1200px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item79223 {
	width:1206px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item79280 {
	width:1280px !important;
	height:1500px !important;
	left:293px !important;
	top:153px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item79281_container {
	width:600px !important;
	height:670px !important;
	left:313px !important;
	top:196px !important;
	background:transparent;
}

#item79308 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item79284 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item79282 {
	width:76px !important;
	height:22px !important;
	left:845px !important;
	top:166px !important;
}

#item80714 {
	opacity:0.75;
	width:1200px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item80711 {
	width:1206px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item80715 {
	width:1600px !important;
	height:990px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80744 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item80720 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item80717 {
	width:76px !important;
	height:22px !important;
	left:919px !important;
	top:147px !important;
}

#item80770 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item70530 {
	opacity:0.75;
	width:1200px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item70527 {
	width:1206px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item70531 {
	width:1600px !important;
	height:990px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70561 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70537 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70534 {
	width:76px !important;
	height:22px !important;
	left:919px !important;
	top:147px !important;
}

#item70584 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item70471 {
	opacity:0.75;
	width:1200px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item70468 {
	width:1206px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item70473 {
	width:1600px !important;
	height:990px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70501 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70477 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70474 {
	width:76px !important;
	height:22px !important;
	left:919px !important;
	top:147px !important;
}

#item70524 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item70413 {
	opacity:0.75;
	width:1200px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item70410 {
	width:1206px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item70414 {
	width:1600px !important;
	height:990px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70442 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70418 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70415 {
	width:76px !important;
	height:22px !important;
	left:919px !important;
	top:147px !important;
}

#item70465 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item70354 {
	opacity:0.75;
	width:1200px !important;
	height:2500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item70351 {
	width:1206px !important;
	height:2506px !important;
	left:10px !important;
	top:10px !important;
}

#item70355 {
	width:1600px !important;
	height:990px !important;
	left:213px !important;
	top:133px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70356 {
	width:720px !important;
	height:405px !important;
	left:253px !important;
	top:183px !important;
}

#item70386 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70362 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item70358 {
	width:76px !important;
	height:22px !important;
	left:919px !important;
	top:147px !important;
}

#item70349 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item70347.fixed-pos-elem {
	width:1216px !important;
	height:2516px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69178 {
	width:446px !important;
	left:120px !important;
	top:170px !important;
	min-height:153px !important;
}

#item69201 {
	width:353px !important;
	left:120px !important;
	top:344px !important;
	min-height:144px !important;
}

#item69225 {
	width:249px !important;
	height:249px !important;
	left:193px !important;
	border-radius:200px;
	background:#650030;
}

#item69226 {
	width:377px !important;
	height:377px !important;
	top:61px !important;
	border-radius:200px;
	background:#ff4f17;
}

#item76742 {
	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;
}

#item76743 {
	width:146px !important;
	height:54px !important;
	left:49px !important;
	top:23px !important;
}

#item76783 {
	width:190px !important;
	min-height:20px !important;
}

#item76758 {
	width:190px !important;
	min-height:20px !important;
}

#item76755 {
	width:190px !important;
	height:20px !important;
	left:242px !important;
	top:42px !important;
}

#item76806 {
	width:9px !important;
	height:9px !important;
	left:441px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item76834 {
	width:150px !important;
	min-height:20px !important;
}

#item76810 {
	width:150px !important;
	min-height:20px !important;
}

#item76807 {
	width:150px !important;
	height:20px !important;
	left:463px !important;
	top:42px !important;
}

#item76857 {
	width:9px !important;
	height:9px !important;
	left:627px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item76886 {
	width:127px !important;
	min-height:20px !important;
}

#item76862 {
	width:127px !important;
	min-height:20px !important;
}

#item76859 {
	width:127px !important;
	height:20px !important;
	left:645px !important;
	top:42px !important;
}

#item79387 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item79388 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76912 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item76913 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76909 {
	width:180px !important;
	height:41px !important;
	left:792px !important;
	top:29px !important;
}

#item76989 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item76990 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76964 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item76965 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76961 {
	width:150px !important;
	height:41px !important;
	left:992px !important;
	top:29px !important;
}

#item76741.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;
}

#item75138 {
	width:1820px !important;
	height:570px !important;
	background:#e1efff;
}

#item75164 {
	width:296px !important;
	height:320px !important;
	left:430px !important;
	top:130px !important;
	background:#ffffff;
}

#item75191 {
	width:250px !important;
	left:453px !important;
	top:280px !important;
	min-height:150px !important;
}

#item75139 {
	width:296px !important;
	height:320px !important;
	left:762px !important;
	top:130px !important;
	background:#ffffff;
}

#item75141 {
	width:220px !important;
	left:800px !important;
	top:280px !important;
	min-height:130px !important;
}

#item75189 {
	width:296px !important;
	height:320px !important;
	left:1094px !important;
	top:130px !important;
	background:#ffffff;
}

#item75166 {
	width:254px !important;
	left:1115px !important;
	top:280px !important;
	min-height:140px !important;
}

#item75214 {
	width:320px !important;
	left:430px !important;
	top:500px !important;
	min-height:30px !important;
}

#item75848 {
	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;
}

#item75849 {
	width:146px !important;
	height:54px !important;
	left:359px !important;
	top:23px !important;
}

#item75862 {
	width:190px !important;
	left:552px !important;
	top:42px !important;
	min-height:20px !important;
}

#item75911 {
	width:9px !important;
	height:9px !important;
	left:751px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item75939 {
	width:150px !important;
	min-height:20px !important;
}

#item75915 {
	width:150px !important;
	min-height:20px !important;
}

#item75912 {
	width:150px !important;
	height:20px !important;
	left:773px !important;
	top:42px !important;
}

#item75963 {
	width:9px !important;
	height:9px !important;
	left:937px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item75991 {
	width:127px !important;
	min-height:20px !important;
}

#item75967 {
	width:127px !important;
	min-height:20px !important;
}

#item75964 {
	width:127px !important;
	height:20px !important;
	left:955px !important;
	top:42px !important;
}

#item76042 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item76043 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76017 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item76018 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76014 {
	width:180px !important;
	height:41px !important;
	left:1102px !important;
	top:29px !important;
}

#item76094 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item76095 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76069 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item76070 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76066 {
	width:150px !important;
	height:41px !important;
	left:1302px !important;
	top:29px !important;
}

#item75847.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;
}

#item59780 {
	width:768px !important;
	height:750px !important;
	background:#e1efff;
}

#item59782 {
	width:648px !important;
	height:158px !important;
	left:60px !important;
	top:99px !important;
	background:#ffffff;
}

#item59845 {
	width:470px !important;
	left:204px !important;
	top:130px !important;
	min-height:110px !important;
}

#item59781 {
	width:648px !important;
	height:140px !important;
	left:60px !important;
	top:297px !important;
	background:#ffffff;
}

#item59788 {
	width:469px !important;
	left:204px !important;
	top:332px !important;
	min-height:90px !important;
}

#item59783 {
	width:648px !important;
	height:140px !important;
	left:60px !important;
	top:477px !important;
	background:#ffffff;
}

#item79819 {
	width:469px !important;
	left:204px !important;
	top:508px !important;
	min-height:90px !important;
}

#item75320 {
	width:320px !important;
	left:60px !important;
	top:668px !important;
	min-height:30px !important;
}

#item71392 {
	width:788px !important;
	height:410px !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;
}

#item71420 {
	width:12px !important;
	height:12px !important;
	left:568px !important;
	top:122px !important;
	border-radius:30px;
	background:#c20019;
}

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

#item71450 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71473 {
	width:12px !important;
	height:12px !important;
	left:45px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71475 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71446 {
	width:206px !important;
	height:23px !important;
	left:555px !important;
	top:167px !important;
}

#item71503 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71526 {
	width:12px !important;
	height:12px !important;
	left:74px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71528 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71499 {
	width:206px !important;
	height:23px !important;
	left:555px !important;
	top:217px !important;
}

#item78292 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

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

#item78267 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

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

#item78264 {
	width:196px !important;
	height:46px !important;
	left:565px !important;
	top:267px !important;
}

#item78345 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78346 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78320 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78321 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78317 {
	width:196px !important;
	height:47px !important;
	left:565px !important;
	top:332px !important;
}

#item71606 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item71618 {
	width:28px !important;
	height:33px !important;
	left:733px !important;
	top:44px !important;
}

#item71625 {
	width:788px !important;
	height:90px !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;
}

#item71626 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item71640 {
	width:40px !important;
	height:32px !important;
	left:721px !important;
	top:44px !important;
}

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

#item62056 {
	width:576px !important;
	height:1120px !important;
	background:#e1efff;
}

#item62058 {
	width:516px !important;
	height:284px !important;
	left:30px !important;
	top:100px !important;
	background:#ffffff;
}

#item79979 {
	width:344px !important;
	left:170px !important;
	top:134px !important;
	min-height:210px !important;
}

#item62057 {
	width:516px !important;
	height:240px !important;
	left:30px !important;
	top:421px !important;
	background:#ffffff;
}

#item62065 {
	width:320px !important;
	left:170px !important;
	top:450px !important;
	min-height:180px !important;
}

#item62060 {
	width:516px !important;
	height:245px !important;
	left:30px !important;
	top:698px !important;
	background:#ffffff;
}

#item79952 {
	width:340px !important;
	left:170px !important;
	top:731px !important;
	min-height:180px !important;
}

#item75463 {
	width:420px !important;
	left:30px !important;
	top:1000px !important;
	min-height:40px !important;
}

#item72668 {
	width:596px !important;
	height:510px !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;
}

#item72673 {
	width:230px !important;
	left:336px !important;
	top:120px !important;
	min-height:30px !important;
}

#item72696 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:123px !important;
	border-radius:30px;
	background:#c20019;
}

#item72726 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72751 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72722 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:197px !important;
}

#item72779 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72804 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item72775 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:272px !important;
}

#item78771 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item78772 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78746 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item78747 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78743 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:337px !important;
}

#item78824 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78825 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item78798 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78800 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item78795 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:417px !important;
}

#item72882 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

#item72893 {
	width:28px !important;
	height:33px !important;
	left:542px !important;
	top:44px !important;
}

#item72900 {
	width:596px !important;
	height:90px !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;
}

#item72901 {
	width:40px !important;
	height:32px !important;
	left:530px !important;
	top:44px !important;
}

#item72907 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

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

#item79582 {
	width:1200px !important;
	height:570px !important;
	background:#e1efff;
}

#item80296 {
	width:296px !important;
	height:320px !important;
	left:120px !important;
	top:130px !important;
	background:#ffffff;
}

#item80298 {
	width:250px !important;
	left:143px !important;
	top:280px !important;
	min-height:150px !important;
}

#item80321 {
	width:296px !important;
	height:320px !important;
	left:452px !important;
	top:130px !important;
	background:#ffffff;
}

#item80323 {
	width:220px !important;
	left:490px !important;
	top:280px !important;
	min-height:130px !important;
}

#item80346 {
	width:296px !important;
	height:320px !important;
	left:784px !important;
	top:130px !important;
	background:#ffffff;
}

#item80348 {
	width:254px !important;
	left:805px !important;
	top:280px !important;
	min-height:130px !important;
}

#item80371 {
	width:320px !important;
	left:120px !important;
	top:500px !important;
	min-height:30px !important;
}

#item77330 {
	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;
}

#item77331 {
	width:146px !important;
	height:54px !important;
	left:49px !important;
	top:23px !important;
}

#item77346 {
	width:190px !important;
	left:242px !important;
	top:42px !important;
	min-height:20px !important;
}

#item77393 {
	width:9px !important;
	height:9px !important;
	left:441px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item77421 {
	width:150px !important;
	min-height:20px !important;
}

#item77397 {
	width:150px !important;
	min-height:20px !important;
}

#item77394 {
	width:150px !important;
	height:20px !important;
	left:463px !important;
	top:42px !important;
}

#item77444 {
	width:9px !important;
	height:9px !important;
	left:627px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item77473 {
	width:127px !important;
	min-height:20px !important;
}

#item77448 {
	width:127px !important;
	min-height:20px !important;
}

#item77445 {
	width:127px !important;
	height:20px !important;
	left:645px !important;
	top:42px !important;
}

#item77524 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item77525 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77499 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item77500 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77496 {
	width:180px !important;
	height:41px !important;
	left:792px !important;
	top:29px !important;
}

#item77576 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item77577 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77551 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item77552 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77548 {
	width:150px !important;
	height:41px !important;
	left:992px !important;
	top:29px !important;
}

#item77329.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;
}

#item56819 {
	width:980px !important;
	left:430px !important;
	top:130px !important;
	min-height:90px !important;
}

#item65657 {
	width:960px !important;
	height:341px !important;
	left:430px !important;
	top:250px !important;
	background:#650030;
}

#item65773 {
	width:960px !important;
	left:430px !important;
	top:278px !important;
	min-height:44px !important;
}

#item66285 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item65744 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item65940 {
	width:264px !important;
	height:191px !important;
	left:476px !important;
	top:359px !important;
}

#item66316 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item65796 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item65968 {
	width:264px !important;
	height:191px !important;
	left:778px !important;
	top:359px !important;
}

#item66344 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item65827 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item65969 {
	width:264px !important;
	height:191px !important;
	left:1080px !important;
	top:359px !important;
}

#item65890 {
	width:930px !important;
	left:430px !important;
	top:640px !important;
	min-height:90px !important;
}

#item56876 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item56846 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item56842 {
	width:160px !important;
	height:232px !important;
	left:460px !important;
	top:762px !important;
}

#item57006 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item56970 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item56967 {
	width:160px !important;
	height:232px !important;
	left:692px !important;
	top:762px !important;
}

#item56944 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item56907 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item56904 {
	width:160px !important;
	height:232px !important;
	left:926px !important;
	top:762px !important;
}

#item74920 {
	width:160px !important;
	left:16px !important;
	top:165px !important;
	min-height:44px !important;
}

#item68527 {
	width:160px !important;
	left:16px !important;
	top:165px !important;
	min-height:44px !important;
}

#item68524 {
	width:193px !important;
	height:209px !important;
	left:1165px !important;
	top:785px !important;
}

#item76187 {
	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;
}

#item76188 {
	width:146px !important;
	height:54px !important;
	left:359px !important;
	top:23px !important;
}

#item76225 {
	width:190px !important;
	min-height:20px !important;
}

#item76201 {
	width:190px !important;
	min-height:20px !important;
}

#item76198 {
	width:190px !important;
	height:20px !important;
	left:552px !important;
	top:42px !important;
}

#item76248 {
	width:9px !important;
	height:9px !important;
	left:751px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item76252 {
	width:150px !important;
	left:773px !important;
	top:42px !important;
	min-height:20px !important;
}

#item76300 {
	width:9px !important;
	height:9px !important;
	left:937px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item76329 {
	width:127px !important;
	min-height:20px !important;
}

#item76305 {
	width:127px !important;
	min-height:20px !important;
}

#item76301 {
	width:127px !important;
	height:20px !important;
	left:955px !important;
	top:42px !important;
}

#item76381 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item76382 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76355 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item76357 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76352 {
	width:180px !important;
	height:41px !important;
	left:1102px !important;
	top:29px !important;
}

#item76433 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item76434 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76408 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item76409 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76405 {
	width:150px !important;
	height:41px !important;
	left:1302px !important;
	top:29px !important;
}

#item76186.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;
}

#item60625 {
	width:648px !important;
	left:60px !important;
	top:100px !important;
	min-height:110px !important;
}

#item66442 {
	width:648px !important;
	height:550px !important;
	left:60px !important;
	top:240px !important;
	background:#650030;
}

#item66443 {
	width:648px !important;
	left:60px !important;
	top:268px !important;
	min-height:44px !important;
}

#item66496 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item66468 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item66466 {
	width:264px !important;
	height:191px !important;
	left:100px !important;
	top:339px !important;
}

#item66553 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item66525 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item66523 {
	width:264px !important;
	height:191px !important;
	left:404px !important;
	top:339px !important;
}

#item66610 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item66583 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item66580 {
	width:264px !important;
	height:191px !important;
	left:100px !important;
	top:560px !important;
}

#item66410 {
	width:648px !important;
	left:60px !important;
	top:839px !important;
	min-height:110px !important;
}

#item74604 {
	width:136px !important;
	top:188px !important;
	min-height:44px !important;
}

#item60651 {
	width:136px !important;
	top:188px !important;
	min-height:44px !important;
}

#item60648 {
	width:136px !important;
	height:232px !important;
	left:60px !important;
	top:990px !important;
}

#item74573 {
	width:140px !important;
	top:188px !important;
	min-height:44px !important;
}

#item60774 {
	width:140px !important;
	top:188px !important;
	min-height:44px !important;
}

#item60771 {
	width:140px !important;
	height:232px !important;
	left:207px !important;
	top:990px !important;
}

#item60748 {
	width:140px !important;
	top:188px !important;
	min-height:44px !important;
}

#item60711 {
	width:140px !important;
	top:188px !important;
	min-height:44px !important;
}

#item60708 {
	width:140px !important;
	height:232px !important;
	left:365px !important;
	top:990px !important;
}

#item74958 {
	width:160px !important;
	left:2px !important;
	top:157px !important;
	min-height:44px !important;
}

#item68812 {
	width:160px !important;
	left:2px !important;
	top:157px !important;
	min-height:44px !important;
}

#item68810 {
	width:164px !important;
	height:201px !important;
	left:522px !important;
	top:1022px !important;
}

#item71684 {
	width:788px !important;
	height:410px !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;
}

#item71742 {
	width:200px !important;
	left:558px !important;
	top:170px !important;
	min-height:17px !important;
}

#item71765 {
	width:12px !important;
	height:12px !important;
	left:600px !important;
	top:173px !important;
	border-radius:30px;
	background:#c20019;
}

#item71689 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item71712 {
	width:12px !important;
	height:12px !important;
	left:13px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71714 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item71685 {
	width:206px !important;
	height:22px !important;
	left:555px !important;
	top:116px !important;
}

#item71795 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71819 {
	width:12px !important;
	height:12px !important;
	left:74px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71821 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item71791 {
	width:206px !important;
	height:23px !important;
	left:555px !important;
	top:217px !important;
}

#item78412 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

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

#item78387 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

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

#item78384 {
	width:196px !important;
	height:46px !important;
	left:565px !important;
	top:267px !important;
}

#item78464 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78465 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78439 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78440 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78436 {
	width:196px !important;
	height:47px !important;
	left:565px !important;
	top:332px !important;
}

#item71897 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item71909 {
	width:28px !important;
	height:33px !important;
	left:733px !important;
	top:44px !important;
}

#item71916 {
	width:788px !important;
	height:90px !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;
}

#item71917 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item71930 {
	width:40px !important;
	height:32px !important;
	left:721px !important;
	top:44px !important;
}

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

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

#item67256 {
	width:516px !important;
	height:1310px !important;
	left:30px !important;
	top:306px !important;
	background:#650030;
}

#item67257 {
	width:460px !important;
	left:60px !important;
	top:360px !important;
	min-height:100px !important;
}

#item67846 {
	width:456px !important;
	top:280px !important;
	min-height:30px !important;
}

#item67283 {
	width:456px !important;
	top:280px !important;
	min-height:30px !important;
}

#item67280 {
	width:456px !important;
	height:310px !important;
	left:60px !important;
	top:500px !important;
}

#item67818 {
	width:456px !important;
	top:280px !important;
	min-height:30px !important;
}

#item67339 {
	width:456px !important;
	top:280px !important;
	min-height:30px !important;
}

#item67337 {
	width:456px !important;
	height:310px !important;
	left:60px !important;
	top:850px !important;
}

#item67787 {
	width:456px !important;
	top:311px !important;
	min-height:30px !important;
}

#item67396 {
	width:456px !important;
	top:311px !important;
	min-height:30px !important;
}

#item67394 {
	width:456px !important;
	height:341px !important;
	left:60px !important;
	top:1200px !important;
}

#item67453 {
	width:510px !important;
	left:30px !important;
	top:1689px !important;
	min-height:300px !important;
}

#item73866 {
	width:230px !important;
	top:252px !important;
	min-height:70px !important;
}

#item67479 {
	width:230px !important;
	top:252px !important;
	min-height:70px !important;
}

#item67476 {
	width:230px !important;
	height:322px !important;
	left:40px !important;
	top:2038px !important;
}

#item73898 {
	width:230px !important;
	top:252px !important;
	min-height:70px !important;
}

#item67540 {
	width:230px !important;
	top:252px !important;
	min-height:70px !important;
}

#item67537 {
	width:230px !important;
	height:322px !important;
	left:306px !important;
	top:2038px !important;
}

#item74006 {
	width:230px !important;
	top:252px !important;
	min-height:70px !important;
}

#item67600 {
	width:230px !important;
	top:252px !important;
	min-height:70px !important;
}

#item67597 {
	width:230px !important;
	height:322px !important;
	left:40px !important;
	top:2410px !important;
}

#item74048 {
	width:230px !important;
	top:200px !important;
	min-height:70px !important;
}

#item68875 {
	width:230px !important;
	top:200px !important;
	min-height:70px !important;
}

#item68873 {
	width:230px !important;
	height:270px !important;
	left:306px !important;
	top:2462px !important;
}

#item73234 {
	width:596px !important;
	height:510px !important;
	left:10px !important;
	top:11px !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;
}

#item73292 {
	width:230px !important;
	left:336px !important;
	top:200px !important;
	min-height:30px !important;
}

#item78739 {
	width:14px !important;
	height:14px !important;
	left:370px !important;
	top:203px !important;
	border-radius:30px;
	background:#c20019;
}

#item73239 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73264 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73235 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:117px !important;
}

#item73345 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73370 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73341 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:272px !important;
}

#item78898 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item78899 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78873 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item78874 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78870 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:337px !important;
}

#item78952 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78953 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item78927 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78928 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item78922 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:417px !important;
}

#item73448 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

#item73458 {
	width:28px !important;
	height:33px !important;
	left:542px !important;
	top:44px !important;
}

#item73465 {
	width:596px !important;
	height:90px !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;
}

#item73466 {
	width:40px !important;
	height:32px !important;
	left:530px !important;
	top:44px !important;
}

#item73472 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

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

#item69366 {
	width:980px !important;
	left:120px !important;
	top:130px !important;
	min-height:90px !important;
}

#item69389 {
	width:960px !important;
	height:341px !important;
	left:120px !important;
	top:250px !important;
	background:#650030;
}

#item69390 {
	width:960px !important;
	left:120px !important;
	top:278px !important;
	min-height:44px !important;
}

#item69446 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item69416 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item69413 {
	width:264px !important;
	height:191px !important;
	left:166px !important;
	top:359px !important;
}

#item69505 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item69478 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item69475 {
	width:264px !important;
	height:191px !important;
	left:468px !important;
	top:359px !important;
}

#item69563 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item69536 {
	width:264px !important;
	top:171px !important;
	min-height:20px !important;
}

#item69533 {
	width:264px !important;
	height:191px !important;
	left:770px !important;
	top:359px !important;
}

#item69591 {
	width:930px !important;
	left:120px !important;
	top:640px !important;
	min-height:90px !important;
}

#item69648 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item69618 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item69614 {
	width:160px !important;
	height:232px !important;
	left:150px !important;
	top:762px !important;
}

#item69714 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item69679 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item69676 {
	width:160px !important;
	height:232px !important;
	left:382px !important;
	top:762px !important;
}

#item69777 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item69740 {
	width:160px !important;
	top:188px !important;
	min-height:44px !important;
}

#item69737 {
	width:160px !important;
	height:232px !important;
	left:616px !important;
	top:762px !important;
}

#item74880 {
	width:160px !important;
	left:16px !important;
	top:165px !important;
	min-height:44px !important;
}

#item69803 {
	width:160px !important;
	left:16px !important;
	top:165px !important;
	min-height:44px !important;
}

#item69800 {
	width:193px !important;
	height:209px !important;
	left:855px !important;
	top:785px !important;
}

#item77873 {
	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;
}

#item77874 {
	width:146px !important;
	height:54px !important;
	left:49px !important;
	top:23px !important;
}

#item77912 {
	width:190px !important;
	min-height:20px !important;
}

#item77888 {
	width:190px !important;
	min-height:20px !important;
}

#item77885 {
	width:190px !important;
	height:20px !important;
	left:242px !important;
	top:42px !important;
}

#item77935 {
	width:9px !important;
	height:9px !important;
	left:441px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item77939 {
	width:150px !important;
	left:463px !important;
	top:42px !important;
	min-height:20px !important;
}

#item77986 {
	width:9px !important;
	height:9px !important;
	left:627px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item78014 {
	width:127px !important;
	min-height:20px !important;
}

#item77990 {
	width:127px !important;
	min-height:20px !important;
}

#item77987 {
	width:127px !important;
	height:20px !important;
	left:645px !important;
	top:42px !important;
}

#item78066 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item78067 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item78040 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item78042 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item78037 {
	width:180px !important;
	height:41px !important;
	left:792px !important;
	top:29px !important;
}

#item78119 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item78120 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item78093 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item78094 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item78090 {
	width:150px !important;
	height:41px !important;
	left:992px !important;
	top:29px !important;
}

#item77872.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;
}

#item57835 {
	width:230px !important;
	height:230px !important;
	left:360px !important;
	top:84px !important;
	border-radius:200px;
	background:#ff4f17;
}

#item57843 {
	width:404px !important;
	left:910px !important;
	top:192px !important;
	min-height:153px !important;
}

#item69081 {
	width:220px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item69082 {
	width:220px !important;
	top:14px !important;
	min-height:27px !important;
}

#item57867 {
	width:220px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item57868 {
	width:220px !important;
	top:14px !important;
	min-height:27px !important;
}

#item59054 {
	width:220px !important;
	height:41px !important;
	left:910px !important;
	top:364px !important;
}

#item57891 {
	width:399px !important;
	left:910px !important;
	top:435px !important;
	min-height:20px !important;
}

#item57915 {
	width:920px !important;
	left:424px !important;
	top:660px !important;
	min-height:100px !important;
}

#item80400 {
	width:5px !important;
	height:140px !important;
	left:800px !important;
	top:852px !important;
	background:#ff4f16;
}

#item80403 {
	width:510px !important;
	left:826px !important;
	top:852px !important;
	min-height:110px !important;
}

#item80453 {
	width:235px !important;
	min-height:20px !important;
}

#item80429 {
	width:235px !important;
	min-height:20px !important;
}

#item80427 {
	width:235px !important;
	height:20px !important;
	left:826px !important;
	top:975px !important;
}

#item80476 {
	width:370px !important;
	left:800px !important;
	top:1068px !important;
	min-height:20px !important;
}

#item57914 {
	width:1820px !important;
	height:390px !important;
	top:1197px !important;
	background:#e1efff;
}

#item80539 {
	width:860px !important;
	left:480px !important;
	top:1280px !important;
	min-height:100px !important;
}

#item80618 {
	width:200px !important;
	height:41px !important;
	border-radius:30px;
	background:#c22026;
}

#item80619 {
	width:200px !important;
	top:14px !important;
	min-height:27px !important;
}

#item80566 {
	width:200px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item80567 {
	width:200px !important;
	top:14px !important;
	min-height:27px !important;
}

#item80563 {
	width:200px !important;
	height:41px !important;
	left:810px !important;
	top:1409px !important;
}

#item65118 {
	width:960px !important;
	left:430px !important;
	top:1646px !important;
	min-height:240px !important;
}

#item76468 {
	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;
}

#item76469 {
	width:146px !important;
	height:54px !important;
	left:359px !important;
	top:23px !important;
}

#item76509 {
	width:190px !important;
	min-height:20px !important;
}

#item76485 {
	width:190px !important;
	min-height:20px !important;
}

#item76482 {
	width:190px !important;
	height:20px !important;
	left:552px !important;
	top:42px !important;
}

#item76533 {
	width:9px !important;
	height:9px !important;
	left:751px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item76561 {
	width:150px !important;
	min-height:20px !important;
}

#item76537 {
	width:150px !important;
	min-height:20px !important;
}

#item76534 {
	width:150px !important;
	height:20px !important;
	left:773px !important;
	top:42px !important;
}

#item76585 {
	width:9px !important;
	height:9px !important;
	left:937px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item76589 {
	width:127px !important;
	left:955px !important;
	top:42px !important;
	min-height:20px !important;
}

#item76665 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item76666 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76639 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item76640 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76636 {
	width:180px !important;
	height:41px !important;
	left:1102px !important;
	top:29px !important;
}

#item76717 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item76718 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76692 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item76693 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item76689 {
	width:150px !important;
	height:41px !important;
	left:1302px !important;
	top:29px !important;
}

#item76466.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;
}

#item61728 {
	width:200px !important;
	height:200px !important;
	top:62px !important;
	border-radius:200px;
	background:#ff4f17;
}

#item61733 {
	width:270px !important;
	left:438px !important;
	top:126px !important;
	min-height:198px !important;
}

#item70986 {
	width:240px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item70987 {
	width:240px !important;
	top:14px !important;
	min-height:27px !important;
}

#item61760 {
	width:240px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item61761 {
	width:240px !important;
	top:14px !important;
	min-height:27px !important;
}

#item61757 {
	width:240px !important;
	height:41px !important;
	left:438px !important;
	top:348px !important;
}

#item61809 {
	width:220px !important;
	left:438px !important;
	top:413px !important;
	min-height:30px !important;
}

#item81149 {
	width:648px !important;
	left:60px !important;
	top:540px !important;
	min-height:100px !important;
}

#item81273 {
	width:768px !important;
	height:400px !important;
	top:1029px !important;
	background:#e1efff;
}

#item81274 {
	width:500px !important;
	left:134px !important;
	top:1090px !important;
	min-height:140px !important;
}

#item81300 {
	width:200px !important;
	height:41px !important;
	border-radius:30px;
	background:#c22026;
}

#item81301 {
	width:200px !important;
	top:14px !important;
	min-height:27px !important;
}

#item81325 {
	width:200px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item81326 {
	width:200px !important;
	top:14px !important;
	min-height:27px !important;
}

#item81297 {
	width:200px !important;
	height:41px !important;
	left:284px !important;
	top:1270px !important;
}

#item81400 {
	width:393px !important;
	left:315px !important;
	top:695px !important;
	min-height:140px !important;
}

#item81451 {
	width:235px !important;
	min-height:20px !important;
}

#item81426 {
	width:235px !important;
	min-height:20px !important;
}

#item81424 {
	width:235px !important;
	height:20px !important;
	left:315px !important;
	top:845px !important;
}

#item81474 {
	width:370px !important;
	left:60px !important;
	top:955px !important;
	min-height:20px !important;
}

#item70949 {
	width:648px !important;
	left:60px !important;
	top:1455px !important;
	min-height:300px !important;
}

#item71960 {
	width:788px !important;
	height:410px !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;
}

#item72071 {
	width:200px !important;
	left:558px !important;
	top:220px !important;
	min-height:17px !important;
}

#item72094 {
	width:12px !important;
	height:12px !important;
	left:629px !important;
	top:223px !important;
	border-radius:30px;
	background:#c20019;
}

#item71965 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item71988 {
	width:12px !important;
	height:12px !important;
	left:13px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item71990 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item71961 {
	width:206px !important;
	height:22px !important;
	left:555px !important;
	top:116px !important;
}

#item72018 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item72041 {
	width:12px !important;
	height:12px !important;
	left:45px !important;
	top:6px !important;
	border-radius:30px;
	background:#c20019;
}

#item72043 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item72014 {
	width:206px !important;
	height:23px !important;
	left:555px !important;
	top:167px !important;
}

#item78529 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

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

#item78503 {
	width:190px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

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

#item78500 {
	width:196px !important;
	height:46px !important;
	left:565px !important;
	top:267px !important;
}

#item78581 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item78582 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78556 {
	width:190px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item78557 {
	width:190px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item78553 {
	width:196px !important;
	height:47px !important;
	left:565px !important;
	top:332px !important;
}

#item72174 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item72184 {
	width:28px !important;
	height:33px !important;
	left:733px !important;
	top:44px !important;
}

#item72191 {
	width:788px !important;
	height:90px !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;
}

#item72192 {
	width:125px !important;
	height:48px !important;
	left:45px !important;
	top:36px !important;
}

#item72203 {
	width:40px !important;
	height:32px !important;
	left:721px !important;
	top:44px !important;
}

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

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

#item63920 {
	width:480px !important;
	left:30px !important;
	top:140px !important;
	min-height:220px !important;
}

#item74398 {
	width:240px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item74399 {
	width:240px !important;
	top:14px !important;
	min-height:20px !important;
}

#item74373 {
	width:240px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item74374 {
	width:240px !important;
	top:14px !important;
	min-height:20px !important;
}

#item74370 {
	width:240px !important;
	height:50px !important;
	left:30px !important;
	top:400px !important;
}

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

#item64019 {
	width:576px !important;
	height:440px !important;
	top:1520px !important;
	background:#e2eef9;
}

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

#item81537 {
	width:512px !important;
	left:32px !important;
	top:815px !important;
	min-height:190px !important;
}

#item81561 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:1049px !important;
}

#item81565 {
	width:500px !important;
	left:32px !important;
	top:1385px !important;
	min-height:40px !important;
}

#item81599 {
	width:500px !important;
	left:38px !important;
	top:1604px !important;
	min-height:140px !important;
}

#item81706 {
	width:240px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item81707 {
	width:240px !important;
	top:14px !important;
	min-height:20px !important;
}

#item81681 {
	width:240px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item81682 {
	width:240px !important;
	top:14px !important;
	min-height:20px !important;
}

#item81678 {
	width:240px !important;
	height:50px !important;
	left:168px !important;
	top:1784px !important;
}

#item74510 {
	width:516px !important;
	left:30px !important;
	top:1996px !important;
	min-height:620px !important;
}

#item73541 {
	width:596px !important;
	height:510px !important;
	left:10px !important;
	top:11px !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;
}

#item73652 {
	width:230px !important;
	left:336px !important;
	top:275px !important;
	min-height:30px !important;
}

#item73675 {
	width:12px !important;
	height:12px !important;
	left:406px !important;
	top:278px !important;
	border-radius:30px;
	background:#c20019;
}

#item73546 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73571 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73542 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:117px !important;
}

#item73599 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73624 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item73595 {
	width:236px !important;
	height:36px !important;
	left:333px !important;
	top:197px !important;
}

#item79008 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item79009 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78983 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item78984 {
	width:270px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item78980 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:337px !important;
}

#item79060 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item79062 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item79035 {
	width:270px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item79036 {
	width:270px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item79032 {
	width:276px !important;
	height:56px !important;
	left:293px !important;
	top:417px !important;
}

#item73757 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

#item73770 {
	width:28px !important;
	height:33px !important;
	left:542px !important;
	top:44px !important;
}

#item73777 {
	width:596px !important;
	height:90px !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;
}

#item73778 {
	width:40px !important;
	height:32px !important;
	left:530px !important;
	top:44px !important;
}

#item73784 {
	width:125px !important;
	height:48px !important;
	left:46px !important;
	top:36px !important;
}

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

#item69889 {
	width:230px !important;
	height:230px !important;
	left:50px !important;
	top:84px !important;
	border-radius:200px;
	background:#ff4f17;
}

#item69896 {
	width:404px !important;
	left:600px !important;
	top:192px !important;
	min-height:153px !important;
}

#item69948 {
	width:220px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item69949 {
	width:220px !important;
	top:14px !important;
	min-height:27px !important;
}

#item69922 {
	width:220px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item69924 {
	width:220px !important;
	top:14px !important;
	min-height:27px !important;
}

#item69919 {
	width:220px !important;
	height:41px !important;
	left:600px !important;
	top:364px !important;
}

#item80844 {
	width:399px !important;
	left:600px !important;
	top:435px !important;
	min-height:20px !important;
}

#item80867 {
	width:920px !important;
	left:114px !important;
	top:660px !important;
	min-height:100px !important;
}

#item80896 {
	width:5px !important;
	height:140px !important;
	left:490px !important;
	top:852px !important;
	background:#ff4f16;
}

#item80898 {
	width:510px !important;
	left:516px !important;
	top:852px !important;
	min-height:110px !important;
}

#item80948 {
	width:235px !important;
	min-height:20px !important;
}

#item80924 {
	width:235px !important;
	min-height:20px !important;
}

#item80922 {
	width:235px !important;
	height:20px !important;
	left:516px !important;
	top:975px !important;
}

#item80971 {
	width:370px !important;
	left:490px !important;
	top:1068px !important;
	min-height:20px !important;
}

#item80994 {
	width:1200px !important;
	height:390px !important;
	top:1197px !important;
	background:#e1efff;
}

#item80995 {
	width:860px !important;
	left:170px !important;
	top:1280px !important;
	min-height:100px !important;
}

#item81021 {
	width:200px !important;
	height:41px !important;
	border-radius:30px;
	background:#c22026;
}

#item81022 {
	width:200px !important;
	top:14px !important;
	min-height:27px !important;
}

#item81046 {
	width:200px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item81047 {
	width:200px !important;
	top:14px !important;
	min-height:27px !important;
}

#item81018 {
	width:200px !important;
	height:41px !important;
	left:500px !important;
	top:1409px !important;
}

#item81071 {
	width:960px !important;
	left:120px !important;
	top:1646px !important;
	min-height:240px !important;
}

#item77601 {
	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;
}

#item77602 {
	width:146px !important;
	height:54px !important;
	left:49px !important;
	top:23px !important;
}

#item77641 {
	width:190px !important;
	min-height:20px !important;
}

#item77616 {
	width:190px !important;
	min-height:20px !important;
}

#item77613 {
	width:190px !important;
	height:20px !important;
	left:242px !important;
	top:42px !important;
}

#item77664 {
	width:9px !important;
	height:9px !important;
	left:441px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item77692 {
	width:150px !important;
	min-height:20px !important;
}

#item77668 {
	width:150px !important;
	min-height:20px !important;
}

#item77665 {
	width:150px !important;
	height:20px !important;
	left:463px !important;
	top:42px !important;
}

#item77715 {
	width:9px !important;
	height:9px !important;
	left:627px !important;
	top:45px !important;
	border-radius:30px;
	background:#650030;
}

#item77719 {
	width:127px !important;
	left:645px !important;
	top:42px !important;
	min-height:20px !important;
}

#item77794 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#c20019;
}

#item77795 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77769 {
	width:180px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item77770 {
	width:180px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77766 {
	width:180px !important;
	height:41px !important;
	left:792px !important;
	top:29px !important;
}

#item77847 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item77848 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77822 {
	width:150px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item77823 {
	width:150px !important;
	top:11px !important;
	min-height:27px !important;
}

#item77818 {
	width:150px !important;
	height:41px !important;
	left:992px !important;
	top:29px !important;
}

#item77600.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;
}

p.autoParaStyle2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#c20019;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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

p.Dektop_-_Tablet-H_-_TYPE-STYLES_-_Hyperlinks_-_Hyperlink-P---OFF {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Dektop_-_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.Dektop_-_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;
}

h3.Dektop_-_Desktop_-_TYPE-STYLES_-_Subheader-2-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:3px;
	margin-bottom:14px;
	text-align:left;
}

p.Dektop_-_Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Buttons_-White-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

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

p.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;
}

p.Custom-V_-_Desktop_-_LEGAL---DISCLOSURES_-_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:16px;
	text-align:left;
}

p.Tablet-H_-_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_-_TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align:center;
}

p.Tablet-H_-_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;
}

h2.Tablet-H_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:44px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

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

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

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

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

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

p.Tablet-H_-_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:16px;
	text-align:center;
}

p.Tablet-H_-_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:16px;
	text-align:center;
}

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

p.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Callouts_-Merriweather_-Centered-P {
	font-family:Merriweather;
	font-size:24px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

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

h1.Tablet-H_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:52px;
	line-height:68px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Tablet-V_-_Tablet-H_-_TYPE-STYLES_-_Hyperlinks_-_Hyperlink-P---OFF {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tablet-V_-_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.Tablet-V_-_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;
}

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

p.Tablet-V_-_Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Close-Button-P---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#c20019;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Mobile_-_Tablet-H_-_TYPE-STYLES_-_Footnotes-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-indent:-10px;
	padding-left:10px;
	margin-bottom:8px;
	text-align:left;
}

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

p.Mobile_-_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.Mobile_-_Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

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

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

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

p.Mobile_-_LEGAL---DISCLOSURES_-_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.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.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;
}

h1.Subheader-1-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:44px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Footnotes-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.Callouts_-Merriweather-P-Mobile {
	font-family:Merriweather;
	font-size:30px;
	line-height:44px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

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

p.Mobile_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Black_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	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:16px;
	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:16px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Callouts_-Playfair_-Centered-P {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

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

h1.Headline-H1-Mobile {
	font-family:Merriweather;
	font-size:42px;
	line-height:54px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

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

h3.TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.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.Buttons_-Caps-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.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.TYPE-STYLES_-_Navigation_-_Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_Tablet_-_LEGAL---DISCLOSURES_-_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.Desktop_-_Tablet_-_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_-_Tablet_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align:center;
}

p.Desktop_-_Tablet_-_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.Links-Black_-Roboto-Medium_-Centered-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:center;
}

p.Desktop_-_Tablet_-_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:16px;
	text-align:center;
}

p.Desktop_-_Tablet_-_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:16px;
	text-align:center;
}

p.Desktop_-_Tablet_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_Tablet_-_TYPE-STYLES_-_Center-Aligned_-_Callouts_-Playfair_-Centered-P {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Callouts_-Merriweather-P {
	font-family:Merriweather;
	font-size:24px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

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

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

h3.Desktop_-_Tablet_-_TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h2.Desktop_-_Tablet_-_TYPE-STYLES_-_Subheader-2-H2 {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:26px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Subheader-1-H2-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:38px;
	line-height:56px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

h2.Desktop_-_Tablet_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:44px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Tablet_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Headline-H1-Tablet {
	font-family:Merriweather;
	font-size:40px;
	line-height:52px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

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

p.Desktop_-_LEGAL---DISCLOSURES_-_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.Links-White_-Roboto-Medium_-Centered-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Links-White_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Links-Black_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:center;
}

p.Links-Black_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	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:16px;
	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:16px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Callouts_-Merriweather_-Centered-P {
	font-family:Merriweather;
	font-size:24px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:center;
}

h2.Subheader-1_-Centered-H2-Smaller {
	font-family:Merriweather;
	font-size:27px;
	line-height:44px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:center;
}

h2.Subheader-1_-H2-Left-Larger {
	font-family:Merriweather;
	font-size:31px;
	line-height:44px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

h2.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H2 {
	font-family:Merriweather;
	font-size:31px;
	line-height:44px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:center;
}

p.Nav_-Caps---HOVER-P---Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#c20019;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

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 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#c20019;
	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:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Desktop_-_TYPE-STYLES_-_Navigation_-_Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:center;
}

p.Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ad1129;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:16px;
	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.Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:left;
}

p.Links-Black_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:left;
}

p.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:16px;
	text-align:left;
}

p.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:16px;
	text-align:left;
}

p.Callouts_-Playfair-P {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	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;
	text-align:left;
}

ul.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.Bullets-P > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ad1129;
}

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

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

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

h2.Desktop_-_TYPE-STYLES_-_Subheader-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:44px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Desktop_-_TYPE-STYLES_-_Headline-H1 {
	font-family:Merriweather;
	font-size:52px;
	line-height:68px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Table---Figures {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	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;
}

span.Custom-V_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

strong.Custom-V_-_Desktop_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Custom-V_-_Desktop_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Custom-V_-_Desktop_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Custom-V_-_Desktop_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Custom-V_-_Desktop_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

em.Tablet-H_-_Desktop_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-H_-_Desktop_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_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%;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-H_-_Superscripts_-_Superscripts {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_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-H_-_Hyperlinks_-_Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Tablet-H_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet-H_-_Colors_-_White {
	color:#fff;
}

span.Tablet-H_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-H_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-H_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-H_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet-H_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-H_-_Colors_-_Garnet {
	color:#650030;
}

span.Tablet-H_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Tablet-V_-_Custom-V_-_HTML_-_Gray {
	color:#5a5a5a;
}

span.Black {
	color:#000;
}

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_-_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_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Tablet_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Desktop_-_Tablet_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Desktop_-_Tablet_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Desktop_-_Tablet_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Desktop_-_Tablet_-_Colors_-_Red {
	color:#ff232a;
}

span.Desktop_-_Tablet_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Desktop_-_Tablet_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop_-_Tablet_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

strong.Desktop_-_Tablet_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Tablet_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Tablet_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Desktop_-_Tablet_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Desktop_-_Tablet_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Numbers---RED {
	font-weight:500;
	font-family:Roboto,serif;
	color:#ad1129;
}

span.Bullets---MEDIUM-GRAY {
	color:#767676;
}

span.Bullets---RED {
	color:#ad1129;
}

span.Desktop_-_Hyperlinks_-_Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Hyperlinks-Black {
	color:#000;
	text-decoration:underline;
}

span.Desktop_-_Hyperlinks_-_Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Colors_-_Gray {
	color:#aaaaaa;
}

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.Dark-Blue {
	color:#244f8b;
}

span.Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop_-_Colors_-_Garnet {
	color:#650030;
}

span.Desktop_-_Colors_-_White {
	color:#fff;
}

span.Superscripts_-Playfair {
	font-family:"Playfair Display";
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Medium {
	font-weight:500;
	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%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	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%;
}

em.Playfair-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Playfair Display";
}

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