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

#item2721 {
	width:124px !important;
	height:111px !important;
	left:640px !important;
	top:181px !important;
}

#item2723 {
	width:124px !important;
	height:111px !important;
	left:640px !important;
	top:320px !important;
}

#item2725 {
	width:124px !important;
	height:111px !important;
	left:640px !important;
	top:458px !important;
}

#item1050 {
	width:124px !important;
	height:52px !important;
	left:36px !important;
	top:106px !important;
}

#item1052 {
	width:123px !important;
	height:51px !important;
	left:187px !important;
	top:106px !important;
}

#item1054 {
	width:123px !important;
	height:51px !important;
	left:338px !important;
	top:106px !important;
}

#item1056 {
	width:123px !important;
	height:51px !important;
	left:489px !important;
	top:106px !important;
}

#item1058 {
	width:123px !important;
	height:51px !important;
	left:640px !important;
	top:107px !important;
}

@keyframes custom-2525 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-360px,0px);}
}
@-webkit-keyframes custom-2525 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-360px,0px);}
}
#item2361 {
	width:360px !important;
	height:600px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 1px #4c4c4c;
}

#item2385 {
	width:360px !important;
	height:48px !important;
	top:320px !important;
}

#item2412 {
	width:360px !important;
	height:48px !important;
	top:268px !important;
}

#item2439 {
	width:360px !important;
	height:48px !important;
	top:216px !important;
}

#item2466 {
	width:360px !important;
	height:48px !important;
	top:164px !important;
}

#item2493 {
	width:360px !important;
	height:48px !important;
	top:112px !important;
}

#item2520 {
	width:360px !important;
	height:48px !important;
	top:60px !important;
}

#item2360 {
	width:60px !important;
	height:60px !important;
	top:50px !important;
}

#item2354 {
	width:60px !important;
	height:60px !important;
	top:50px !important;
}

#item2831 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item60434 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4457 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4405 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4350 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4296 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4238 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4183 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4131 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4073 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3997 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3945 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3889 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3837 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3780 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3726 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3669 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3616 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3505 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3453 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3391 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3339 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3287 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3229 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3154 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3076 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item3018 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4517 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item4522 {
	width:182px !important;
	height:16px !important;
}

#item4523 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:138px !important;
}

#item4528 {
	width:182px !important;
	height:16px !important;
}

#item4526 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:154px !important;
}

#item4532 {
	width:182px !important;
	height:16px !important;
}

#item4530 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:170px !important;
}

#item4536 {
	width:182px !important;
	height:14px !important;
}

#item4534 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:187px !important;
}

#item4540 {
	width:182px !important;
	height:14px !important;
}

#item4538 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:203px !important;
}

#item4543 {
	width:182px !important;
	height:14px !important;
}

#item4541 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:218px !important;
}

#item4546 {
	width:182px !important;
	height:14px !important;
}

#item4544 {
	width:182px !important;
	height:14px !important;
	left:52px !important;
	top:234px !important;
}

#item4552 {
	width:182px !important;
	height:14px !important;
}

#item4550 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:249px !important;
}

#item4555 {
	width:182px !important;
	height:14px !important;
}

#item4553 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:263px !important;
}

#item4558 {
	width:182px !important;
	height:14px !important;
}

#item4556 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:279px !important;
}

#item4564 {
	width:182px !important;
	height:14px !important;
}

#item4562 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:310px !important;
}

#item4567 {
	width:182px !important;
	height:14px !important;
}

#item4565 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:325px !important;
}

#item4570 {
	width:182px !important;
	height:14px !important;
}

#item4568 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:324px !important;
}

#item4573 {
	width:182px !important;
	height:14px !important;
}

#item4571 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:341px !important;
}

#item4576 {
	width:182px !important;
	height:14px !important;
}

#item4574 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:356px !important;
}

#item4580 {
	width:182px !important;
	height:14px !important;
}

#item4578 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:371px !important;
}

#item4583 {
	width:182px !important;
	height:14px !important;
}

#item4581 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:387px !important;
}

#item4586 {
	width:182px !important;
	height:14px !important;
}

#item4584 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:402px !important;
}

#item4589 {
	width:182px !important;
	height:14px !important;
}

#item4587 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:418px !important;
}

#item4592 {
	width:182px !important;
	height:14px !important;
}

#item4590 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:433px !important;
}

