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

#item226 {
	width:811px !important;
	height:179px !important;
	left:157px !important;
	top:109px !important;
}

#item12199 {
	width:992px !important;
	left:67px !important;
	top:1900px !important;
	min-height:126px !important;
}

#item28581 {
	width:881px !important;
	height:912px !important;
	left:122px !important;
	top:850px !important;
}

#item34332 {
	width:992px !important;
	left:67px !important;
	top:350px !important;
	min-height:430px !important;
}

#item34575 {
	width:261px !important;
	height:58px !important;
	left:432px !important;
	top:2081px !important;
}

#item12158 {
	width:1042px !important;
	left:36px !important;
	top:167px !important;
	min-height:1866px !important;
}

#item404 {
	width:330px !important;
	height:362px !important;
	left:397px !important;
	top:260px !important;
}

#item413 {
	width:895px !important;
	left:113px !important;
	top:690px !important;
	min-height:297px !important;
}

#item437 {
	width:895px !important;
	left:113px !important;
	top:1038px !important;
	min-height:316px !important;
}

#item460 {
	width:895px !important;
	left:113px !important;
	top:1446px !important;
	min-height:268px !important;
}

#item495 {
	width:895px !important;
	left:113px !important;
	top:716px !important;
	min-height:216px !important;
}

#item519 {
	width:895px !important;
	left:113px !important;
	top:1000px !important;
	min-height:216px !important;
}

#item542 {
	width:895px !important;
	left:113px !important;
	top:1284px !important;
	min-height:216px !important;
}

#item28626 {
	width:776px !important;
	height:269px !important;
	left:214px !important;
	top:125px !important;
}

#item28634 {
	width:759px !important;
	height:269px !important;
	left:152px !important;
	top:394px !important;
}

#item812 {
	width:859px !important;
	height:243px !important;
	left:133px !important;
	top:687px !important;
	border-radius:100px;
	background:#3d607e;
	border:solid 15px #3d607e;
}

#item815 {
	width:676px !important;
	left:228px !important;
	top:752px !important;
	min-height:121px !important;
}

#item876 {
	width:859px !important;
	height:243px !important;
	left:133px !important;
	top:1286px !important;
	border-radius:100px;
	background:#808284;
	border:solid 15px #808284;
}

#item880 {
	width:676px !important;
	left:228px !important;
	top:1328px !important;
	min-height:182px !important;
}

#item911 {
	width:859px !important;
	height:243px !important;
	left:133px !important;
	top:986px !important;
	border-radius:100px;
	background:#1a3348;
	border:solid 15px #1a3348;
}

#item915 {
	width:676px !important;
	left:228px !important;
	top:1052px !important;
	min-height:121px !important;
}

#item34593 {
	width:859px !important;
	height:125px !important;
	left:133px !important;
	top:1200px !important;
	border-radius:100px;
	background:#3d607e;
	border:solid 15px #3d607e;
}

#item34597 {
	width:345px !important;
	left:394px !important;
	top:1240px !important;
	min-height:46px !important;
}

#item34623 {
	width:975px !important;
	left:78px !important;
	top:882px !important;
	min-height:218px !important;
}

#item306 {
	width:261px !important;
	height:58px !important;
	left:432px !important;
	top:2081px !important;
}

#item34663 {
	width:180px !important;
	height:148px !important;
	left:82px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item1600 {
	width:900px !important;
	left:113px !important;
	top:98px !important;
	min-height:93px !important;
	padding:0px 0px 14px 0px;
}

#item28640 {
	width:976px !important;
	height:1580px !important;
	left:90px !important;
	top:191px !important;
}

#item34690 {
	width:142px !important;
	height:142px !important;
	left:888px !important;
	top:1993px !important;
}

#item34659 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item14540 {
	width:994px !important;
	left:132px !important;
	top:165px !important;
	min-height:1593px !important;
}

#item28818 {
	width:905px !important;
	height:858px !important;
	left:100px !important;
	top:150px !important;
}

#item28827 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:295px !important;
	padding:34px 0px 0px 0px;
}

#item19461 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:295px !important;
	padding:34px 0px 0px 0px;
}

#item28697 {
	width:909px !important;
	height:847px !important;
	left:101px !important;
	top:146px !important;
}

