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

#item1418 {
	width:1080px !important;
	height:222px !important;
	top:1066px !important;
	background:#650030;
}

#item1655 {
	width:1080px !important;
	height:712px !important;
	top:1288px !important;
	background:#353a40;
}

#item8884 {
	width:994px !important;
	height:266px !important;
	left:86px !important;
	top:85px !important;
}

#item49652 {
	opacity:0.50;
	width:585px !important;
	height:266px !important;
	top:85px !important;
	background:#650030;
}

#item1185 {
	width:535px !important;
	height:266px !important;
	top:85px !important;
	background:#650030;
}

#item1205 {
	width:180px !important;
	height:200px !important;
	left:290px !important;
	top:110px !important;
}

#item1136 {
	width:860px !important;
	left:105px !important;
	top:385px !important;
	min-height:90px !important;
}

#item1182 {
	width:340px !important;
	left:105px !important;
	top:499px !important;
	min-height:40px !important;
}

#item47944 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item47945 {
	width:91px !important;
	height:54px !important;
	left:111px !important;
	top:148px !important;
}

#item1506 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item1571 {
	width:91px !important;
	height:54px !important;
	left:111px !important;
	top:148px !important;
}

#item5905 {
	width:205px !important;
	height:205px !important;
	left:105px !important;
	top:561px !important;
}

#item47969 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item47975 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item47976 {
	width:91px !important;
	height:54px !important;
	left:112px !important;
	top:148px !important;
}

#item1464 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item1504 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item1527 {
	width:91px !important;
	height:54px !important;
	left:112px !important;
	top:148px !important;
}

#item5958 {
	width:205px !important;
	height:205px !important;
	left:350px !important;
	top:561px !important;
}

#item47909 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item47915 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item47916 {
	width:90px !important;
	height:55px !important;
	left:111px !important;
	top:146px !important;
}

#item1494 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item1507 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item1593 {
	width:90px !important;
	height:55px !important;
	left:111px !important;
	top:146px !important;
}

#item6042 {
	width:205px !important;
	height:205px !important;
	left:105px !important;
	top:805px !important;
}

#item48463 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item48469 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item48470 {
	width:90px !important;
	height:58px !important;
	left:110px !important;
	top:145px !important;
}

#item1473 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item1505 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item1549 {
	width:90px !important;
	height:58px !important;
	left:110px !important;
	top:145px !important;
}

#item6102 {
	width:205px !important;
	height:205px !important;
	left:350px !important;
	top:805px !important;
}

#item1729 {
	width:350px !important;
	left:630px !important;
	top:555px !important;
	min-height:80px !important;
}

#item46085 {
	width:183px !important;
	left:630px !important;
	top:657px !important;
	min-height:168px !important;
}

#item46062 {
	width:170px !important;
	left:839px !important;
	top:657px !important;
	min-height:150px !important;
}

#item1160 {
	width:340px !important;
	left:630px !important;
	top:851px !important;
	min-height:30px !important;
}

#item1305 {
	width:61px !important;
	height:30px !important;
	left:655px !important;
	top:947px !important;
}

#item1227 {
	width:240px !important;
	left:750px !important;
	top:927px !important;
	min-height:80px !important;
}

#item1438 {
	width:730px !important;
	left:105px !important;
	top:1119px !important;
	min-height:110px !important;
}

#item41635 {
	width:80px !important;
	min-height:20px !important;
}

#item41632 {
	width:80px !important;
	height:20px !important;
	left:318px !important;
	top:1327px !important;
}

#item41662 {
	width:65px !important;
	min-height:20px !important;
}

#item41659 {
	width:65px !important;
	height:20px !important;
	left:418px !important;
	top:1327px !important;
}

#item41685 {
	width:298px !important;
	left:498px !important;
	top:1327px !important;
	min-height:20px !important;
}

#item1677 {
	width:650px !important;
	left:312px !important;
	top:1368px !important;
	min-height:110px !important;
}

#item8513 {
	width:646px !important;
	left:318px !important;
	top:1516px !important;
	min-height:292px !important;
}

#item49126 {
	width:220px !important;
	left:45px !important;
	top:1668px !important;
	min-height:62px !important;
}

#item29750 {
	width:768px !important;
	height:222px !important;
	top:1262px !important;
	background:#752236;
}

#item29774 {
	width:768px !important;
	height:716px !important;
	top:1484px !important;
	background:#353a40;
}

#item29298 {
	width:768px !important;
	height:266px !important;
	top:74px !important;
}

#item50650 {
	opacity:0.50;
	width:360px !important;
	height:266px !important;
	top:74px !important;
	background:#650030;
}

#item50652 {
	width:320px !important;
	height:266px !important;
	top:74px !important;
	background:#650030;
}

#item29320 {
	width:181px !important;
	height:200px !important;
	left:95px !important;
	top:99px !important;
}

#item29344 {
	width:640px !important;
	left:30px !important;
	top:370px !important;
	min-height:297px !important;
}

#item42156 {
	width:265px !important;
	left:403px !important;
	top:552px !important;
	min-height:107px !important;
}

#item29367 {
	width:310px !important;
	left:30px !important;
	top:691px !important;
	min-height:40px !important;
}

#item49799 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item49800 {
	width:91px !important;
	height:54px !important;
	left:111px !important;
	top:148px !important;
}

#item49769 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item49771 {
	width:91px !important;
	height:54px !important;
	left:111px !important;
	top:148px !important;
}

#item49761 {
	width:205px !important;
	height:205px !important;
	left:30px !important;
	top:742px !important;
}

#item49859 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item49865 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item49866 {
	width:91px !important;
	height:54px !important;
	left:112px !important;
	top:148px !important;
}

#item49826 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item49834 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item49835 {
	width:91px !important;
	height:54px !important;
	left:112px !important;
	top:148px !important;
}

#item49823 {
	width:205px !important;
	height:205px !important;
	left:260px !important;
	top:742px !important;
}

#item49926 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item49934 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item49935 {
	width:90px !important;
	height:55px !important;
	left:111px !important;
	top:146px !important;
}

#item49892 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item49900 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item49901 {
	width:90px !important;
	height:55px !important;
	left:111px !important;
	top:146px !important;
}

#item49889 {
	width:205px !important;
	height:205px !important;
	left:30px !important;
	top:986px !important;
}

#item49992 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item49997 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item49998 {
	width:90px !important;
	height:58px !important;
	left:110px !important;
	top:145px !important;
}

#item49962 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item49967 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item49968 {
	width:90px !important;
	height:58px !important;
	left:110px !important;
	top:145px !important;
}

#item49958 {
	width:205px !important;
	height:205px !important;
	left:260px !important;
	top:986px !important;
}

#item29668 {
	width:197px !important;
	left:509px !important;
	top:742px !important;
	min-height:55px !important;
}

#item29704 {
	width:61px !important;
	height:30px !important;
	left:595px !important;
	top:858px !important;
}

#item29727 {
	width:240px !important;
	left:510px !important;
	top:944px !important;
	min-height:80px !important;
}

#item29751 {
	width:708px !important;
	left:30px !important;
	top:1314px !important;
	min-height:120px !important;
}