#item4595 {
	width:182px !important;
	height:14px !important;
}

#item4593 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:448px !important;
}

#item4599 {
	width:182px !important;
	height:14px !important;
}

#item4596 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:463px !important;
}

#item4602 {
	width:182px !important;
	height:14px !important;
}

#item4600 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:478px !important;
}

#item4605 {
	width:182px !important;
	height:14px !important;
}

#item4603 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:494px !important;
}

#item4608 {
	width:182px !important;
	height:14px !important;
}

#item4606 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:509px !important;
}

#item4611 {
	width:182px !important;
	height:14px !important;
}

#item4609 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:524px !important;
}

#item60429 {
	width:182px !important;
	height:14px !important;
}

#item60427 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:538px !important;
}

#item5214 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item5166 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item5118 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item6743 {
	width:259px !important;
	height:270px !important;
	left:23px !important;
	top:132px !important;
}

#item5071 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item5024 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item6706 {
	width:259px !important;
	height:273px !important;
	left:18px !important;
	top:47px !important;
}

#item4977 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4930 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4883 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4834 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4787 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4739 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item4690 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:141px !important;
}

#item5972 {
	width:182px !important;
	height:16px !important;
}

#item5968 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:141px !important;
}

#item5976 {
	width:182px !important;
	height:16px !important;
}

#item5973 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:157px !important;
}

#item5980 {
	width:182px !important;
	height:16px !important;
}

#item5977 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:172px !important;
}

#item5984 {
	width:182px !important;
	height:14px !important;
}

#item5981 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:190px !important;
}

#item5988 {
	width:182px !important;
	height:14px !important;
}

#item5985 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:206px !important;
}

#item5992 {
	width:182px !important;
	height:14px !important;
}

#item5989 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:221px !important;
}

#item5996 {
	width:182px !important;
	height:14px !important;
}

#item5993 {
	width:182px !important;
	height:14px !important;
	left:52px !important;
	top:236px !important;
}

#item6001 {
	width:182px !important;
	height:14px !important;
}

#item5997 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:252px !important;
}

#item6005 {
	width:182px !important;
	height:26px !important;
}

#item6002 {
	width:182px !important;
	height:26px !important;
	left:53px !important;
	top:266px !important;
}

#item6009 {
	width:182px !important;
	height:14px !important;
}

#item6006 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:282px !important;
}

#item6013 {
	width:182px !important;
	height:28px !important;
}

#item6010 {
	width:182px !important;
	height:28px !important;
	left:54px !important;
	top:292px !important;
}

#item6017 {
	width:182px !important;
	height:26px !important;
}

#item6014 {
	width:182px !important;
	height:26px !important;
	left:54px !important;
	top:321px !important;
}

#item6837 {
	width:182px !important;
	height:26px !important;
}

#item6835 {
	width:182px !important;
	height:26px !important;
	left:54px !important;
	top:347px !important;
}

#item7040 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item6886 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item7689 {
	width:182px !important;
	height:16px !important;
}

#item7686 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:138px !important;
}

#item7697 {
	width:182px !important;
	height:16px !important;
}

#item7694 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:170px !important;
}

#item7726 {
	width:182px !important;
	height:14px !important;
}

#item7723 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:279px !important;
}

#item9286 {
	width:107px !important;
	height:37px !important;
	left:37px !important;
	top:86px !important;
}

#item9315 {
	width:107px !important;
	height:37px !important;
	left:180px !important;
	top:86px !important;
}

#item9345 {
	width:107px !important;
	height:37px !important;
	left:323px !important;
	top:86px !important;
}

#item9376 {
	width:107px !important;
	height:37px !important;
	left:466px !important;
	top:86px !important;
}

#item9405 {
	width:107px !important;
	height:37px !important;
	left:609px !important;
	top:86px !important;
}

#item8790 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item8700 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item9692 {
	width:119px !important;
	height:190px !important;
	left:123px !important;
}

#item9697 {
	width:115px !important;
	height:190px !important;
}

#item9702 {
	width:119px !important;
	height:190px !important;
	left:245px !important;
}

#item8637 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item8535 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item51928 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item51856 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item8431 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item8346 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item8299 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item9558 {
	width:274px !important;
	height:242px !important;
	left:87px !important;
	top:160px !important;
}

#item8191 {
	width:480px !important;
	height:415px !important;
	left:212px !important;
	top:11px !important;
}