#item28705 {
	width:215px !important;
	height:215px !important;
	left:444px !important;
	top:1260px !important;
}

#item28720 {
	width:949px !important;
	left:109px !important;
	top:1030px !important;
	min-height:820px !important;
	padding:34px 0px 0px 0px;
}

#item28750 {
	width:906px !important;
	height:847px !important;
	left:102px !important;
	top:150px !important;
}

#item28852 {
	width:215px !important;
	height:215px !important;
	left:454px !important;
	top:1775px !important;
}

#item28762 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item28803 {
	width:909px !important;
	height:847px !important;
	left:98px !important;
	top:150px !important;
}

#item28858 {
	width:933px !important;
	height:866px !important;
	left:96px !important;
	top:150px !important;
}

#item28867 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item28902 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item28926 {
	width:905px !important;
	height:845px !important;
	left:100px !important;
	top:150px !important;
}

#item28935 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item28967 {
	width:902px !important;
	height:862px !important;
	left:100px !important;
	top:150px !important;
}

#item28980 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item29014 {
	width:933px !important;
	height:858px !important;
	left:81px !important;
	top:136px !important;
}

#item29024 {
	width:949px !important;
	height:898px !important;
	left:72px !important;
	top:120px !important;
}

#item29033 {
	width:949px !important;
	left:88px !important;
	top:1040px !important;
	min-height:855px !important;
	padding:34px 0px 0px 0px;
}

#item29058 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item29085 {
	width:916px !important;
	height:858px !important;
	left:100px !important;
	top:150px !important;
}

#item29095 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item29122 {
	width:905px !important;
	height:845px !important;
	left:110px !important;
	top:150px !important;
}

#item37025 {
	width:265px !important;
	height:345px !important;
	left:105px !important;
	top:185px !important;
}

#item37020 {
	width:255px !important;
	height:333px !important;
	left:579px !important;
	top:190px !important;
}

#item29164 {
	width:943px !important;
	height:1024px !important;
	border:solid 8.75px #000;
	padding:20px;
}

#item29215 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item29242 {
	width:914px !important;
	height:857px !important;
	left:96px !important;
	top:150px !important;
}

#item29257 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item29290 {
	width:902px !important;
	height:857px !important;
	left:100px !important;
	top:150px !important;
}

#item29301 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item29330 {
	width:914px !important;
	height:844px !important;
	left:97px !important;
	top:150px !important;
}

#item29340 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item29367 {
	width:915px !important;
	height:854px !important;
	left:99px !important;
	top:150px !important;
}

#item29376 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item29403 {
	width:915px !important;
	height:850px !important;
	left:105px !important;
	top:150px !important;
}

#item29444 {
	width:902px !important;
	height:845px !important;
	left:102px !important;
	top:150px !important;
}

#item29453 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item29480 {
	width:1000px !important;
	height:925px !important;
	left:62px !important;
	top:119px !important;
}

#item29489 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30032 {
	width:949px !important;
	left:88px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30055 {
	width:1016px !important;
	height:912px !important;
	left:55px !important;
	top:118px !important;
}

#item30063 {
	width:949px !important;
	left:88px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30096 {
	width:1016px !important;
	height:935px !important;
	left:35px !important;
	top:95px !important;
}

#item30107 {
	width:949px !important;
	left:88px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30138 {
	width:901px !important;
	height:844px !important;
	left:107px !important;
	top:150px !important;
}

#item30154 {
	width:746px !important;
	height:1765px !important;
	left:189px !important;
	top:150px !important;
}

#item30193 {
	width:949px !important;
	left:88px !important;
	top:150px !important;
	min-height:1805px !important;
	padding:34px 0px 0px 0px;
}

#item30236 {
	width:746px !important;
	height:1765px !important;
	left:189px !important;
	top:150px !important;
}

#item30250 {
	width:949px !important;
	left:66px !important;
	top:150px !important;
	min-height:1805px !important;
	padding:34px 0px 0px 0px;
}

#item30291 {
	width:882px !important;
	left:121px !important;
	top:200px !important;
	border:solid 7px #000;
	min-height:110px !important;
	padding:16px;
}

#item30317 {
	width:990px !important;
	height:886px !important;
	left:77px !important;
	top:310px !important;
}

