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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:6500px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:2250px; height:6512px; }
@media all and (max-height:6500px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #b92625; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#b92625;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-Gotham-Medium;
	src:url("../fonts/Gotham-Medium.otf");
}

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

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

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

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

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

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

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

@keyframes custom-11100 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-473px,0px);}
}
@-webkit-keyframes custom-11100 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-473px,0px);}
}
#item11102 {
	width:699px !important;
	height:369px !important;
	box-shadow:-8px 0px 8px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-8px 0px 8px 0px rgba(0,0,0,0.33);
	background:#fff;
}

#item11113 {
	width:688px !important;
	height:67px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item11110 {
	width:688px !important;
	height:67px !important;
	left:5px !important;
	top:297px !important;
}

#item11140 {
	width:688px !important;
	height:67px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item11136 {
	width:688px !important;
	height:67px !important;
	left:5px !important;
	top:224px !important;
}

#item11166 {
	width:688px !important;
	height:67px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item11163 {
	width:688px !important;
	height:67px !important;
	left:5px !important;
	top:152px !important;
}

#item11192 {
	width:688px !important;
	height:67px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item11189 {
	width:688px !important;
	height:67px !important;
	left:5px !important;
	top:79px !important;
}

#item11218 {
	width:688px !important;
	height:67px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item11215 {
	width:688px !important;
	height:67px !important;
	left:5px !important;
	top:6px !important;
}

#item11241 {
	width:86px !important;
	height:86px !important;
	top:75px !important;
}

#item11249 {
	width:86px !important;
	height:86px !important;
	top:75px !important;
}

#item11100.fixed-pos-elem {
	width:795px !important;
	height:390px !important;
	left:auto !important;
	top:89px !important;
	right:-710px !important;
}

#item27961 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item27958.fixed-pos-elem {
	width:63px !important;
	height:63px !important;
	left:70px !important;
	top:auto !important;
	bottom:77px !important;
	-webkit-transform-origin:0 100% 0;
	transform-origin:0 100% 0;
}

#item27753 {
	width:1428px !important;
	height:735px !important;
	left:254px !important;
	top:2725px !important;
}

#item375 {
	width:1552px !important;
	left:191px !important;
	top:730px !important;
	min-height:67px !important;
}

#item399 {
	width:452px !important;
	left:276px !important;
	top:5365px !important;
	min-height:162px !important;
}

#item445 {
	width:184px !important;
	left:889px !important;
	top:5332px !important;
	min-height:48px !important;
}

#item473 {
	width:588px !important;
	left:276px !important;
	top:5320px !important;
	min-height:40px !important;
}

#item497 {
	width:526px !important;
	left:276px !important;
	top:5619px !important;
	min-height:144px !important;
}

#item520 {
	width:588px !important;
	left:276px !important;
	top:5569px !important;
	min-height:40px !important;
}

#item543 {
	width:800px !important;
	height:504px !important;
	left:886px !important;
	top:5477px !important;
}

@keyframes flyinfrombottom-543 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-543 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item543 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item548 {
	width:489px !important;
	left:276px !important;
	top:5840px !important;
	min-height:170px !important;
}

#item571 {
	width:588px !important;
	left:276px !important;
	top:5793px !important;
	min-height:40px !important;
}

#item34706 {
	width:420px !important;
	left:31px !important;
	top:193px !important;
	min-height:40px !important;
}

#item33786 {
	width:1446px !important;
	left:23px !important;
	top:153px !important;
	background:#cbced2;
	min-height:540px !important;
}

#item33919 {
	width:1093px !important;
	left:118px !important;
	top:64px !important;
	min-height:68px !important;
}

#item4428 {
	width:1446px !important;
	left:23px !important;
	top:153px !important;
	background:#cbced2;
	min-height:540px !important;
}

#item4610 {
	width:1093px !important;
	left:118px !important;
	top:64px !important;
	min-height:68px !important;
}

#item33567 {
	width:1446px !important;
	left:23px !important;
	top:155px !important;
	background:#cbced2;
	min-height:540px !important;
}

#item33615 {
	width:1091px !important;
	left:118px !important;
	top:66px !important;
	min-height:68px !important;
}

#item4153 {
	width:1446px !important;
	left:23px !important;
	top:152px !important;
	background:#cbced2;
	min-height:540px !important;
}

#item4206 {
	width:261px !important;
	height:391px !important;
	left:832px !important;
}

#item4240 {
	width:1091px !important;
	left:118px !important;
	top:63px !important;
	min-height:68px !important;
}

#item3875 {
	width:1452px !important;
	left:23px !important;
	top:151px !important;
	background:#cbced2;
	min-height:542px !important;
}

#item4045 {
	width:237px !important;
	height:385px !important;
	left:103px !important;
	top:228px !important;
}

#item4055 {
	width:1030px !important;
	left:118px !important;
	top:62px !important;
	min-height:68px !important;
}

#item3723 {
	width:798px !important;
	left:100px !important;
	top:200px !important;
	min-height:273px !important;
}