#item8998 {
	width:182px !important;
	height:16px !important;
}

#item8995 {
	width:182px !important;
	height:16px !important;
	left:1px !important;
	top:16px !important;
}

#item9002 {
	width:182px !important;
	height:16px !important;
}

#item8999 {
	width:182px !important;
	height:16px !important;
	left:1px !important;
	top:31px !important;
}

#item9006 {
	width:182px !important;
	height:14px !important;
}

#item9003 {
	width:182px !important;
	height:14px !important;
	left:1px !important;
	top:49px !important;
}

#item9010 {
	width:182px !important;
	height:14px !important;
}

#item9007 {
	width:182px !important;
	height:14px !important;
	left:1px !important;
	top:64px !important;
}

#item9018 {
	width:182px !important;
	height:29px !important;
}

#item9015 {
	width:182px !important;
	height:29px !important;
	top:127px !important;
}

#item9027 {
	width:182px !important;
	height:26px !important;
}

#item9024 {
	width:182px !important;
	height:26px !important;
	left:1px !important;
	top:157px !important;
}

#item9035 {
	width:182px !important;
	height:16px !important;
}

#item9032 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:182px !important;
}

#item9546 {
	width:182px !important;
	height:16px !important;
}

#item9544 {
	width:182px !important;
	height:16px !important;
	top:198px !important;
}

#item51997 {
	width:182px !important;
	height:14px !important;
}

#item51998 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:219px !important;
}

#item52841 {
	width:182px !important;
	height:14px !important;
}

#item52839 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:233px !important;
}

#item10608 {
	width:107px !important;
	height:37px !important;
	left:37px !important;
	top:93px !important;
}

#item10637 {
	width:107px !important;
	height:37px !important;
	left:180px !important;
	top:93px !important;
}

#item10665 {
	width:107px !important;
	height:37px !important;
	left:323px !important;
	top:93px !important;
}

#item10693 {
	width:107px !important;
	height:37px !important;
	left:466px !important;
	top:93px !important;
}

#item10721 {
	width:107px !important;
	height:37px !important;
	left:609px !important;
	top:93px !important;
}

#item50756 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item51150 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item50896 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item50829 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item50690 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12467 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item52867 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12413 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12358 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12302 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12248 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12191 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12133 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:146px !important;
}

#item12547 {
	width:182px !important;
	height:16px !important;
}

#item12544 {
	width:182px !important;
	height:16px !important;
	left:50px !important;
	top:165px !important;
}

#item12551 {
	width:182px !important;
	height:16px !important;
}

#item12548 {
	width:182px !important;
	height:16px !important;
	left:51px !important;
	top:182px !important;
}

#item12556 {
	width:182px !important;
	height:16px !important;
}

#item12553 {
	width:182px !important;
	height:16px !important;
	left:51px !important;
	top:197px !important;
}

#item12560 {
	width:182px !important;
	height:16px !important;
}

#item12557 {
	width:182px !important;
	height:16px !important;
	left:50px !important;
	top:213px !important;
}

#item12564 {
	width:182px !important;
	height:25px !important;
}

#item12561 {
	width:182px !important;
	height:25px !important;
	left:51px !important;
	top:230px !important;
}

#item12568 {
	width:182px !important;
	height:16px !important;
}

#item12565 {
	width:182px !important;
	height:16px !important;
	left:52px !important;
	top:256px !important;
}

#item12572 {
	width:182px !important;
	height:13px !important;
}

#item12569 {
	width:182px !important;
	height:13px !important;
	left:51px !important;
	top:287px !important;
}

#item51227 {
	width:182px !important;
	height:13px !important;
}

#item51225 {
	width:182px !important;
	height:13px !important;
	left:50px !important;
	top:300px !important;
}

#item51230 {
	width:182px !important;
	height:13px !important;
}

#item51228 {
	width:182px !important;
	height:13px !important;
	left:50px !important;
	top:317px !important;
}

#item51233 {
	width:182px !important;
	height:13px !important;
}

#item51231 {
	width:182px !important;
	height:13px !important;
	left:53px !important;
	top:331px !important;
}

#item51236 {
	width:182px !important;
	height:13px !important;
}

#item51234 {
	width:182px !important;
	height:13px !important;
	left:53px !important;
	top:347px !important;
}

#item51239 {
	width:182px !important;
	height:25px !important;
}