#item30329 {
	width:881px !important;
	left:144px !important;
	top:1240px !important;
	min-height:472px !important;
}

#item34712 {
	width:142px !important;
	height:142px !important;
	left:888px !important;
	top:1993px !important;
}

#item30361 {
	width:949px !important;
	left:88px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30392 {
	width:901px !important;
	height:859px !important;
	left:112px !important;
	top:150px !important;
}

#item34731 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item30411 {
	width:949px !important;
	left:88px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30438 {
	width:917px !important;
	height:859px !important;
	left:104px !important;
	top:150px !important;
}

#item34749 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item30456 {
	width:949px !important;
	left:88px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30485 {
	width:917px !important;
	height:859px !important;
	left:104px !important;
	top:150px !important;
}

#item34769 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item30504 {
	width:949px !important;
	left:88px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item30531 {
	width:917px !important;
	height:859px !important;
	left:104px !important;
	top:150px !important;
}

#item34796 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34383 {
	width:883px !important;
	left:121px !important;
	top:150px !important;
	min-height:1365px !important;
	padding:34px 0px 0px 0px;
}

#item34406 {
	width:859px !important;
	height:175px !important;
	left:133px !important;
	top:1575px !important;
	border-radius:100px;
	background:#1a3348;
	border:solid 15px #1a3348;
}

#item34410 {
	width:676px !important;
	left:228px !important;
	top:1637px !important;
	min-height:90px !important;
}

#item5047 {
	width:261px !important;
	height:58px !important;
	left:432px !important;
	top:2081px !important;
}

#item34843 {
	width:180px !important;
	height:148px !important;
	left:82px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34954 {
	width:859px !important;
	height:125px !important;
	left:133px !important;
	top:1192px !important;
	border-radius:100px;
	background:#3d607e;
	border:solid 15px #3d607e;
}

#item34958 {
	width:458px !important;
	left:337px !important;
	top:1229px !important;
	min-height:46px !important;
}

#item34984 {
	width:975px !important;
	left:78px !important;
	top:883px !important;
	min-height:218px !important;
}

#item30598 {
	width:900px !important;
	left:123px !important;
	top:150px !important;
	min-height:93px !important;
	padding:0px 0px 14px 0px;
}

#item30622 {
	width:976px !important;
	height:1580px !important;
	left:100px !important;
	top:243px !important;
}

#item34871 {
	width:142px !important;
	height:142px !important;
	left:888px !important;
	top:1993px !important;
}

#item34839 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item30803 {
	width:994px !important;
	left:100px !important;
	top:150px !important;
	min-height:1790px !important;
}

#item30837 {
	width:905px !important;
	height:858px !important;
	left:112px !important;
	top:150px !important;
}

#item30841 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:485px !important;
	padding:34px 0px 0px 0px;
}

#item30889 {
	width:949px !important;
	left:100px !important;
	top:1034px !important;
	min-height:295px !important;
	padding:34px 0px 0px 0px;
}

#item30912 {
	width:909px !important;
	height:847px !important;
	left:113px !important;
	top:150px !important;
}

#item30916 {
	width:215px !important;
	height:215px !important;
	left:456px !important;
	top:1264px !important;
}

#item30967 {
	width:949px !important;
	left:107px !important;
	top:1030px !important;
	min-height:960px !important;
	padding:34px 0px 0px 0px;
}

#item30990 {
	width:906px !important;
	height:847px !important;
	left:100px !important;
	top:150px !important;
}

#item30994 {
	width:215px !important;
	height:215px !important;
}

#item31029 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:960px !important;
	padding:34px 0px 0px 0px;
}

#item31052 {
	width:909px !important;
	height:847px !important;
	left:110px !important;
	top:150px !important;
}

#item31068 {
	width:933px !important;
	height:866px !important;
	left:108px !important;
	top:150px !important;
}

#item31072 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item31113 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item31136 {
	width:905px !important;
	height:845px !important;
	left:112px !important;
	top:150px !important;
}

#item31157 {
	width:914px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item31180 {
	width:902px !important;
	height:862px !important;
	left:112px !important;
	top:150px !important;
}

#item31202 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item31225 {
	width:933px !important;
	height:858px !important;
	left:100px !important;
	top:150px !important;
}