#item3805 {
	width:694px !important;
	left:331px !important;
	top:691px !important;
	min-height:94px !important;
}

#item36394 {
	width:332px !important;
	left:225px !important;
	top:342px !important;
	min-height:66px !important;
}

#item36420 {
	width:823px !important;
	left:162px !important;
	top:154px !important;
	min-height:78px !important;
}

#item36481 {
	width:274px !important;
	left:627px !important;
	top:424px !important;
	min-height:235px !important;
}

#item36504 {
	width:298px !important;
	left:611px !important;
	top:342px !important;
	min-height:64px !important;
}

#item36527 {
	width:464px !important;
	left:1082px !important;
	top:557px !important;
	min-height:155px !important;
}

#item36550 {
	width:373px !important;
	left:1129px !important;
	top:479px !important;
	min-height:78px !important;
}

#item36573 {
	width:289px !important;
	left:242px !important;
	top:424px !important;
	min-height:289px !important;
}

#item3500 {
	width:1377px !important;
	left:23px !important;
	top:345px !important;
	background:#cbced2;
	min-height:465px !important;
}

#item3523 {
	width:985px !important;
	left:70px !important;
	top:207px !important;
	min-height:93px !important;
}

#item3600 {
	width:457px !important;
	left:526px !important;
	top:501px !important;
	min-height:283px !important;
}

#item3623 {
	width:457px !important;
	left:519px !important;
	top:406px !important;
	min-height:77px !important;
}

#item3674 {
	width:355px !important;
	height:233px !important;
	left:985px !important;
	top:636px !important;
}

#item35703 {
	width:262px !important;
	top:457px !important;
	min-height:29px !important;
}

#item35779 {
	width:289px !important;
	left:1030px !important;
	top:263px !important;
	min-height:254px !important;
}

#item35802 {
	width:282px !important;
	left:1035px !important;
	top:151px !important;
	min-height:108px !important;
}

#item35829 {
	width:262px !important;
	left:284px !important;
	top:457px !important;
	min-height:22px !important;
}

#item35852 {
	width:262px !important;
	left:567px !important;
	top:457px !important;
	min-height:26px !important;
}

#item35875 {
	width:262px !important;
	top:782px !important;
	min-height:53px !important;
}

#item35899 {
	width:262px !important;
	left:284px !important;
	top:782px !important;
	min-height:34px !important;
}

#item35922 {
	width:262px !important;
	left:575px !important;
	top:782px !important;
	min-height:34px !important;
}

#item3067 {
	width:1568px !important;
	left:63px !important;
	top:332px !important;
	background:#cbced2;
	min-height:459px !important;
}

#item3129 {
	width:271px !important;
	left:190px !important;
	top:493px !important;
	min-height:189px !important;
}

#item3403 {
	width:1054px !important;
	left:155px !important;
	top:210px !important;
	min-height:93px !important;
}

#item3458 {
	width:336px !important;
	left:159px !important;
	top:407px !important;
	min-height:70px !important;
}

#item3485 {
	width:314px !important;
	height:311px !important;
	left:2px !important;
	top:612px !important;
}

#item2501 {
	width:158px !important;
	left:709px !important;
	top:469px !important;
	min-height:17px !important;
}

#item2524 {
	width:109px !important;
	left:768px !important;
	top:542px !important;
	min-height:27px !important;
}

#item2548 {
	width:158px !important;
	left:714px !important;
	top:621px !important;
	min-height:27px !important;
}

#item2571 {
	width:158px !important;
	left:710px !important;
	top:695px !important;
	min-height:27px !important;
}

#item2622 {
	width:158px !important;
	left:390px !important;
	top:469px !important;
	min-height:17px !important;
}

#item2645 {
	width:109px !important;
	left:439px !important;
	top:542px !important;
	min-height:27px !important;
}

#item2669 {
	width:158px !important;
	left:384px !important;
	top:621px !important;
	min-height:27px !important;
}

#item2692 {
	width:158px !important;
	left:390px !important;
	top:695px !important;
	min-height:27px !important;
}

#item2715 {
	width:158px !important;
	left:392px !important;
	top:771px !important;
	min-height:27px !important;
}

#item2775 {
	width:158px !important;
	left:95px !important;
	top:469px !important;
	min-height:17px !important;
}

#item2798 {
	width:109px !important;
	left:144px !important;
	top:542px !important;
	min-height:27px !important;
}

#item2821 {
	width:158px !important;
	left:89px !important;
	top:621px !important;
	min-height:27px !important;
}

#item2844 {
	width:158px !important;
	left:95px !important;
	top:695px !important;
	min-height:27px !important;
}

#item2867 {
	width:158px !important;
	left:97px !important;
	top:771px !important;
	min-height:27px !important;
}

#item2911 {
	width:580px !important;
	left:144px !important;
	top:352px !important;
	min-height:34px !important;
}

#item2934 {
	width:700px !important;
	left:78px !important;
	top:213px !important;
	min-height:86px !important;
}

#item2996 {
	width:242px !important;
	left:1049px !important;
	top:290px !important;
	min-height:112px !important;
}