#item51237 {
	width:182px !important;
	height:25px !important;
	left:53px !important;
	top:362px !important;
}

#item52938 {
	width:182px !important;
	height:16px !important;
}

#item52936 {
	width:182px !important;
	height:16px !important;
	left:50px !important;
	top:271px !important;
}

#item12767 {
	width:107px !important;
	height:37px !important;
	left:37px !important;
	top:93px !important;
}

#item12795 {
	width:107px !important;
	height:37px !important;
	left:180px !important;
	top:93px !important;
}

#item12823 {
	width:107px !important;
	height:37px !important;
	left:323px !important;
	top:93px !important;
}

#item12851 {
	width:107px !important;
	height:37px !important;
	left:466px !important;
	top:93px !important;
}

#item12879 {
	width:107px !important;
	height:37px !important;
	left:609px !important;
	top:93px !important;
}

#item60579 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item13039 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12985 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item12931 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:145px !important;
}

#item13393 {
	width:182px !important;
	height:16px !important;
}

#item13390 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:161px !important;
}

#item13402 {
	width:182px !important;
	height:14px !important;
}

#item13399 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:194px !important;
}

#item15403 {
	width:182px !important;
	height:14px !important;
}

#item15401 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:226px !important;
}

#item60673 {
	width:182px !important;
	height:14px !important;
}

#item60671 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:258px !important;
}

#item13634 {
	width:107px !important;
	height:37px !important;
	left:37px !important;
	top:93px !important;
}

#item13662 {
	width:107px !important;
	height:37px !important;
	left:180px !important;
	top:93px !important;
}

#item13690 {
	width:107px !important;
	height:37px !important;
	left:323px !important;
	top:93px !important;
}

#item13718 {
	width:107px !important;
	height:37px !important;
	left:466px !important;
	top:93px !important;
}

#item13746 {
	width:107px !important;
	height:37px !important;
	left:609px !important;
	top:93px !important;
}

#item60883 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item60817 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item13902 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item13851 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item13799 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:145px !important;
}

#item14255 {
	width:182px !important;
	height:16px !important;
}

#item14252 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:162px !important;
}

#item14260 {
	width:182px !important;
	height:16px !important;
}

#item14257 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:177px !important;
}

#item14264 {
	width:182px !important;
	height:14px !important;
}

#item14261 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:195px !important;
}

#item61030 {
	width:182px !important;
	height:14px !important;
}

#item61028 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:213px !important;
}

#item61033 {
	width:182px !important;
	height:14px !important;
}

#item61031 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:230px !important;
}

#item14500 {
	width:107px !important;
	height:37px !important;
	left:37px !important;
	top:93px !important;
}

#item14528 {
	width:107px !important;
	height:37px !important;
	left:180px !important;
	top:93px !important;
}

#item14556 {
	width:107px !important;
	height:37px !important;
	left:323px !important;
	top:93px !important;
}

#item14584 {
	width:107px !important;
	height:37px !important;
	left:466px !important;
	top:93px !important;
}

#item14613 {
	width:107px !important;
	height:37px !important;
	left:609px !important;
	top:93px !important;
}

#item14825 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item14773 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item14718 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item14666 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:145px !important;
}

#item15125 {
	width:182px !important;
	height:16px !important;
}

#item15122 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:161px !important;
}

#item15129 {
	width:182px !important;
	height:16px !important;
}

#item15126 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:177px !important;
}

#item15137 {
	width:182px !important;
	height:14px !important;
}

#item15134 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:210px !important;
}

#item15142 {
	width:182px !important;
	height:16px !important;
}

#item15138 {
	width:182px !important;
	height:16px !important;
	left:52px !important;
	top:241px !important;
}

#item16286 {
	width:728px !important;
	height:437px !important;
	left:40px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item17020 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16973 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16926 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item53496 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16879 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16832 {
	width:480px !important;
	height:415px !important;
	left:3px !important;
	top:1px !important;
	background:#fff;
}

#item16785 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16737 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16690 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16643 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item53335 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16595 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16548 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item53783 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16501 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item53218 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16453 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item53090 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16406 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16359 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item60374 {
	width:302px !important;
	height:21px !important;
	left:16px !important;
	top:284px !important;
	background:#fff;
}

#item52972 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item16310 {
	width:483px !important;
	height:416px !important;
	left:252px !important;
	top:138px !important;
}