#item31245 {
	width:949px !important;
	height:898px !important;
	left:76px !important;
	top:113px !important;
}

#item31251 {
	width:949px !important;
	left:116px !important;
	top:1050px !important;
	min-height:855px !important;
	padding:34px 0px 0px 0px;
}

#item31289 {
	width:925px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item31312 {
	width:916px !important;
	height:858px !important;
	left:109px !important;
	top:150px !important;
}

#item31338 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item31361 {
	width:905px !important;
	height:845px !important;
	left:103px !important;
	top:150px !important;
}

#item39252 {
	width:265px !important;
	height:345px !important;
	left:105px !important;
	top:185px !important;
}

#item39247 {
	width:255px !important;
	height:333px !important;
	left:579px !important;
	top:190px !important;
}

#item31379 {
	width:943px !important;
	height:1024px !important;
	border:solid 8.75px #000;
	padding:20px;
}

#item31428 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:960px !important;
	padding:34px 0px 0px 0px;
}

#item31451 {
	width:914px !important;
	height:857px !important;
	left:109px !important;
	top:150px !important;
}

#item31468 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31491 {
	width:902px !important;
	height:857px !important;
	left:112px !important;
	top:150px !important;
}

#item31520 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31543 {
	width:914px !important;
	height:844px !important;
	left:109px !important;
	top:150px !important;
}

#item31562 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31585 {
	width:915px !important;
	height:854px !important;
	left:111px !important;
	top:150px !important;
}

#item31607 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31630 {
	width:915px !important;
	height:850px !important;
	left:117px !important;
	top:150px !important;
}

#item31676 {
	width:902px !important;
	height:845px !important;
	left:105px !important;
	top:150px !important;
}

#item31680 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31718 {
	width:1000px !important;
	height:925px !important;
	left:64px !important;
	top:115px !important;
}

#item31725 {
	width:949px !important;
	left:100px !important;
	top:1060px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31765 {
	width:949px !important;
	left:88px !important;
	top:1031px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31788 {
	width:1016px !important;
	height:912px !important;
	left:55px !important;
	top:119px !important;
}

#item31940 {
	width:949px !important;
	left:92px !important;
	top:1085px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item31964 {
	width:1016px !important;
	height:935px !important;
	left:39px !important;
	top:100px !important;
}

#item31986 {
	width:949px !important;
	left:82px !important;
	top:1060px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item32009 {
	width:901px !important;
	height:844px !important;
	left:106px !important;
	top:150px !important;
}

#item32027 {
	width:746px !important;
	height:1765px !important;
	left:189px !important;
	top:150px !important;
}

#item32036 {
	width:905px !important;
	left:100px !important;
	top:170px !important;
	min-height:1805px !important;
	padding:34px 0px 0px 0px;
}

#item32065 {
	width:746px !important;
	height:1765px !important;
	left:189px !important;
	top:150px !important;
}

#item32071 {
	width:949px !important;
	left:100px !important;
	top:150px !important;
	min-height:1805px !important;
	padding:34px 0px 0px 0px;
}

#item32110 {
	width:882px !important;
	left:125px !important;
	top:150px !important;
	border:solid 7px #000;
	min-height:160px !important;
	padding:16px;
}

#item32133 {
	width:990px !important;
	height:886px !important;
	left:81px !important;
	top:310px !important;
}

#item32138 {
	width:881px !important;
	left:148px !important;
	top:1240px !important;
	min-height:640px !important;
}

#item35026 {
	width:142px !important;
	height:142px !important;
	left:888px !important;
	top:1993px !important;
}

#item32183 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item32206 {
	width:901px !important;
	height:859px !important;
	left:107px !important;
	top:150px !important;
}

#item35043 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item32229 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item32252 {
	width:917px !important;
	height:859px !important;
	left:114px !important;
	top:150px !important;
}

#item35060 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item32275 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item32298 {
	width:917px !important;
	height:859px !important;
	left:116px !important;
	top:150px !important;
}

#item35074 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item32317 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item32340 {
	width:917px !important;
	height:859px !important;
	left:116px !important;
	top:150px !important;
}

#item35094 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34444 {
	width:883px !important;
	left:121px !important;
	top:150px !important;
	min-height:1500px !important;
	padding:34px 0px 0px 0px;
}