#item3040 {
	width:261px !important;
	left:1049px !important;
	top:212px !important;
	min-height:69px !important;
}

#item30257 {
	width:834px !important;
	left:21px !important;
	top:76px !important;
	min-height:58px !important;
}

#item30280 {
	width:183px !important;
	left:16px !important;
	top:219px !important;
	min-height:84px !important;
}

#item30303 {
	width:204px !important;
	top:396px !important;
	min-height:143px !important;
}

#item30357 {
	width:344px !important;
	left:1065px !important;
	top:69px !important;
	min-height:51px !important;
}

#item30380 {
	width:358px !important;
	left:1059px !important;
	top:122px !important;
	min-height:165px !important;
}

#item1646 {
	width:834px !important;
	left:565px !important;
	top:599px !important;
	min-height:58px !important;
}

#item2077 {
	width:344px !important;
	left:51px !important;
	top:102px !important;
	min-height:41px !important;
}

#item2100 {
	width:344px !important;
	left:582px !important;
	top:102px !important;
	min-height:36px !important;
}

#item2282 {
	width:344px !important;
	left:1040px !important;
	top:102px !important;
	min-height:65px !important;
}

#item2305 {
	width:358px !important;
	left:1035px !important;
	top:335px !important;
	min-height:165px !important;
}

#item668 {
	width:368px !important;
	left:1135px !important;
	top:304px !important;
	min-height:294px !important;
}

#item691 {
	width:330px !important;
	left:1154px !important;
	top:244px !important;
	min-height:44px !important;
}

#item722 {
	width:483px !important;
	left:300px !important;
	top:304px !important;
	min-height:316px !important;
}

#item799 {
	width:330px !important;
	left:298px !important;
	top:242px !important;
	min-height:44px !important;
}

#item1439 {
	width:207px !important;
	left:90px !important;
	top:598px !important;
	min-height:155px !important;
}

#item1462 {
	width:338px !important;
	left:311px !important;
	top:598px !important;
	min-height:148px !important;
}

#item1466 {
	width:657px !important;
	left:21px !important;
	top:71px !important;
	min-height:342px !important;
}

#item1020 {
	width:695px !important;
	left:7px !important;
	top:725px !important;
	min-height:99px !important;
}

#item27926 {
	width:518px !important;
	left:106px !important;
	top:297px !important;
	min-height:392px !important;
}

#item939 {
	width:699px !important;
	left:205px !important;
	top:748px !important;
	min-height:57px !important;
}

#item962 {
	width:356px !important;
	left:1053px !important;
	top:767px !important;
	min-height:34px !important;
}

#item594 {
	width:1633px !important;
	height:930px !important;
	left:146px !important;
	top:4029px !important;
}

#item4712 {
	width:1428px !important;
	left:270px !important;
	top:6309px !important;
	min-height:97px !important;
}

#item4735 {
	width:114px !important;
	height:50px !important;
	left:36px !important;
	top:4469px !important;
}

#item4761 {
	width:114px !important;
	height:50px !important;
	left:1779px !important;
	top:4469px !important;
}

#item4788 {
	width:1632px !important;
	left:151px !important;
	top:1580px !important;
	min-height:40px !important;
}

#item4834 {
	width:184px !important;
	left:147px !important;
	top:3878px !important;
	min-height:48px !important;
}

#item4893 {
	width:184px !important;
	left:168px !important;
	top:2600px !important;
	min-height:48px !important;
}

#item4917 {
	width:1341px !important;
	left:287px !important;
	top:820px !important;
	min-height:138px !important;
}

#item4968 {
	width:152px !important;
	left:690px !important;
	top:1481px !important;
	min-height:48px !important;
}

#item23387 {
	width:535px !important;
	height:80px !important;
	top:58px !important;
	background:#fff;
}

#item5060 {
	width:378px !important;
	left:79px !important;
	top:189px !important;
	min-height:246px !important;
}

#item5008 {
	width:398px !important;
	left:69px !important;
	top:193px !important;
	min-height:192px !important;
}

#item23381 {
	width:535px !important;
	height:80px !important;
	top:58px !important;
	background:#fff;
}

#item5005 {
	width:535px !important;
	height:492px !important;
	left:134px !important;
	top:1653px !important;
}

#item23414 {
	width:535px !important;
	height:80px !important;
	left:1px !important;
	top:58px !important;
	background:#fff;
}

#item5187 {
	width:378px !important;
	left:79px !important;
	top:189px !important;
	min-height:212px !important;
}

#item5113 {
	width:418px !important;
	left:58px !important;
	top:189px !important;
	min-height:246px !important;
}

#item23407 {
	width:535px !important;
	height:80px !important;
	left:1px !important;
	top:58px !important;
	background:#fff;
}

#item5109 {
	width:536px !important;
	height:492px !important;
	left:690px !important;
	top:1653px !important;
}

#item23435 {
	width:535px !important;
	height:80px !important;
	top:57px !important;
	background:#fff;
}

#item5341 {
	width:378px !important;
	left:62px !important;
	top:189px !important;
	min-height:246px !important;
}