#item18162 {
	width:182px !important;
	height:17px !important;
}

#item18163 {
	width:182px !important;
	height:17px !important;
	left:56px !important;
	top:145px !important;
}

#item18168 {
	width:182px !important;
	height:17px !important;
}

#item18166 {
	width:182px !important;
	height:17px !important;
	left:56px !important;
	top:175px !important;
}

#item18171 {
	width:182px !important;
	height:14px !important;
}

#item18169 {
	width:182px !important;
	height:14px !important;
	left:56px !important;
	top:193px !important;
}

#item20869 {
	width:182px !important;
	height:13px !important;
}

#item20867 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:242px !important;
}

#item20874 {
	width:182px !important;
	height:13px !important;
}

#item20872 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:272px !important;
}

#item20877 {
	width:182px !important;
	height:13px !important;
}

#item20875 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:301px !important;
}

#item20880 {
	width:182px !important;
	height:13px !important;
}

#item20878 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:345px !important;
}

#item20883 {
	width:182px !important;
	height:13px !important;
}

#item20881 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:376px !important;
}

#item20886 {
	width:182px !important;
	height:13px !important;
}

#item20884 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:409px !important;
}

#item20890 {
	width:182px !important;
	height:13px !important;
}

#item20888 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:423px !important;
}

#item20893 {
	width:182px !important;
	height:13px !important;
}

#item20891 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:440px !important;
}

#item20896 {
	width:182px !important;
	height:13px !important;
}

#item20894 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:454px !important;
}

#item20900 {
	width:182px !important;
	height:13px !important;
}

#item20898 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:486px !important;
}

#item20903 {
	width:182px !important;
	height:13px !important;
}

#item20901 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:516px !important;
}

#item20906 {
	width:182px !important;
	height:13px !important;
}

#item20904 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:532px !important;
}

#item20910 {
	width:182px !important;
	height:13px !important;
}

#item20907 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:548px !important;
}

#item53767 {
	width:182px !important;
	height:14px !important;
}

#item53765 {
	width:182px !important;
	height:14px !important;
	left:56px !important;
	top:162px !important;
}

#item53771 {
	width:182px !important;
	height:14px !important;
}

#item53769 {
	width:182px !important;
	height:14px !important;
	left:56px !important;
	top:210px !important;
}

#item53775 {
	width:182px !important;
	height:13px !important;
}

#item53773 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:256px !important;
}

#item53780 {
	width:182px !important;
	height:13px !important;
}

#item53778 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:288px !important;
}

#item53901 {
	width:182px !important;
	height:13px !important;
}

#item53899 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:362px !important;
}

#item53912 {
	width:182px !important;
	height:13px !important;
}

#item53910 {
	width:182px !important;
	height:13px !important;
	left:56px !important;
	top:501px !important;
}

#item19772 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:91px !important;
}

#item19801 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:145px !important;
}

#item19829 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:198px !important;
}

#item19857 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:252px !important;
}

#item19885 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:306px !important;
}

#item19923 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:360px !important;
}

#item19951 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:413px !important;
}

#item19979 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:467px !important;
}

#item20011 {
	width:107px !important;
	height:37px !important;
	left:46px !important;
	top:521px !important;
}

#item20926 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item21187 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item54766 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item21140 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item21093 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item54579 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item21046 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item54391 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item20999 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item54206 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item20950 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item23651 {
	width:182px !important;
	height:17px !important;
}

#item23649 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:154px !important;
}

#item23654 {
	width:182px !important;
	height:17px !important;
}

#item23652 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:186px !important;
}

#item23657 {
	width:182px !important;
	height:17px !important;
}

#item23655 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:220px !important;
}

#item23660 {
	width:182px !important;
	height:17px !important;
}

#item23658 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:265px !important;
}

#item23663 {
	width:182px !important;
	height:17px !important;
}

#item23661 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:282px !important;
}

#item23666 {
	width:182px !important;
	height:17px !important;
}

#item23664 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:329px !important;
}

#item60489 {
	width:182px !important;
	height:16px !important;
}

#item60487 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:170px !important;
}

#item60493 {
	width:182px !important;
	height:17px !important;
}

#item60491 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:203px !important;
}

#item60497 {
	width:182px !important;
	height:17px !important;
}

#item60495 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:237px !important;
}

#item60503 {
	width:182px !important;
	height:17px !important;
}