#item41722 {
	width:80px !important;
	min-height:20px !important;
}

#item41719 {
	width:80px !important;
	height:20px !important;
	left:31px !important;
	top:1526px !important;
}

#item41748 {
	width:65px !important;
	min-height:20px !important;
}

#item41745 {
	width:65px !important;
	height:20px !important;
	left:131px !important;
	top:1526px !important;
}

#item41771 {
	width:298px !important;
	left:211px !important;
	top:1526px !important;
	min-height:20px !important;
}

#item29826 {
	width:600px !important;
	left:30px !important;
	top:1570px !important;
	min-height:109px !important;
}

#item29849 {
	width:650px !important;
	left:30px !important;
	top:1711px !important;
	min-height:300px !important;
}

#item49072 {
	width:220px !important;
	left:30px !important;
	top:2031px !important;
	min-height:62px !important;
}

#item31565 {
	width:568px !important;
	height:1654px !important;
	top:2266px !important;
	background:#353a40;
}

#item31541 {
	width:568px !important;
	height:218px !important;
	top:2048px !important;
	background:#752236;
}

#item31089 {
	width:610px !important;
	height:266px !important;
	left:-12px !important;
	top:80px !important;
}

#item50654 {
	opacity:0.50;
	width:330px !important;
	height:266px !important;
	left:-1px !important;
	top:80px !important;
	background:#650030;
}

#item50656 {
	width:290px !important;
	height:266px !important;
	top:80px !important;
	background:#650030;
}

#item31111 {
	width:180px !important;
	height:200px !important;
	left:84px !important;
	top:110px !important;
}

#item31134 {
	width:490px !important;
	left:30px !important;
	top:400px !important;
	min-height:284px !important;
}

#item34383 {
	width:479px !important;
	left:30px !important;
	top:720px !important;
	min-height:100px !important;
}

#item46228 {
	width:240px !important;
	left:30px !important;
	top:835px !important;
	min-height:266px !important;
}

#item46205 {
	width:213px !important;
	left:307px !important;
	top:835px !important;
	min-height:285px !important;
}

#item31157 {
	width:310px !important;
	left:30px !important;
	top:1165px !important;
	min-height:40px !important;
}

#item50092 {
	width:118px !important;
	height:79px !important;
	left:113px !important;
	top:152px !important;
	background:#5b0e2f;
}

#item50093 {
	width:103px !important;
	height:61px !important;
	left:125px !important;
	top:167px !important;
}

#item50061 {
	width:118px !important;
	height:79px !important;
	left:113px !important;
	top:152px !important;
	background:#e1efff;
}

#item50063 {
	width:103px !important;
	height:61px !important;
	left:125px !important;
	top:167px !important;
}

#item50054 {
	width:231px !important;
	height:231px !important;
	left:30px !important;
	top:1247px !important;
}

#item50151 {
	width:237px !important;
	height:231px !important;
	border:solid 1px #a7a9ab;
}

#item50158 {
	width:121px !important;
	height:79px !important;
	left:115px !important;
	top:152px !important;
	background:#5b0e2f;
}

#item50159 {
	width:105px !important;
	height:61px !important;
	left:129px !important;
	top:167px !important;
}

#item50119 {
	width:237px !important;
	height:231px !important;
	border:solid 1px #a7a9ab;
}

#item50126 {
	width:121px !important;
	height:79px !important;
	left:115px !important;
	top:152px !important;
	background:#e1efff;
}

#item50127 {
	width:105px !important;
	height:61px !important;
	left:129px !important;
	top:167px !important;
}

#item50116 {
	width:237px !important;
	height:231px !important;
	left:307px !important;
	top:1247px !important;
}

#item50216 {
	width:231px !important;
	height:231px !important;
	border:solid 1px #a7a9ab;
}

#item50225 {
	width:118px !important;
	height:79px !important;
	left:113px !important;
	top:152px !important;
	background:#5b0e2f;
}

#item50226 {
	width:102px !important;
	height:62px !important;
	left:125px !important;
	top:165px !important;
}

#item50185 {
	width:231px !important;
	height:231px !important;
	border:solid 1px #a7a9ab;
}

#item50191 {
	width:118px !important;
	height:79px !important;
	left:113px !important;
	top:152px !important;
	background:#e1efff;
}

#item50192 {
	width:102px !important;
	height:62px !important;
	left:125px !important;
	top:165px !important;
}

#item50182 {
	width:231px !important;
	height:231px !important;
	left:30px !important;
	top:1523px !important;
}

#item50282 {
	width:231px !important;
	height:231px !important;
	border:solid 1px #a7a9ab;
}

#item50288 {
	width:118px !important;
	height:79px !important;
	left:113px !important;
	top:152px !important;
	background:#5b0e2f;
}

#item50289 {
	width:102px !important;
	height:65px !important;
	left:124px !important;
	top:164px !important;
}

#item50252 {
	width:231px !important;
	height:231px !important;
	border:solid 1px #a7a9ab;
}

#item50257 {
	width:118px !important;
	height:79px !important;
	left:113px !important;
	top:152px !important;
	background:#e1efff;
}

#item50258 {
	width:102px !important;
	height:65px !important;
	left:124px !important;
	top:164px !important;
}

#item50249 {
	width:231px !important;
	height:231px !important;
	left:307px !important;
	top:1523px !important;
}

#item31459 {
	width:430px !important;
	left:40px !important;
	top:1809px !important;
	min-height:30px !important;
}

#item31495 {
	width:62px !important;
	height:30px !important;
	left:65px !important;
	top:1914px !important;
}

#item31518 {
	width:370px !important;
	left:161px !important;
	top:1878px !important;
	min-height:100px !important;
}

#item31542 {
	width:490px !important;
	left:30px !important;
	top:2090px !important;
	min-height:140px !important;
}

#item41807 {
	width:112px !important;
	min-height:27px !important;
}

#item41804 {
	width:112px !important;
	height:27px !important;
	left:33px !important;
	top:2335px !important;
}

#item41835 {
	width:112px !important;
	min-height:27px !important;
}

#item41832 {
	width:112px !important;
	height:27px !important;
	left:178px !important;
	top:2335px !important;
}

#item31615 {
	width:450px !important;
	left:30px !important;
	top:2396px !important;
	min-height:340px !important;
}

#item31639 {
	width:432px !important;
	left:30px !important;
	top:2800px !important;
	min-height:785px !important;
}

#item48993 {
	width:380px !important;
	left:31px !important;
	top:3629px !important;
	min-height:161px !important;
}

#item40306 {
	width:1920px !important;
	height:222px !important;
	left:-50px !important;
	top:1096px !important;
	background:#752236;
}

#item40331 {
	width:1920px !important;
	height:622px !important;
	left:-50px !important;
	top:1318px !important;
	background:#353a40;
}

#item39858 {
	width:1920px !important;
	height:266px !important;
	left:-50px !important;
	top:115px !important;
}

#item50659 {
	opacity:0.50;
	width:410px !important;
	height:266px !important;
	left:320px !important;
	top:115px !important;
	background:#650030;
}