#item23422 {
	width:535px !important;
	height:80px !important;
	top:57px !important;
	background:#fff;
}

#item5290 {
	width:378px !important;
	left:62px !important;
	top:189px !important;
	min-height:246px !important;
}

#item5263 {
	width:535px !important;
	height:492px !important;
	left:1247px !important;
	top:1653px !important;
}

#item5368 {
	width:179px !important;
	left:-2px !important;
	top:1236px !important;
	min-height:100px !important;
}

#item5391 {
	width:179px !important;
	left:1px !important;
	top:2556px !important;
	min-height:100px !important;
}

#item5414 {
	width:179px !important;
	left:10px !important;
	top:3837px !important;
	min-height:100px !important;
}

#item5437 {
	width:179px !important;
	top:5190px !important;
	min-height:100px !important;
}

#item5486 {
	width:116px !important;
	height:50px !important;
	left:188px !important;
	top:3064px !important;
}

#item5512 {
	width:120px !important;
	height:50px !important;
	left:1611px !important;
	top:3064px !important;
}

#item5539 {
	width:535px !important;
	left:692px !important;
	top:2188px !important;
	min-height:32px !important;
}

#item5562 {
	width:314px !important;
	left:36px !important;
	top:36px !important;
	min-height:52px !important;
}

#item27965 {
	width:390px !important;
	height:56px !important;
	left:765px !important;
	top:1004px !important;
}

@keyframes custom-23166 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-240.071px,0px);}
}
@-webkit-keyframes custom-23166 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-240.071px,0px);}
}
#item23168 {
	width:283px !important;
	height:296px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
}

#item23173 {
	width:271px !important;
	height:53px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item23170 {
	width:271px !important;
	height:53px !important;
	left:5px !important;
	top:238px !important;
}

#item23199 {
	width:271px !important;
	height:53px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item23196 {
	width:271px !important;
	height:53px !important;
	left:5px !important;
	top:180px !important;
}

#item23225 {
	width:271px !important;
	height:53px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item23222 {
	width:271px !important;
	height:53px !important;
	left:5px !important;
	top:122px !important;
}

#item23251 {
	width:271px !important;
	height:53px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item23248 {
	width:271px !important;
	height:53px !important;
	left:5px !important;
	top:64px !important;
}

#item23278 {
	width:271px !important;
	height:53px !important;
	background:#b92625;
	padding:0px 0px 0px 20px;
}

#item23275 {
	width:271px !important;
	height:53px !important;
	left:5px !important;
	top:6px !important;
}

#item23301 {
	width:50px !important;
	height:50px !important;
	top:74px !important;
}

#item23309 {
	width:50px !important;
	height:50px !important;
	top:74px !important;
}

#item23166.fixed-pos-elem {
	width:342px !important;
	height:306px !important;
	left:auto !important;
	top:17px !important;
	right:-290px !important;
}

#item23322 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item23319.fixed-pos-elem {
	width:63px !important;
	height:63px !important;
	left:36px !important;
	top:auto !important;
	bottom:36px !important;
	-webkit-transform-origin:0 100% 0;
	transform-origin:0 100% 0;
}

#item5694 {
	width:290px !important;
	height:519px !important;
	left:15px !important;
	top:3326px !important;
	background:#fff;
}

#item23706 {
	width:209px !important;
	top:3898px !important;
	min-height:52px !important;
}

#item5700 {
	width:321px !important;
	left:2px !important;
	top:361px !important;
	min-height:99px !important;
}

#item5724 {
	width:248px !important;
	left:36px !important;
	top:4245px !important;
	min-height:367px !important;
}

#item48441 {
	width:248px !important;
	top:238px !important;
	background:#cbced2;
	min-height:234px !important;
}

#item48537 {
	width:220px !important;
	left:14px !important;
	top:106px !important;
	min-height:129px !important;
}

#item9229 {
	width:248px !important;
	top:238px !important;
	background:#cbced2;
	min-height:234px !important;
}

#item9373 {
	width:220px !important;
	left:14px !important;
	top:106px !important;
	min-height:103px !important;
}

#item48278 {
	width:248px !important;
	top:232px !important;
	background:#cbced2;
	min-height:238px !important;
}

#item48318 {
	width:216px !important;
	left:16px !important;
	top:102px !important;
	min-height:92px !important;
}

#item8997 {
	width:248px !important;
	top:232px !important;
	background:#cbced2;
	min-height:238px !important;
}

#item9058 {
	width:216px !important;
	left:16px !important;
	top:102px !important;
	min-height:92px !important;
}

#item8760 {
	width:248px !important;
	top:232px !important;
	background:#cbced2;
	min-height:239px !important;
}

#item8818 {
	width:101px !important;
	height:131px !important;
	left:15px !important;
	top:323px !important;
}

#item8826 {
	width:217px !important;
	left:16px !important;
	top:102px !important;
	min-height:100px !important;
}

#item8729 {
	width:230px !important;
	height:153px !important;
	left:40px !important;
	top:110px !important;
}

#item8730 {
	width:209px !important;
	left:5px !important;
	top:3px !important;
	min-height:388px !important;
}