#item34467 {
	width:859px !important;
	height:175px !important;
	left:133px !important;
	top:1705px !important;
	border-radius:100px;
	background:#1a3348;
	border:solid 15px #1a3348;
}

#item34471 {
	width:676px !important;
	left:228px !important;
	top:1767px !important;
	min-height:90px !important;
}

#item3497 {
	width:261px !important;
	height:58px !important;
	left:432px !important;
	top:2081px !important;
}

#item34823 {
	width:180px !important;
	height:148px !important;
	left:82px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item35176 {
	width:859px !important;
	height:125px !important;
	left:133px !important;
	top:1185px !important;
	border-radius:100px;
	background:#3d607e;
	border:solid 15px #3d607e;
}

#item35180 {
	width:347px !important;
	left:393px !important;
	top:1226px !important;
	min-height:46px !important;
}

#item35206 {
	width:975px !important;
	left:78px !important;
	top:882px !important;
	min-height:218px !important;
}

#item32518 {
	width:900px !important;
	left:112px !important;
	top:150px !important;
	min-height:93px !important;
	padding:0px 0px 14px 0px;
}

#item32543 {
	width:976px !important;
	height:1580px !important;
	left:89px !important;
	top:243px !important;
}

#item35247 {
	width:142px !important;
	height:142px !important;
	left:888px !important;
	top:1993px !important;
}

#item34819 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item32562 {
	width:994px !important;
	left:100px !important;
	top:150px !important;
	min-height:1849px !important;
}

#item32598 {
	width:905px !important;
	height:858px !important;
	left:104px !important;
	top:150px !important;
}

#item32603 {
	width:949px !important;
	left:92px !important;
	top:1030px !important;
	min-height:485px !important;
	padding:34px 0px 0px 0px;
}

#item32652 {
	width:949px !important;
	left:100px !important;
	top:1034px !important;
	min-height:295px !important;
	padding:34px 0px 0px 0px;
}

#item32677 {
	width:909px !important;
	height:847px !important;
	left:113px !important;
	top:150px !important;
}

#item32685 {
	width:215px !important;
	height:215px !important;
	left:456px !important;
	top:1264px !important;
}

#item32715 {
	width:949px !important;
	left:107px !important;
	top:1030px !important;
	min-height:919px !important;
	padding:34px 0px 0px 0px;
}

#item32739 {
	width:906px !important;
	height:847px !important;
	left:100px !important;
	top:150px !important;
}

#item32745 {
	width:215px !important;
	height:215px !important;
}

#item32799 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:960px !important;
	padding:34px 0px 0px 0px;
}

#item32824 {
	width:909px !important;
	height:847px !important;
	left:110px !important;
	top:150px !important;
}

#item32850 {
	width:933px !important;
	height:866px !important;
	left:108px !important;
	top:150px !important;
}

#item32855 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item32900 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item32925 {
	width:905px !important;
	height:845px !important;
	left:112px !important;
	top:150px !important;
}

#item32951 {
	width:914px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item32975 {
	width:902px !important;
	height:862px !important;
	left:112px !important;
	top:150px !important;
}

#item32996 {
	width:949px !important;
	left:118px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item33021 {
	width:933px !important;
	height:858px !important;
	left:82px !important;
	top:139px !important;
}

#item33043 {
	width:949px !important;
	height:898px !important;
	left:76px !important;
	top:122px !important;
}

#item33048 {
	width:949px !important;
	left:115px !important;
	top:1059px !important;
	min-height:855px !important;
	padding:34px 0px 0px 0px;
}

#item33090 {
	width:925px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item33115 {
	width:916px !important;
	height:858px !important;
	left:109px !important;
	top:150px !important;
}

#item33158 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:730px !important;
	padding:34px 0px 0px 0px;
}

#item33183 {
	width:905px !important;
	height:845px !important;
	left:103px !important;
	top:150px !important;
}

#item41560 {
	width:265px !important;
	height:345px !important;
	left:105px !important;
	top:185px !important;
}

#item41555 {
	width:255px !important;
	height:333px !important;
	left:579px !important;
	top:190px !important;
}