#item50661 {
	width:360px !important;
	height:266px !important;
	left:320px !important;
	top:115px !important;
	background:#650030;
}

#item39880 {
	width:225px !important;
	height:200px !important;
	left:415px !important;
	top:140px !important;
}

#item39903 {
	width:850px !important;
	left:415px !important;
	top:415px !important;
	min-height:90px !important;
}

#item39926 {
	width:340px !important;
	left:415px !important;
	top:528px !important;
	min-height:40px !important;
}

#item50394 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item50395 {
	width:91px !important;
	height:54px !important;
	left:111px !important;
	top:148px !important;
}

#item50364 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item50366 {
	width:91px !important;
	height:54px !important;
	left:111px !important;
	top:148px !important;
}

#item50354 {
	width:205px !important;
	height:205px !important;
	left:417px !important;
	top:593px !important;
}

#item50452 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item50458 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item50459 {
	width:91px !important;
	height:54px !important;
	left:112px !important;
	top:148px !important;
}

#item50421 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item50427 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item50428 {
	width:91px !important;
	height:54px !important;
	left:112px !important;
	top:148px !important;
}

#item50418 {
	width:205px !important;
	height:205px !important;
	left:662px !important;
	top:593px !important;
}

#item50517 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item50525 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item50526 {
	width:90px !important;
	height:55px !important;
	left:111px !important;
	top:146px !important;
}

#item50486 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item50492 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item50493 {
	width:90px !important;
	height:55px !important;
	left:111px !important;
	top:146px !important;
}

#item50482 {
	width:205px !important;
	height:205px !important;
	left:417px !important;
	top:837px !important;
}

#item50583 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item50589 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#5b0e2f;
}

#item50590 {
	width:90px !important;
	height:58px !important;
	left:110px !important;
	top:145px !important;
}

#item50552 {
	width:205px !important;
	height:205px !important;
	border:solid 1px #a7a9ab;
}

#item50558 {
	width:105px !important;
	height:70px !important;
	left:100px !important;
	top:135px !important;
	background:#e1efff;
}

#item50559 {
	width:90px !important;
	height:58px !important;
	left:110px !important;
	top:145px !important;
}

#item50549 {
	width:205px !important;
	height:205px !important;
	left:662px !important;
	top:837px !important;
}

#item40222 {
	width:350px !important;
	left:940px !important;
	top:587px !important;
	min-height:80px !important;
}

#item46114 {
	width:175px !important;
	left:940px !important;
	top:684px !important;
	min-height:161px !important;
}

#item46091 {
	width:166px !important;
	left:1154px !important;
	top:684px !important;
	min-height:161px !important;
}

#item40226 {
	width:340px !important;
	left:940px !important;
	top:883px !important;
	min-height:30px !important;
}

#item40260 {
	width:61px !important;
	height:30px !important;
	left:965px !important;
	top:978px !important;
}

#item40283 {
	width:250px !important;
	left:1060px !important;
	top:957px !important;
	min-height:100px !important;
}

#item40307 {
	width:790px !important;
	left:415px !important;
	top:1148px !important;
	min-height:130px !important;
}

#item41869 {
	width:80px !important;
	min-height:20px !important;
}

#item41865 {
	width:80px !important;
	height:20px !important;
	left:628px !important;
	top:1351px !important;
}

#item41896 {
	width:65px !important;
	min-height:20px !important;
}

#item41892 {
	width:65px !important;
	height:20px !important;
	left:728px !important;
	top:1351px !important;
}

#item41919 {
	width:298px !important;
	left:808px !important;
	top:1351px !important;
	min-height:20px !important;
}

#item40381 {
	width:652px !important;
	left:620px !important;
	top:1415px !important;
	min-height:114px !important;
}

#item40404 {
	width:702px !important;
	left:627px !important;
	top:1546px !important;
	min-height:302px !important;
}

#item49019 {
	width:220px !important;
	left:355px !important;
	top:1706px !important;
	min-height:62px !important;
}

#item18814 {
	width:1090px !important;
	height:1300px !important;
	background:#e1efff;
}

#item18811 {
	width:1090px !important;
	height:1300px !important;
}

#item18815 {
	width:782px !important;
	height:1110px !important;
	left:149px !important;
	top:85px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item18945 {
	width:453px !important;
	height:280px !important;
	left:446px !important;
	top:800px !important;
	background:#5b0e2f;
}

#item18839 {
	width:390px !important;
	left:185px !important;
	top:118px !important;
	min-height:330px !important;
}

#item46833 {
	width:105px !important;
	height:70px !important;
	left:638px !important;
	top:339px !important;
	background:#5b0e2f;
}

#item46834 {
	width:91px !important;
	height:54px !important;
	left:649px !important;
	top:352px !important;
}

#item18921 {
	width:280px !important;
	left:185px !important;
	top:480px !important;
	min-height:220px !important;
}

#item18873 {
	width:290px !important;
	left:570px !important;
	top:480px !important;
	min-height:35px !important;
}

#item18896 {
	width:314px !important;
	left:570px !important;
	top:519px !important;
	min-height:220px !important;
}

#item18951 {
	width:240px !important;
	left:500px !important;
	top:825px !important;
	min-height:40px !important;
}

#item18974 {
	width:360px !important;
	left:500px !important;
	top:869px !important;
	min-height:177px !important;
}

#item18997 {
	width:718px !important;
	left:185px !important;
	top:1104px !important;
	min-height:17px !important;
}

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

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

#item19020 {
	width:53px !important;
	height:13px !important;
	left:851px !important;
	top:113px !important;
}

#item29892 {
	width:828px !important;
	height:1860px !important;
	background:#e1efff;
}

#item29889 {
	width:828px !important;
	height:1860px !important;
	left:-30px !important;
	top:-30px !important;
}

#item29893 {
	width:708px !important;
	height:1200px !important;
	left:30px !important;
	top:100px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item29922 {
	width:344px !important;
	left:58px !important;
	top:157px !important;
	min-height:340px !important;
}

#item29945 {
	width:290px !important;
	left:405px !important;
	top:512px !important;
	min-height:35px !important;
}

#item29968 {
	width:260px !important;
	left:405px !important;
	top:555px !important;
	min-height:297px !important;
}

#item29992 {
	width:271px !important;
	left:58px !important;
	top:521px !important;
	min-height:180px !important;
}

#item30063 {
	width:590px !important;
	left:50px !important;
	top:1185px !important;
	min-height:35px !important;
}

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

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

#item30086 {
	width:53px !important;
	height:13px !important;
	left:660px !important;
	top:128px !important;
}

#item46860 {
	width:105px !important;
	height:70px !important;
	left:451px !important;
	top:371px !important;
	background:#5b0e2f;
}

#item46861 {
	width:91px !important;
	height:54px !important;
	left:462px !important;
	top:384px !important;
}

#item47603 {
	width:655px !important;
	height:280px !important;
	left:58px !important;
	top:872px !important;
	background:#5b0e2f;
}

#item47604 {
	width:258px !important;
	left:330px !important;
	top:897px !important;
	min-height:40px !important;
}