#item48636 {
	width:248px !important;
	top:146px !important;
	background:#cbced2;
	min-height:269px !important;
}

#item48758 {
	width:54px !important;
	height:143px !important;
	left:237px !important;
	top:329px !important;
}

#item48824 {
	width:216px !important;
	height:155px !important;
	left:47px !important;
	top:175px !important;
}

#item48825 {
	width:189px !important;
	left:4px !important;
	top:4px !important;
	min-height:824px !important;
}

#item8416 {
	width:248px !important;
	top:146px !important;
	background:#cbced2;
	min-height:269px !important;
}

#item8533 {
	width:81px !important;
	height:71px !important;
	left:188px !important;
	top:439px !important;
}

#item8538 {
	width:216px !important;
	height:222px !important;
	left:49px !important;
	top:175px !important;
}

#item8539 {
	width:185px !important;
	left:4px !important;
	top:4px !important;
	min-height:472px !important;
}

#item54347 {
	width:248px !important;
	height:211px !important;
	left:22px !important;
	top:279px !important;
	background:#dcdee1;
}

#item56532 {
	width:142px !important;
	left:-1px !important;
	top:163px !important;
	min-height:16px !important;
}

#item56579 {
	width:142px !important;
	left:153px !important;
	top:163px !important;
	min-height:12px !important;
}

#item56602 {
	width:142px !important;
	left:306px !important;
	top:163px !important;
	min-height:14px !important;
}

#item56625 {
	width:142px !important;
	left:463px !important;
	top:164px !important;
	min-height:29px !important;
}

#item56648 {
	width:142px !important;
	left:617px !important;
	top:164px !important;
	min-height:19px !important;
}

#item56671 {
	width:142px !important;
	left:775px !important;
	top:164px !important;
	min-height:19px !important;
}

#item55230 {
	width:116px !important;
	left:88px !important;
	top:495px !important;
	min-height:10px !important;
}

#item22001 {
	width:248px !important;
	top:110px !important;
	background:#cbced2;
	min-height:360px !important;
}

#item22126 {
	width:248px !important;
	top:135px !important;
	min-height:37px !important;
}

#item8053 {
	width:247px !important;
	left:1px !important;
	top:231px !important;
	background:#cbced2;
	min-height:231px !important;
}

#item8103 {
	width:148px !important;
	left:25px !important;
	top:329px !important;
	min-height:132px !important;
}

#item8126 {
	width:248px !important;
	top:102px !important;
	min-height:111px !important;
}

#item8178 {
	width:144px !important;
	left:26px !important;
	top:276px !important;
	min-height:41px !important;
}

#item8207 {
	width:119px !important;
	height:118px !important;
	left:1px !important;
	top:414px !important;
}

#item7878 {
	width:248px !important;
	top:249px !important;
	min-height:26px !important;
}

#item7901 {
	width:230px !important;
	left:10px !important;
	top:102px !important;
	min-height:106px !important;
}

#item26634 {
	width:45px !important;
	left:111px !important;
	min-height:13px !important;
}

#item26657 {
	width:45px !important;
	left:111px !important;
	top:50px !important;
	min-height:13px !important;
}

#item26680 {
	width:44px !important;
	left:56px !important;
	top:145px !important;
	min-height:11px !important;
}

#item26703 {
	width:43px !important;
	left:2px !important;
	top:98px !important;
	min-height:12px !important;
}

#item26726 {
	width:44px !important;
	left:56px !important;
	top:98px !important;
	min-height:12px !important;
}

#item26749 {
	width:44px !important;
	left:56px !important;
	top:50px !important;
	min-height:10px !important;
}

#item26772 {
	width:44px !important;
	left:56px !important;
	min-height:10px !important;
}

#item26795 {
	width:45px !important;
	left:111px !important;
	top:145px !important;
	min-height:11px !important;
}

#item26818 {
	width:45px !important;
	left:111px !important;
	top:98px !important;
	min-height:12px !important;
}

#item26841 {
	width:45px !important;
	min-height:10px !important;
}

#item26864 {
	width:45px !important;
	top:50px !important;
	min-height:10px !important;
}

#item26887 {
	width:49px !important;
	left:166px !important;
	top:98px !important;
	min-height:20px !important;
}

#item26910 {
	width:49px !important;
	left:166px !important;
	top:50px !important;
	min-height:18px !important;
}

#item26933 {
	width:49px !important;
	left:166px !important;
	min-height:18px !important;
}

#item49056 {
	width:248px !important;
	height:281px !important;
	left:22px !important;
	top:209px !important;
	background:#dcdee1;
}

#item51143 {
	width:83px !important;
	left:238px !important;
	top:210px !important;
	min-height:33px !important;
}

#item51510 {
	width:83px !important;
	left:92px !important;
	top:213px !important;
	min-height:29px !important;
}

#item51533 {
	width:111px !important;
	left:545px !important;
	top:83px !important;
	min-height:151px !important;
}

#item51645 {
	width:83px !important;
	left:559px !important;
	top:35px !important;
	min-height:33px !important;
}

