/* 	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:450px; height:667px; background: #fff !important; }
.paper-vertical { width:450px; height:100%; }
.paper-horizontal { width:1127px; height:679px; }
@media all and (max-height:667px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:450px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

@font-face {
	font-family:FF-RobotoCondensed-Light;
	src:url("../fonts/RobotoCondensed-Light.ttf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-RobotoCondensed-BoldItalic;
	src:url("../fonts/RobotoCondensed-BoldItalic.ttf");
	font-weight:bold;
	font-style:italic;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-AcuminConcept-SemiCondBold;
	src:url("../fonts/AcuminVariableConcept.otf");
	font-weight:bold;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-AcuminConcept-Semibold;
	src:url("../fonts/AcuminVariableConcept.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-RobotoCondensed-Regular;
	src:url("../fonts/RobotoCondensed-Regular.ttf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-RobotoCondensed-Bold;
	src:url("../fonts/RobotoCondensed-Bold.ttf");
	font-weight:bold;
	font-stretch:condensed;
}

#item328 {
	width:241px !important;
	left:104px !important;
	top:651px !important;
	min-height:7px !important;
}

#item540 {
	width:432px !important;
	height:621px !important;
	left:3px !important;
	top:29px !important;
}

#item126118 {
	width:796px !important;
	height:1126px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126124 {
	width:345px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126125 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126126 {
	width:336px !important;
	left:17px !important;
	top:249px !important;
	min-height:18px !important;
}

#item126149 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:69px !important;
}

#item126172 {
	width:371px !important;
	left:17px !important;
	top:276px !important;
	min-height:67px !important;
}

#item126195 {
	width:380px !important;
	height:198px !important;
	left:9px !important;
	top:358px !important;
}

#item126198 {
	width:796px !important;
	height:1176px !important;
	background:#4a5627;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126199 {
	width:359px !important;
	left:19px !important;
	top:56px !important;
	min-height:53px !important;
}

#item126222 {
	width:136px !important;
	left:136px !important;
	top:184px !important;
	background:#4a5627;
	min-height:18px !important;
}

#item126246 {
	width:367px !important;
	height:59px !important;
	background:#f0f1ed;
	border:solid 6px #000;
}

#item126248 {
	width:354px !important;
	left:6px !important;
	top:17px !important;
	min-height:25px !important;
}

#item126271 {
	width:368px !important;
	left:14px !important;
	top:15px !important;
	min-height:50px !important;
}

#item126294 {
	width:345px !important;
	left:26px !important;
	top:219px !important;
	min-height:250px !important;
}

#item126317 {
	width:398px !important;
	left:1px !important;
	top:531px !important;
	min-height:13px !important;
}

#item126342 {
	width:796px !important;
	height:1176px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126347 {
	width:283px !important;
	height:23px !important;
	left:8px !important;
	top:189px !important;
	background:#fff;
}

#item126348 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:212px !important;
	background:#fff;
}

#item126349 {
	width:366px !important;
	left:17px !important;
	top:195px !important;
	min-height:69px !important;
}

#item126372 {
	width:371px !important;
	left:15px !important;
	top:263px !important;
	min-height:88px !important;
}

#item126395 {
	width:380px !important;
	height:198px !important;
	left:8px !important;
	top:379px !important;
}

#item126397 {
	width:142px !important;
	left:244px !important;
	top:361px !important;
	min-height:8px !important;
}

#item126421 {
	width:796px !important;
	height:1080px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126427 {
	width:99px !important;
	height:23px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126428 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126429 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:69px !important;
}

#item126452 {
	width:371px !important;
	left:15px !important;
	top:248px !important;
	min-height:56px !important;
}

#item126476 {
	width:380px !important;
	height:198px !important;
	left:8px !important;
	top:332px !important;
}

#item126478 {
	width:142px !important;
	left:242px !important;
	top:314px !important;
	min-height:8px !important;
}

#item126502 {
	width:796px !important;
	height:1376px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126513 {
	width:233px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126514 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126515 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:56px !important;
}

#item126538 {
	width:371px !important;
	left:17px !important;
	top:248px !important;
	min-height:204px !important;
}

#item126562 {
	width:380px !important;
	height:198px !important;
	left:10px !important;
	top:479px !important;
}

#item126564 {
	width:174px !important;
	left:215px !important;
	top:462px !important;
	min-height:7px !important;
}

#item126588 {
	width:796px !important;
	height:1106px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126594 {
	width:111px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126595 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126596 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:56px !important;
}

#item126619 {
	width:371px !important;
	left:17px !important;
	top:248px !important;
	min-height:72px !important;
}

#item126642 {
	width:380px !important;
	height:198px !important;
	left:10px !important;
	top:347px !important;
}

#item126644 {
	width:174px !important;
	left:215px !important;
	top:330px !important;
	min-height:7px !important;
}

#item126668 {
	width:796px !important;
	height:1150px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126674 {
	width:293px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126675 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126676 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:56px !important;
}

#item126699 {
	width:371px !important;
	left:17px !important;
	top:248px !important;
	min-height:90px !important;
}

#item126722 {
	width:380px !important;
	height:198px !important;
	left:10px !important;
	top:365px !important;
}

#item126724 {
	width:174px !important;
	left:215px !important;
	top:348px !important;
	min-height:7px !important;
}

#item126748 {
	width:796px !important;
	height:1182px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126775 {
	width:166px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126776 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126777 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:56px !important;
}

#item126800 {
	width:371px !important;
	left:17px !important;
	top:248px !important;
	min-height:106px !important;
}

#item126823 {
	width:380px !important;
	height:198px !important;
	left:9px !important;
	top:381px !important;
}

#item126825 {
	width:174px !important;
	left:215px !important;
	top:364px !important;
	min-height:7px !important;
}

#item126849 {
	width:796px !important;
	height:1150px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126854 {
	width:226px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126856 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126857 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:56px !important;
}

#item126880 {
	width:371px !important;
	left:17px !important;
	top:248px !important;
	min-height:92px !important;
}

#item126903 {
	width:380px !important;
	height:198px !important;
	left:9px !important;
	top:367px !important;
}

#item126905 {
	width:199px !important;
	left:190px !important;
	top:350px !important;
	min-height:7px !important;
}

#item126929 {
	width:796px !important;
	height:1150px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item126935 {
	width:269px !important;
	height:37px !important;
	left:8px !important;
	top:172px !important;
	background:#fff;
}

#item126936 {
	width:380px !important;
	height:53px !important;
	left:8px !important;
	top:195px !important;
	background:#fff;
}

#item126937 {
	width:366px !important;
	left:17px !important;
	top:179px !important;
	min-height:56px !important;
}

#item126960 {
	width:371px !important;
	left:17px !important;
	top:248px !important;
	min-height:90px !important;
}

#item126983 {
	width:380px !important;
	height:198px !important;
	left:9px !important;
	top:365px !important;
}

#item126985 {
	width:199px !important;
	left:190px !important;
	top:348px !important;
	min-height:7px !important;
}

#item127008 {
	width:796px !important;
	height:1074px !important;
	left:22px !important;
	top:6082px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127013 {
	width:278px !important;
	height:37px !important;
	left:31px !important;
	top:6254px !important;
	background:#fff;
}

#item127014 {
	width:380px !important;
	height:53px !important;
	left:30px !important;
	top:6277px !important;
	background:#fff;
}

#item127015 {
	width:366px !important;
	left:40px !important;
	top:6261px !important;
	min-height:56px !important;
}

#item127038 {
	width:371px !important;
	left:40px !important;
	top:6330px !important;
	min-height:42px !important;
}

#item127061 {
	width:380px !important;
	height:198px !important;
	left:31px !important;
	top:6410px !important;
}

#item127063 {
	width:375px !important;
	left:35px !important;
	top:6382px !important;
	min-height:18px !important;
}

#item52076 {
	width:450px !important;
	height:667px !important;
	left:10px !important;
	top:10px !important;
	background:#4a5627;
}

#item52108 {
	width:450px !important;
	left:10px !important;
	top:80px !important;
	background:#4a5627;
	min-height:407px !important;
}

#item52208 {
	width:241px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item52205 {
	width:247px !important;
	height:33px !important;
	left:117px !important;
	top:392px !important;
}

#item116847 {
	width:241px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item116852 {
	width:247px !important;
	height:33px !important;
	left:117px !important;
	top:311px !important;
}

#item116846 {
	width:241px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item116848 {
	width:247px !important;
	height:33px !important;
	left:117px !important;
	top:271px !important;
}

#item52477 {
	width:147px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item52474 {
	width:153px !important;
	height:23px !important;
	left:164px !important;
	top:235px !important;
}

#item52178 {
	width:241px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item52175 {
	width:247px !important;
	height:33px !important;
	left:117px !important;
	top:191px !important;
}

#item52167 {
	width:241px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item52164 {
	width:247px !important;
	height:33px !important;
	left:117px !important;
	top:151px !important;
}

#item68763 {
	width:179px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item68764 {
	width:185px !important;
	height:33px !important;
	left:148px !important;
	top:112px !important;
}

#item52159 {
	width:179px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item52160 {
	width:185px !important;
	height:33px !important;
	left:148px !important;
	top:70px !important;
}

#item52366 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item52211 {
	width:460px !important;
	height:677px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22325 {
	width:450px !important;
	height:34px !important;
	box-shadow:-1px 10px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 10px 5px 0px rgba(0,0,0,0.15);
	background:#4a5627;
}

#item22358 {
	width:236px !important;
	min-height:18px !important;
}

#item51577 {
	width:17px !important;
	left:241px !important;
	min-height:13px !important;
}

#item52464 {
	width:258px !important;
	height:18px !important;
	left:74px !important;
	top:10px !important;
}

#item71443 {
	width:426px !important;
	height:22px !important;
}

#item52531 {
	width:426px !important;
	height:22px !important;
	left:15px !important;
	top:7px !important;
}

#item68767 {
	width:224px !important;
	height:22px !important;
}

#item68768 {
	width:224px !important;
	height:22px !important;
	left:115px !important;
	top:7px !important;
}

#item127376 {
	width:295px !important;
	height:408px !important;
	left:372px !important;
	top:33px !important;
}

#item127380 {
	width:544px !important;
	height:770px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127385 {
	width:236px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item127386 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item127387 {
	width:230px !important;
	left:12px !important;
	top:170px !important;
	min-height:12px !important;
}

#item127410 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:47px !important;
}

#item127433 {
	width:254px !important;
	left:12px !important;
	top:189px !important;
	min-height:46px !important;
}

#item127456 {
	width:260px !important;
	height:140px !important;
	left:6px !important;
	top:245px !important;
}

#item127459 {
	width:544px !important;
	height:804px !important;
	background:#4a5627;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127461 {
	width:245px !important;
	left:13px !important;
	top:38px !important;
	min-height:36px !important;
}

#item127484 {
	width:93px !important;
	left:93px !important;
	top:126px !important;
	background:#4a5627;
	min-height:12px !important;
}

#item127508 {
	width:251px !important;
	height:40px !important;
	background:#f0f1ed;
	border:solid 4.104px #000;
}

#item127509 {
	width:242px !important;
	left:4px !important;
	top:12px !important;
	min-height:17px !important;
}

#item127532 {
	width:252px !important;
	left:10px !important;
	top:10px !important;
	min-height:34px !important;
}

#item127555 {
	width:236px !important;
	left:18px !important;
	top:150px !important;
	min-height:171px !important;
}

#item127578 {
	width:272px !important;
	left:1px !important;
	top:364px !important;
	min-height:9px !important;
}

#item127603 {
	width:544px !important;
	height:804px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127607 {
	width:194px !important;
	height:16px !important;
	left:6px !important;
	top:129px !important;
	background:#fff;
}

#item127608 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:145px !important;
	background:#fff;
}

#item127609 {
	width:251px !important;
	left:12px !important;
	top:134px !important;
	min-height:47px !important;
}

#item127632 {
	width:254px !important;
	left:10px !important;
	top:180px !important;
	min-height:60px !important;
}

#item127655 {
	width:260px !important;
	height:136px !important;
	left:6px !important;
	top:259px !important;
}

#item127657 {
	width:97px !important;
	left:167px !important;
	top:247px !important;
	min-height:5px !important;
}

#item127681 {
	width:544px !important;
	height:738px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127686 {
	width:68px !important;
	height:16px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item127687 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item127688 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:47px !important;
}

#item127711 {
	width:254px !important;
	left:10px !important;
	top:170px !important;
	min-height:38px !important;
}

#item127734 {
	width:260px !important;
	height:136px !important;
	left:5px !important;
	top:227px !important;
}

#item127736 {
	width:97px !important;
	left:166px !important;
	top:215px !important;
	min-height:5px !important;
}

#item127760 {
	width:544px !important;
	height:942px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127765 {
	width:159px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item127766 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item127767 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:38px !important;
}

#item127790 {
	width:254px !important;
	left:12px !important;
	top:170px !important;
	min-height:140px !important;
}

#item127813 {
	width:260px !important;
	height:136px !important;
	left:7px !important;
	top:327px !important;
}

#item127815 {
	width:119px !important;
	left:147px !important;
	top:316px !important;
	min-height:5px !important;
}

#item127839 {
	width:544px !important;
	height:758px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127849 {
	width:76px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item127850 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item127851 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:38px !important;
}

#item127875 {
	width:254px !important;
	left:12px !important;
	top:170px !important;
	min-height:49px !important;
}

#item127898 {
	width:260px !important;
	height:140px !important;
	left:7px !important;
	top:237px !important;
}

#item127900 {
	width:119px !important;
	left:147px !important;
	top:226px !important;
	min-height:5px !important;
}

#item127924 {
	width:544px !important;
	height:786px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127928 {
	width:200px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item127929 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item127930 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:38px !important;
}

#item127953 {
	width:254px !important;
	left:12px !important;
	top:170px !important;
	min-height:62px !important;
}

#item127976 {
	width:260px !important;
	height:140px !important;
	left:7px !important;
	top:249px !important;
}

#item127978 {
	width:119px !important;
	left:147px !important;
	top:238px !important;
	min-height:5px !important;
}

#item128002 {
	width:544px !important;
	height:808px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128028 {
	width:114px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item128029 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item128030 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:38px !important;
}

#item128053 {
	width:254px !important;
	left:12px !important;
	top:170px !important;
	min-height:73px !important;
}

#item128076 {
	width:260px !important;
	height:140px !important;
	left:6px !important;
	top:261px !important;
}

#item128078 {
	width:119px !important;
	left:147px !important;
	top:249px !important;
	min-height:5px !important;
}

#item128103 {
	width:544px !important;
	height:786px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128107 {
	width:155px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item128108 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item128109 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:38px !important;
}

#item128132 {
	width:254px !important;
	left:12px !important;
	top:170px !important;
	min-height:63px !important;
}

#item128155 {
	width:260px !important;
	height:140px !important;
	left:6px !important;
	top:251px !important;
}

#item128157 {
	width:136px !important;
	left:130px !important;
	top:240px !important;
	min-height:5px !important;
}

#item128181 {
	width:544px !important;
	height:786px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128187 {
	width:184px !important;
	height:25px !important;
	left:6px !important;
	top:118px !important;
	background:#fff;
}

#item128188 {
	width:260px !important;
	height:36px !important;
	left:6px !important;
	top:133px !important;
	background:#fff;
}

#item128189 {
	width:251px !important;
	left:12px !important;
	top:122px !important;
	min-height:38px !important;
}

#item128212 {
	width:254px !important;
	left:12px !important;
	top:170px !important;
	min-height:62px !important;
}

#item128235 {
	width:260px !important;
	height:140px !important;
	left:6px !important;
	top:250px !important;
}

#item128237 {
	width:136px !important;
	left:130px !important;
	top:238px !important;
	min-height:5px !important;
}

#item128261 {
	width:544px !important;
	height:734px !important;
	left:12px !important;
	top:4151px !important;
	background:#fff;
	border:solid 0.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128266 {
	width:190px !important;
	height:25px !important;
	left:17px !important;
	top:4269px !important;
	background:#fff;
}

#item128267 {
	width:260px !important;
	height:36px !important;
	left:17px !important;
	top:4285px !important;
	background:#fff;
}

#item128268 {
	width:251px !important;
	left:24px !important;
	top:4274px !important;
	min-height:38px !important;
}

#item128291 {
	width:254px !important;
	left:24px !important;
	top:4321px !important;
	min-height:29px !important;
}

#item128314 {
	width:260px !important;
	height:140px !important;
	left:18px !important;
	top:4375px !important;
}

#item128316 {
	width:257px !important;
	left:21px !important;
	top:4357px !important;
	min-height:12px !important;
}

#item127353 {
	width:158px !important;
	left:440px !important;
	top:444px !important;
	min-height:4px !important;
}

#item128367 {
	width:667px !important;
	height:450px !important;
	left:10px !important;
	top:10px !important;
	background:#4a5627;
}

#item128390 {
	width:534px !important;
	left:77px !important;
	top:74px !important;
	background:#4a5627;
	min-height:260px !important;
}

#item128416 {
	width:154px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128413 {
	width:160px !important;
	height:23px !important;
	left:269px !important;
	top:272px !important;
}

#item128420 {
	width:154px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128417 {
	width:160px !important;
	height:23px !important;
	left:268px !important;
	top:221px !important;
}

#item128424 {
	width:154px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128421 {
	width:160px !important;
	height:23px !important;
	left:264px !important;
	top:194px !important;
}

#item128428 {
	width:94px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item128425 {
	width:100px !important;
	height:17px !important;
	left:294px !important;
	top:173px !important;
}

#item128432 {
	width:154px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128429 {
	width:160px !important;
	height:23px !important;
	left:268px !important;
	top:144px !important;
}

#item128436 {
	width:154px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128433 {
	width:160px !important;
	height:23px !important;
	left:264px !important;
	top:119px !important;
}

#item128441 {
	width:115px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128437 {
	width:121px !important;
	height:23px !important;
	left:279px !important;
	top:94px !important;
}

#item128445 {
	width:115px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item128442 {
	width:121px !important;
	height:23px !important;
	left:278px !important;
	top:67px !important;
}

#item128447 {
	width:7px !important;
	height:7px !important;
	left:127px !important;
	top:39px !important;
}

#item128365 {
	width:677px !important;
	height:460px !important;
	left:-10px !important;
	top:-10px !important;
}

#item128448 {
	width:690px !important;
	height:34px !important;
	left:-9px !important;
	box-shadow:-1px 10px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 10px 5px 0px rgba(0,0,0,0.15);
	background:#4a5627;
}

#item128476 {
	width:207px !important;
	min-height:25px !important;
}

#item128499 {
	width:17px !important;
	left:212px !important;
	min-height:13px !important;
}

#item128472 {
	width:229px !important;
	height:25px !important;
	left:212px !important;
	top:9px !important;
}

#item128527 {
	width:426px !important;
	height:22px !important;
}

#item128522 {
	width:656px !important;
	height:22px !important;
	top:7px !important;
}

#item128532 {
	width:667px !important;
	height:22px !important;
}

#item128528 {
	width:667px !important;
	height:22px !important;
	top:7px !important;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14.4px;
	line-height:32px;
	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.autoParaStyle47 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:5.2px;
	line-height:6.3px;
	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.autoParaStyle46 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:7.5px;
	line-height:12.3px;
	color:#000;
	letter-spacing:0.100em;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:6.2px;
	line-height:7.4px;
	color:#000;
	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:right;
}

p.autoParaStyle44 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:7.5px;
	line-height:12.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:left;
}

p.autoParaStyle43 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:7.5px;
	line-height:10.9px;
	color:#000;
	letter-spacing:0.100em;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:19px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:6.2px;
	line-height:7.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.autoParaStyle40 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:7.5px;
	line-height:10.9px;
	color:#000;
	letter-spacing:0.030em;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:16.4px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:600;
	font-family:FF-AcuminConcept-Semibold,"Acumin Variable Concept",sans-serif;
	font-size:6.2px;
	line-height:10.9px;
	color:#fffdec;
	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:center;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-AcuminConcept-SemiCondBold,"Acumin Variable Concept",sans-serif;
	font-stretch:condensed;
	font-size:15px;
	line-height:17.8px;
	color:#000;
	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.autoParaStyle36 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-RobotoCondensed-BoldItalic,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:27.4px;
	line-height:32.8px;
	color:#fffdec;
	letter-spacing:0.092em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:FF-AcuminConcept-Semibold,"Acumin Variable Concept",sans-serif;
	font-size:8.2px;
	line-height:10.9px;
	color:#000;
	letter-spacing:0.150em;
	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-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.6px;
	line-height:16.9px;
	color:#000;
	letter-spacing:0.130em;
	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.autoParaStyle33 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-RobotoCondensed-BoldItalic,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35.6px;
	line-height:42.7px;
	color:#fffdec;
	letter-spacing:0.092em;
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.6px;
	line-height:16.9px;
	color:#000;
	letter-spacing:0.130em;
	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.autoParaStyle31 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12.7px;
	line-height:15.2px;
	color:#000;
	letter-spacing:0.020em;
	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.autoParaStyle30 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8.2px;
	line-height:12.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:left;
}

p.autoParaStyle29 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8.2px;
	line-height:10.9px;
	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:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-RobotoCondensed-BoldItalic,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:25.6px;
	line-height:30.8px;
	color:#000;
	letter-spacing:0.092em;
	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.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:15.4px;
	line-height:19px;
	color:#000;
	letter-spacing:0.092em;
	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.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15.6px;
	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:left;
}

p.autoParaStyle25 {
	font-family:"Lucida Grande",sans-serif;
	font-size:17.2px;
	line-height:20.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:40px;
	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:right;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:40px;
	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.autoParaStyle22 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:18px;
	color:#000;
	letter-spacing:0.100em;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	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:right;
}

p.autoParaStyle20 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:18px;
	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:left;
}

p.autoParaStyle19 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:16px;
	color:#000;
	letter-spacing:0.100em;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:19px;
	line-height:27.8px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:10.8px;
	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.autoParaStyle16 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:16px;
	color:#000;
	letter-spacing:0.030em;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:19px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:FF-AcuminConcept-Semibold,"Acumin Variable Concept",sans-serif;
	font-size:9px;
	line-height:16px;
	color:#fffdec;
	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:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-AcuminConcept-SemiCondBold,"Acumin Variable Concept",sans-serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26px;
	color:#000;
	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.autoParaStyle12 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-RobotoCondensed-BoldItalic,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:40px;
	line-height:48px;
	color:#fffdec;
	letter-spacing:0.092em;
	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.autoParaStyle11 {
	font-weight:600;
	font-family:FF-AcuminConcept-Semibold,"Acumin Variable Concept",sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	letter-spacing:0.150em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:24.7px;
	color:#000;
	letter-spacing:0.130em;
	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.autoParaStyle9 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-RobotoCondensed-BoldItalic,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:52px;
	line-height:62.4px;
	color:#fffdec;
	letter-spacing:0.092em;
	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.autoParaStyle8 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:24.7px;
	color:#000;
	letter-spacing:0.130em;
	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.autoParaStyle7 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18.5px;
	line-height:22.2px;
	color:#000;
	letter-spacing:0.020em;
	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-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:18px;
	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:left;
}

p.autoParaStyle5 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	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:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-RobotoCondensed-BoldItalic,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:37.5px;
	line-height:45px;
	color:#000;
	letter-spacing:0.092em;
	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.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22.5px;
	line-height:27.8px;
	color:#000;
	letter-spacing:0.092em;
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:19px;
	line-height:22.8px;
	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:left;
}

p.autoParaStyle1 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:9.6px;
	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.Custom-H_-_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.Custom-V_-_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.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.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16.4px;
	color:#fffdec;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle11 {
	font-size:3.4px;
	letter-spacing:0.060em;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	letter-spacing:0.075em;
}

span.autoCharStyle7 {
	letter-spacing:0.092em;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	color:#fffdec;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle4 {
	font-size:4.9px;
	letter-spacing:0.060em;
}

span.autoCharStyle3 {
	letter-spacing:0.050em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle1 {
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media (orientation:portrait){ .mq-portrait { display:block; } .mq-landscape {display:none; } }