#item47627 {
	width:350px !important;
	left:330px !important;
	top:941px !important;
	min-height:177px !important;
}

#item31682 {
	width:628px !important;
	height:3060px !important;
	background:#e1efff;
}

#item31679 {
	width:628px !important;
	height:3060px !important;
	left:-30px !important;
	top:-30px !important;
}

#item31683 {
	width:508px !important;
	height:2120px !important;
	left:30px !important;
	top:130px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item31684 {
	width:508px !important;
	height:539px !important;
	left:30px !important;
	top:1558px !important;
	background:#5b0e2f;
}

#item31686 {
	width:206px !important;
	left:73px !important;
	top:204px !important;
	min-height:20px !important;
}

#item31713 {
	width:422px !important;
	left:73px !important;
	top:232px !important;
	min-height:500px !important;
}

#item31736 {
	width:390px !important;
	left:73px !important;
	top:1066px !important;
	min-height:39px !important;
}

#item31759 {
	width:422px !important;
	left:73px !important;
	top:1112px !important;
	min-height:394px !important;
}

#item31783 {
	width:422px !important;
	left:73px !important;
	top:752px !important;
	min-height:240px !important;
}

#item31807 {
	width:310px !important;
	left:73px !important;
	top:1618px !important;
	min-height:40px !important;
}

#item31830 {
	width:406px !important;
	left:73px !important;
	top:1684px !important;
	min-height:427px !important;
}

#item31853 {
	width:388px !important;
	left:67px !important;
	top:2142px !important;
	min-height:88px !important;
}

#item31903 {
	width:70px !important;
	min-height:20px !important;
}

#item31879 {
	width:70px !important;
	min-height:20px !important;
}

#item31876 {
	width:70px !important;
	height:20px !important;
	left:450px !important;
	top:150px !important;
}

#item40447 {
	width:1920px !important;
	height:1580px !important;
	background:#e1efff;
}

#item40444 {
	width:1920px !important;
	height:1580px !important;
	left:-50px !important;
}

#item40448 {
	width:782px !important;
	height:1130px !important;
	left:513px !important;
	top:215px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item46884 {
	width:105px !important;
	height:70px !important;
	left:1008px !important;
	top:469px !important;
	background:#5b0e2f;
}

#item46885 {
	width:91px !important;
	height:54px !important;
	left:1019px !important;
	top:482px !important;
}

#item47366 {
	width:453px !important;
	height:280px !important;
	left:816px !important;
	top:925px !important;
	background:#5b0e2f;
}

#item45286 {
	width:390px !important;
	left:555px !important;
	top:248px !important;
	min-height:330px !important;
}

#item45357 {
	width:280px !important;
	left:555px !important;
	top:610px !important;
	min-height:150px !important;
}

#item45309 {
	width:290px !important;
	left:940px !important;
	top:610px !important;
	min-height:35px !important;
}

#item45332 {
	width:314px !important;
	left:940px !important;
	top:647px !important;
	min-height:210px !important;
}

#item47367 {
	width:240px !important;
	left:870px !important;
	top:945px !important;
	min-height:40px !important;
}

#item47391 {
	width:360px !important;
	left:870px !important;
	top:989px !important;
	min-height:177px !important;
}

#item45428 {
	width:718px !important;
	left:555px !important;
	top:1228px !important;
	min-height:17px !important;
}

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

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

#item40644 {
	width:53px !important;
	height:13px !important;
	left:1216px !important;
	top:233px !important;
}

#item21265 {
	width:1090px !important;
	height:1300px !important;
	background:#e1efff;
}

#item21262 {
	width:1090px !important;
	height:1300px !important;
}

#item27309 {
	width:782px !important;
	height:1018px !important;
	left:149px !important;
	top:85px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item21267 {
	width:454px !important;
	height:260px !important;
	left:446px !important;
	top:738px !important;
	background:#5b0e2f;
}

#item21291 {
	width:400px !important;
	left:185px !important;
	top:118px !important;
	min-height:321px !important;
}

#item46938 {
	width:105px !important;
	height:70px !important;
	left:638px !important;
	top:339px !important;
	background:#5b0e2f;
}

#item46939 {
	width:91px !important;
	height:54px !important;
	left:650px !important;
	top:353px !important;
}

#item21371 {
	width:292px !important;
	left:185px !important;
	top:465px !important;
	min-height:240px !important;
}

#item21323 {
	width:310px !important;
	left:557px !important;
	top:465px !important;
	min-height:35px !important;
}

#item21347 {
	width:324px !important;
	left:557px !important;
	top:500px !important;
	min-height:190px !important;
}

#item21420 {
	width:266px !important;
	left:490px !important;
	top:763px !important;
	min-height:35px !important;
}

#item21443 {
	width:362px !important;
	left:490px !important;
	top:802px !important;
	min-height:186px !important;
}

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

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

#item21466 {
	width:53px !important;
	height:13px !important;
	left:852px !important;
	top:113px !important;
}

#item30156 {
	width:828px !important;
	height:1860px !important;
	background:#e1efff;
}

#item30153 {
	width:828px !important;
	height:1860px !important;
	left:-30px !important;
	top:-30px !important;
}

#item30157 {
	width:708px !important;
	height:1080px !important;
	left:30px !important;
	top:100px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item30182 {
	width:370px !important;
	left:55px !important;
	top:163px !important;
	min-height:357px !important;
}

#item30231 {
	width:310px !important;
	left:399px !important;
	top:560px !important;
	min-height:35px !important;
}

#item30254 {
	width:270px !important;
	left:399px !important;
	top:595px !important;
	min-height:215px !important;
}

#item30278 {
	width:260px !important;
	left:55px !important;
	top:560px !important;
	min-height:140px !important;
}

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

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

#item30350 {
	width:53px !important;
	height:13px !important;
	left:660px !important;
	top:118px !important;
}

#item46966 {
	width:105px !important;
	height:60px !important;
	left:454px !important;
	top:382px !important;
	background:#5b0e2f;
}

#item46968 {
	width:91px !important;
	height:40px !important;
	left:465px !important;
	top:395px !important;
}

#item47251 {
	width:660px !important;
	height:260px !important;
	left:55px !important;
	top:880px !important;
	background:#5b0e2f;
}

#item47252 {
	width:353px !important;
	left:330px !important;
	top:905px !important;
	min-height:35px !important;
}

#item47275 {
	width:370px !important;
	left:330px !important;
	top:950px !important;
	min-height:183px !important;
}

#item31946 {
	width:628px !important;
	height:3060px !important;
	background:#e1efff;
}

#item31943 {
	width:628px !important;
	height:3060px !important;
	left:-30px !important;
	top:-30px !important;
}

#item31947 {
	width:508px !important;
	height:2010px !important;
	left:30px !important;
	top:130px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item31948 {
	width:508px !important;
	height:550px !important;
	left:30px !important;
	top:1490px !important;
	background:#5b0e2f;
}

#item31973 {
	width:422px !important;
	left:70px !important;
	top:237px !important;
	min-height:517px !important;
}

#item31996 {
	width:180px !important;
	left:70px !important;
	top:204px !important;
	min-height:20px !important;
}