#item49664 {
	width:233px !important;
	height:89px !important;
	left:38px !important;
	top:107px !important;
}

#item49665 {
	width:206px !important;
	left:3px !important;
	top:2px !important;
	min-height:135px !important;
}

#item49691 {
	width:116px !important;
	left:88px !important;
	top:495px !important;
	min-height:10px !important;
}

#item6869 {
	width:248px !important;
	height:289px !important;
	left:22px !important;
	top:201px !important;
	background:#dcdee1;
}

#item53451 {
	width:77px !important;
	left:202px !important;
	top:229px !important;
	min-height:32px !important;
}

#item53474 {
	width:83px !important;
	left:320px !important;
	top:229px !important;
	min-height:29px !important;
}

#item53588 {
	width:124px !important;
	left:605px !important;
	top:44px !important;
	min-height:20px !important;
}

#item53611 {
	width:253px !important;
	left:540px !important;
	top:156px !important;
	min-height:111px !important;
}

#item23668 {
	width:233px !important;
	height:53px !important;
	left:38px !important;
	top:137px !important;
}

#item23669 {
	width:206px !important;
	left:3px !important;
	top:2px !important;
	min-height:135px !important;
}

#item25532 {
	width:116px !important;
	left:88px !important;
	top:495px !important;
	min-height:10px !important;
}

#item5961 {
	width:225px !important;
	left:32px !important;
	top:138px !important;
	min-height:47px !important;
}

#item6127 {
	width:219px !important;
	height:193px !important;
	left:50px !important;
	top:195px !important;
}

#item6128 {
	width:186px !important;
	left:4px !important;
	top:4px !important;
	min-height:340px !important;
}

#item18898 {
	width:248px !important;
	top:302px !important;
	min-height:20px !important;
}

#item18981 {
	width:221px !important;
	height:133px !important;
	left:48px !important;
	top:333px !important;
}

#item18982 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:392px !important;
}

#item6762 {
	width:222px !important;
	height:96px !important;
	left:47px !important;
	top:366px !important;
}

#item6763 {
	width:187px !important;
	left:8px !important;
	top:5px !important;
	min-height:234px !important;
}

#item18690 {
	width:240px !important;
	height:283px !important;
	left:32px !important;
	top:159px !important;
}

#item18691 {
	width:213px !important;
	left:5px !important;
	top:3px !important;
	min-height:424px !important;
}

#item6272 {
	width:248px !important;
	top:372px !important;
	min-height:89px !important;
}

#item24030 {
	width:244px !important;
	left:34px !important;
	top:204px !important;
	min-height:172px !important;
}

#item6191 {
	width:205px !important;
	left:42px !important;
	top:279px !important;
	min-height:79px !important;
}

#item5916 {
	width:291px !important;
	height:532px !important;
	left:14px !important;
	top:3313px !important;
}

#item9495 {
	width:35px !important;
	height:70px !important;
	top:3522px !important;
}

#item9521 {
	width:35px !important;
	height:70px !important;
	left:285px !important;
	top:3522px !important;
}

#item9547 {
	width:223px !important;
	left:50px !important;
	top:1009px !important;
	min-height:105px !important;
}

#item9594 {
	width:102px !important;
	left:109px !important;
	top:3214px !important;
	min-height:30px !important;
}

#item9653 {
	width:112px !important;
	left:23px !important;
	top:2108px !important;
	min-height:26px !important;
}

#item9676 {
	width:248px !important;
	left:36px !important;
	top:460px !important;
	min-height:187px !important;
}

#item9722 {
	width:149px !important;
	top:965px !important;
	min-height:26px !important;
}

#item9757 {
	width:220px !important;
	left:13px !important;
	top:91px !important;
	min-height:60px !important;
}

#item18139 {
	width:249px !important;
	height:40px !important;
	top:31px !important;
	background:#fff;
}

#item9808 {
	width:208px !important;
	left:21px !important;
	top:90px !important;
	min-height:79px !important;
}

#item18151 {
	width:247px !important;
	height:39px !important;
	top:31px !important;
	background:#fff;
}

#item9753 {
	width:249px !important;
	height:180px !important;
	left:36px !important;
	top:1157px !important;
}

#item18174 {
	width:249px !important;
	height:38px !important;
	top:32px !important;
	background:#fff;
}

#item9862 {
	width:212px !important;
	left:19px !important;
	top:90px !important;
	min-height:79px !important;
}

#item9915 {
	width:239px !important;
	left:5px !important;
	top:114px !important;
	min-height:52px !important;
}

#item18191 {
	width:249px !important;
	height:66px !important;
	top:32px !important;
	background:#fff;
}

#item9859 {
	width:249px !important;
	height:180px !important;
	left:36px !important;
	top:1349px !important;
}

#item9992 {
	width:205px !important;
	left:21px !important;
	top:90px !important;
	min-height:86px !important;
}

#item18197 {
	width:247px !important;
	height:38px !important;
	left:1px !important;
	top:34px !important;
	background:#fff;
}