#item33203 {
	width:943px !important;
	height:1024px !important;
	border:solid 8.75px #000;
	padding:20px;
}

#item33255 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:960px !important;
	padding:34px 0px 0px 0px;
}

#item33279 {
	width:914px !important;
	height:857px !important;
	left:109px !important;
	top:150px !important;
}

#item33302 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33326 {
	width:902px !important;
	height:857px !important;
	left:112px !important;
	top:150px !important;
}

#item33371 {
	width:905px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33396 {
	width:914px !important;
	height:844px !important;
	left:109px !important;
	top:150px !important;
}

#item33423 {
	width:925px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33447 {
	width:915px !important;
	height:854px !important;
	left:111px !important;
	top:150px !important;
}

#item33468 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33494 {
	width:915px !important;
	height:850px !important;
	left:117px !important;
	top:150px !important;
}

#item33632 {
	width:902px !important;
	height:845px !important;
	left:105px !important;
	top:150px !important;
}

#item33640 {
	width:949px !important;
	left:100px !important;
	top:1030px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33681 {
	width:1000px !important;
	height:925px !important;
	left:62px !important;
	top:119px !important;
}

#item33687 {
	width:949px !important;
	left:98px !important;
	top:1064px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33729 {
	width:949px !important;
	left:91px !important;
	top:1033px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33753 {
	width:1016px !important;
	height:912px !important;
	left:58px !important;
	top:121px !important;
}

#item33775 {
	width:949px !important;
	left:90px !important;
	top:1082px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33803 {
	width:1016px !important;
	height:935px !important;
	left:37px !important;
	top:97px !important;
}

#item33824 {
	width:949px !important;
	left:77px !important;
	top:1060px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item33848 {
	width:901px !important;
	height:844px !important;
	left:101px !important;
	top:150px !important;
}

#item33869 {
	width:746px !important;
	height:1765px !important;
	left:189px !important;
	top:150px !important;
}

#item33880 {
	width:905px !important;
	left:100px !important;
	top:150px !important;
	min-height:1805px !important;
	padding:34px 0px 0px 0px;
}

#item33916 {
	width:746px !important;
	height:1765px !important;
	left:189px !important;
	top:150px !important;
}

#item33924 {
	width:949px !important;
	left:100px !important;
	top:150px !important;
	min-height:1805px !important;
	padding:34px 0px 0px 0px;
}

#item33966 {
	width:882px !important;
	left:122px !important;
	top:150px !important;
	border:solid 7px #000;
	min-height:160px !important;
	padding:16px;
}

#item33990 {
	width:990px !important;
	height:886px !important;
	left:78px !important;
	top:310px !important;
}

#item33996 {
	width:881px !important;
	left:145px !important;
	top:1240px !important;
	min-height:640px !important;
}

#item35271 {
	width:142px !important;
	height:142px !important;
	left:888px !important;
	top:1993px !important;
}

#item34090 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item34117 {
	width:901px !important;
	height:859px !important;
	left:107px !important;
	top:150px !important;
}

#item35288 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34141 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item34165 {
	width:917px !important;
	height:859px !important;
	left:114px !important;
	top:150px !important;
}

#item35308 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34193 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item34217 {
	width:917px !important;
	height:859px !important;
	left:116px !important;
	top:150px !important;
}

#item35335 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34243 {
	width:949px !important;
	left:100px !important;
	top:1080px !important;
	min-height:875px !important;
	padding:34px 0px 0px 0px;
}

#item34268 {
	width:917px !important;
	height:859px !important;
	left:116px !important;
	top:150px !important;
}

#item35356 {
	width:180px !important;
	height:148px !important;
	left:863px !important;
	top:1990px !important;
	border-radius:90px;
	background:#3d607e;
}

#item34512 {
	width:883px !important;
	left:121px !important;
	top:150px !important;
	min-height:1500px !important;
	padding:34px 0px 0px 0px;
}

#item34535 {
	width:859px !important;
	height:175px !important;
	left:133px !important;
	top:1705px !important;
	border-radius:100px;
	background:#1a3348;
	border:solid 15px #1a3348;
}

#item34539 {
	width:858px !important;
	left:133px !important;
	top:1763px !important;
	min-height:90px !important;
}
#in5footer,  #prefooter {display:none;}