#item32022 {
	width:408px !important;
	left:70px !important;
	top:1047px !important;
	min-height:35px !important;
}

#item32046 {
	width:384px !important;
	left:70px !important;
	top:1100px !important;
	min-height:330px !important;
}

#item32070 {
	width:390px !important;
	left:70px !important;
	top:791px !important;
	min-height:190px !important;
}

#item32117 {
	width:421px !important;
	left:70px !important;
	top:1626px !important;
	min-height:366px !important;
}

#item33179 {
	width:300px !important;
	left:70px !important;
	top:1548px !important;
	min-height:44px !important;
}

#item33618 {
	width:70px !important;
	min-height:20px !important;
}

#item33594 {
	width:70px !important;
	min-height:20px !important;
}

#item33591 {
	width:70px !important;
	height:20px !important;
	left:450px !important;
	top:150px !important;
}

#item40715 {
	width:1920px !important;
	height:1580px !important;
	background:#e1efff;
}

#item40712 {
	width:1920px !important;
	height:1580px !important;
	left:-50px !important;
}

#item40716 {
	width:782px !important;
	height:1018px !important;
	left:514px !important;
	top:245px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item46997 {
	width:105px !important;
	height:60px !important;
	left:1008px !important;
	top:499px !important;
	background:#5b0e2f;
}

#item47307 {
	width:454px !important;
	height:260px !important;
	left:816px !important;
	top:898px !important;
	background:#5b0e2f;
}

#item45464 {
	width:400px !important;
	left:555px !important;
	top:268px !important;
	min-height:320px !important;
}

#item46998 {
	width:91px !important;
	height:54px !important;
	left:1020px !important;
	top:502px !important;
}

#item45562 {
	width:292px !important;
	left:555px !important;
	top:615px !important;
	min-height:240px !important;
}

#item45515 {
	width:310px !important;
	left:927px !important;
	top:615px !important;
	min-height:35px !important;
}

#item45538 {
	width:320px !important;
	left:927px !important;
	top:651px !important;
	min-height:190px !important;
}

#item47308 {
	width:266px !important;
	left:860px !important;
	top:918px !important;
	min-height:35px !important;
}

#item47332 {
	width:362px !important;
	left:860px !important;
	top:962px !important;
	min-height:186px !important;
}

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

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

#item40908 {
	width:53px !important;
	height:13px !important;
	left:1217px !important;
	top:263px !important;
}

#item25585 {
	width:1090px !important;
	height:1300px !important;
	background:#e1efff;
}

#item25581 {
	width:1090px !important;
	height:1300px !important;
}

#item27326 {
	width:782px !important;
	height:1070px !important;
	left:149px !important;
	top:85px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item25587 {
	width:710px !important;
	height:261px !important;
	left:185px !important;
	top:783px !important;
	background:#5b0e2f;
}

#item25611 {
	width:370px !important;
	left:185px !important;
	top:118px !important;
	min-height:330px !important;
}

#item47050 {
	width:105px !important;
	height:70px !important;
	left:638px !important;
	top:339px !important;
	background:#5b0e2f;
}

#item47051 {
	width:90px !important;
	height:55px !important;
	left:649px !important;
	top:350px !important;
}

#item25691 {
	width:310px !important;
	left:185px !important;
	top:460px !important;
	min-height:107px !important;
}

#item49327 {
	width:261px !important;
	left:185px !important;
	top:604px !important;
	min-height:96px !important;
}

#item25644 {
	width:300px !important;
	left:570px !important;
	top:460px !important;
	min-height:30px !important;
}

#item25667 {
	width:320px !important;
	left:570px !important;
	top:497px !important;
	min-height:260px !important;
}

#item25718 {
	width:287px !important;
	left:500px !important;
	top:809px !important;
	min-height:40px !important;
}

#item25741 {
	width:360px !important;
	left:500px !important;
	top:850px !important;
	min-height:197px !important;
}

#item25764 {
	width:718px !important;
	left:184px !important;
	top:1075px !important;
	min-height:17px !important;
}

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

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

#item25787 {
	width:53px !important;
	height:13px !important;
	left:851px !important;
	top:110px !important;
}

#item30426 {
	width:828px !important;
	height:1860px !important;
	background:#e1efff;
}

#item30423 {
	width:828px !important;
	height:1860px !important;
	left:-30px !important;
	top:-30px !important;
}

#item30427 {
	width:708px !important;
	height:1186px !important;
	left:30px !important;
	top:100px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item30428 {
	width:652px !important;
	height:260px !important;
	left:57px !important;
	top:871px !important;
	background:#5b0e2f;
}

#item30457 {
	width:370px !important;
	left:58px !important;
	top:160px !important;
	min-height:320px !important;
}

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

#item30503 {
	width:300px !important;
	left:399px !important;
	top:548px !important;
	min-height:290px !important;
}

#item30528 {
	width:260px !important;
	left:58px !important;
	top:510px !important;
	min-height:110px !important;
}

#item30552 {
	width:300px !important;
	left:330px !important;
	top:895px !important;
	min-height:41px !important;
}

#item30575 {
	width:360px !important;
	left:330px !important;
	top:942px !important;
	min-height:163px !important;
}

#item30598 {
	width:582px !important;
	left:58px !important;
	top:1162px !important;
	min-height:45px !important;
}

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

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

#item30621 {
	width:53px !important;
	height:13px !important;
	left:653px !important;
	top:115px !important;
}

#item47074 {
	width:105px !important;
	height:70px !important;
	left:450px !important;
	top:372px !important;
	background:#5b0e2f;
}

#item47075 {
	width:90px !important;
	left:460px !important;
	top:393px !important;
	min-height:40px !important;
}

#item49388 {
	width:261px !important;
	left:58px !important;
	top:631px !important;
	min-height:122px !important;
}

#item32216 {
	width:628px !important;
	height:3060px !important;
	background:#e1efff;
}

#item32213 {
	width:628px !important;
	height:3060px !important;
	left:-30px !important;
	top:-30px !important;
}

#item32218 {
	width:508px !important;
	height:2380px !important;
	left:30px !important;
	top:130px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item32219 {
	width:508px !important;
	height:510px !important;
	left:30px !important;
	top:1800px !important;
	background:#5b0e2f;
}

#item32221 {
	width:180px !important;
	left:70px !important;
	top:204px !important;
	min-height:20px !important;
}

#item32249 {
	width:421px !important;
	left:70px !important;
	top:242px !important;
	min-height:530px !important;
}

#item32272 {
	width:370px !important;
	left:70px !important;
	top:1302px !important;
	min-height:30px !important;
}

#item32295 {
	width:421px !important;
	left:70px !important;
	top:1345px !important;
	min-height:399px !important;
}

#item32319 {
	width:422px !important;
	left:70px !important;
	top:811px !important;
	min-height:160px !important;
}

#item32366 {
	width:421px !important;
	left:70px !important;
	top:1927px !important;
	min-height:322px !important;
}

#item32389 {
	width:377px !important;
	left:66px !important;
	top:2355px !important;
	min-height:71px !important;
}