#item60501 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:299px !important;
}

#item23723 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:129px !important;
	background:#c0c0c0;
}

#item24615 {
	width:182px !important;
	height:17px !important;
}

#item24612 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:157px !important;
}

#item54986 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item54984 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:141px !important;
}

#item55285 {
	width:182px !important;
	height:17px !important;
}

#item55283 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:173px !important;
}

#item26651 {
	width:728px !important;
	height:437px !important;
	left:40px !important;
	top:131px !important;
	background:#c0c0c0;
}

#item27884 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item27575 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item27784 {
	width:480px !important;
	height:415px !important;
	left:3px !important;
	top:1px !important;
	background:#fff;
}

#item27706 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item27445 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item55862 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item27226 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item26835 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item27147 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item55674 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item26992 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item55488 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item27071 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item55289 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item26675 {
	width:483px !important;
	height:416px !important;
	left:252px !important;
	top:142px !important;
}

#item31675 {
	width:182px !important;
	height:13px !important;
}

#item31673 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:161px !important;
}

#item31678 {
	width:182px !important;
	height:17px !important;
}

#item31676 {
	width:182px !important;
	height:17px !important;
	left:57px !important;
	top:191px !important;
}

#item31681 {
	width:182px !important;
	height:17px !important;
}

#item31679 {
	width:182px !important;
	height:17px !important;
	left:57px !important;
	top:223px !important;
}

#item31684 {
	width:182px !important;
	height:17px !important;
}

#item31682 {
	width:182px !important;
	height:17px !important;
	left:57px !important;
	top:254px !important;
}

#item31687 {
	width:182px !important;
	height:14px !important;
}

#item31685 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:289px !important;
}

#item31690 {
	width:182px !important;
	height:14px !important;
}

#item31688 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:303px !important;
}

#item31693 {
	width:182px !important;
	height:14px !important;
}

#item31691 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:334px !important;
}

#item31696 {
	width:182px !important;
	height:14px !important;
}

#item31694 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:348px !important;
}

#item31699 {
	width:182px !important;
	height:14px !important;
}

#item31697 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:364px !important;
}

#item31702 {
	width:182px !important;
	height:14px !important;
}

#item31700 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:380px !important;
}

#item31705 {
	width:182px !important;
	height:14px !important;
}

#item31703 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:411px !important;
}

#item56118 {
	width:182px !important;
	height:13px !important;
}

#item56116 {
	width:182px !important;
	height:13px !important;
	left:57px !important;
	top:176px !important;
}

#item56122 {
	width:182px !important;
	height:15px !important;
}

#item56120 {
	width:182px !important;
	height:15px !important;
	left:57px !important;
	top:208px !important;
}

#item56126 {
	width:182px !important;
	height:17px !important;
}

#item56124 {
	width:182px !important;
	height:17px !important;
	left:57px !important;
	top:239px !important;
}

#item56130 {
	width:182px !important;
	height:14px !important;
}

#item56128 {
	width:182px !important;
	height:14px !important;
	left:57px !important;
	top:318px !important;
}

#item33030 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item33176 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item56150 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item33031 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item33924 {
	width:182px !important;
	height:17px !important;
}

#item33921 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:155px !important;
}

#item34657 {
	width:182px !important;
	height:14px !important;
}

#item34655 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:156px !important;
}

#item34660 {
	width:182px !important;
	height:14px !important;
}

#item34658 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:203px !important;
}

#item60508 {
	width:182px !important;
	height:14px !important;
}

#item60506 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:172px !important;
}

#item35225 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item59736 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item56386 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item35518 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item36923 {
	width:145px !important;
	height:88px !important;
	left:322px !important;
	top:10px !important;
}

#item35372 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item35226 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item36127 {
	width:182px !important;
	height:17px !important;
}

#item36124 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:155px !important;
}

#item36628 {
	width:182px !important;
	height:17px !important;
}

#item36626 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:187px !important;
}

#item36631 {
	width:182px !important;
	height:12px !important;
}

#item36629 {
	width:182px !important;
	height:12px !important;
	left:53px !important;
	top:204px !important;
}

#item56558 {
	width:182px !important;
	height:12px !important;
}

#item56556 {
	width:182px !important;
	height:12px !important;
	left:53px !important;
	top:219px !important;
}

#item59899 {
	width:182px !important;
	height:12px !important;
}

