/* 	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:612px; height:792px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:26124px; height:804px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item282 {
	width:216px !important;
	left:27px !important;
	top:742px !important;
	min-height:16px !important;
}

#item259 {
	width:552px !important;
	left:27px !important;
	top:148px !important;
	min-height:25px !important;
}

#item6402 {
	width:343px !important;
	height:82px !important;
	left:44px !important;
	top:45px !important;
}

#item28162 {
	width:14px !important;
	left:506px !important;
	top:581px !important;
	min-height:21px !important;
}

#item36263 {
	width:216px !important;
	left:27px !important;
	top:756px !important;
	min-height:16px !important;
}

#item31916 {
	width:334px !important;
	left:133px !important;
	top:77px !important;
	min-height:372px !important;
}

#item63281 {
	width:334px !important;
	left:132px !important;
	top:462px !important;
	min-height:124px !important;
}

#item63306 {
	width:374px !important;
	left:119px !important;
	top:46px !important;
	min-height:19px !important;
}

#item35201 {
	width:209px !important;
	left:369px !important;
	top:765px !important;
	min-height:18px !important;
}

#item24924 {
	width:90px !important;
	height:22px !important;
	left:27px !important;
	top:190px !important;
	background:#535659;
}

#item24925 {
	width:109px !important;
	left:37px !important;
	top:197px !important;
	min-height:11px !important;
}

#item28453 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:19px !important;
}

#item35311 {
	width:106px !important;
	left:41px !important;
	top:322px !important;
	min-height:23px !important;
}

#item35358 {
	width:172px !important;
	left:214px !important;
	top:245px !important;
	min-height:19px !important;
}

#item35383 {
	width:139px !important;
	left:33px !important;
	top:390px !important;
	min-height:19px !important;
}

#item35408 {
	width:138px !important;
	left:55px !important;
	min-height:31px !important;
}

#item35334 {
	width:65px !important;
	left:520px !important;
	top:519px !important;
	min-height:17px !important;
}

#item65446 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item35435 {
	width:109px !important;
	left:55px !important;
	min-height:18px !important;
}

#item35459 {
	width:109px !important;
	left:370px !important;
	top:337px !important;
	min-height:18px !important;
}

#item35483 {
	width:55px !important;
	left:48px !important;
	top:283px !important;
	min-height:19px !important;
}

#item35548 {
	width:198px !important;
	left:387px !important;
	top:623px !important;
	min-height:62px !important;
}

#item43791 {
	width:517px !important;
	left:68px !important;
	top:714px !important;
	min-height:46px !important;
}

#item60859 {
	width:558px !important;
	left:27px !important;
	top:49px !important;
	min-height:33px !important;
}

#item60884 {
	width:558px !important;
	left:27px !important;
	top:94px !important;
	min-height:58px !important;
}

#item35197 {
	width:209px !important;
	left:36px !important;
	top:765px !important;
	min-height:18px !important;
}

#item43686 {
	width:516px !important;
	left:42px !important;
	min-height:45px !important;
}

#item43718 {
	width:558px !important;
	left:27px !important;
	top:242px !important;
	min-height:114px !important;
}

#item43743 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:208px !important;
}

#item65421 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item63379 {
	width:265px !important;
	left:320px !important;
	top:671px !important;
	min-height:30px !important;
}

#item63439 {
	width:284px !important;
	left:27px !important;
	top:423px !important;
	min-height:312px !important;
}

#item35601 {
	width:229px !important;
	left:1px !important;
	top:108px !important;
	min-height:30px !important;
}

#item43496 {
	width:558px !important;
	left:27px !important;
	top:416px !important;
	min-height:333px !important;
}

#item65396 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item43528 {
	width:517px !important;
	left:68px !important;
	top:380px !important;
	min-height:32px !important;
}

#item43563 {
	width:517px !important;
	left:68px !important;
	top:333px !important;
	min-height:48px !important;
}

#item43588 {
	width:361px !important;
	left:27px !important;
	top:315px !important;
	min-height:20px !important;
}

#item43631 {
	width:558px !important;
	left:27px !important;
	top:259px !important;
	min-height:35px !important;
}

#item60314 {
	width:558px !important;
	left:27px !important;
	top:28px !important;
	min-height:10px !important;
}

#item60339 {
	width:558px !important;
	left:27px !important;
	top:45px !important;
	min-height:45px !important;
}

#item60364 {
	width:320px !important;
	left:27px !important;
	top:100px !important;
	min-height:117px !important;
}

#item60389 {
	width:320px !important;
	left:27px !important;
	top:227px !important;
	min-height:26px !important;
}

#item34213 {
	width:381px !important;
	left:27px !important;
	top:730px !important;
	min-height:27px !important;
}

#item34312 {
	width:108px !important;
	left:27px !important;
	top:699px !important;
	min-height:36px !important;
}

#item34335 {
	width:105px !important;
	left:140px !important;
	top:699px !important;
	min-height:36px !important;
}

#item34358 {
	width:107px !important;
	left:252px !important;
	top:699px !important;
	min-height:36px !important;
}

#item34381 {
	width:108px !important;
	left:366px !important;
	top:699px !important;
	min-height:48px !important;
}

#item34404 {
	width:112px !important;
	left:480px !important;
	top:699px !important;
	min-height:73px !important;
}

#item43391 {
	width:474px !important;
	left:27px !important;
	top:339px !important;
	min-height:81px !important;
}

#item58758 {
	width:467px !important;
	left:27px !important;
	top:428px !important;
	min-height:20px !important;
}

#item58783 {
	width:518px !important;
	left:27px !important;
	top:442px !important;
	min-height:19px !important;
}

#item58808 {
	width:558px !important;
	left:27px !important;
	top:460px !important;
	min-height:120px !important;
}

#item43418 {
	width:558px !important;
	left:27px !important;
	top:228px !important;
	min-height:96px !important;
}

#item65371 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item43446 {
	width:347px !important;
	left:27px !important;
	top:182px !important;
	min-height:33px !important;
}

#item43471 {
	width:353px !important;
	left:27px !important;
	top:27px !important;
	min-height:147px !important;
}

#item65346 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item35669 {
	width:35px !important;
	min-height:14px !important;
}

#item35692 {
	width:35px !important;
	left:84px !important;
	min-height:14px !important;
}

#item35715 {
	width:35px !important;
	top:89px !important;
	min-height:14px !important;
}

#item35738 {
	width:35px !important;
	left:84px !important;
	top:89px !important;
	min-height:14px !important;
}

#item35761 {
	width:35px !important;
	left:166px !important;
	top:29px !important;
	min-height:14px !important;
}

#item35785 {
	width:28px !important;
	left:275px !important;
	top:46px !important;
	min-height:12px !important;
}

#item43277 {
	width:245px !important;
	left:27px !important;
	top:122px !important;
	min-height:199px !important;
}

#item43334 {
	width:517px !important;
	left:68px !important;
	top:27px !important;
	min-height:49px !important;
}

#item58841 {
	width:228px !important;
	left:27px !important;
	top:75px !important;
	min-height:20px !important;
}

#item58866 {
	width:558px !important;
	left:27px !important;
	top:91px !important;
	min-height:26px !important;
}

#item58918 {
	width:229px !important;
	left:27px !important;
	top:334px !important;
	min-height:20px !important;
}

#item58969 {
	width:558px !important;
	left:27px !important;
	top:349px !important;
	min-height:45px !important;
}

#item58994 {
	width:558px !important;
	left:27px !important;
	top:405px !important;
	min-height:33px !important;
}

#item59019 {
	width:558px !important;
	left:27px !important;
	top:448px !important;
	min-height:9px !important;
}

#item34933 {
	width:558px !important;
	left:27px !important;
	top:607px !important;
	min-height:12px !important;
}

#item65320 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item43224 {
	width:118px !important;
	left:27px !important;
	top:27px !important;
	min-height:29px !important;
}

table#table69253 th, table#table69253 td {
	padding:4px;;
	vertical-align:top;;
}

table#table69253 {
	table-layout:fixed;
}

#item50906 {
	width:558px !important;
	left:27px !important;
	top:624px !important;
	min-height:109px !important;
}

#item65295 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item60890 {
	width:558px !important;
	height:39px !important;
	left:27px !important;
	top:27px !important;
}

#item43052 {
	width:520px !important;
	left:65px !important;
	top:27px !important;
	min-height:32px !important;
}

#item43078 {
	width:558px !important;
	left:27px !important;
	top:69px !important;
	min-height:142px !important;
}

#item43104 {
	width:558px !important;
	left:27px !important;
	top:214px !important;
	min-height:71px !important;
}

#item43131 {
	width:558px !important;
	left:27px !important;
	top:290px !important;
	min-height:266px !important;
}

#item43157 {
	width:558px !important;
	left:27px !important;
	top:568px !important;
	min-height:74px !important;
}

#item43182 {
	width:558px !important;
	left:27px !important;
	top:655px !important;
	min-height:96px !important;
}

#item29450 {
	width:307px !important;
	left:27px !important;
	top:27px !important;
	min-height:19px !important;
}

#item59065 {
	width:273px !important;
	left:27px !important;
	top:44px !important;
	min-height:81px !important;
}

#item59090 {
	width:273px !important;
	left:27px !important;
	top:146px !important;
	min-height:81px !important;
}

#item59115 {
	width:273px !important;
	left:27px !important;
	top:249px !important;
	min-height:69px !important;
}

#item59140 {
	width:273px !important;
	left:27px !important;
	top:339px !important;
	min-height:93px !important;
}

#item59165 {
	width:273px !important;
	left:27px !important;
	top:455px !important;
	min-height:57px !important;
}

#item59190 {
	width:273px !important;
	left:27px !important;
	top:534px !important;
	min-height:21px !important;
}

#item59215 {
	width:273px !important;
	left:27px !important;
	top:577px !important;
	min-height:45px !important;
}

#item59240 {
	width:273px !important;
	left:312px !important;
	top:44px !important;
	min-height:93px !important;
}

#item59265 {
	width:273px !important;
	left:312px !important;
	top:155px !important;
	min-height:76px !important;
}

#item59365 {
	width:273px !important;
	left:312px !important;
	top:238px !important;
	min-height:45px !important;
}

#item59390 {
	width:273px !important;
	left:312px !important;
	top:305px !important;
	min-height:93px !important;
}

#item59415 {
	width:273px !important;
	left:312px !important;
	top:420px !important;
	min-height:129px !important;
}

#item59440 {
	width:273px !important;
	left:312px !important;
	top:582px !important;
	min-height:33px !important;
}

#item59467 {
	width:273px !important;
	left:312px !important;
	top:637px !important;
	min-height:81px !important;
}

#item65270 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item59576 {
	width:273px !important;
	left:27px !important;
	top:27px !important;
	min-height:45px !important;
}

#item59601 {
	width:273px !important;
	left:27px !important;
	top:92px !important;
	min-height:45px !important;
}

#item59626 {
	width:273px !important;
	left:27px !important;
	top:158px !important;
	min-height:45px !important;
}

#item59651 {
	width:273px !important;
	left:27px !important;
	top:223px !important;
	min-height:45px !important;
}

#item59676 {
	width:273px !important;
	left:27px !important;
	top:289px !important;
	min-height:57px !important;
}

#item59701 {
	width:273px !important;
	left:27px !important;
	top:375px !important;
	min-height:69px !important;
}

#item59726 {
	width:273px !important;
	left:27px !important;
	top:471px !important;
	min-height:81px !important;
}

#item59751 {
	width:273px !important;
	left:27px !important;
	top:568px !important;
	min-height:93px !important;
}

#item59776 {
	width:273px !important;
	left:312px !important;
	top:27px !important;
	min-height:45px !important;
}

#item59801 {
	width:273px !important;
	left:312px !important;
	top:92px !important;
	min-height:45px !important;
}

#item59826 {
	width:273px !important;
	left:312px !important;
	top:158px !important;
	min-height:57px !important;
}

#item59851 {
	width:273px !important;
	left:312px !important;
	top:235px !important;
	min-height:45px !important;
}

#item59876 {
	width:273px !important;
	left:312px !important;
	top:304px !important;
	min-height:117px !important;
}

#item59901 {
	width:273px !important;
	left:312px !important;
	top:465px !important;
	min-height:45px !important;
}

#item59926 {
	width:273px !important;
	left:312px !important;
	top:534px !important;
	min-height:33px !important;
}

#item59951 {
	width:273px !important;
	left:312px !important;
	top:587px !important;
	min-height:69px !important;
}

#item65245 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item59976 {
	width:273px !important;
	left:312px !important;
	top:600px !important;
	min-height:9px !important;
}

#item65220 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item60041 {
	width:273px !important;
	left:27px !important;
	top:27px !important;
	min-height:177px !important;
}

#item60066 {
	width:273px !important;
	left:27px !important;
	top:257px !important;
	min-height:33px !important;
}

#item60091 {
	width:273px !important;
	left:27px !important;
	top:310px !important;
	min-height:57px !important;
}

#item60116 {
	width:273px !important;
	left:27px !important;
	top:388px !important;
	min-height:69px !important;
}

#item60141 {
	width:273px !important;
	left:27px !important;
	top:477px !important;
	min-height:33px !important;
}

#item60166 {
	width:273px !important;
	left:312px !important;
	top:27px !important;
	min-height:45px !important;
}

#item60191 {
	width:273px !important;
	left:312px !important;
	top:92px !important;
	min-height:57px !important;
}

#item60218 {
	width:273px !important;
	left:312px !important;
	top:169px !important;
	min-height:9px !important;
}

#item60243 {
	width:273px !important;
	left:312px !important;
	top:197px !important;
	min-height:33px !important;
}

#item65195 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item35035 {
	width:101px !important;
	left:37px !important;
	top:53px !important;
	min-height:28px !important;
}

#item35032 {
	width:169px !important;
	height:126px !important;
	left:213px !important;
	top:42px !important;
}

#item60270 {
	width:273px !important;
	left:161px !important;
	top:203px !important;
	min-height:24px !important;
}

#item63553 {
	width:297px !important;
	height:160px !important;
	background:#1c242c;
}

#item63567 {
	width:3px !important;
	height:19px !important;
	left:86px !important;
	top:9px !important;
	background:#fff;
}

#item63568 {
	width:3px !important;
	height:19px !important;
	left:92px !important;
	top:9px !important;
	background:#fff;
}

#item63586 {
	width:297px !important;
	height:160px !important;
	background:#1c242c;
}

#item63599 {
	width:3px !important;
	height:19px !important;
	left:86px !important;
	top:9px !important;
	background:#fff;
}

#item63600 {
	width:3px !important;
	height:19px !important;
	left:92px !important;
	top:9px !important;
	background:#fff;
}

#item63611 {
	width:1px !important;
	height:8px !important;
	left:120px !important;
	top:66px !important;
	background:#fff;
}

#item63627 {
	width:2px !important;
	height:9px !important;
	left:75px !important;
	top:82px !important;
	background:#fff;
}

#item63628 {
	width:2px !important;
	height:9px !important;
	left:78px !important;
	top:82px !important;
	background:#fff;
}

#item63640 {
	width:4px !important;
	height:2px !important;
	left:168px !important;
	top:86px !important;
	background:#fff;
}

#item36594 {
	width:103px !important;
	height:22px !important;
	left:27px !important;
	top:219px !important;
	background:#535659;
}

#item36595 {
	width:109px !important;
	left:34px !important;
	top:225px !important;
	min-height:11px !important;
}

#item36618 {
	width:558px !important;
	left:27px !important;
	top:57px !important;
	min-height:28px !important;
}

#item36648 {
	width:106px !important;
	left:37px !important;
	top:346px !important;
	min-height:32px !important;
}

#item36672 {
	width:255px !important;
	left:56px !important;
	min-height:36px !important;
}

#item36698 {
	width:142px !important;
	left:35px !important;
	top:414px !important;
	min-height:30px !important;
}

#item36723 {
	width:132px !important;
	left:55px !important;
	min-height:17px !important;
}

#item36748 {
	width:69px !important;
	left:49px !important;
	min-height:33px !important;
}

#item36773 {
	width:215px !important;
	left:370px !important;
	top:378px !important;
	min-height:24px !important;
}

#item36797 {
	width:215px !important;
	left:370px !important;
	top:361px !important;
	min-height:17px !important;
}

#item36821 {
	width:68px !important;
	left:27px !important;
	top:297px !important;
	min-height:36px !important;
}

#item36845 {
	width:198px !important;
	left:387px !important;
	top:632px !important;
	min-height:63px !important;
}

#item40753 {
	width:87px !important;
	height:20px !important;
	top:27px !important;
	background:#000;
}

#item40754 {
	width:60px !important;
	left:27px !important;
	top:33px !important;
	min-height:10px !important;
}

#item44726_44731 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item44726 {
	width:558px !important;
	left:27px !important;
	top:707px !important;
	min-height:58px !important;
}

#item60554 {
	width:558px !important;
	left:27px !important;
	top:75px !important;
	min-height:45px !important;
}

#item60579 {
	width:558px !important;
	left:27px !important;
	top:130px !important;
	min-height:81px !important;
}

#item65170 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item65145 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item44834 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:11px !important;
}

#item44861 {
	width:558px !important;
	left:27px !important;
	top:45px !important;
	min-height:174px !important;
}

#item44986 {
	width:558px !important;
	left:27px !important;
	top:234px !important;
	min-height:10px !important;
}

#item45011 {
	width:558px !important;
	left:27px !important;
	top:251px !important;
	min-height:57px !important;
}

#item45036 {
	width:558px !important;
	left:27px !important;
	top:317px !important;
	min-height:26px !important;
}

#item45061_45066 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item45061 {
	width:558px !important;
	left:27px !important;
	top:366px !important;
	min-height:39px !important;
}

#item63753 {
	width:265px !important;
	left:320px !important;
	top:663px !important;
	min-height:13px !important;
}

#item63781 {
	width:378px !important;
	height:140px !important;
	background:#fff;
	border:solid 1.4px #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;
}

#item63782 {
	width:189px !important;
	height:19px !important;
	left:1px !important;
	background:#000;
}

#item63783 {
	width:187px !important;
	left:4px !important;
	top:21px !important;
	min-height:54px !important;
}

#item63809 {
	width:3px !important;
	height:10px !important;
	left:7px !important;
	top:4px !important;
	background:#fff;
}

#item63812 {
	width:145px !important;
	left:55px !important;
	top:6px !important;
	min-height:19px !important;
}

#item63863 {
	width:337px !important;
	left:27px !important;
	top:420px !important;
	min-height:317px !important;
}

#item45701 {
	width:558px !important;
	left:27px !important;
	top:316px !important;
	min-height:10px !important;
}

#item45726_45731 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item45726 {
	width:558px !important;
	left:27px !important;
	top:335px !important;
	min-height:42px !important;
}

#item45759_45764 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item45759 {
	width:558px !important;
	left:27px !important;
	top:381px !important;
	min-height:33px !important;
}

#item45792 {
	width:558px !important;
	left:27px !important;
	top:420px !important;
	min-height:44px !important;
}

#item45817 {
	width:558px !important;
	left:27px !important;
	top:464px !important;
	min-height:20px !important;
}

#item45842 {
	width:558px !important;
	left:27px !important;
	top:499px !important;
	min-height:266px !important;
}

#item65120 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item36903 {
	width:229px !important;
	left:1px !important;
	top:109px !important;
	min-height:43px !important;
}

#item45094 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:10px !important;
}

#item45119 {
	width:558px !important;
	left:27px !important;
	top:44px !important;
	min-height:57px !important;
}

#item45144 {
	width:323px !important;
	left:27px !important;
	top:99px !important;
	min-height:120px !important;
}

#item45169 {
	width:323px !important;
	left:27px !important;
	top:216px !important;
	min-height:29px !important;
}

#item45194 {
	width:558px !important;
	left:27px !important;
	top:270px !important;
	min-height:11px !important;
}

#item65095 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item46068 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:26px !important;
}

#item46093 {
	width:355px !important;
	left:27px !important;
	top:45px !important;
	min-height:151px !important;
}

#item46193 {
	width:351px !important;
	left:27px !important;
	top:192px !important;
	min-height:13px !important;
}

#item46218 {
	width:352px !important;
	left:27px !important;
	top:211px !important;
	min-height:41px !important;
}

#item46243 {
	width:558px !important;
	left:27px !important;
	top:252px !important;
	min-height:10px !important;
}

#item46268 {
	width:558px !important;
	left:27px !important;
	top:268px !important;
	min-height:80px !important;
}

#item36968 {
	width:381px !important;
	left:27px !important;
	top:745px !important;
	min-height:27px !important;
}

#item37020 {
	width:108px !important;
	left:27px !important;
	top:703px !important;
	min-height:36px !important;
}

#item37043 {
	width:105px !important;
	left:140px !important;
	top:703px !important;
	min-height:44px !important;
}

#item37066 {
	width:107px !important;
	left:252px !important;
	top:703px !important;
	min-height:36px !important;
}

#item37089 {
	width:108px !important;
	left:366px !important;
	top:703px !important;
	min-height:48px !important;
}

#item37112 {
	width:112px !important;
	left:480px !important;
	top:703px !important;
	min-height:82px !important;
}

#item45300 {
	width:558px !important;
	left:27px !important;
	top:352px !important;
	min-height:10px !important;
}

#item45325 {
	width:471px !important;
	left:27px !important;
	top:368px !important;
	min-height:61px !important;
}

#item45375 {
	width:558px !important;
	left:27px !important;
	top:438px !important;
	min-height:20px !important;
}

#item45400 {
	width:558px !important;
	left:27px !important;
	top:459px !important;
	min-height:9px !important;
}

#item45425 {
	width:558px !important;
	left:27px !important;
	top:476px !important;
	min-height:126px !important;
}

#item46568 {
	width:558px !important;
	left:27px !important;
	top:367px !important;
	min-height:10px !important;
}

#item60617 {
	width:558px !important;
	left:27px !important;
	top:381px !important;
	min-height:45px !important;
}

#item60642 {
	width:558px !important;
	left:27px !important;
	top:437px !important;
	min-height:33px !important;
}

#item60667 {
	width:558px !important;
	left:27px !important;
	top:480px !important;
	min-height:9px !important;
}

#item65069 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item37216 {
	width:35px !important;
	min-height:14px !important;
}

#item37239 {
	width:35px !important;
	left:84px !important;
	min-height:14px !important;
}

#item37262 {
	width:35px !important;
	top:89px !important;
	min-height:14px !important;
}

#item37285 {
	width:35px !important;
	left:84px !important;
	top:89px !important;
	min-height:14px !important;
}

#item37308 {
	width:35px !important;
	left:166px !important;
	top:29px !important;
	min-height:14px !important;
}

#item37332 {
	width:28px !important;
	left:275px !important;
	top:46px !important;
	min-height:12px !important;
}

#item45550 {
	width:519px !important;
	left:66px !important;
	top:27px !important;
	min-height:45px !important;
}

#item45576 {
	width:558px !important;
	left:27px !important;
	top:73px !important;
	min-height:10px !important;
}

#item45601 {
	width:558px !important;
	left:27px !important;
	top:89px !important;
	min-height:30px !important;
}

#item46441 {
	width:248px !important;
	left:27px !important;
	top:119px !important;
	min-height:209px !important;
}

#item65044 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item37158 {
	width:558px !important;
	left:27px !important;
	top:602px !important;
	min-height:12px !important;
}

#item46677 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:10px !important;
}

table#table79462 th, table#table79462 td {
	padding:4px;;
	vertical-align:top;;
}

table#table79462 {
	table-layout:fixed;
}

#item50938 {
	width:558px !important;
	left:27px !important;
	top:617px !important;
	min-height:109px !important;
}

#item49599_49604 {
	width:36.713655px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item49599 {
	width:558px !important;
	left:27px !important;
	top:30px !important;
	min-height:28px !important;
}

#item49635 {
	width:558px !important;
	left:27px !important;
	top:72px !important;
	min-height:14px !important;
}

#item49661 {
	width:558px !important;
	left:27px !important;
	top:87px !important;
	min-height:136px !important;
}

#item49786 {
	width:558px !important;
	left:27px !important;
	top:244px !important;
	min-height:14px !important;
}

#item49811 {
	width:558px !important;
	left:27px !important;
	top:259px !important;
	min-height:37px !important;
}

#item49836 {
	width:558px !important;
	left:27px !important;
	top:317px !important;
	min-height:10px !important;
}

#item49861 {
	width:558px !important;
	left:27px !important;
	top:334px !important;
	min-height:20px !important;
}

#item49886 {
	width:558px !important;
	left:27px !important;
	top:360px !important;
	min-height:31px !important;
}

#item49911 {
	width:558px !important;
	left:27px !important;
	top:393px !important;
	min-height:175px !important;
}

#item50061 {
	width:558px !important;
	left:27px !important;
	top:585px !important;
	min-height:10px !important;
}

#item50086 {
	width:558px !important;
	left:27px !important;
	top:601px !important;
	min-height:44px !important;
}

#item50111 {
	width:558px !important;
	left:27px !important;
	top:667px !important;
	min-height:10px !important;
}

#item50136 {
	width:558px !important;
	left:27px !important;
	top:681px !important;
	min-height:19px !important;
}

#item50161 {
	width:558px !important;
	left:27px !important;
	top:697px !important;
	min-height:69px !important;
}

#item65019 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item64994 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item37689 {
	width:90px !important;
	height:22px !important;
	left:27px !important;
	top:245px !important;
	background:#535659;
}

#item37690 {
	width:109px !important;
	left:34px !important;
	top:251px !important;
	min-height:11px !important;
}

#item37713 {
	width:558px !important;
	left:27px !important;
	top:63px !important;
	min-height:19px !important;
}

#item37744 {
	width:84px !important;
	left:45px !important;
	top:370px !important;
	min-height:44px !important;
}

#item37768 {
	width:244px !important;
	left:213px !important;
	top:298px !important;
	min-height:27px !important;
}

#item37793 {
	width:89px !important;
	left:57px !important;
	top:438px !important;
	min-height:46px !important;
}

#item37818 {
	width:246px !important;
	left:339px !important;
	top:364px !important;
	min-height:23px !important;
}

#item37843 {
	width:61px !important;
	left:520px !important;
	top:573px !important;
	min-height:39px !important;
}

#item37868 {
	width:215px !important;
	left:370px !important;
	top:409px !important;
	min-height:25px !important;
}

#item37892 {
	width:219px !important;
	left:370px !important;
	top:391px !important;
	min-height:18px !important;
}

#item37916 {
	width:81px !important;
	left:44px !important;
	top:337px !important;
	min-height:26px !important;
}

#item37940 {
	width:198px !important;
	left:387px !important;
	top:651px !important;
	min-height:66px !important;
}

#item40784 {
	width:87px !important;
	height:20px !important;
	left:525px !important;
	top:27px !important;
	background:#000;
}

#item40785 {
	width:60px !important;
	left:532px !important;
	top:33px !important;
	min-height:11px !important;
}

#item53090_53095 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item53090 {
	width:42px !important;
	left:27px !important;
	top:726px !important;
	min-height:15px !important;
}

#item53122 {
	width:517px !important;
	left:68px !important;
	top:729px !important;
	min-height:24px !important;
}

#item58273 {
	width:558px !important;
	left:27px !important;
	top:85px !important;
	min-height:45px !important;
}

#item58298 {
	width:558px !important;
	left:27px !important;
	top:143px !important;
	min-height:69px !important;
}

#item52746 {
	width:330px !important;
	left:27px !important;
	top:27px !important;
	min-height:8px !important;
}

#item52771 {
	width:558px !important;
	left:27px !important;
	top:44px !important;
	min-height:186px !important;
}

#item52796 {
	width:558px !important;
	left:27px !important;
	top:222px !important;
	min-height:53px !important;
}

#item52846_52852 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item52846 {
	width:42px !important;
	left:27px !important;
	top:390px !important;
	min-height:8px !important;
}

#item52882 {
	width:516px !important;
	left:69px !important;
	top:390px !important;
	min-height:41px !important;
}

#item58337 {
	width:558px !important;
	left:27px !important;
	top:270px !important;
	min-height:62px !important;
}

#item58362 {
	width:558px !important;
	left:27px !important;
	top:339px !important;
	min-height:26px !important;
}

#item63944 {
	width:265px !important;
	left:320px !important;
	top:673px !important;
	min-height:13px !important;
}

#item64969 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item63972 {
	width:380px !important;
	height:154px !important;
	background:#fff;
	border:solid 1.6px #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;
}

#item63973 {
	width:190px !important;
	height:22px !important;
	background:#000;
}

#item63974 {
	width:182px !important;
	left:5px !important;
	top:25px !important;
	min-height:48px !important;
}

#item64000 {
	width:4px !important;
	height:12px !important;
	left:8px !important;
	top:4px !important;
	background:#fff;
}

#item64003 {
	width:120px !important;
	left:62px !important;
	top:7px !important;
	min-height:25px !important;
}

#item64060 {
	width:333px !important;
	left:27px !important;
	top:441px !important;
	min-height:324px !important;
}

#item37657 {
	width:229px !important;
	left:1px !important;
	top:108px !important;
	min-height:42px !important;
}

#item64944 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item52907 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:17px !important;
}

#item52958 {
	width:382px !important;
	left:27px !important;
	top:290px !important;
	min-height:7px !important;
}

#item52222_52227 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item52222 {
	width:42px !important;
	left:27px !important;
	top:354px !important;
	min-height:7px !important;
}

#item52254 {
	width:513px !important;
	left:72px !important;
	top:354px !important;
	min-height:48px !important;
}

#item52279 {
	width:42px !important;
	height:13px !important;
	left:27px !important;
	top:394px !important;
}

#item52313 {
	width:513px !important;
	left:72px !important;
	top:412px !important;
	min-height:31px !important;
}

#item52338 {
	width:558px !important;
	left:27px !important;
	top:447px !important;
	min-height:72px !important;
}

#item52363 {
	width:558px !important;
	left:27px !important;
	top:516px !important;
	min-height:240px !important;
}

#item52720 {
	width:382px !important;
	left:27px !important;
	top:330px !important;
	min-height:15px !important;
}

#item37981 {
	width:381px !important;
	left:27px !important;
	top:741px !important;
	min-height:27px !important;
}

#item38032 {
	width:108px !important;
	left:27px !important;
	top:703px !important;
	min-height:46px !important;
}

#item38056 {
	width:105px !important;
	left:140px !important;
	top:703px !important;
	min-height:46px !important;
}

#item38079 {
	width:107px !important;
	left:252px !important;
	top:703px !important;
	min-height:36px !important;
}

#item38102 {
	width:108px !important;
	left:366px !important;
	top:703px !important;
	min-height:48px !important;
}

#item38125 {
	width:105px !important;
	left:480px !important;
	top:703px !important;
	min-height:58px !important;
}

#item51888 {
	width:289px !important;
	left:27px !important;
	top:330px !important;
	min-height:8px !important;
}

#item51913 {
	width:471px !important;
	left:27px !important;
	top:347px !important;
	min-height:75px !important;
}

#item51938 {
	width:558px !important;
	left:27px !important;
	top:428px !important;
	min-height:28px !important;
}

#item51963 {
	width:558px !important;
	left:27px !important;
	top:458px !important;
	min-height:15px !important;
}

#item51988 {
	width:558px !important;
	left:27px !important;
	top:475px !important;
	min-height:111px !important;
}

#item52588 {
	width:558px !important;
	left:27px !important;
	top:233px !important;
	min-height:14px !important;
}

#item52613 {
	width:558px !important;
	left:27px !important;
	top:246px !important;
	min-height:81px !important;
}

#item64919 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item52388 {
	width:421px !important;
	left:27px !important;
	top:27px !important;
	min-height:15px !important;
}

#item52413 {
	width:352px !important;
	left:27px !important;
	top:46px !important;
	min-height:116px !important;
}

#item52538 {
	width:201px !important;
	left:27px !important;
	top:172px !important;
	min-height:7px !important;
}

#item52563 {
	width:353px !important;
	left:27px !important;
	top:188px !important;
	min-height:33px !important;
}

#item64894 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item38178 {
	width:34px !important;
	min-height:13px !important;
}

#item38201 {
	width:34px !important;
	left:82px !important;
	min-height:13px !important;
}

#item38224 {
	width:34px !important;
	top:88px !important;
	min-height:13px !important;
}

#item38247 {
	width:34px !important;
	left:82px !important;
	top:88px !important;
	min-height:13px !important;
}

#item38270 {
	width:34px !important;
	left:162px !important;
	top:28px !important;
	min-height:13px !important;
}

#item38295 {
	width:28px !important;
	left:269px !important;
	top:45px !important;
	min-height:12px !important;
}

#item52014 {
	width:519px !important;
	left:66px !important;
	top:27px !important;
	min-height:32px !important;
}

#item52046 {
	width:558px !important;
	left:27px !important;
	top:75px !important;
	min-height:23px !important;
}

#item52096 {
	width:558px !important;
	left:27px !important;
	top:95px !important;
	min-height:19px !important;
}

#item52121 {
	width:257px !important;
	left:27px !important;
	top:133px !important;
	min-height:195px !important;
}

#item51794 {
	width:334px !important;
	left:27px !important;
	top:365px !important;
	min-height:20px !important;
}

#item60704 {
	width:558px !important;
	left:27px !important;
	top:383px !important;
	min-height:45px !important;
}

#item60729 {
	width:558px !important;
	left:27px !important;
	top:440px !important;
	min-height:33px !important;
}

#item60754 {
	width:558px !important;
	left:27px !important;
	top:484px !important;
	min-height:9px !important;
}

#item38393 {
	width:558px !important;
	left:27px !important;
	top:524px !important;
	min-height:12px !important;
}

#item64869 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

table#table85307 th, table#table85307 td {
	padding:4px;;
	vertical-align:top;;
}

table#table85307 {
	table-layout:fixed;
}

#item50987 {
	width:558px !important;
	left:27px !important;
	top:539px !important;
	min-height:109px !important;
}

#item51844 {
	width:78px !important;
	left:27px !important;
	top:27px !important;
	min-height:17px !important;
}

#item64844 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item51048 {
	width:558px !important;
	left:27px !important;
	top:65px !important;
	min-height:148px !important;
}

#item51073 {
	width:558px !important;
	left:27px !important;
	top:210px !important;
	min-height:15px !important;
}

#item51098 {
	width:558px !important;
	left:27px !important;
	top:234px !important;
	min-height:31px !important;
}

#item51123 {
	width:558px !important;
	left:27px !important;
	top:279px !important;
	min-height:19px !important;
}

#item51148 {
	width:558px !important;
	left:27px !important;
	top:295px !important;
	min-height:243px !important;
}

#item51173 {
	width:558px !important;
	left:27px !important;
	top:553px !important;
	min-height:18px !important;
}

#item51198 {
	width:558px !important;
	left:27px !important;
	top:568px !important;
	min-height:43px !important;
}

#item51223 {
	width:558px !important;
	left:27px !important;
	top:635px !important;
	min-height:17px !important;
}

#item51248 {
	width:558px !important;
	left:27px !important;
	top:649px !important;
	min-height:98px !important;
}

#item53177 {
	width:519px !important;
	left:66px !important;
	top:27px !important;
	min-height:31px !important;
}

#item38670 {
	width:103px !important;
	height:22px !important;
	left:27px !important;
	top:238px !important;
	background:#535659;
}

#item38671 {
	width:109px !important;
	left:35px !important;
	top:245px !important;
	min-height:11px !important;
}

#item38694 {
	width:558px !important;
	left:27px !important;
	top:63px !important;
	min-height:19px !important;
}

#item38723 {
	width:126px !important;
	left:58px !important;
	top:370px !important;
	min-height:23px !important;
}

#item38747 {
	width:184px !important;
	left:54px !important;
	min-height:21px !important;
}

#item38773 {
	width:108px !important;
	left:70px !important;
	top:438px !important;
	min-height:21px !important;
}

#item38798 {
	width:165px !important;
	left:339px !important;
	top:358px !important;
	min-height:23px !important;
}

#item38823 {
	width:61px !important;
	left:49px !important;
	min-height:18px !important;
}

#item38849 {
	width:109px !important;
	left:55px !important;
	min-height:18px !important;
}

#item38873 {
	width:109px !important;
	left:370px !important;
	top:385px !important;
	min-height:18px !important;
}

#item38897 {
	width:55px !important;
	left:50px !important;
	top:331px !important;
	min-height:19px !important;
}

#item38921 {
	width:198px !important;
	left:387px !important;
	top:650px !important;
	min-height:73px !important;
}

#item40809 {
	width:87px !important;
	height:20px !important;
	top:27px !important;
	background:#000;
}

#item40810 {
	width:60px !important;
	left:27px !important;
	top:33px !important;
	min-height:11px !important;
}

#item53274 {
	width:42px !important;
	height:27px !important;
	left:27px !important;
	top:738px !important;
}

#item53307 {
	width:514px !important;
	left:71px !important;
	top:730px !important;
	min-height:39px !important;
}

#item58407 {
	width:558px !important;
	left:27px !important;
	top:85px !important;
	min-height:45px !important;
}

#item58432 {
	width:558px !important;
	left:27px !important;
	top:143px !important;
	min-height:81px !important;
}

#item64819 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item64794 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item53812 {
	width:346px !important;
	left:27px !important;
	top:28px !important;
	min-height:17px !important;
}

#item53837 {
	width:558px !important;
	left:27px !important;
	top:44px !important;
	min-height:186px !important;
}

#item53864 {
	width:558px !important;
	left:27px !important;
	top:249px !important;
	min-height:16px !important;
}

#item53889 {
	width:558px !important;
	left:27px !important;
	top:270px !important;
	min-height:111px !important;
}

#item53914 {
	width:42px !important;
	height:8px !important;
	left:27px !important;
	top:410px !important;
}

#item53946 {
	width:516px !important;
	left:69px !important;
	top:394px !important;
	min-height:36px !important;
}

#item64123 {
	width:265px !important;
	left:320px !important;
	top:678px !important;
	min-height:11px !important;
}

#item64151 {
	width:364px !important;
	height:148px !important;
	background:#fff;
	border:solid 1.6px #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;
}

#item64152 {
	width:182px !important;
	height:21px !important;
	background:#000;
}

#item64153 {
	width:174px !important;
	left:4px !important;
	top:24px !important;
	min-height:46px !important;
}

#item64179 {
	width:4px !important;
	height:12px !important;
	left:7px !important;
	top:4px !important;
	background:#fff;
}

#item64182 {
	width:115px !important;
	left:59px !important;
	top:6px !important;
	min-height:24px !important;
}

#item64231 {
	width:294px !important;
	left:27px !important;
	top:446px !important;
	min-height:319px !important;
}

#item54129 {
	width:558px !important;
	left:27px !important;
	top:311px !important;
	min-height:15px !important;
}

#item54570 {
	width:42px !important;
	height:7px !important;
	left:27px !important;
	top:318px !important;
}

#item54602 {
	width:514px !important;
	left:71px !important;
	top:330px !important;
	min-height:48px !important;
}

#item54627 {
	width:42px !important;
	height:10px !important;
	left:27px !important;
	top:376px !important;
}

#item54660 {
	width:514px !important;
	left:71px !important;
	top:387px !important;
	min-height:31px !important;
}

#item54685 {
	width:558px !important;
	left:27px !important;
	top:430px !important;
	min-height:72px !important;
}

#item54711 {
	width:558px !important;
	left:27px !important;
	top:499px !important;
	min-height:273px !important;
}

#item64769 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item38636 {
	width:229px !important;
	left:1px !important;
	top:108px !important;
	min-height:35px !important;
}

#item53971 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:22px !important;
}

#item54022 {
	width:558px !important;
	left:27px !important;
	top:290px !important;
	min-height:21px !important;
}

#item64744 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item54736 {
	width:429px !important;
	left:27px !important;
	top:27px !important;
	min-height:25px !important;
}

#item54761 {
	width:362px !important;
	left:27px !important;
	top:42px !important;
	min-height:139px !important;
}

#item54887 {
	width:187px !important;
	left:27px !important;
	top:186px !important;
	min-height:7px !important;
}

#item54912 {
	width:362px !important;
	left:27px !important;
	top:199px !important;
	min-height:23px !important;
}

#item54937 {
	width:558px !important;
	left:27px !important;
	top:240px !important;
	min-height:18px !important;
}

#item54963 {
	width:558px !important;
	left:27px !important;
	top:256px !important;
	min-height:67px !important;
}

#item38961 {
	width:434px !important;
	left:27px !important;
	top:739px !important;
	min-height:33px !important;
}

#item39014 {
	width:108px !important;
	left:27px !important;
	top:700px !important;
	min-height:36px !important;
}

#item39037 {
	width:105px !important;
	left:140px !important;
	top:700px !important;
	min-height:43px !important;
}

#item39060 {
	width:107px !important;
	left:252px !important;
	top:700px !important;
	min-height:36px !important;
}

#item39083 {
	width:108px !important;
	left:366px !important;
	top:700px !important;
	min-height:48px !important;
}

#item39106 {
	width:112px !important;
	left:480px !important;
	top:700px !important;
	min-height:65px !important;
}

#item55081 {
	width:234px !important;
	left:27px !important;
	top:348px !important;
	min-height:20px !important;
}

#item55106 {
	width:477px !important;
	left:27px !important;
	top:362px !important;
	min-height:59px !important;
}

#item55131 {
	width:558px !important;
	left:27px !important;
	top:429px !important;
	min-height:16px !important;
}

#item55156 {
	width:558px !important;
	left:27px !important;
	top:445px !important;
	min-height:19px !important;
}

#item55181 {
	width:558px !important;
	left:27px !important;
	top:464px !important;
	min-height:119px !important;
}

#item55462 {
	width:225px !important;
	left:27px !important;
	top:399px !important;
	min-height:20px !important;
}

#item58474 {
	width:558px !important;
	left:27px !important;
	top:412px !important;
	min-height:45px !important;
}

#item58499 {
	width:558px !important;
	left:27px !important;
	top:472px !important;
	min-height:33px !important;
}

#item58524 {
	width:558px !important;
	left:27px !important;
	top:518px !important;
	min-height:9px !important;
}

#item64719 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item39161 {
	width:35px !important;
	min-height:14px !important;
}

#item39186 {
	width:35px !important;
	left:84px !important;
	min-height:14px !important;
}

#item39209 {
	width:35px !important;
	top:89px !important;
	min-height:14px !important;
}

#item39233 {
	width:35px !important;
	left:84px !important;
	top:89px !important;
	min-height:14px !important;
}

#item39256 {
	width:35px !important;
	left:166px !important;
	top:29px !important;
	min-height:14px !important;
}

#item39280 {
	width:28px !important;
	left:275px !important;
	top:46px !important;
	min-height:12px !important;
}

#item55231 {
	width:558px !important;
	left:27px !important;
	top:82px !important;
	min-height:19px !important;
}

#item55256 {
	width:558px !important;
	left:27px !important;
	top:97px !important;
	min-height:43px !important;
}

#item55306 {
	width:249px !important;
	left:27px !important;
	top:125px !important;
	min-height:210px !important;
}

#item55357 {
	width:520px !important;
	left:65px !important;
	top:350px !important;
	min-height:16px !important;
}

#item55206 {
	width:516px !important;
	left:69px !important;
	top:27px !important;
	min-height:36px !important;
}

#item64694 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item39375 {
	width:558px !important;
	left:27px !important;
	top:512px !important;
	min-height:12px !important;
}

table#table91404 th, table#table91404 td {
	padding:4px;;
	vertical-align:top;;
}

table#table91404 {
	table-layout:fixed;
}

#item53188 {
	width:558px !important;
	left:27px !important;
	top:527px !important;
	min-height:109px !important;
}

#item55512 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:20px !important;
}

#item55548 {
	width:519px !important;
	left:66px !important;
	top:30px !important;
	min-height:28px !important;
}

#item55573 {
	width:558px !important;
	left:27px !important;
	top:66px !important;
	min-height:25px !important;
}

#item55599 {
	width:511px !important;
	left:27px !important;
	top:79px !important;
	min-height:19px !important;
}

#item55624 {
	width:558px !important;
	left:27px !important;
	top:106px !important;
	min-height:130px !important;
}

#item55649 {
	width:558px !important;
	left:27px !important;
	top:249px !important;
	min-height:16px !important;
}

#item55674 {
	width:558px !important;
	left:27px !important;
	top:263px !important;
	min-height:38px !important;
}

#item55699 {
	width:558px !important;
	left:27px !important;
	top:304px !important;
	min-height:14px !important;
}

#item55724 {
	width:558px !important;
	left:27px !important;
	top:318px !important;
	min-height:116px !important;
}

#item55749 {
	width:558px !important;
	left:27px !important;
	top:439px !important;
	min-height:138px !important;
}

#item55799 {
	width:558px !important;
	left:27px !important;
	top:584px !important;
	min-height:17px !important;
}

#item55824 {
	width:558px !important;
	left:27px !important;
	top:598px !important;
	min-height:53px !important;
}

#item55850 {
	width:558px !important;
	left:27px !important;
	top:659px !important;
	min-height:18px !important;
}

#item55875 {
	width:558px !important;
	left:27px !important;
	top:674px !important;
	min-height:29px !important;
}

#item55900 {
	width:558px !important;
	left:27px !important;
	top:703px !important;
	min-height:67px !important;
}

#item64669 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item64643 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item39650 {
	width:104px !important;
	height:22px !important;
	left:27px !important;
	top:227px !important;
	background:#535659;
}

#item39651 {
	width:109px !important;
	left:36px !important;
	top:234px !important;
	min-height:7px !important;
}

#item39674 {
	width:558px !important;
	left:27px !important;
	top:63px !important;
	min-height:19px !important;
}

#item39704 {
	width:106px !important;
	left:49px !important;
	top:357px !important;
	min-height:44px !important;
}

#item39729 {
	width:312px !important;
	left:55px !important;
	min-height:23px !important;
}

#item39754 {
	width:114px !important;
	left:51px !important;
	top:427px !important;
	min-height:17px !important;
}

#item39779 {
	width:146px !important;
	left:367px !important;
	top:346px !important;
	min-height:17px !important;
}

#item39804 {
	width:54px !important;
	left:39px !important;
	min-height:31px !important;
}

#item39829 {
	width:196px !important;
	left:55px !important;
	min-height:24px !important;
}

#item39853 {
	width:185px !important;
	left:382px !important;
	top:373px !important;
	min-height:17px !important;
}

#item39877 {
	width:80px !important;
	left:37px !important;
	top:308px !important;
	min-height:48px !important;
}

#item39901 {
	width:198px !important;
	left:387px !important;
	top:643px !important;
	min-height:65px !important;
}

#item40835 {
	width:87px !important;
	height:20px !important;
	left:525px !important;
	top:27px !important;
	background:#000;
}

#item40837 {
	width:60px !important;
	left:532px !important;
	top:32px !important;
	min-height:11px !important;
}

#item56057_56062 {
	width:37.422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item56057 {
	width:42px !important;
	left:27px !important;
	top:726px !important;
	min-height:15px !important;
}

#item56089 {
	width:514px !important;
	left:71px !important;
	top:729px !important;
	min-height:29px !important;
}

#item60792 {
	width:558px !important;
	left:27px !important;
	top:82px !important;
	min-height:45px !important;
}

#item60817 {
	width:558px !important;
	left:27px !important;
	top:137px !important;
	min-height:69px !important;
}

#item56604 {
	width:328px !important;
	left:27px !important;
	top:27px !important;
	min-height:20px !important;
}

#item56631 {
	width:558px !important;
	left:27px !important;
	top:44px !important;
	min-height:186px !important;
}

#item56658 {
	width:558px !important;
	left:27px !important;
	top:222px !important;
	min-height:37px !important;
}

#item56683 {
	width:558px !important;
	left:27px !important;
	top:253px !important;
	min-height:132px !important;
}

#item56708 {
	width:42px !important;
	height:8px !important;
	left:27px !important;
	top:382px !important;
}

#item56741 {
	width:517px !important;
	left:68px !important;
	top:363px !important;
	min-height:43px !important;
}

#item64305 {
	width:265px !important;
	left:320px !important;
	top:661px !important;
	min-height:15px !important;
}

#item64618 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item64334 {
	width:362px !important;
	height:158px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item64335 {
	width:180px !important;
	height:21px !important;
	background:#000;
}

#item64336 {
	width:173px !important;
	left:4px !important;
	top:24px !important;
	min-height:55px !important;
}

#item64362 {
	width:4px !important;
	height:11px !important;
	left:7px !important;
	top:4px !important;
	background:#fff;
}

#item64365 {
	width:114px !important;
	left:54px !important;
	top:5px !important;
	min-height:24px !important;
}

#item64420 {
	width:293px !important;
	left:27px !important;
	top:429px !important;
	min-height:315px !important;
}

#item39617 {
	width:229px !important;
	left:1px !important;
	top:108px !important;
	min-height:47px !important;
}

#item64593 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item56766 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:33px !important;
}

#item56817 {
	width:558px !important;
	left:27px !important;
	top:292px !important;
	min-height:20px !important;
}

#item56897 {
	width:344px !important;
	left:27px !important;
	top:320px !important;
	min-height:20px !important;
}

#item56922 {
	width:42px !important;
	height:7px !important;
	left:27px !important;
	top:347px !important;
}

#item56954 {
	width:516px !important;
	left:69px !important;
	top:341px !important;
	min-height:46px !important;
}

#item56979 {
	width:42px !important;
	left:27px !important;
	top:399px !important;
	min-height:8px !important;
}

#item57011 {
	width:516px !important;
	left:69px !important;
	top:398px !important;
	min-height:39px !important;
}

#item57036 {
	width:558px !important;
	left:27px !important;
	top:440px !important;
	min-height:72px !important;
}

#item57061 {
	width:558px !important;
	left:27px !important;
	top:509px !important;
	min-height:256px !important;
}

#item39941 {
	width:381px !important;
	left:27px !important;
	top:734px !important;
	min-height:27px !important;
}

#item39995 {
	width:108px !important;
	left:27px !important;
	top:696px !important;
	min-height:36px !important;
}

#item40018 {
	width:105px !important;
	left:140px !important;
	top:696px !important;
	min-height:47px !important;
}

#item40041 {
	width:107px !important;
	left:252px !important;
	top:696px !important;
	min-height:36px !important;
}

#item40064 {
	width:108px !important;
	left:366px !important;
	top:696px !important;
	min-height:48px !important;
}

#item40087 {
	width:112px !important;
	left:480px !important;
	top:696px !important;
	min-height:60px !important;
}

#item57413 {
	width:347px !important;
	left:27px !important;
	top:340px !important;
	min-height:8px !important;
}

#item57438 {
	width:477px !important;
	left:27px !important;
	top:358px !important;
	min-height:61px !important;
}

#item57464 {
	width:558px !important;
	left:27px !important;
	top:427px !important;
	min-height:21px !important;
}

#item57489 {
	width:505px !important;
	left:27px !important;
	top:455px !important;
	min-height:19px !important;
}

#item57514 {
	width:558px !important;
	left:27px !important;
	top:471px !important;
	min-height:114px !important;
}

#item64568 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item57086 {
	width:429px !important;
	left:27px !important;
	top:27px !important;
	min-height:26px !important;
}

#item57111 {
	width:349px !important;
	left:27px !important;
	top:44px !important;
	min-height:130px !important;
}

#item57237 {
	width:249px !important;
	left:27px !important;
	top:180px !important;
	min-height:7px !important;
}

#item57262 {
	width:352px !important;
	left:27px !important;
	top:196px !important;
	min-height:29px !important;
}

#item57287 {
	width:558px !important;
	left:27px !important;
	top:233px !important;
	min-height:37px !important;
}

#item57313 {
	width:558px !important;
	left:27px !important;
	top:249px !important;
	min-height:86px !important;
}

#item64543 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item40140 {
	width:35px !important;
	min-height:14px !important;
}

#item40163 {
	width:35px !important;
	left:84px !important;
	min-height:14px !important;
}

#item40186 {
	width:35px !important;
	top:89px !important;
	min-height:14px !important;
}

#item40209 {
	width:35px !important;
	left:84px !important;
	top:89px !important;
	min-height:14px !important;
}

#item40232 {
	width:35px !important;
	left:166px !important;
	top:29px !important;
	min-height:14px !important;
}

#item40257 {
	width:28px !important;
	left:275px !important;
	top:46px !important;
	min-height:12px !important;
}

#item57539 {
	width:517px !important;
	left:68px !important;
	top:28px !important;
	min-height:43px !important;
}

#item57564 {
	width:558px !important;
	left:27px !important;
	top:75px !important;
	min-height:16px !important;
}

#item57589 {
	width:558px !important;
	left:27px !important;
	top:100px !important;
	min-height:37px !important;
}

#item57639 {
	width:245px !important;
	left:27px !important;
	top:138px !important;
	min-height:194px !important;
}

#item57707 {
	width:310px !important;
	left:27px !important;
	top:356px !important;
	min-height:20px !important;
}

#item58563 {
	width:558px !important;
	left:27px !important;
	top:373px !important;
	min-height:45px !important;
}

#item58588 {
	width:558px !important;
	left:27px !important;
	top:432px !important;
	min-height:33px !important;
}

#item58613 {
	width:558px !important;
	left:27px !important;
	top:478px !important;
	min-height:9px !important;
}

#item40355 {
	width:558px !important;
	left:27px !important;
	top:567px !important;
	min-height:12px !important;
}

#item64518 {
	width:27px !important;
	top:765px !important;
	min-height:27px !important;
}

#item57757 {
	width:558px !important;
	left:27px !important;
	top:27px !important;
	min-height:32px !important;
}

table#table96197 th, table#table96197 td {
	padding:4px;;
	vertical-align:top;;
}

table#table96197 {
	table-layout:fixed;
}

#item58671 {
	width:558px !important;
	left:27px !important;
	top:581px !important;
	min-height:109px !important;
}

#item64492 {
	width:27px !important;
	left:585px !important;
	top:765px !important;
	min-height:27px !important;
}

#item57802_57807 {
	width:36.713655px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 4.5px 0px 0px;
}

#item57802 {
	width:41px !important;
	left:27px !important;
	top:27px !important;
	min-height:10px !important;
}

#item57835 {
	width:519px !important;
	left:66px !important;
	top:31px !important;
	min-height:32px !important;
}

#item57860 {
	width:558px !important;
	left:27px !important;
	top:75px !important;
	min-height:25px !important;
}

#item57886 {
	width:466px !important;
	left:27px !important;
	top:89px !important;
	min-height:19px !important;
}

#item57911 {
	width:558px !important;
	left:27px !important;
	top:105px !important;
	min-height:107px !important;
}

#item57936 {
	width:558px !important;
	left:27px !important;
	top:227px !important;
	min-height:25px !important;
}

#item57961 {
	width:558px !important;
	left:27px !important;
	top:240px !important;
	min-height:19px !important;
}

#item57986 {
	width:558px !important;
	left:27px !important;
	top:288px !important;
	min-height:37px !important;
}

#item58011 {
	width:558px !important;
	left:27px !important;
	top:302px !important;
	min-height:72px !important;
}

#item58036 {
	width:558px !important;
	left:27px !important;
	top:371px !important;
	min-height:178px !important;
}

#item58061 {
	width:558px !important;
	left:27px !important;
	top:561px !important;
	min-height:37px !important;
}

#item58086 {
	width:558px !important;
	left:27px !important;
	top:575px !important;
	min-height:55px !important;
}

#item58111 {
	width:558px !important;
	left:27px !important;
	top:647px !important;
	min-height:37px !important;
}

#item58137 {
	width:550px !important;
	left:27px !important;
	top:660px !important;
	min-height:19px !important;
}

#item58162 {
	width:558px !important;
	left:27px !important;
	top:677px !important;
	min-height:67px !important;
}

#item27687 {
	width:558px !important;
	left:27px !important;
	top:654px !important;
	min-height:111px !important;
}

#item28102 {
	width:354px !important;
	height:84px !important;
	left:131px !important;
	top:223px !important;
}

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

p.autoParaStyle47 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:15.8px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:500;
	font-family:acumin-pro-condensed,"Acumin Pro Condensed";
	font-stretch:condensed;
	font-size:7px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:13.2px;
	line-height:13.9px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:500;
	font-family:acumin-pro-condensed,"Acumin Pro Condensed";
	font-stretch:condensed;
	font-size:7.8px;
	line-height:7.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle40 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:7px;
	line-height:10px;
	color:#000;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:"Arial Narrow",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:center;
}

p.autoParaStyle38 {
	font-family:"Arial Narrow",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:center;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:13.8px;
	line-height:14.5px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:acumin-pro-condensed,"Acumin Pro Condensed";
	font-stretch:condensed;
	font-size:8.1px;
	line-height:8.1px;
	color:#000;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:right;
}

p.autoParaStyle33 {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:right;
}

p.autoParaStyle32 {
	font-weight:500;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:"Arial Narrow",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:12.6px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:acumin-pro-condensed,"Acumin Pro Condensed";
	font-stretch:condensed;
	font-size:7px;
	line-height:8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle25 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:7px;
	line-height:10px;
	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.autoParaStyle24 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000;
	text-align:right;
}

p.autoParaStyle22 {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	color:#ff6c0c;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle19 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-family:Arial,sans-serif;
	font-size:9px;
	line-height:11px;
	color:#000;
	text-align:left;
}

p.autoParaStyle17 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:left;
}

ol.autoParaStyle16 > li {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-9px;
	padding-left:14px;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:600;
	font-style:italic;
	font-family:myriad-pro,"Myriad Pro",sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000;
	text-align:right;
}

p.autoParaStyle13 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ff6b0e;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:600;
	font-style:italic;
	font-family:myriad-pro,"Myriad Pro",sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:industry,Industry;
	font-size:10px;
	line-height:14px;
	color:#fff;
	text-indent:-6px;
	padding-left:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ff6b0e;
	text-align:right;
}

p.autoParaStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:500;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:12px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:industry,Industry;
	font-size:24px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.Body-Copy {
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:10.5px;
	color:#000;
	margin-bottom:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Normal {
	font-family:Helvetica,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

ol.Numbered-List > li {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-9px;
	padding-left:14px;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:decimal;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.Bullets > li {
	font-weight:500;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	padding-left:18px;
	margin-top:5px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.Bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:9px;
	width:0;
	font-family:Arial,sans-serif;
}

p.TOC-Body-Text {
	font-weight:bold;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-decoration:underline;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.TOC-Title {
	font-weight:bold;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:15px;
	color:#000;
	letter-spacing:0.090em;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subheads {
	font-weight:bold;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#000;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Warnings {
	font-weight:bold;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.TOC-Language {
	font-weight:bold;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.TOC-heading {
	font-weight:bold;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Tech-Spec {
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:center;
}

p.body-copy {
	font-weight:500;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Glossary {
	font-family:"Trebuchet MS",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Intro-Paragraph {
	font-weight:500;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Basic-Paragraph {
	font-weight:500;
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.No-Paragraph-Style {
	font-family:minion-pro,"Minion Pro",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.autoCharStyle7 {
	font-weight:bold;
	font-family:acumin-pro-condensed,"Acumin Pro Condensed";
	font-stretch:condensed;
}

span.autoCharStyle6 {
	font-style:italic;
	font-weight:normal;
	font-family:"Arial Narrow",sans-serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:acumin-pro,"Acumin Pro";
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:acumin-pro,"Acumin Pro";
}

span.autoCharStyle3 {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
}

span.autoCharStyle2 {
	font-family:Arial,sans-serif;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:Arial,sans-serif;
}

span.paragraph-copy {
	font-family:"Avenir Next","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#000;
}

span.Tech-Spec-body {
	font-family:"Arial Narrow",sans-serif;
	font-size:8px;
	color:#000;
}

span.Tech-Spec-Header {
	font-weight:bold;
	font-family:"Arial Narrow",sans-serif;
	font-size:8px;
	color:#000;
}

span.Glossary {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000;
}

span.Language-header {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
}

span.caption {
	font-style:italic;
	font-weight:normal;
	font-family:Arial,sans-serif;
	font-size:8px;
	color:#000;
}

span.TOC-Header {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}

span.TOC-Body {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:underline;
	text-decoration-color:#000;
	-webkit-text-decoration-color:#000;
	text-transform:uppercase;
}

span.Parts-Guide-Callouts {
	font-family:"Arial Narrow",sans-serif;
	font-size:12px;
	color:#000;
}

span.Warnings {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.list-header {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000;
}

span.French-captions {
	font-family:Arial,sans-serif;
	font-size:8px;
	color:#000;
}

span.French {
	font-family:"Arial Narrow",sans-serif;
	font-size:10px;
	color:#000;
}

span.Normal {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000;
}

span.manual-header {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#ff6c0c;
	text-transform:uppercase;
}

span.headers {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}

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