#item33206 {
	width:310px !important;
	left:74px !important;
	top:1852px !important;
	min-height:44px !important;
}

#item33679 {
	width:70px !important;
	min-height:20px !important;
}

#item33655 {
	width:70px !important;
	min-height:20px !important;
}

#item33652 {
	width:70px !important;
	height:20px !important;
	left:450px !important;
	top:150px !important;
}

#item49412 {
	width:410px !important;
	left:70px !important;
	top:992px !important;
	min-height:208px !important;
}

#item40985 {
	width:1920px !important;
	height:1580px !important;
	background:#e1efff;
}

#item40982 {
	width:1920px !important;
	height:1580px !important;
	left:-50px !important;
}

#item40986 {
	width:782px !important;
	height:1080px !important;
	left:519px !important;
	top:215px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item47683 {
	width:710px !important;
	height:261px !important;
	left:555px !important;
	top:913px !important;
	background:#5b0e2f;
}

#item45684 {
	width:368px !important;
	left:555px !important;
	top:248px !important;
	min-height:320px !important;
}

#item47099 {
	width:105px !important;
	height:70px !important;
	left:1008px !important;
	top:469px !important;
	background:#5b0e2f;
}

#item47100 {
	width:90px !important;
	height:55px !important;
	left:1019px !important;
	top:480px !important;
}

#item45754 {
	width:310px !important;
	left:555px !important;
	top:598px !important;
	min-height:110px !important;
}

#item49435 {
	width:261px !important;
	left:555px !important;
	top:723px !important;
	min-height:122px !important;
}

#item45707 {
	width:300px !important;
	left:940px !important;
	top:595px !important;
	min-height:30px !important;
}

#item45730 {
	width:320px !important;
	left:940px !important;
	top:633px !important;
	min-height:260px !important;
}

#item47684 {
	width:287px !important;
	left:870px !important;
	top:934px !important;
	min-height:40px !important;
}

#item47707 {
	width:360px !important;
	left:870px !important;
	top:977px !important;
	min-height:197px !important;
}

#item45823 {
	width:718px !important;
	left:554px !important;
	top:1215px !important;
	min-height:17px !important;
}

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

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

#item41180 {
	width:53px !important;
	height:13px !important;
	left:1221px !important;
	top:240px !important;
}

#item23858 {
	width:1090px !important;
	height:1300px !important;
	background:#e1efff;
}

#item23854 {
	width:1090px !important;
	height:1300px !important;
}

#item27343 {
	width:782px !important;
	height:1080px !important;
	left:149px !important;
	top:85px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item23860 {
	width:454px !important;
	height:261px !important;
	left:446px !important;
	top:812px !important;
	background:#5b0e2f;
}

#item23885 {
	width:390px !important;
	left:185px !important;
	top:118px !important;
	min-height:330px !important;
}

#item47127 {
	width:105px !important;
	height:70px !important;
	left:638px !important;
	top:339px !important;
	background:#5b0e2f;
}

#item47128 {
	width:90px !important;
	height:58px !important;
	left:648px !important;
	top:348px !important;
}

#item23961 {
	width:260px !important;
	left:185px !important;
	top:470px !important;
	min-height:170px !important;
}

#item49228 {
	width:261px !important;
	left:185px !important;
	top:663px !important;
	min-height:103px !important;
}

#item23914 {
	width:360px !important;
	left:520px !important;
	top:470px !important;
	min-height:35px !important;
}

#item23937 {
	width:370px !important;
	left:520px !important;
	top:506px !important;
	min-height:240px !important;
}

#item23988 {
	width:220px !important;
	left:500px !important;
	top:832px !important;
	min-height:30px !important;
}

#item24011 {
	width:348px !important;
	left:500px !important;
	top:867px !important;
	min-height:197px !important;
}

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

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

#item24036 {
	width:53px !important;
	height:13px !important;
	left:851px !important;
	top:113px !important;
}

#item30698 {
	width:828px !important;
	height:1860px !important;
	background:#e1efff;
}

#item30695 {
	width:828px !important;
	height:1860px !important;
	left:-30px !important;
	top:-30px !important;
}

#item30699 {
	width:708px !important;
	height:1165px !important;
	left:30px !important;
	top:100px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item30700 {
	width:650px !important;
	height:280px !important;
	left:55px !important;
	top:925px !important;
	background:#5b0e2f;
}

#item30729 {
	width:348px !important;
	left:60px !important;
	top:163px !important;
	min-height:340px !important;
}

#item30754 {
	width:329px !important;
	left:360px !important;
	top:530px !important;
	min-height:30px !important;
}

#item30777 {
	width:353px !important;
	left:360px !important;
	top:566px !important;
	min-height:280px !important;
}

#item30801 {
	width:240px !important;
	left:60px !important;
	top:530px !important;
	min-height:209px !important;
}

#item30826 {
	width:220px !important;
	left:330px !important;
	top:946px !important;
	min-height:40px !important;
}

#item30849 {
	width:340px !important;
	left:330px !important;
	top:988px !important;
	min-height:190px !important;
}

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

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

#item30872 {
	width:53px !important;
	height:13px !important;
	left:653px !important;
	top:118px !important;
}

#item47181 {
	width:105px !important;
	height:70px !important;
	left:445px !important;
	top:372px !important;
	background:#5b0e2f;
}

#item47182 {
	width:90px !important;
	height:58px !important;
	left:455px !important;
	top:383px !important;
}

#item49252 {
	width:233px !important;
	left:61px !important;
	top:730px !important;
	min-height:145px !important;
}

#item32492 {
	width:628px !important;
	height:2738px !important;
	background:#e1efff;
}

#item32489 {
	width:628px !important;
	height:2738px !important;
	left:-30px !important;
	top:-30px !important;
}

#item32493 {
	width:508px !important;
	height:2459px !important;
	left:30px !important;
	top:130px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item32494 {
	width:508px !important;
	height:519px !important;
	left:30px !important;
	top:2020px !important;
	background:#5b0e2f;
}

#item32496 {
	width:300px !important;
	left:70px !important;
	top:204px !important;
	min-height:20px !important;
}

#item32522 {
	width:425px !important;
	left:70px !important;
	top:235px !important;
	min-height:570px !important;
}

#item32545 {
	width:440px !important;
	left:76px !important;
	top:1417px !important;
	min-height:35px !important;
}

#item32568 {
	width:403px !important;
	left:77px !important;
	top:1460px !important;
	min-height:502px !important;
}

#item32592 {
	width:422px !important;
	left:69px !important;
	top:801px !important;
	min-height:270px !important;
}

#item32639 {
	width:399px !important;
	left:70px !important;
	top:2140px !important;
	min-height:340px !important;
}

#item33235 {
	width:320px !important;
	left:70px !important;
	top:2076px !important;
	min-height:44px !important;
}

#item33730 {
	width:70px !important;
	min-height:20px !important;
}

#item33706 {
	width:70px !important;
	min-height:20px !important;
}

#item33703 {
	width:70px !important;
	height:20px !important;
	left:450px !important;
	top:150px !important;
}