#item10044 {
	width:211px !important;
	left:20px !important;
	top:90px !important;
	min-height:73px !important;
}

#item18230 {
	width:246px !important;
	height:39px !important;
	left:1px !important;
	top:34px !important;
	background:#fff;
}

#item9966 {
	width:248px !important;
	height:180px !important;
	left:36px !important;
	top:1542px !important;
}

#item10070 {
	width:160px !important;
	left:1px !important;
	top:802px !important;
	min-height:46px !important;
}

#item10094 {
	width:298px !important;
	left:2px !important;
	top:2022px !important;
	min-height:48px !important;
}

#item10117 {
	width:320px !important;
	top:3107px !important;
	min-height:36px !important;
}

#item10163 {
	width:240px !important;
	height:40px !important;
	left:40px !important;
	top:661px !important;
}

#item10243 {
	width:319px !important;
	top:1113px !important;
	min-height:20px !important;
}

#item10295 {
	width:83px !important;
	left:3px !important;
	top:9px !important;
	min-height:52px !important;
}

#item18201 {
	width:320px !important;
	top:1744px !important;
	min-height:20px !important;
}

#item23750 {
	width:80px !important;
	height:30px !important;
	left:78px !important;
	top:2376px !important;
}

#item23775 {
	width:80px !important;
	height:30px !important;
	left:163px !important;
	top:2376px !important;
}

#item23840 {
	width:270px !important;
	height:178px !important;
	left:25px !important;
	top:2158px !important;
}

#item25642 {
	width:239px !important;
	left:41px !important;
	top:2437px !important;
	min-height:162px !important;
}

#item27371 {
	width:95px !important;
	height:20px !important;
	left:48px !important;
	top:2714px !important;
}

#item27375 {
	width:95px !important;
	height:20px !important;
	left:171px !important;
	top:2714px !important;
}

#item27398 {
	width:95px !important;
	height:20px !important;
	left:48px !important;
	top:2855px !important;
}

#item27421 {
	width:115px !important;
	height:20px !important;
	left:161px !important;
	top:2855px !important;
}

#item27444 {
	width:95px !important;
	height:20px !important;
	left:48px !important;
	top:2996px !important;
}

#item27467 {
	width:114px !important;
	height:20px !important;
	left:161px !important;
	top:2996px !important;
}

#item27514 {
	width:36px !important;
	height:35px !important;
	left:190px !important;
	top:4619px !important;
	border-radius:60px;
	background:#535c69;
}

#item27519 {
	width:36px !important;
	height:35px !important;
	left:143px !important;
	top:4619px !important;
	border-radius:60px;
	background:#535c69;
}

#item27527 {
	width:36px !important;
	height:35px !important;
	left:96px !important;
	top:4619px !important;
	border-radius:60px;
	background:#535c69;
}

p.autoParaStyle111 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#535c69;
	letter-spacing:0.075em;
	text-transform:uppercase;
	text-align:center;
}

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

p.autoParaStyle109 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle108 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.075em;
	text-align:center;
}

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

p.autoParaStyle106 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:center;
}

p.autoParaStyle105 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:10px;
	line-height:16px;
	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.autoParaStyle104 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

ul.autoParaStyle100 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12.2px;
	line-height:18.3px;
	color:#000;
	padding-left:15px;
	text-align:left;
}
ul.autoParaStyle100 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle99 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12.2px;
	line-height:18.3px;
	color:#000;
	padding-left:16px;
	text-align:left;
}
ul.autoParaStyle99 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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

p.autoParaStyle97 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#4c4c4c;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle96 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:11.3px;
	line-height:13.6px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:11.3px;
	line-height:13.6px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:right;
}

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

p.autoParaStyle93 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:11.3px;
	line-height:15.8px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:center;
}

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

p.autoParaStyle91 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:11.3px;
	line-height:15.8px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:right;
}

p.autoParaStyle90 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:11.3px;
	line-height:15.8px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:left;
}

p.autoParaStyle89 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:7.1px;
	line-height:9.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle88 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:7.1px;
	line-height:17.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:center;
}

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

p.autoParaStyle86 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:15px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:center;
}

p.autoParaStyle85 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:17px;
	color:#535c69;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle83 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle82 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#535c69;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle81 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:10.4px;
	line-height:12.5px;
	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.autoParaStyle80 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle79 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:8px;
	line-height:11px;
	color:#535c69;
	letter-spacing:0.050em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle78 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:8px;
	line-height:16px;
	color:#535c69;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle77 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:12.2px;
	line-height:18.3px;
	color:#000;
	letter-spacing:0.050em;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:12.2px;
	line-height:18.3px;
	color:#000;
	letter-spacing:0.025em;
	text-align:left;
}

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

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

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

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

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

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

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#b92625;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle68 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:24px;
	color:#535c69;
	text-align:center;
}

p.autoParaStyle67 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:center;
}

p.autoParaStyle66 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:28px;
	line-height:33.6px;
	color:transparent;
	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.autoParaStyle65 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

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

p.autoParaStyle63 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:36px;
	line-height:43.2px;
	color:transparent;
	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.autoParaStyle62 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:42px;
	color:#fff;
	letter-spacing:0.050em;
	text-align:center;
}