#item59897 {
	width:182px !important;
	height:12px !important;
	left:53px !important;
	top:252px !important;
}

#item37018 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:130px !important;
	background:#c0c0c0;
}

#item38486 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51603 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:150px !important;
}

#item38200 {
	width:480px !important;
	height:415px !important;
	left:13px !important;
	top:11px !important;
	background:#fff;
}

#item51569 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item38058 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51537 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item37915 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51502 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item57040 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item57138 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item37770 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51475 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item37626 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51439 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item56892 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item56989 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item37339 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51406 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item56743 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item56840 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item37189 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item51368 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item56587 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item56684 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item51332 {
	width:223px !important;
	height:57px !important;
	left:32px !important;
	top:192px !important;
}

#item37042 {
	width:493px !important;
	height:426px !important;
	left:240px !important;
	top:131px !important;
}

#item38632 {
	width:182px !important;
	height:15px !important;
}

#item38629 {
	width:182px !important;
	height:15px !important;
	left:53px !important;
	top:159px !important;
}

#item38636 {
	width:182px !important;
	height:17px !important;
}

#item38633 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:190px !important;
}

#item38640 {
	width:182px !important;
	height:15px !important;
}

#item38637 {
	width:182px !important;
	height:15px !important;
	left:53px !important;
	top:224px !important;
}

#item38648 {
	width:182px !important;
	height:14px !important;
}

#item38645 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:287px !important;
}

#item38652 {
	width:182px !important;
	height:14px !important;
}

#item38649 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:318px !important;
}

#item38656 {
	width:182px !important;
	height:14px !important;
}

#item38653 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:332px !important;
}

#item38660 {
	width:182px !important;
	height:14px !important;
}

#item38657 {
	width:182px !important;
	height:14px !important;
	left:52px !important;
	top:349px !important;
}

#item38668 {
	width:182px !important;
	height:14px !important;
}

#item38665 {
	width:182px !important;
	height:14px !important;
	left:52px !important;
	top:380px !important;
}

#item40082 {
	width:182px !important;
	height:15px !important;
}

#item40080 {
	width:182px !important;
	height:15px !important;
	left:53px !important;
	top:271px !important;
}

#item57233 {
	width:182px !important;
	height:15px !important;
}

#item57231 {
	width:182px !important;
	height:15px !important;
	left:53px !important;
	top:174px !important;
}

#item57237 {
	width:182px !important;
	height:17px !important;
}

#item57235 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:207px !important;
}

#item57241 {
	width:182px !important;
	height:15px !important;
}

#item57239 {
	width:182px !important;
	height:15px !important;
	left:53px !important;
	top:239px !important;
}

#item57246 {
	width:182px !important;
	height:14px !important;
}

#item57244 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:302px !important;
}

#item41613 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item41471 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item41329 {
	width:480px !important;
	height:415px !important;
	left:3px !important;
	top:1px !important;
	background:#fff;
}

#item41185 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item41043 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item57857 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item40893 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item40749 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item40605 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item57658 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item40461 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item57446 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item40317 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item57251 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item40171 {
	width:483px !important;
	height:416px !important;
	left:248px !important;
	top:138px !important;
}

#item41759 {
	width:182px !important;
	height:16px !important;
}

#item41756 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:156px !important;
}

#item41763 {
	width:182px !important;
	height:17px !important;
}

#item41760 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:186px !important;
}

#item41767 {
	width:182px !important;
	height:17px !important;
}

#item41764 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:220px !important;
}

#item41771 {
	width:182px !important;
	height:17px !important;
}

#item41768 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:250px !important;
}

#item41775 {
	width:182px !important;
	height:14px !important;
}

#item41772 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:284px !important;
}

#item41779 {
	width:182px !important;
	height:14px !important;
}

#item41776 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:300px !important;
}

#item41783 {
	width:182px !important;
	height:14px !important;
}

#item41780 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:329px !important;
}

#item41787 {
	width:182px !important;
	height:14px !important;
}

#item41784 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:345px !important;
}

#item41792 {
	width:182px !important;
	height:14px !important;
}

#item41788 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:359px !important;
}

#item41796 {
	width:182px !important;
	height:14px !important;
}

#item41793 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:376px !important;
}

#item41801 {
	width:182px !important;
	height:14px !important;
}

#item41797 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:407px !important;
}

#item58117 {
	width:182px !important;
	height:16px !important;
}