#item49276 {
	width:410px !important;
	left:75px !important;
	top:1074px !important;
	min-height:208px !important;
}

#item41257 {
	width:1820px !important;
	height:1580px !important;
	background:#e1efff;
}

#item41254 {
	width:1820px !important;
	height:1580px !important;
}

#item41258 {
	width:782px !important;
	height:1072px !important;
	left:519px !important;
	top:215px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item47799 {
	width:454px !important;
	height:261px !important;
	left:816px !important;
	top:942px !important;
	background:#5b0e2f;
}

#item45890 {
	width:370px !important;
	left:555px !important;
	top:248px !important;
	min-height:330px !important;
}

#item47206 {
	width:105px !important;
	height:70px !important;
	left:1008px !important;
	top:469px !important;
	background:#5b0e2f;
}

#item47208 {
	width:90px !important;
	height:58px !important;
	left:1018px !important;
	top:480px !important;
}

#item45960 {
	width:266px !important;
	left:555px !important;
	top:603px !important;
	min-height:170px !important;
}

#item49221 {
	width:266px !important;
	left:555px !important;
	top:782px !important;
	min-height:122px !important;
}

#item45913 {
	width:360px !important;
	left:890px !important;
	top:603px !important;
	min-height:35px !important;
}

#item45936 {
	width:370px !important;
	left:890px !important;
	top:638px !important;
	min-height:240px !important;
}

#item47800 {
	width:220px !important;
	left:870px !important;
	top:962px !important;
	min-height:30px !important;
}

#item47823 {
	width:348px !important;
	left:870px !important;
	top:997px !important;
	min-height:197px !important;
}

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

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

#item41428 {
	width:53px !important;
	height:13px !important;
	left:1221px !important;
	top:243px !important;
}

p.Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	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;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_Custom-H_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Desktop_-_Custom-H_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_Custom-H_-_html_-_Close-Red-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:14.4px;
	color:#ad1e2d;
	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.Desktop_-_Custom-H_-_html_-_Close-Black-p {
	font-weight:500;
	font-family:Roboto,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:right;
}

p.Desktop_-_Custom-H_-_html_-_Object---Footnote-p {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Desktop_-_Custom-H_-_html_-_Object---Bullets--Body-Copy-p- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:12px;
	text-align:left;
}
ul.Desktop_-_Custom-H_-_html_-_Object---Bullets--Body-Copy-p- > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

p.Desktop_-_Custom-H_-_html_-_Object---Body-Copy-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