p.autoParaStyle61 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44.4px;
	line-height:53.3px;
	color:transparent;
	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.autoParaStyle60 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:36px;
	color:#535c69;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.050em;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:30px;
	line-height:42px;
	color:#535c69;
	letter-spacing:0.050em;
	text-align:center;
}

p.autoParaStyle56 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:36px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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

p.autoParaStyle54 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:36px;
	line-height:46px;
	color:#fff;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:23.3px;
	color:#535c69;
	text-align:center;
}

p.autoParaStyle52 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:30px;
	line-height:21.7px;
	color:#535c69;
	letter-spacing:0.075em;
	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.autoParaStyle51 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18.3px;
	line-height:35.6px;
	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.autoParaStyle50 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.3px;
	line-height:32.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.autoParaStyle49 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:25.1px;
	color:#000;
	text-align:left;
}

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

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

p.autoParaStyle46 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.6px;
	line-height:27px;
	color:#4c4c4c;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.autoParaStyle45 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16.9px;
	line-height:23.6px;
	color:#000;
	padding-left:15px;
	text-align:left;
}
ul.autoParaStyle45 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle44 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17.1px;
	line-height:23.9px;
	color:#000;
	padding-left:15px;
	text-align:left;
}
ul.autoParaStyle44 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle43 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.6px;
	line-height:27px;
	color:#4c4c4c;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

p.autoParaStyle41 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:26px;
	color:#535c69;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle40 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:26px;
	color:#535c69;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle39 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#191919;
	letter-spacing:0.050em;
	text-align:center;
}

p.autoParaStyle38 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.9px;
	line-height:27.3px;
	color:#4c4c4c;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

p.autoParaStyle35 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.9px;
	line-height:27.3px;
	color:#4c4c4c;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:10.2px;
	line-height:17px;
	color:transparent;
	letter-spacing:0.100em;
	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.autoParaStyle33 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:10.2px;
	line-height:17px;
	color:#000;
	letter-spacing:0.100em;
	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.autoParaStyle32 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12.2px;
	line-height:20.3px;
	color:#000;
	letter-spacing:0.100em;
	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.autoParaStyle31 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24.3px;
	line-height:27.8px;
	color:#4c4c4c;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

p.autoParaStyle28 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:14.5px;
	line-height:20px;
	color:#535c69;
	letter-spacing:0.050em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:25.5px;
	line-height:29.1px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Gotham-Light,Gotham;
	font-size:18.2px;
	line-height:25.5px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle25 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:14.5px;
	line-height:29.1px;
	color:#535c69;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:25.1px;
	line-height:28.7px;
	color:#000;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

p.autoParaStyle21 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:10.8px;
	line-height:12.9px;
	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.autoParaStyle20 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:24.9px;
	line-height:28.4px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Gotham-Light,Gotham;
	font-size:17.8px;
	line-height:24.9px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Gotham-Light,Gotham;
	font-size:17.8px;
	line-height:24.9px;
	color:#000;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Gotham-Light,Gotham;
	font-size:17.8px;
	line-height:24.9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-Gotham-Book,Gotham;
	font-size:24.9px;
	line-height:28.4px;
	color:#000;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21.3px;
	line-height:35.3px;
	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.autoParaStyle14 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18.1px;
	line-height:25.3px;
	color:#000;
	text-align:left;
}

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

p.autoParaStyle12 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:11.4px;
	line-height:13.6px;
	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.autoParaStyle11 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18.9px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:11.3px;
	line-height:13.6px;
	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.autoParaStyle9 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18.9px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

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

p.autoParaStyle7 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:11.3px;
	line-height:13.6px;
	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.autoParaStyle6 {
	font-weight:500;
	font-family:FF-Gotham-Medium,Gotham;
	font-size:24px;
	line-height:28px;
	color:#535c69;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:30px;
	line-height:24px;
	color:#b92625;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:36px;
	line-height:26px;
	color:#535c69;
	letter-spacing:0.075em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:30px;
	line-height:42px;
	color:#535c69;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:44px;
	line-height:60px;
	color:#535c69;
	letter-spacing:0.075em;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:14px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.Custom-V_-_Google-Pixel_Pixel-2-H_-_door-menu-styles_-_menu_item {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.Custom-A_-_Google-Pixel_Pixel-2-H_-_door-menu-styles_-_menu_item {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

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

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

span.autoCharStyle9 {
	letter-spacing:0.025em;
}

span.autoCharStyle8 {
	font-size:17.2px;
}

span.autoCharStyle7 {
	color:#fff;
}

span.autoCharStyle6 {
	color:#b92625;
}

span.autoCharStyle5 {
	font-size:15px;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial;
}

span.autoCharStyle3 {
	color:#b92625;
}

span.autoCharStyle2 {
	font-family:FF-ArialMT,Arial;
	font-size:12.3px;
}

span.autoCharStyle1 {
	font-size:18.9px;
}

span.Hyperlink {
	color:#b92625;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-320 {display:block; } }