#item58115 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:171px !important;
}

#item58121 {
	width:182px !important;
	height:17px !important;
}

#item58119 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:203px !important;
}

#item58126 {
	width:182px !important;
	height:16px !important;
}

#item58124 {
	width:182px !important;
	height:16px !important;
	left:53px !important;
	top:236px !important;
}

#item58130 {
	width:182px !important;
	height:14px !important;
}

#item58128 {
	width:182px !important;
	height:14px !important;
	left:53px !important;
	top:314px !important;
}

#item43934 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item61812 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item58133 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item44225 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item44080 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item43935 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item44828 {
	width:182px !important;
	height:17px !important;
}

#item44825 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:155px !important;
}

#item45701 {
	width:182px !important;
	height:17px !important;
}

#item45699 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:185px !important;
}

#item45705 {
	width:182px !important;
	height:17px !important;
}

#item45703 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:202px !important;
}

#item58325 {
	width:182px !important;
	height:17px !important;
}

#item58323 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:218px !important;
}

#item62094 {
	width:182px !important;
	height:17px !important;
}

#item62092 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:251px !important;
}

#item45748 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item61078 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item59095 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item46326 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item46182 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item58911 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item58701 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item58515 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item45894 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item58328 {
	width:480px !important;
	height:415px !important;
	background:#fff;
}

#item45749 {
	width:480px !important;
	height:415px !important;
	left:248px !important;
	top:138px !important;
}

#item46639 {
	width:182px !important;
	height:17px !important;
}

#item46636 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:155px !important;
}

#item46643 {
	width:182px !important;
	height:17px !important;
}

#item46640 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:170px !important;
}

#item46651 {
	width:182px !important;
	height:17px !important;
}

#item46648 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:187px !important;
}

#item46655 {
	width:182px !important;
	height:17px !important;
}

#item46652 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:219px !important;
}

#item60512 {
	width:182px !important;
	height:17px !important;
}

#item60510 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:203px !important;
}

#item60516 {
	width:182px !important;
	height:17px !important;
}

#item60514 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:237px !important;
}

#item60526 {
	width:182px !important;
	height:17px !important;
}

#item60524 {
	width:182px !important;
	height:17px !important;
	left:54px !important;
	top:271px !important;
}

#item60530 {
	width:182px !important;
	height:17px !important;
}

#item60528 {
	width:182px !important;
	height:17px !important;
	left:54px !important;
	top:287px !important;
}

#item60535 {
	width:182px !important;
	height:17px !important;
}

#item60533 {
	width:182px !important;
	height:17px !important;
	left:54px !important;
	top:302px !important;
}

#item61384 {
	width:182px !important;
	height:17px !important;
}

#item61382 {
	width:182px !important;
	height:17px !important;
	left:54px !important;
	top:336px !important;
}

#item47741 {
	width:728px !important;
	height:437px !important;
	left:36px !important;
	top:127px !important;
	background:#c0c0c0;
}

#item47887 {
	width:480px !important;
	height:415px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item50505 {
	width:140px !important;
	height:163px !important;
	left:67px !important;
	top:55px !important;
}

#item50509 {
	width:140px !important;
	height:163px !important;
	left:296px !important;
	top:55px !important;
}

#item50517 {
	width:140px !important;
	height:171px !important;
	left:299px !important;
	top:249px !important;
}

#item50513 {
	width:140px !important;
	height:172px !important;
	left:71px !important;
	top:249px !important;
}

#item50238 {
	width:187px !important;
	height:149px !important;
	left:41px !important;
	top:61px !important;
}

#item50248 {
	width:187px !important;
	height:149px !important;
	left:42px !important;
	top:252px !important;
}

#item50244 {
	width:187px !important;
	height:149px !important;
	left:264px !important;
	top:60px !important;
}

#item50252 {
	width:187px !important;
	height:149px !important;
	left:266px !important;
	top:252px !important;
}

#item47742 {
	width:490px !important;
	height:425px !important;
	left:242px !important;
	top:128px !important;
}

#item50523 {
	width:182px !important;
	height:17px !important;
}

#item50521 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:154px !important;
}

#item50527 {
	width:182px !important;
	height:17px !important;
}

#item50524 {
	width:182px !important;
	height:17px !important;
	left:53px !important;
	top:188px !important;
}
#in5footer,  #prefooter {display:none;}