h3.Desktop_-_Custom-H_-_html_-_Call-Out--Subhead---h3 {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

h2.Desktop_-_Custom-H_-_html_-_Subhead-h2 {
	font-family:Roboto,serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Custom-H_-_html_-_Body-copy-p {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

h1.Desktop_-_Custom-H_-_html_-_Headline-h1 {
	font-family:Merriweather;
	font-size:30px;
	line-height:36px;
	color:#5b0e2f;
	margin-bottom:18px;
	text-align:left;
}

h1.Headline-H1 {
	font-family:"Playfair Display";
	font-size:38px;
	line-height:42px;
	color:#000;
	margin-bottom:18px;
	text-align:left;
}

p.Body-copy-p-white {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet-H_-_Custom-H_-_html_-_Body-copy-p {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

ul.Tablet-H_-_Custom-H_-_html_-_Bullets--Body-Copy-p > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:12px;
	text-align:left;
}
ul.Tablet-H_-_Custom-H_-_html_-_Bullets--Body-Copy-p > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	font-weight:500;
}

p.CTA---Body-Copy-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
}

h3.Tablet-H_-_Custom-H_-_html_-_Call-Out--Subhead---h3 {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

h1.Tablet-H_-_Custom-H_-_html_-_Headline-h1 {
	font-family:Merriweather;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:18px;
	text-align:left;
}

h4.Tablet-H_-_Custom-H_-_html_-_CTA---Subhead-h4 {
	font-family:Merriweather;
	font-size:30px;
	line-height:42px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.Disclosures---Body-copy-p {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

ul.Tablet-H_-_Custom-H_-_html_-_Object---Bullets---Copy---6px---p > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-H_-_Custom-H_-_html_-_Object---Bullets---Copy---6px---p > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	font-weight:500;
}

ul.Tablet-H_-_Custom-H_-_html_-_Object---Bullets--Body-Copy-p- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:12px;
	text-align:left;
}
ul.Tablet-H_-_Custom-H_-_html_-_Object---Bullets--Body-Copy-p- > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	font-weight:500;
}

p.Tablet-H_-_Custom-H_-_html_-_Object---Footnote-p {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Tablet-H_-_Custom-H_-_html_-_Object---CTA---Bullets-Body-Copy-p > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:20px;
	color:#fff;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-H_-_Custom-H_-_html_-_Object---CTA---Bullets-Body-Copy-p > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
}

p.Tablet-H_-_Custom-H_-_html_-_Object---CTA---Body-Copy-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

h5.Tablet-H_-_Custom-H_-_html_-_Object---CTA---Subhead-h5 {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet-H_-_Custom-H_-_html_-_Object---Body-copy-12-px-after-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet-H_-_Custom-H_-_html_-_Object---Body-Copy-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

h3.Tablet-H_-_Custom-H_-_html_-_Object---Subhead-h3 {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#5b0e2f;
	margin-bottom:12px;
	text-align:left;
}

h2.Tablet-H_-_Custom-H_-_html_-_Object---Subhead-h2 {
	font-family:Merriweather;
	font-size:40px;
	line-height:48px;
	color:#5b0e2f;
	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;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet-H_-_Custom-H_-_html_-_Close-Black-p {
	font-weight:500;
	font-family:Roboto,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:right;
}

p.Tablet-H_-_Custom-H_-_html_-_Close-Red-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:14.4px;
	color:#ad1e2d;
	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;
}

ul.Bullets_Burgundy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Bullets_Burgundy > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

ul.Tablet-H_-_Custom-H_-_INTERIOR-PAGES_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet-H_-_Custom-H_-_INTERIOR-PAGES_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

p.Tablet-H_-_Custom-H_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Compliance-# {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Business-Line {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

ul.Sub-bullet_202 > li {
	font-family:"DIN Pro",sans-serif;
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:21px;
	text-align:left;
}
ul.Sub-bullet_202 > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
	color:#ad1e2d;
}

ul.Bullet_202 > li {
	font-family:"DIN Pro",sans-serif;
	font-size:9.5px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Bullet_202 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:3px;
	width:0;
	color:#ad1e2d;
}

p.Bank-Box {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:9.5px;
	color:#000;
	letter-spacing:-0.020em;
	text-align:left;
}

p.Disclosure---8_10-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:10px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet-H_-_Custom-H_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Tablet-H_-_Custom-H_-_H1_digital {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:48px;
	color:#5b0e2f;
	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;
	margin-bottom:12px;
	text-align:left;
}

ul.Tablet-H_-_Custom-H_-_Bullets > li {
	font-family:"DIN Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#000;
	padding-left:18px;
	margin-bottom:2px;
	text-align:left;
}
ul.Tablet-H_-_Custom-H_-_Bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Body-Hyperlinks-P---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#2591cf;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

p.Body-Hyperlinks-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

h2.Subhead-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:28px;
	color:#ad1129;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

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

h2.Subheader-2-H2-Mobile {
	font-family:Roboto,serif;
	font-size:30px;
	line-height:37px;
	color:#5b0e2f;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

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

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

h1.Subheader-1-H1 {
	font-family:Roboto,serif;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Mobile_-_H1_digital {
	font-family:Merriweather;
	font-size:40px;
	line-height:48px;
	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;
	margin-bottom:12px;
	text-align:left;
}

p.Mobile_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Mobile_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Mobile_-_html_-_Object---Bullets--Body-Copy-p- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:12px;
	text-align:left;
}
ul.Mobile_-_html_-_Object---Bullets--Body-Copy-p- > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#ad1e2d;
}

h2.Mobile_-_html_-_Object---Subhead-h2 {
	font-family:Merriweather;
	font-size:40px;
	line-height:48px;
	color:#5b0e2f;
	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;
	margin-bottom:12px;
	text-align:left;
}

h1.Object---Header-h1 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:20px;
	color:#ff4f17;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
}

h4.Mobile_-_html_-_CTA---Subhead-h4 {
	font-family:Merriweather;
	font-size:30px;
	line-height:42px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_html_-_Body-copy-p {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

h1.Mobile_-_html_-_Headline-h1 {
	font-family:Merriweather;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:18px;
	text-align:left;
}

p.Tablet_-_H1_digital {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:48px;
	color:#5b0e2f;
	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;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Tablet_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Tablet_-_html_-_Object---Bullets---Copy---6px---p > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet_-_html_-_Object---Bullets---Copy---6px---p > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	font-weight:500;
}

p.Tablet_-_html_-_Close-Red-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:14.4px;
	color:#ad1e2d;
	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.Tablet_-_html_-_Close-Black-p {
	font-weight:500;
	font-family:Roboto,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:right;
}

p.Tablet_-_html_-_Object---Footnote-p {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-indent:-7px;
	padding-left:7px;
	margin-bottom:6px;
	text-align:left;
}

ul.Tablet_-_html_-_Object---CTA---Bullets-Body-Copy-p > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:20px;
	color:#fff;
	padding-left:12px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet_-_html_-_Object---CTA---Bullets-Body-Copy-p > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
}

p.Tablet_-_html_-_Object---CTA---Body-Copy-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

h5.Tablet_-_html_-_Object---CTA---Subhead-h5 {
	font-family:"Playfair Display";
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet_-_html_-_Object---Body-copy-12-px-after-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

h3.Tablet_-_html_-_Object---Subhead-h3 {
	font-family:"Playfair Display";
	font-size:22px;
	line-height:26.4px;
	color:#5b0e2f;
	margin-bottom:12px;
	text-align:left;
}

ul.Tablet_-_html_-_Object---Bullets--Body-Copy-p- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:12px;
	text-align:left;
}
ul.Tablet_-_html_-_Object---Bullets--Body-Copy-p- > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	font-weight:500;
}

p.Tablet_-_html_-_Object---Body-Copy-p {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

h2.Tablet_-_html_-_Object---Subhead-h2 {
	font-family:Merriweather;
	font-size:40px;
	line-height:48px;
	color:#5b0e2f;
	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;
	margin-bottom:12px;
	text-align:left;
}

p.Disclosure--Footnotes-p {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:16px;
	color:#fff;
	text-indent:-7px;
	padding-left:7px;
	margin-bottom:6px;
	text-align:left;
}

h3.Tablet_-_html_-_Call-Out--Subhead---h3 {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

ul.Tablet_-_html_-_Bullets--Body-Copy-p > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	margin-bottom:12px;
	text-align:left;
}
ul.Tablet_-_html_-_Bullets--Body-Copy-p > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	font-weight:500;
}

h2.Tablet_-_html_-_Subhead-h2 {
	font-family:Roboto,serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	text-align:left;
}

p.Tablet_-_html_-_Body-copy-p {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

h1.Tablet_-_html_-_Headline-h1 {
	font-family:Merriweather;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:18px;
	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.autoCharStyle2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle1 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
}

span.Color---Garnet {
	color:#5b0e2f;
}

span.Regular {
}

strong.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,sans-serif;
}

strong.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Bold {
	color:#fff;
}

span.White-Bold {
	font-weight:bold;
	color:#fff;
}

span.White {
	color:#fff;
}

span.Bullets---WHITE {
	color:#fff;
}

span.Bullets---GRAY {
	color:#808284;
}

span.Tablet-H_-_Custom-H_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.Cool-Gray-10 {
	color:#646569;
}

span.Tablet-H_-_Custom-H_-_Bullets_-__202 {
	color:#ad1e2d;
}

span.Tablet-H_-_Custom-H_-_Superscript-Body-Copy {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Custom-H_-_CTA---Kerning---16pt {
	color:#fff;
}

span.Tablet-H_-_Custom-H_-__202 {
	color:#83142c;
}

span.Orange-Medium-30-pt-copy {
	font-weight:500;
	font-size:30px;
	color:#ff4f17;
}

span.Tablet-H_-_Custom-H_-_Object-Italic {
	font-weight:300;
	font-style:italic;
}

span.Tablet-H_-_Custom-H_-_Object---Bullets {
}

span.Tablet-H_-_Custom-H_-_White {
	color:#fff;
}

.Superscripts-white {
	color:#fff;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

.Superscripts {
	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.Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Desktop_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	color:#fff;
}

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,sans-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.Desktop_-_Custom-H_-_Orange-Medium-- {
	font-weight:500;
	color:#ff4f17;
}

span.Desktop_-_Custom-H_-_Orange-Medium-30-pt {
	font-weight:500;
	font-size:30px;
	color:#ff4f17;
}

span.Desktop_-_Custom-H_-_Superscript-Body-Copy {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Custom-H_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.Mobile_-_HTML_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

span.Mobile_-_Object---Bullets {
}

span.Mobile_-_Object-Italic {
	font-weight:300;
	font-style:italic;
}

span.Mobile_-_Orange-Medium-- {
	font-weight:500;
	color:#ff4f17;
}

span.Mobile_-_Orange-Medium-30-pt {
	font-weight:500;
	font-size:30px;
	color:#ff4f17;
}

span.Mobile_-_Superscript-Body-Copy {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.Tablet_-_Object---Bullets {
}

span.Tablet_-_Object-Italic {
	font-weight:300;
	font-style:italic;
}

span.Orange-Medium {
	font-weight:500;
	color:#ff4f17;
}

span.Tablet_-_Orange-Medium-30-pt {
	font-weight:500;
	font-size:30px;
	color:#ff4f17;
}

span.Tablet_-_CTA---Kerning---16pt {
}

span.Tablet_-_Superscript-Body-Copy {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1e2d;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1240px){ [class*=" mq-"], .mq-default { display:none; } .mq-1080 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:698px){ [class*=" mq-"], .mq-default { display:none; } .mq-568 {display:block; } }

#loadIndicator{display:none;}
