/* 	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:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.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-Quicksand-Medium;
	src:url("../fonts/Quicksand-Medium.ttf");
}

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

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

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

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

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

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

#item667524 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item667525 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item667532 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item667533 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item667538 {
	width:60px !important;
	height:60px !important;
}

#item667535 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item667546 {
	width:60px !important;
	height:60px !important;
}

#item667543 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item667554 {
	width:108px !important;
	height:108px !important;
}

#item667551 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item667558 {
	width:108px !important;
	height:108px !important;
}

#item667555 {
	width:108px !important;
	height:108px !important;
}

#item485019 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item485042 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485065 {
	width:79px !important;
	height:39px !important;
	left:449px !important;
	top:176px !important;
}

#item485072 {
	width:100px !important;
	height:30px !important;
}

#item485069 {
	width:100px !important;
	height:30px !important;
}

#item485099 {
	width:30px !important;
	height:30px !important;
}

#item485096 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item485105 {
	width:30px !important;
	height:30px !important;
}

#item485102 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item485136 {
	width:30px !important;
	height:30px !important;
}

#item485132 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item599447 {
	width:126px !important;
	height:13px !important;
	left:403px !important;
	top:40px !important;
}

#item485142 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item485165 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485189 {
	width:80px !important;
	height:39px !important;
	left:448px !important;
	top:176px !important;
}

#item485197 {
	width:30px !important;
	height:30px !important;
}

#item485193 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item485205 {
	width:100px !important;
	height:30px !important;
}

#item485202 {
	width:100px !important;
	height:30px !important;
}

#item485231 {
	width:30px !important;
	height:30px !important;
}

#item485228 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item485261 {
	width:30px !important;
	height:30px !important;
}

#item485258 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item485444 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485441 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485448 {
	width:500px !important;
	height:359px !important;
	left:375px !important;
	top:298px !important;
}

#item485434 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485431 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485437 {
	width:500px !important;
	height:816px !important;
	left:375px !important;
	top:97px !important;
}

#item485420 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485424 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485421 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485427 {
	width:500px !important;
	height:808px !important;
	left:375px !important;
	top:105px !important;
}

#item485388 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485389 {
	width:471px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item485416 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485413 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485382 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485378 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485385 {
	width:500px !important;
	height:359px !important;
	left:375px !important;
	top:298px !important;
}

#item485371 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485368 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485374 {
	width:500px !important;
	height:816px !important;
	left:375px !important;
	top:97px !important;
}

#item485355 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485356 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485363 {
	width:500px !important;
	height:808px !important;
	left:375px !important;
	top:105px !important;
}

#item485322 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485323 {
	width:471px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item485350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485347 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485320 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item485318 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item720336 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item720360 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item720384 {
	width:90px !important;
	height:45px !important;
	left:438px !important;
	top:173px !important;
}

#item720399 {
	width:100px !important;
	height:30px !important;
}

#item720394 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item720425 {
	width:30px !important;
	height:30px !important;
}

#item720422 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item720434 {
	width:30px !important;
	height:30px !important;
}

#item720431 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item720443 {
	width:30px !important;
	height:30px !important;
}

#item720440 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item720447 {
	width:113px !important;
	height:13px !important;
	left:416px !important;
	top:40px !important;
}

#item740204 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

#item720151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item720148 {
	width:36px !important;
	height:36px !important;
	left:723px !important;
	top:98px !important;
}

#item720154 {
	width:500px !important;
	height:359px !important;
	left:256px !important;
	top:332px !important;
}

#item720133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item720130 {
	width:36px !important;
	height:36px !important;
	left:723px !important;
	top:98px !important;
}

#item720142 {
	width:500px !important;
	height:816px !important;
	left:256px !important;
	top:131px !important;
}

#item720115 {
	width:615px !important;
	height:1053px !important;
	left:198px !important;
	top:44px !important;
	background:#fff;
}

#item720119 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item720116 {
	width:36px !important;
	height:36px !important;
	left:723px !important;
	top:98px !important;
}

#item720124 {
	width:500px !important;
	height:808px !important;
	left:256px !important;
	top:139px !important;
}

#item720075 {
	width:615px !important;
	height:1053px !important;
	left:198px !important;
	top:44px !important;
	background:#fff;
}

#item720076 {
	width:471px !important;
	height:570px !important;
	left:285px !important;
	top:437px !important;
	padding:0px 30px 0px 0px;
}

#item720109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item720106 {
	width:36px !important;
	height:36px !important;
	left:723px !important;
	top:98px !important;
}

#item719977 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item719975 {
	width:813px !important;
	height:1097px !important;
	left:-198px !important;
	top:-44px !important;
}

#item509823 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item509846 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item509872 {
	width:82px !important;
	height:50px !important;
}

#item509869 {
	width:82px !important;
	height:50px !important;
	left:445px !important;
	top:170px !important;
}

#item509876 {
	width:100px !important;
	height:30px !important;
}

#item509873 {
	width:100px !important;
	height:30px !important;
}

#item509903 {
	width:30px !important;
	height:30px !important;
}

#item509899 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item509909 {
	width:30px !important;
	height:30px !important;
}

#item509906 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item602974 {
	width:113px !important;
	height:13px !important;
	left:416px !important;
	top:40px !important;
}

#item509947 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item509970 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item509997 {
	width:64px !important;
	height:57px !important;
}

#item509994 {
	width:64px !important;
	height:57px !important;
	left:464px !important;
	top:167px !important;
}

#item510001 {
	width:30px !important;
	height:30px !important;
}

#item509998 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item510008 {
	width:100px !important;
	height:30px !important;
}

#item510005 {
	width:100px !important;
	height:30px !important;
}

#item510034 {
	width:30px !important;
	height:30px !important;
}

#item510031 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item510067 {
	width:30px !important;
	height:30px !important;
}

#item510064 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item510238 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510235 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item510241 {
	width:500px !important;
	height:816px !important;
	left:375px !important;
	top:97px !important;
}

#item510224 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item510228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510225 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item510231 {
	width:500px !important;
	height:808px !important;
	left:375px !important;
	top:105px !important;
}

#item510189 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item510190 {
	width:471px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item510217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510214 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item510182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510179 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item603015 {
	width:500px !important;
	height:359px !important;
	left:375px !important;
	top:298px !important;
}

#item510171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510168 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item510174 {
	width:500px !important;
	height:816px !important;
	left:375px !important;
	top:97px !important;
}

#item510157 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item510161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510158 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item510164 {
	width:500px !important;
	height:808px !important;
	left:375px !important;
	top:105px !important;
}

#item510125 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item510126 {
	width:471px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item510153 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510150 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item510123 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item510121 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item603300 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:40px !important;
}

#item510930 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item510953 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item510977 {
	width:70px !important;
	height:54px !important;
	left:458px !important;
	top:168px !important;
}

#item510984 {
	width:30px !important;
	height:30px !important;
}

#item510981 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item510991 {
	width:100px !important;
	height:30px !important;
}

#item510988 {
	width:100px !important;
	height:30px !important;
}

#item511017 {
	width:30px !important;
	height:30px !important;
}

#item511014 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item511046 {
	width:30px !important;
	height:30px !important;
}

#item511043 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item511166 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511163 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item603025 {
	width:500px !important;
	height:359px !important;
	left:375px !important;
	top:298px !important;
}

#item511155 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511152 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item511159 {
	width:500px !important;
	height:816px !important;
	left:375px !important;
	top:97px !important;
}

#item511139 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item511143 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511140 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item511148 {
	width:500px !important;
	height:808px !important;
	left:375px !important;
	top:105px !important;
}

#item511105 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item511106 {
	width:471px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item511133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511130 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item511103 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item511101 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item673035 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item673040 {
	width:60px !important;
	height:60px !important;
}

#item673036 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item673048 {
	width:60px !important;
	height:60px !important;
}

#item673045 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item706792 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item706794 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item706799 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item706775 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

#item706785 {
	width:226px !important;
	height:63px !important;
	left:56px !important;
	top:56px !important;
}

#item706750 {
	width:522px !important;
	height:58px !important;
	left:87px !important;
	top:297px !important;
}

#item706327 {
	width:30px !important;
	height:30px !important;
}

#item706323 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:462px !important;
}

#item706343 {
	width:398px !important;
	height:10px !important;
}

#item706338 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:378px !important;
}

#item706366 {
	width:419px !important;
	height:306px !important;
	left:57px !important;
	top:486px !important;
}

#item706699 {
	width:398px !important;
	height:10px !important;
}

#item706694 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:427px !important;
}

#item706727 {
	width:398px !important;
	height:10px !important;
}

#item706722 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:403px !important;
}

#item706520 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item706543 {
	width:20px !important;
	height:20px !important;
	left:70px !important;
}

#item706577 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item706600 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item706635 {
	width:122px !important;
	height:35px !important;
	left:26px !important;
	top:5px !important;
}

#item706658 {
	width:20px !important;
	height:20px !important;
}

#item706666 {
	width:107px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item706690 {
	width:20px !important;
	height:20px !important;
}

#item706150 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item706155 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item706152 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item706312 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item705979 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item705985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705981 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item706141 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item705787 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item705793 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705790 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item705949 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item705497 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item705502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705499 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item705656 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item705783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705780 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item705325 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item705330 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705327 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item705485 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item705179 {
	width:531px !important;
	height:522px !important;
	left:49px !important;
	top:289px !important;
	background:#fff;
}

#item705184 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705181 {
	width:36px !important;
	height:36px !important;
	left:550px !important;
	top:286px !important;
}

#item705190 {
	width:441px !important;
	height:216px !important;
}

#item705216 {
	width:165px !important;
	height:30px !important;
}

#item705213 {
	width:165px !important;
	height:30px !important;
	top:296px !important;
}

#item705242 {
	width:165px !important;
	height:30px !important;
}

#item705239 {
	width:165px !important;
	height:30px !important;
	top:336px !important;
}

#item705268 {
	width:441px !important;
	height:30px !important;
}

#item705265 {
	width:441px !important;
	height:30px !important;
	top:376px !important;
}

#item705294 {
	width:441px !important;
	height:30px !important;
}

#item705291 {
	width:441px !important;
	height:30px !important;
	top:416px !important;
}

#item705321 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705318 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item705005 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item705011 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item705008 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item705167 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item702826 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item702831 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702828 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item702993 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item704813 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item704818 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704815 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item704974 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item704637 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item704642 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704639 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item704798 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item704348 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item704353 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704350 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item704508 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item704202 {
	width:552px !important;
	height:526px !important;
	left:41px !important;
	top:289px !important;
	background:#fff;
}

#item704207 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704204 {
	width:36px !important;
	height:36px !important;
	left:553px !important;
	top:289px !important;
}

#item704213 {
	width:441px !important;
	height:216px !important;
}

#item704240 {
	width:165px !important;
	height:30px !important;
}

#item704237 {
	width:165px !important;
	height:30px !important;
	top:317px !important;
}

#item704266 {
	width:165px !important;
	height:30px !important;
}

#item704263 {
	width:165px !important;
	height:30px !important;
	top:357px !important;
}

#item704292 {
	width:344px !important;
	height:30px !important;
}

#item704289 {
	width:344px !important;
	height:30px !important;
	top:397px !important;
}

#item704318 {
	width:344px !important;
	height:30px !important;
}

#item704315 {
	width:344px !important;
	height:30px !important;
	top:437px !important;
}

#item704344 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704341 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item704033 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item704039 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704036 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item704191 {
	width:30px !important;
	height:30px !important;
	left:97px !important;
	top:553px !important;
}

#item704197 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item703864 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item703870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703867 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item704024 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item703694 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item703699 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703696 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item703853 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item703499 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item703505 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703502 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item703660 {
	width:471px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
	padding:0px 30px 0px 0px;
}

#item703333 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item703195 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item703201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703197 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item703356 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item703052 {
	width:555px !important;
	height:531px !important;
	left:40px !important;
	top:280px !important;
	background:#fff;
}

#item703057 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703054 {
	width:36px !important;
	height:36px !important;
	left:550px !important;
	top:292px !important;
}

#item703061 {
	width:441px !important;
	height:216px !important;
	left:3px !important;
}

#item703087 {
	width:165px !important;
	height:30px !important;
}

#item703084 {
	width:165px !important;
	height:30px !important;
	top:320px !important;
}

#item703113 {
	width:165px !important;
	height:30px !important;
}

#item703110 {
	width:165px !important;
	height:30px !important;
	top:360px !important;
}

#item703139 {
	width:441px !important;
	height:30px !important;
}

#item703136 {
	width:344px !important;
	height:30px !important;
	top:400px !important;
}

#item703165 {
	width:441px !important;
	height:30px !important;
}

#item703162 {
	width:344px !important;
	height:30px !important;
	top:440px !important;
}

#item703191 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703188 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item703011 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item703038 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703035 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item703045 {
	width:500px !important;
	height:359px !important;
	left:67px !important;
	top:298px !important;
}

#item703008 {
	width:30px !important;
	height:30px !important;
	left:595px !important;
	top:10px !important;
}

#item702824 {
	width:625px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	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.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.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;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-habitacion {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	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.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	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.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	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.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	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;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	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;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	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;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	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.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	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;
	border-top:dotted 30px #fff;
	text-align:center;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-10-verde-mayusculas {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#009976;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	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.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-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.Ningún-estilo-de-párrafo {
	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.autoCharStyle1 {
	color:#009976;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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

#loadIndicator{display:none;}
