/* 	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; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.page ol > li, .page  ul > li { text-indent: -1em; padding-left: 1em; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/

html, body, #container { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#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%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    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;
}
#loadIndicator span:after { content:' Loading Content...'; }
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	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;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }
.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);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.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%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.valign-bottom { vertical-align:bottom; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
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:1.5em; padding-left:1.5em; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; }
.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*/

/*CSS Generated from InDesign Styles*/
body { background:#002144; }#slider { width:1024.00px; height:831.00px; }.page { width:1024.00px; height:831.00px; background: #fff !important; }.paper-vertical { width:1024.00px; height:100%; }.paper-horizontal { width:0.00px; height:831.00px; margin-top:-415.50px; }@media all and (max-height:831.00px) {	.paper-horizontal { margin:0;top:0;}	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }}@media all and (max-width:1024.00px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}.mejs-audio {display:none;}#share-wrap {    left: 0;    position: fixed;    top: 25%;    background-color: rgba(0,0,0,.65);    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);    z-index: 9999;    -webkit-animation:share-fadein 1s ease 2s;    animation:share-fadein 1s ease 2s;}#share-wrap.align-right { right:0; left:auto; }#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }#share-wrap > a > span { display: none; }#share-wrap > a {	display:block;	width:30px;	height:30px;	border-radius:50%;	background:url(../images/sharebtns.png) no-repeat;	background-size: 392px 30px;	-webkit-background-size: 392px 30px;	-moz-background-size: 392px 30px;	margin:12px;	padding:3px;}#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }#share-wrap > a#sb-fb {	background-color:#3b5998;    background-position:-27px 50%;}#share-wrap > a#sb-tw {    background-color:#00aced;    background-position: -265px 50%;}#share-wrap > a#sb-gp {	background-color:#e74c3c;	background-position: -85px 50%;}#share-wrap > a#sb-li {	background-color:#007fb1;	background-position: -116px 50%;}#share-wrap > a:hover {	box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5);}@keyframes share-fadein {    from { opacity: 0; }    to   { opacity: 1; }}@-webkit-keyframes share-fadein {    from { opacity: 0; }    to   { opacity: 1; }}#item78398 {	width:377px !important;	height:28px !important;	left:66px !important;	top:197px !important;}#item78421 {	width:377px !important;	height:20px !important;	left:587px !important;	top:36px !important;}#item78444 {	width:1024px !important;	height:216px !important;	top:508px !important;}#item117489:hover {	background:url('../images/item117489.png') no-repeat -184px 50%;}#item117489:active {	background:url('../images/item117489.png') no-repeat -368px 50%;}#item117489 {	width:175px !important;	height:32px !important;	left:619px !important;	top:623px !important;	background:url('../images/item117489.png') no-repeat 0px 50%;}#item117491:hover {	background:url('../images/item117491.png') no-repeat -258px 50%;}#item117491:active {	background:url('../images/item117491.png') no-repeat -516px 50%;}#item117491 {	width:249px !important;	height:32px !important;	left:619px !important;	top:669px !important;	background:url('../images/item117491.png') no-repeat 0px 50%;}#item46532 {	background:#ffc627;	width:1024px !important;	height:116px !important;	top:198px !important;}#item46533 {	width:664px !important;	height:42px !important;	left:180px !important;	top:240px !important;}#item46633 {	width:282px !important;	height:178px !important;	left:72px !important;	top:895px !important;}#item48520:hover {	background:url('../images/item48520.png') no-repeat -235px 50%;}#item48520:active {	background:url('../images/item48520.png') no-repeat -470px 50%;}#item48520 {	width:227px !important;	height:60px !important;	left:627px !important;	top:355px !important;	background:url('../images/item48520.png') no-repeat 0px 50%;}#item48523:hover {	background:url('../images/item48523.png') no-repeat -235px 50%;}#item48523:active {	background:url('../images/item48523.png') no-repeat -470px 50%;}#item48523 {	width:227px !important;	height:58px !important;	left:627px !important;	top:534px !important;	background:url('../images/item48523.png') no-repeat 0px 50%;}#item60008 {	width:152px !important;	height:20px !important;	left:664px !important;	top:441px !important;	background:url('../images/item60008.png') no-repeat 0 50%;}#item60014 {	width:152px !important;	height:20px !important;	left:664px !important;	top:466px !important;	background:url('../images/item60014.png') no-repeat 0 50%;}#item60017 {	width:152px !important;	height:20px !important;	left:664px !important;	top:490px !important;	background:url('../images/item60017.png') no-repeat 0 50%;}#item59143 {	width:152px !important;	height:20px !important;	left:664px !important;	top:595px !important;	background:url('../images/item59143.png') no-repeat 0 50%;}#item59146 {	width:152px !important;	height:20px !important;	left:664px !important;	top:620px !important;	background:url('../images/item59146.png') no-repeat 0 50%;}#item59149 {	width:160px !important;	height:20px !important;	left:664px !important;	top:644px !important;	background:url('../images/item59149.png') no-repeat 0 50%;}#item59152 {	width:160px !important;	height:20px !important;	left:664px !important;	top:669px !important;	background:url('../images/item59152.png') no-repeat 0 50%;}#item59155 {	width:172px !important;	height:20px !important;	left:664px !important;	top:692px !important;	background:url('../images/item59155.png') no-repeat 0 50%;}#item60210 {	width:56px !important;	height:25px !important;	left:106px !important;	top:26px !important;	background:url('../images/item60210.png') no-repeat 0 50%;}#item60213 {	width:56px !important;	height:26px !important;	left:106px !important;	top:46px !important;	background:url('../images/item60213.png') no-repeat 0 50%;}#item60216 {	width:56px !important;	height:25px !important;	left:106px !important;	top:64px !important;	background:url('../images/item60216.png') no-repeat 0 50%;}#item60219 {	width:56px !important;	height:25px !important;	left:164px !important;	top:7px !important;	background:url('../images/item60219.png') no-repeat 0 50%;}#item60223 {	width:56px !important;	height:25px !important;	left:164px !important;	top:26px !important;	background:url('../images/item60223.png') no-repeat 0 50%;}#item60226 {	width:56px !important;	height:25px !important;	left:164px !important;	top:46px !important;	background:url('../images/item60226.png') no-repeat 0 50%;}#item60229 {	width:56px !important;	height:25px !important;	left:164px !important;	top:64px !important;	background:url('../images/item60229.png') no-repeat 0 50%;}#item117601 {	width:79px !important;	height:20px !important;	left:7px !important;	top:7px !important;	background:url('../images/item117601.png') no-repeat 0 50%;}#item107318 {	width:56px !important;	height:25px !important;	left:106px !important;	top:7px !important;	background:url('../images/item107318.png') no-repeat 0 50%;}#item59957 {	width:177px !important;	height:20px !important;	left:7px !important;	top:7px !important;	background:url('../images/item59957.png') no-repeat 0 50%;}#item59953 {	width:218px !important;	height:87px !important;	left:657px !important;	top:410px !important;}#item76567 {	background:#003263;	width:358px !important;	height:270px !important;	left:10px !important;	top:58px !important;}#item76588 {	width:294px !important;	height:206px !important;	left:42px !important;	top:93px !important;}#item76626 {	width:45px !important;	height:32px !important;	left:306px !important;	top:72px !important;}#item76727 {	background:#0055b7;	width:212px !important;	height:48px !important;	left:156px !important;	top:10px !important;}#item81202 {	width:175px !important;	height:34px !important;	left:174px !important;	top:23px !important;}#item81230 {	width:167px !important;	height:37px !important;	left:30px !important;	top:203px !important;	background:url('../images/item81230.png') no-repeat 0 50%;}#item117029 {	width:64px !important;	height:58px !important;	left:307px !important;	top:55px !important;	background:url('../images/item117029.png') no-repeat 0 50%;}#item74648 {	background:#0055b7;	width:212px !important;	height:48px !important;	left:156px !important;	top:10px !important;}#item74622 {	width:175px !important;	height:34px !important;	left:174px !important;	top:23px !important;}#item76758 {	width:367px !important;	height:328px !important;	left:657px !important;	top:140px !important;}#item78562:hover {	background:url('../images/item78562.png') no-repeat -412px 50%;}#item78562:active {	background:url('../images/item78562.png') no-repeat -824px 50%;}#item78562 {	width:404px !important;	height:85px !important;	left:147px !important;	top:440px !important;	background:url('../images/item78562.png') no-repeat 0px 50%;}#item78636:hover {	background:url('../images/item78636.png') no-repeat -366px 50%;}#item78636:active {	background:url('../images/item78636.png') no-repeat -732px 50%;}#item78636 {	width:358px !important;	height:79px !important;	left:147px !important;	top:543px !important;	background:url('../images/item78636.png') no-repeat 0px 50%;}#item78711:hover {	background:url('../images/item78711.png') no-repeat -366px 50%;}#item78711:active {	background:url('../images/item78711.png') no-repeat -732px 50%;}#item78711 {	width:358px !important;	height:67px !important;	left:147px !important;	top:355px !important;	background:url('../images/item78711.png') no-repeat 0px 50%;}#item78785:hover {	background:url('../images/item78785.png') no-repeat -366px 50%;}#item78785:active {	background:url('../images/item78785.png') no-repeat -732px 50%;}#item78785 {	width:358px !important;	height:64px !important;	left:147px !important;	top:747px !important;	background:url('../images/item78785.png') no-repeat 0px 50%;}#item116416:hover {	background:url('../images/item116416.png') no-repeat -366px 50%;}#item116416:active {	background:url('../images/item116416.png') no-repeat -732px 50%;}#item116416 {	width:358px !important;	height:79px !important;	left:147px !important;	top:646px !important;	background:url('../images/item116416.png') no-repeat 0px 50%;}#item116734:hover {	background:url('../images/item116734.png') no-repeat -90px 50%;}#item116734:active {	background:url('../images/item116734.png') no-repeat -180px 50%;}#item116734 {	width:81px !important;	height:81px !important;	left:33px !important;	top:274px !important;	background:url('../images/item116734.png') no-repeat 0px 50%;}#item79025 {	width:188px !important;	height:24px !important;	left:16px !important;}#item82963 {	width:220px !important;	height:204px !important;	top:20px !important;}#item78956 {	width:217px !important;	height:40px !important;}#item78979 {	width:135px !important;	height:27px !important;	left:41px !important;	top:65px !important;}#item79002 {	width:140px !important;	height:27px !important;	left:41px !important;	top:172px !important;}#item79048 {	width:154px !important;	height:27px !important;	left:32px !important;	top:225px !important;}#item102637 {	width:135px !important;	height:27px !important;	left:41px !important;	top:118px !important;}#item118177:hover {	background:url('../images/item118177.png') no-repeat -89px 50%;}#item118177:active {	background:url('../images/item118177.png') no-repeat -178px 50%;}#item118177 {	width:81px !important;	height:81px !important;	left:916px !important;	top:821px !important;	background:url('../images/item118177.png') no-repeat 0px 50%;}#item76763 {	width:294px !important;	height:62px !important;	left:771px !important;	top:139px !important;	background:url('../images/item76763.png') no-repeat 0 50%;}#item74973 {	width:229px !important;	height:167px !important;	left:150px !important;	top:805px !important;}#item79094 {	width:1024px !important;	height:532px !important;	top:171px !important;}#item79146 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item79169 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item79226 {	width:32px !important;	height:32px !important;	left:980px !important;	top:5713px !important;}#item79249 {	width:45px !important;	height:44px !important;	left:7px !important;	top:5712px !important;}#item79272 {	width:90px !important;	height:28px !important;	left:853px !important;	top:5727px !important;}#item79295 {	width:90px !important;	height:13px !important;	left:81px !important;	top:5727px !important;}#item82707 {	width:229px !important;	height:602px !important;	left:150px !important;	top:3494px !important;}#item82730 {	width:229px !important;	height:32px !important;	left:150px !important;	top:3447px !important;}#item82784 {	width:159px !important;	height:339px !important;	left:35px !important;	top:394px !important;}#item82807 {	width:229px !important;	height:207px !important;	top:232px !important;}#item79330 {	width:146px !important;	height:140px !important;	left:-45px !important;	top:314px !important;	background:url('../images/item79330.png') no-repeat 0 50%;}#item81006 {	width:150px !important;	height:132px !important;	left:917px !important;	top:320px !important;	background:url('../images/item81006.png') no-repeat 0 50%;}#item81011 {	width:150px !important;	height:132px !important;	left:881px !important;	top:5661px !important;	background:url('../images/item81011.png') no-repeat 0 50%;}#item81018 {	width:198px !important;	height:136px !important;	left:-7px !important;	top:5661px !important;	background:url('../images/item81018.png') no-repeat 0 50%;}#item7914 {	width:873px !important;	height:163px !important;	left:75px !important;	top:473px !important;}#item79420 {	width:32px !important;	height:32px !important;	left:980px !important;	top:2949px !important;}#item79443 {	width:45px !important;	height:44px !important;	left:7px !important;	top:2948px !important;}#item79466 {	width:90px !important;	height:28px !important;	left:853px !important;	top:2963px !important;}#item79489 {	width:90px !important;	height:13px !important;	left:81px !important;	top:2963px !important;}#item101898 {	width:216px !important;	height:156px !important;	left:735px !important;	top:572px !important;}#item115991 {	width:242px !important;	height:49px !important;	left:735px !important;	top:745px !important;}#item101955 {	width:476px !important;	height:617px !important;	left:274px !important;	top:823px !important;}#item102005 {	width:467px !important;	height:124px !important;	left:274px !important;	top:1440px !important;}#item116026:hover {	background:url('../images/item116026.png') no-repeat -138px 50%;}#item116026:active {	background:url('../images/item116026.png') no-repeat -276px 50%;}#item116026 {	width:130px !important;	height:130px !important;	left:111px !important;	top:1563px !important;	background:url('../images/item116026.png') no-repeat 0px 50%;}#item116089:hover {	background:url('../images/item116089.png') no-repeat -138px 50%;}#item116089:active {	background:url('../images/item116089.png') no-repeat -276px 50%;}#item116089 {	width:130px !important;	height:130px !important;	left:245px !important;	top:1563px !important;	background:url('../images/item116089.png') no-repeat 0px 50%;}#item116141:hover {	background:url('../images/item116141.png') no-repeat -138px 50%;}#item116141:active {	background:url('../images/item116141.png') no-repeat -276px 50%;}#item116141 {	width:130px !important;	height:130px !important;	left:380px !important;	top:1563px !important;	background:url('../images/item116141.png') no-repeat 0px 50%;}#item116146:hover {	background:url('../images/item116146.png') no-repeat -138px 50%;}#item116146:active {	background:url('../images/item116146.png') no-repeat -276px 50%;}#item116146 {	width:130px !important;	height:130px !important;	left:514px !important;	top:1563px !important;	background:url('../images/item116146.png') no-repeat 0px 50%;}#item116148:hover {	background:url('../images/item116148.png') no-repeat -138px 50%;}#item116148:active {	background:url('../images/item116148.png') no-repeat -276px 50%;}#item116148 {	width:130px !important;	height:130px !important;	left:649px !important;	top:1563px !important;	background:url('../images/item116148.png') no-repeat 0px 50%;}#item116150:hover {	background:url('../images/item116150.png') no-repeat -138px 50%;}#item116150:active {	background:url('../images/item116150.png') no-repeat -276px 50%;}#item116150 {	width:130px !important;	height:130px !important;	left:784px !important;	top:1563px !important;	background:url('../images/item116150.png') no-repeat 0px 50%;}#item102867_145134 {	position:initial;}#item102867_145159 {	position:initial;}#item102867_145184 {	position:initial;}#item102867 {	width:229px !important;	height:906px !important;	left:36px !important;	top:182px !important;}#item102890_145347 {	position:initial;	margin:0px 20px 0px 0px;}#item102890 {	width:476px !important;	height:928px !important;	left:284px !important;	top:182px !important;}#item119210 {	width:112px !important;	height:70px !important;	left:6px !important;	top:54px !important;}#item102808_145542 {	position:initial;}#item102808_145567 {	position:initial;}#item102808_145592 {	position:initial;}#item102808 {	width:229px !important;	height:906px !important;	left:36px !important;	top:182px !important;}#item102831_145709 {	position:initial;	margin:0px 17px 5px 0px;}#item102831 {	width:476px !important;	height:928px !important;	left:284px !important;	top:182px !important;}#item119181 {	width:112px !important;	height:70px !important;	left:6px !important;	top:54px !important;}#item102742_145992 {	position:initial;}#item102742_146017 {	position:initial;}#item102742 {	width:229px !important;	height:906px !important;	left:36px !important;	top:182px !important;}#item102765_146134 {	width:476px !important;	height:318px !important;	left:-114px !important;	top:-1566px !important;	background:url('../images/item102765_146134.png') no-repeat 0 50%;}#item102765_146134 {	position:initial;	margin:0px 0px 0px 0px;}#item102765 {	width:476px !important;	height:928px !important;	left:284px !important;	top:182px !important;}#item119154 {	width:112px !important;	height:70px !important;	left:6px !important;	top:54px !important;}#item102502_146282 {	position:initial;	margin:0px 17px 5px 0px;}#item102502 {	width:476px !important;	height:906px !important;	left:284px !important;	top:182px !important;}#item102525_146496 {	position:initial;}#item102525_146521 {	position:initial;}#item102525_146546 {	position:initial;}#item102525 {	width:229px !important;	height:906px !important;	left:36px !important;	top:182px !important;}#item119127 {	width:112px !important;	height:70px !important;	left:6px !important;	top:54px !important;}#item102406_146778 {	position:initial;}#item102406_146803 {	position:initial;}#item102406_146828 {	position:initial;}#item102406 {	width:229px !important;	height:906px !important;	left:36px !important;	top:182px !important;}#item102429_146945 {	position:initial;	margin:0px 0px 0px 0px;}#item102429 {	width:476px !important;	height:928px !important;	left:284px !important;	top:182px !important;}#item119098 {	width:112px !important;	height:70px !important;	left:6px !important;	top:54px !important;}#item102234_147137 {	position:initial;	margin:0px 17px 10px 0px;}#item102234 {	width:476px !important;	height:1142px !important;	left:284px !important;	top:182px !important;}#item102257_147398 {	position:initial;}#item102257_147423 {	position:initial;}#item102257_147448 {	position:initial;}#item102257 {	width:229px !important;	height:906px !important;	left:36px !important;	top:182px !important;}#item119067 {	width:112px !important;	height:70px !important;	left:6px !important;	top:54px !important;}#item102937 {	width:797px !important;	height:1324px !important;	left:114px !important;	top:1566px !important;}#item79351 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item79376 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item79399 {	width:122px !important;	height:140px !important;	left:-5px !important;	top:320px !important;	background:url('../images/item79399.png') no-repeat 0 50%;}#item81023 {	width:128px !important;	height:146px !important;	left:899px !important;	top:314px !important;	background:url('../images/item81023.png') no-repeat 0 50%;}#item81026 {	width:171px !important;	height:133px !important;	left:855px !important;	top:2900px !important;	background:url('../images/item81026.png') no-repeat 0 50%;}#item81134 {	width:204px !important;	height:130px !important;	left:-7px !important;	top:2900px !important;	background:url('../images/item81134.png') no-repeat 0 50%;}#item52657 {	width:476px !important;	height:2937px !important;	left:398px !important;	top:813px !important;}#item74891 {	width:229px !important;	height:167px !important;	left:150px !important;	top:813px !important;}#item79637 {	width:32px !important;	height:32px !important;	left:980px !important;	top:3809px !important;}#item79660 {	width:45px !important;	height:44px !important;	left:7px !important;	top:3808px !important;}#item79684 {	width:90px !important;	height:28px !important;	left:853px !important;	top:3823px !important;}#item79707 {	width:90px !important;	height:13px !important;	left:81px !important;	top:3823px !important;}#item52720 {	width:797px !important;	height:261px !important;	left:113px !important;	top:307px !important;}#item82458 {	width:1024px !important;	height:118px !important;	left:54px !important;	top:592px !important;}#item82533 {	width:216px !important;	height:394px !important;	left:150px !important;	top:2556px !important;}#item60934 {	width:229px !important;	height:168px !important;	top:20px !important;}#item82569 {	width:215px !important;	height:168px !important;	top:20px !important;}#item74933 {	width:207px !important;	height:119px !important;	left:150px !important;	top:1417px !important;}#item79579 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item79604 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item79627 {	width:146px !important;	height:140px !important;	left:-19px !important;	top:318px !important;	background:url('../images/item79627.png') no-repeat 0 50%;}#item81031 {	width:108px !important;	height:140px !important;	left:919px !important;	top:318px !important;	background:url('../images/item81031.png') no-repeat 0 50%;}#item81034 {	width:168px !important;	height:140px !important;	left:859px !important;	top:3755px !important;	background:url('../images/item81034.png') no-repeat 0 50%;}#item81151 {	width:204px !important;	height:140px !important;	left:-7px !important;	top:3755px !important;	background:url('../images/item81151.png') no-repeat 0 50%;}#item81521 {	width:476px !important;	height:3259px !important;	left:398px !important;	top:813px !important;}#item81545 {	width:229px !important;	height:266px !important;	left:150px !important;	top:813px !important;}#item81658 {	width:209px !important;	height:96px !important;	left:3px !important;	top:265px !important;}#item46025 {	width:1024px !important;	height:323px !important;	left:-58px !important;	top:451px !important;}#item79813 {	background:#003263;	width:1024px !important;	height:146px !important;	top:4089px !important;}#item79816 {	width:32px !important;	height:32px !important;	left:980px !important;	top:4148px !important;}#item79839 {	width:45px !important;	height:44px !important;	left:7px !important;	top:4147px !important;}#item79862 {	width:90px !important;	height:28px !important;	left:853px !important;	top:4162px !important;}#item79885 {	width:90px !important;	height:13px !important;	left:81px !important;	top:4162px !important;}#item79756 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item79781 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item79804 {	width:134px !important;	height:140px !important;	left:-3px !important;	top:318px !important;	background:url('../images/item79804.png') no-repeat 0 50%;}#item81040 {	width:100px !important;	height:140px !important;	left:927px !important;	top:314px !important;	background:url('../images/item81040.png') no-repeat 0 50%;}#item81043 {	width:171px !important;	height:140px !important;	left:859px !important;	top:4094px !important;	background:url('../images/item81043.png') no-repeat 0 50%;}#item81138 {	width:202px !important;	height:140px !important;	left:-7px !important;	top:4094px !important;	background:url('../images/item81138.png') no-repeat 0 50%;}#item80126 {	width:1027px !important;	height:307px !important;	left:-2px !important;	top:332px !important;}#item80151 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item80176 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item140658:hover {	background:url('../images/item140658.png') no-repeat -243px 50%;}#item140658:active {	background:url('../images/item140658.png') no-repeat -486px 50%;}#item140658 {	width:235px !important;	height:234px !important;	left:280px !important;	top:835px !important;	background:url('../images/item140658.png') no-repeat 0px 50%;}#item47213:hover {	background:url('../images/item47213.png') no-repeat -242px 50%;}#item47213:active {	background:url('../images/item47213.png') no-repeat -484px 50%;}#item47213 {	width:234px !important;	height:234px !important;	left:281px !important;	top:1084px !important;	background:url('../images/item47213.png') no-repeat 0px 50%;}#item47265:hover {	background:url('../images/item47265.png') no-repeat -243px 50%;}#item47265:active {	background:url('../images/item47265.png') no-repeat -486px 50%;}#item47265 {	width:235px !important;	height:234px !important;	left:528px !important;	top:1084px !important;	background:url('../images/item47265.png') no-repeat 0px 50%;}#item47156:hover {	background:url('../images/item47156.png') no-repeat -243px 50%;}#item47156:active {	background:url('../images/item47156.png') no-repeat -486px 50%;}#item47156 {	width:235px !important;	height:234px !important;	left:528px !important;	top:835px !important;	background:url('../images/item47156.png') no-repeat 0px 50%;}#item79918 {	width:32px !important;	height:32px !important;	left:979px !important;	top:1449px !important;}#item79942 {	width:45px !important;	height:44px !important;	left:6px !important;	top:1448px !important;}#item79965 {	width:90px !important;	height:28px !important;	left:852px !important;	top:1463px !important;}#item79988 {	width:90px !important;	height:13px !important;	left:80px !important;	top:1463px !important;}#item47320:hover {	background:url('../images/item47320.png') no-repeat -151px 50%;}#item47320:active {	background:url('../images/item47320.png') no-repeat -302px 50%;}#item47320 {	width:142px !important;	height:36px !important;	left:7px !important;	top:109px !important;	background:url('../images/item47320.png') no-repeat 0px 50%;}#item47378:hover {	background:url('../images/item47378.png') no-repeat -151px 50%;}#item47378:active {	background:url('../images/item47378.png') no-repeat -302px 50%;}#item47378 {	width:142px !important;	height:36px !important;	left:7px !important;	top:150px !important;	background:url('../images/item47378.png') no-repeat 0px 50%;}#item47432:hover {	background:url('../images/item47432.png') no-repeat -151px 50%;}#item47432:active {	background:url('../images/item47432.png') no-repeat -302px 50%;}#item47432 {	width:142px !important;	height:36px !important;	left:7px !important;	top:190px !important;	background:url('../images/item47432.png') no-repeat 0px 50%;}#item47487:hover {	background:url('../images/item47487.png') no-repeat -151px 50%;}#item47487:active {	background:url('../images/item47487.png') no-repeat -302px 50%;}#item47487 {	width:142px !important;	height:36px !important;	left:7px !important;	top:230px !important;	background:url('../images/item47487.png') no-repeat 0px 50%;}#item47542:hover {	background:url('../images/item47542.png') no-repeat -151px 50%;}#item47542:active {	background:url('../images/item47542.png') no-repeat -302px 50%;}#item47542 {	width:142px !important;	height:36px !important;	left:7px !important;	top:270px !important;	background:url('../images/item47542.png') no-repeat 0px 50%;}#item47594:hover {	background:url('../images/item47594.png') no-repeat -151px 50%;}#item47594:active {	background:url('../images/item47594.png') no-repeat -302px 50%;}#item47594 {	width:142px !important;	height:36px !important;	left:7px !important;	top:310px !important;	background:url('../images/item47594.png') no-repeat 0px 50%;}#item47648:hover {	background:url('../images/item47648.png') no-repeat -151px 50%;}#item47648:active {	background:url('../images/item47648.png') no-repeat -302px 50%;}#item47648 {	width:142px !important;	height:36px !important;	left:7px !important;	top:350px !important;	background:url('../images/item47648.png') no-repeat 0px 50%;}#item32923 {	width:136px !important;	height:30px !important;	left:10px !important;	top:32px !important;}#item14977 {	background:#0055b7;	width:228px !important;	height:228px !important;	left:181px !important;	top:10px !important;}#item59159 {	width:229px !important;	height:51px !important;	left:181px !important;	top:105px !important;}#item83639:hover {	background:url('../images/item83639.png') no-repeat -151px 50%;}#item83639:active {	background:url('../images/item83639.png') no-repeat -302px 50%;}#item83639 {	width:142px !important;	height:36px !important;	left:7px !important;	top:69px !important;	background:url('../images/item83639.png') no-repeat 0px 50%;}#item15025 {	width:78px !important;	height:76px !important;	left:64px !important;	top:49px !important;}#item83720 {	width:409px !important;	height:384px !important;	left:102px !important;	top:828px !important;}#item81048 {	width:114px !important;	height:172px !important;	left:913px !important;	top:297px !important;	background:url('../images/item81048.png') no-repeat 0 50%;}#item81051 {	width:171px !important;	height:144px !important;	left:855px !important;	top:1393px !important;	background:url('../images/item81051.png') no-repeat 0 50%;}#item81159 {	width:142px !important;	height:140px !important;	left:-17px !important;	top:315px !important;	background:url('../images/item81159.png') no-repeat 0 50%;}#item81163 {	width:207px !important;	height:132px !important;	left:-8px !important;	top:1399px !important;	background:url('../images/item81163.png') no-repeat 0 50%;}#item20354 {	width:526px !important;	height:236px !important;	left:398px !important;	top:74px !important;}#item20377_151037 {	width:476px !important;	height:50px !important;	background:url('../images/item20377_151037.png') no-repeat 0 50%;}#item20377_151037 {	position:initial;}#item20377_151204 {	position:initial;}#item20377_151233 {	position:initial;	margin:0px 17px 5px 0px;}#item20377_151310 {	position:initial;}#item20377_151339 {	position:initial;	margin:0px 17px 5px 0px;}#item20377 {	width:476px !important;	height:2208px !important;	left:398px !important;	top:301px !important;}#item130060 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item130060.png') no-repeat 0 50%;}#item130111:hover {	background:url('../images/item130111.png') no-repeat -169px 50%;}#item130111:active {	background:url('../images/item130111.png') no-repeat -338px 50%;}#item130111 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item130111.png') no-repeat 0px 50%;}#item130185:hover {	background:url('../images/item130185.png') no-repeat -164px 50%;}#item130185:active {	background:url('../images/item130185.png') no-repeat -328px 50%;}#item130185 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item130185.png') no-repeat 0px 50%;}#item130262:hover {	background:url('../images/item130262.png') no-repeat -169px 50%;}#item130262:active {	background:url('../images/item130262.png') no-repeat -338px 50%;}#item130262 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item130262.png') no-repeat 0px 50%;}#item130336:hover {	background:url('../images/item130336.png') no-repeat -137px 50%;}#item130336:active {	background:url('../images/item130336.png') no-repeat -274px 50%;}#item130336 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item130336.png') no-repeat 0px 50%;}#item130411:hover {	background:url('../images/item130411.png') no-repeat -137px 50%;}#item130411:active {	background:url('../images/item130411.png') no-repeat -274px 50%;}#item130411 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item130411.png') no-repeat 0px 50%;}#item130485:hover {	background:url('../images/item130485.png') no-repeat -137px 50%;}#item130485:active {	background:url('../images/item130485.png') no-repeat -274px 50%;}#item130485 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item130485.png') no-repeat 0px 50%;}#item130560:hover {	background:url('../images/item130560.png') no-repeat -137px 50%;}#item130560:active {	background:url('../images/item130560.png') no-repeat -274px 50%;}#item130560 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item130560.png') no-repeat 0px 50%;}#item130634:hover {	background:url('../images/item130634.png') no-repeat -137px 50%;}#item130634:active {	background:url('../images/item130634.png') no-repeat -274px 50%;}#item130634 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item130634.png') no-repeat 0px 50%;}#item130708:hover {	background:url('../images/item130708.png') no-repeat -137px 50%;}#item130708:active {	background:url('../images/item130708.png') no-repeat -274px 50%;}#item130708 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item130708.png') no-repeat 0px 50%;}#item130783:hover {	background:url('../images/item130783.png') no-repeat -137px 50%;}#item130783:active {	background:url('../images/item130783.png') no-repeat -274px 50%;}#item130783 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item130783.png') no-repeat 0px 50%;}#item130857:hover {	background:url('../images/item130857.png') no-repeat -137px 50%;}#item130857:active {	background:url('../images/item130857.png') no-repeat -274px 50%;}#item130857 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item130857.png') no-repeat 0px 50%;}#item130931:hover {	background:url('../images/item130931.png') no-repeat -169px 50%;}#item130931:active {	background:url('../images/item130931.png') no-repeat -338px 50%;}#item130931 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item130931.png') no-repeat 0px 50%;}#item130957:hover {	background:url('../images/item130957.png') no-repeat -156px 50%;}#item130957:active {	background:url('../images/item130957.png') no-repeat -312px 50%;}#item130957 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item130957.png') no-repeat 0px 50%;}#item131143 {	width:161px !important;	height:28px !important;	left:147px !important;	top:113px !important;	background:url('../images/item131143.png') no-repeat 0 50%;}#item101790 {	width:229px !important;	height:997px !important;	left:150px !important;	top:1007px !important;}#item30068 {	width:504px !important;	height:145px !important;	left:398px !important;	top:75px !important;}#item23340_152920 {	width:476px !important;	height:50px !important;	background:url('../images/item23340_152920.png') no-repeat 0 50%;}#item23340_152920 {	position:initial;}#item23340_153156 {	position:initial;}#item23340_153185 {	position:initial;	margin:0px 17px 5px 0px;}#item23340_153263 {	position:initial;}#item23340_153292 {	position:initial;	margin:0px 17px 5px 0px;}#item23340 {	width:476px !important;	height:2912px !important;	left:398px !important;	top:220px !important;}#item27826 {	width:97px !important;	height:97px !important;	left:395px !important;	top:586px !important;	background:url('../images/item27826.png') no-repeat 0 50%;}#item131439 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item131439.png') no-repeat 0 50%;}#item131465:hover {	background:url('../images/item131465.png') no-repeat -169px 50%;}#item131465:active {	background:url('../images/item131465.png') no-repeat -338px 50%;}#item131465 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item131465.png') no-repeat 0px 50%;}#item131541:hover {	background:url('../images/item131541.png') no-repeat -164px 50%;}#item131541:active {	background:url('../images/item131541.png') no-repeat -328px 50%;}#item131541 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item131541.png') no-repeat 0px 50%;}#item131618:hover {	background:url('../images/item131618.png') no-repeat -169px 50%;}#item131618:active {	background:url('../images/item131618.png') no-repeat -338px 50%;}#item131618 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item131618.png') no-repeat 0px 50%;}#item131693:hover {	background:url('../images/item131693.png') no-repeat -137px 50%;}#item131693:active {	background:url('../images/item131693.png') no-repeat -274px 50%;}#item131693 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item131693.png') no-repeat 0px 50%;}#item131768:hover {	background:url('../images/item131768.png') no-repeat -137px 50%;}#item131768:active {	background:url('../images/item131768.png') no-repeat -274px 50%;}#item131768 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item131768.png') no-repeat 0px 50%;}#item131842:hover {	background:url('../images/item131842.png') no-repeat -137px 50%;}#item131842:active {	background:url('../images/item131842.png') no-repeat -274px 50%;}#item131842 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item131842.png') no-repeat 0px 50%;}#item131916:hover {	background:url('../images/item131916.png') no-repeat -137px 50%;}#item131916:active {	background:url('../images/item131916.png') no-repeat -274px 50%;}#item131916 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item131916.png') no-repeat 0px 50%;}#item131990:hover {	background:url('../images/item131990.png') no-repeat -137px 50%;}#item131990:active {	background:url('../images/item131990.png') no-repeat -274px 50%;}#item131990 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item131990.png') no-repeat 0px 50%;}#item132065:hover {	background:url('../images/item132065.png') no-repeat -137px 50%;}#item132065:active {	background:url('../images/item132065.png') no-repeat -274px 50%;}#item132065 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item132065.png') no-repeat 0px 50%;}#item132139:hover {	background:url('../images/item132139.png') no-repeat -137px 50%;}#item132139:active {	background:url('../images/item132139.png') no-repeat -274px 50%;}#item132139 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item132139.png') no-repeat 0px 50%;}#item132213:hover {	background:url('../images/item132213.png') no-repeat -137px 50%;}#item132213:active {	background:url('../images/item132213.png') no-repeat -274px 50%;}#item132213 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item132213.png') no-repeat 0px 50%;}#item132287:hover {	background:url('../images/item132287.png') no-repeat -169px 50%;}#item132287:active {	background:url('../images/item132287.png') no-repeat -338px 50%;}#item132287 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item132287.png') no-repeat 0px 50%;}#item132362:hover {	background:url('../images/item132362.png') no-repeat -156px 50%;}#item132362:active {	background:url('../images/item132362.png') no-repeat -312px 50%;}#item132362 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item132362.png') no-repeat 0px 50%;}#item132436 {	width:161px !important;	height:28px !important;	left:147px !important;	top:113px !important;	background:url('../images/item132436.png') no-repeat 0 50%;}#item30295 {	width:512px !important;	height:145px !important;	left:398px !important;	top:76px !important;}#item24278_154786 {	width:476px !important;	height:50px !important;	background:url('../images/item24278_154786.png') no-repeat 0 50%;}#item24278_154786 {	position:initial;}#item24278_155257 {	position:initial;	margin:0px 17px 5px 0px;}#item24278_155337 {	position:initial;}#item24278_155366 {	position:initial;	margin:0px 17px 5px 0px;}#item24278_155420 {	position:initial;}#item24278_155449 {	position:initial;	margin:0px 17px 5px 0px;}#item24278_155690 {	position:initial;}#item24278_155719 {	position:initial;	margin:0px 17px 5px 0px;}#item24278 {	width:476px !important;	height:4056px !important;	left:398px !important;	top:221px !important;}#item106075 {	width:229px !important;	height:153px !important;	left:150px !important;	top:1612px !important;}#item108052 {	width:235px !important;	height:383px !important;	left:147px !important;	top:1385px !important;	background:url('../images/item108052.png') no-repeat 0 50%;}#item132554 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item132554.png') no-repeat 0 50%;}#item132581:hover {	background:url('../images/item132581.png') no-repeat -169px 50%;}#item132581:active {	background:url('../images/item132581.png') no-repeat -338px 50%;}#item132581 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item132581.png') no-repeat 0px 50%;}#item132655:hover {	background:url('../images/item132655.png') no-repeat -164px 50%;}#item132655:active {	background:url('../images/item132655.png') no-repeat -328px 50%;}#item132655 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item132655.png') no-repeat 0px 50%;}#item132732:hover {	background:url('../images/item132732.png') no-repeat -169px 50%;}#item132732:active {	background:url('../images/item132732.png') no-repeat -338px 50%;}#item132732 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item132732.png') no-repeat 0px 50%;}#item132806:hover {	background:url('../images/item132806.png') no-repeat -137px 50%;}#item132806:active {	background:url('../images/item132806.png') no-repeat -274px 50%;}#item132806 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item132806.png') no-repeat 0px 50%;}#item132881:hover {	background:url('../images/item132881.png') no-repeat -137px 50%;}#item132881:active {	background:url('../images/item132881.png') no-repeat -274px 50%;}#item132881 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item132881.png') no-repeat 0px 50%;}#item132955:hover {	background:url('../images/item132955.png') no-repeat -137px 50%;}#item132955:active {	background:url('../images/item132955.png') no-repeat -274px 50%;}#item132955 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item132955.png') no-repeat 0px 50%;}#item133029:hover {	background:url('../images/item133029.png') no-repeat -137px 50%;}#item133029:active {	background:url('../images/item133029.png') no-repeat -274px 50%;}#item133029 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item133029.png') no-repeat 0px 50%;}#item133103:hover {	background:url('../images/item133103.png') no-repeat -137px 50%;}#item133103:active {	background:url('../images/item133103.png') no-repeat -274px 50%;}#item133103 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item133103.png') no-repeat 0px 50%;}#item133178:hover {	background:url('../images/item133178.png') no-repeat -137px 50%;}#item133178:active {	background:url('../images/item133178.png') no-repeat -274px 50%;}#item133178 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item133178.png') no-repeat 0px 50%;}#item133252:hover {	background:url('../images/item133252.png') no-repeat -137px 50%;}#item133252:active {	background:url('../images/item133252.png') no-repeat -274px 50%;}#item133252 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item133252.png') no-repeat 0px 50%;}#item133327:hover {	background:url('../images/item133327.png') no-repeat -137px 50%;}#item133327:active {	background:url('../images/item133327.png') no-repeat -274px 50%;}#item133327 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item133327.png') no-repeat 0px 50%;}#item133401:hover {	background:url('../images/item133401.png') no-repeat -169px 50%;}#item133401:active {	background:url('../images/item133401.png') no-repeat -338px 50%;}#item133401 {	width:161px !important;	height:30px !important;	left:147px !important;	top:521px !important;	background:url('../images/item133401.png') no-repeat 0px 50%;}#item133477:hover {	background:url('../images/item133477.png') no-repeat -156px 50%;}#item133477:active {	background:url('../images/item133477.png') no-repeat -312px 50%;}#item133477 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item133477.png') no-repeat 0px 50%;}#item133551 {	width:161px !important;	height:28px !important;	left:147px !important;	top:114px !important;	background:url('../images/item133551.png') no-repeat 0 50%;}#item115168 {	background:#ffc627;	width:1024px !important;	height:160px !important;}#item115094 {	background:#ffc627;	width:1024px !important;	height:160px !important;	top:1690px !important;}#item115097 {	width:340px !important;	height:41px !important;	left:342px !important;	top:1783px !important;}#item115120 {	width:385px !important;	height:129px !important;	left:319px !important;	top:1706px !important;	background:url('../images/item115120.png') no-repeat 0 50%;}#item30517 {	width:504px !important;	height:145px !important;	left:399px !important;	top:76px !important;}#item25163_157335 {	width:476px !important;	height:50px !important;	background:url('../images/item25163_157335.png') no-repeat 0 50%;}#item25163_157335 {	position:initial;}#item25163_157847 {	position:initial;}#item25163_157876 {	position:initial;	margin:0px 17px 5px 0px;}#item25163 {	width:476px !important;	height:2123px !important;	left:399px !important;	top:221px !important;}#item133764 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item133764.png') no-repeat 0 50%;}#item133790:hover {	background:url('../images/item133790.png') no-repeat -169px 50%;}#item133790:active {	background:url('../images/item133790.png') no-repeat -338px 50%;}#item133790 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item133790.png') no-repeat 0px 50%;}#item133865:hover {	background:url('../images/item133865.png') no-repeat -164px 50%;}#item133865:active {	background:url('../images/item133865.png') no-repeat -328px 50%;}#item133865 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item133865.png') no-repeat 0px 50%;}#item133941:hover {	background:url('../images/item133941.png') no-repeat -169px 50%;}#item133941:active {	background:url('../images/item133941.png') no-repeat -338px 50%;}#item133941 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item133941.png') no-repeat 0px 50%;}#item134015:hover {	background:url('../images/item134015.png') no-repeat -137px 50%;}#item134015:active {	background:url('../images/item134015.png') no-repeat -274px 50%;}#item134015 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item134015.png') no-repeat 0px 50%;}#item134090:hover {	background:url('../images/item134090.png') no-repeat -137px 50%;}#item134090:active {	background:url('../images/item134090.png') no-repeat -274px 50%;}#item134090 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item134090.png') no-repeat 0px 50%;}#item134164:hover {	background:url('../images/item134164.png') no-repeat -137px 50%;}#item134164:active {	background:url('../images/item134164.png') no-repeat -274px 50%;}#item134164 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item134164.png') no-repeat 0px 50%;}#item134238:hover {	background:url('../images/item134238.png') no-repeat -137px 50%;}#item134238:active {	background:url('../images/item134238.png') no-repeat -274px 50%;}#item134238 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item134238.png') no-repeat 0px 50%;}#item134313:hover {	background:url('../images/item134313.png') no-repeat -137px 50%;}#item134313:active {	background:url('../images/item134313.png') no-repeat -274px 50%;}#item134313 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item134313.png') no-repeat 0px 50%;}#item134388:hover {	background:url('../images/item134388.png') no-repeat -137px 50%;}#item134388:active {	background:url('../images/item134388.png') no-repeat -274px 50%;}#item134388 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item134388.png') no-repeat 0px 50%;}#item134462:hover {	background:url('../images/item134462.png') no-repeat -137px 50%;}#item134462:active {	background:url('../images/item134462.png') no-repeat -274px 50%;}#item134462 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item134462.png') no-repeat 0px 50%;}#item134536:hover {	background:url('../images/item134536.png') no-repeat -137px 50%;}#item134536:active {	background:url('../images/item134536.png') no-repeat -274px 50%;}#item134536 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item134536.png') no-repeat 0px 50%;}#item134611:hover {	background:url('../images/item134611.png') no-repeat -169px 50%;}#item134611:active {	background:url('../images/item134611.png') no-repeat -338px 50%;}#item134611 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item134611.png') no-repeat 0px 50%;}#item134686:hover {	background:url('../images/item134686.png') no-repeat -156px 50%;}#item134686:active {	background:url('../images/item134686.png') no-repeat -312px 50%;}#item134686 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item134686.png') no-repeat 0px 50%;}#item134760 {	width:161px !important;	height:28px !important;	left:147px !important;	top:114px !important;	background:url('../images/item134760.png') no-repeat 0 50%;}#item30745 {	width:516px !important;	height:145px !important;	left:398px !important;	top:75px !important;}#item26052_159184 {	width:476px !important;	height:50px !important;	background:url('../images/item26052_159184.png') no-repeat 0 50%;}#item26052_159184 {	position:initial;}#item26052_159911 {	position:initial;}#item26052_159940 {	position:initial;	margin:0px 17px 5px 0px;}#item26052_159994 {	position:initial;}#item26052_160023 {	position:initial;	margin:0px 17px 5px 0px;}#item26052_160100 {	position:initial;}#item26052_160129 {	position:initial;	margin:0px 17px 5px 0px;}#item26052 {	width:476px !important;	height:3206px !important;	left:398px !important;	top:220px !important;}#item108577 {	width:229px !important;	height:997px !important;	left:150px !important;	top:1045px !important;}#item134860 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item134860.png') no-repeat 0 50%;}#item134887:hover {	background:url('../images/item134887.png') no-repeat -169px 50%;}#item134887:active {	background:url('../images/item134887.png') no-repeat -338px 50%;}#item134887 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item134887.png') no-repeat 0px 50%;}#item134961:hover {	background:url('../images/item134961.png') no-repeat -164px 50%;}#item134961:active {	background:url('../images/item134961.png') no-repeat -328px 50%;}#item134961 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item134961.png') no-repeat 0px 50%;}#item135037:hover {	background:url('../images/item135037.png') no-repeat -169px 50%;}#item135037:active {	background:url('../images/item135037.png') no-repeat -338px 50%;}#item135037 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item135037.png') no-repeat 0px 50%;}#item135111:hover {	background:url('../images/item135111.png') no-repeat -137px 50%;}#item135111:active {	background:url('../images/item135111.png') no-repeat -274px 50%;}#item135111 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item135111.png') no-repeat 0px 50%;}#item135186:hover {	background:url('../images/item135186.png') no-repeat -137px 50%;}#item135186:active {	background:url('../images/item135186.png') no-repeat -274px 50%;}#item135186 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item135186.png') no-repeat 0px 50%;}#item135260:hover {	background:url('../images/item135260.png') no-repeat -137px 50%;}#item135260:active {	background:url('../images/item135260.png') no-repeat -274px 50%;}#item135260 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item135260.png') no-repeat 0px 50%;}#item135334:hover {	background:url('../images/item135334.png') no-repeat -137px 50%;}#item135334:active {	background:url('../images/item135334.png') no-repeat -274px 50%;}#item135334 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item135334.png') no-repeat 0px 50%;}#item135408:hover {	background:url('../images/item135408.png') no-repeat -137px 50%;}#item135408:active {	background:url('../images/item135408.png') no-repeat -274px 50%;}#item135408 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item135408.png') no-repeat 0px 50%;}#item135484:hover {	background:url('../images/item135484.png') no-repeat -137px 50%;}#item135484:active {	background:url('../images/item135484.png') no-repeat -274px 50%;}#item135484 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item135484.png') no-repeat 0px 50%;}#item135558:hover {	background:url('../images/item135558.png') no-repeat -137px 50%;}#item135558:active {	background:url('../images/item135558.png') no-repeat -274px 50%;}#item135558 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item135558.png') no-repeat 0px 50%;}#item135632:hover {	background:url('../images/item135632.png') no-repeat -137px 50%;}#item135632:active {	background:url('../images/item135632.png') no-repeat -274px 50%;}#item135632 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item135632.png') no-repeat 0px 50%;}#item135706:hover {	background:url('../images/item135706.png') no-repeat -169px 50%;}#item135706:active {	background:url('../images/item135706.png') no-repeat -338px 50%;}#item135706 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item135706.png') no-repeat 0px 50%;}#item135780:hover {	background:url('../images/item135780.png') no-repeat -156px 50%;}#item135780:active {	background:url('../images/item135780.png') no-repeat -312px 50%;}#item135780 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item135780.png') no-repeat 0px 50%;}#item135857 {	width:161px !important;	height:28px !important;	left:147px !important;	top:113px !important;	background:url('../images/item135857.png') no-repeat 0 50%;}#item30972 {	width:510px !important;	height:145px !important;	left:398px !important;	top:74px !important;}#item135957 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item135957.png') no-repeat 0 50%;}#item135984:hover {	background:url('../images/item135984.png') no-repeat -169px 50%;}#item135984:active {	background:url('../images/item135984.png') no-repeat -338px 50%;}#item135984 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item135984.png') no-repeat 0px 50%;}#item136058:hover {	background:url('../images/item136058.png') no-repeat -164px 50%;}#item136058:active {	background:url('../images/item136058.png') no-repeat -328px 50%;}#item136058 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item136058.png') no-repeat 0px 50%;}#item136134:hover {	background:url('../images/item136134.png') no-repeat -169px 50%;}#item136134:active {	background:url('../images/item136134.png') no-repeat -338px 50%;}#item136134 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item136134.png') no-repeat 0px 50%;}#item136208:hover {	background:url('../images/item136208.png') no-repeat -137px 50%;}#item136208:active {	background:url('../images/item136208.png') no-repeat -274px 50%;}#item136208 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item136208.png') no-repeat 0px 50%;}#item136283:hover {	background:url('../images/item136283.png') no-repeat -137px 50%;}#item136283:active {	background:url('../images/item136283.png') no-repeat -274px 50%;}#item136283 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item136283.png') no-repeat 0px 50%;}#item136357:hover {	background:url('../images/item136357.png') no-repeat -137px 50%;}#item136357:active {	background:url('../images/item136357.png') no-repeat -274px 50%;}#item136357 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item136357.png') no-repeat 0px 50%;}#item136431:hover {	background:url('../images/item136431.png') no-repeat -137px 50%;}#item136431:active {	background:url('../images/item136431.png') no-repeat -274px 50%;}#item136431 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item136431.png') no-repeat 0px 50%;}#item136505:hover {	background:url('../images/item136505.png') no-repeat -137px 50%;}#item136505:active {	background:url('../images/item136505.png') no-repeat -274px 50%;}#item136505 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item136505.png') no-repeat 0px 50%;}#item136579:hover {	background:url('../images/item136579.png') no-repeat -137px 50%;}#item136579:active {	background:url('../images/item136579.png') no-repeat -274px 50%;}#item136579 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item136579.png') no-repeat 0px 50%;}#item136655:hover {	background:url('../images/item136655.png') no-repeat -137px 50%;}#item136655:active {	background:url('../images/item136655.png') no-repeat -274px 50%;}#item136655 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item136655.png') no-repeat 0px 50%;}#item136729:hover {	background:url('../images/item136729.png') no-repeat -137px 50%;}#item136729:active {	background:url('../images/item136729.png') no-repeat -274px 50%;}#item136729 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item136729.png') no-repeat 0px 50%;}#item136805:hover {	background:url('../images/item136805.png') no-repeat -169px 50%;}#item136805:active {	background:url('../images/item136805.png') no-repeat -338px 50%;}#item136805 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item136805.png') no-repeat 0px 50%;}#item136879:hover {	background:url('../images/item136879.png') no-repeat -156px 50%;}#item136879:active {	background:url('../images/item136879.png') no-repeat -312px 50%;}#item136879 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item136879.png') no-repeat 0px 50%;}#item136955 {	width:161px !important;	height:28px !important;	left:147px !important;	top:114px !important;	background:url('../images/item136955.png') no-repeat 0 50%;}#item27042_162462 {	width:476px !important;	height:50px !important;	background:url('../images/item27042_162462.png') no-repeat 0 50%;}#item27042_162462 {	position:initial;}#item27042_162771 {	position:initial;}#item27042_162800 {	position:initial;	margin:0px 17px 5px 0px;}#item27042_163014 {	position:initial;}#item27042_163043 {	position:initial;	margin:0px 17px 5px 0px;}#item27042_163142 {	position:initial;}#item27042_163171 {	position:initial;	margin:0px 17px 5px 0px;}#item27042_163224 {	position:initial;}#item27042_163253 {	position:initial;	margin:0px 17px 5px 0px;}#item27042 {	width:476px !important;	height:2791px !important;	left:398px !important;	top:219px !important;}#item17464 {	width:476px !important;	height:104px !important;	left:398px !important;	top:75px !important;}#item17487_163353 {	width:476px !important;	height:50px !important;	background:url('../images/item17487_163353.png') no-repeat 0 50%;}#item17487_163353 {	position:initial;}#item17487_163497 {	position:initial;}#item17487_163526 {	position:initial;	margin:0px 17px 5px 0px;}#item17487_163557 {	position:initial;}#item17487_163586 {	position:initial;	margin:0px 17px 5px 0px;}#item17487_163686 {	position:initial;}#item17487_163715 {	position:initial;	margin:0px 17px 5px 0px;}#item17487_163791 {	position:initial;}#item17487_163820 {	position:initial;	margin:0px 17px 5px 0px;}#item17487_163874 {	position:initial;}#item17487_163903 {	position:initial;	margin:0px 17px 5px 0px;}#item17487_163957 {	position:initial;}#item17487_163986 {	position:initial;	margin:0px 17px 5px 0px;}#item17487_164040 {	position:initial;}#item17487_164069 {	position:initial;	margin:0px 17px 5px 0px;}#item17487 {	width:476px !important;	height:3347px !important;	left:398px !important;	top:219px !important;}#item137083 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item137083.png') no-repeat 0 50%;}#item137109:hover {	background:url('../images/item137109.png') no-repeat -169px 50%;}#item137109:active {	background:url('../images/item137109.png') no-repeat -338px 50%;}#item137109 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item137109.png') no-repeat 0px 50%;}#item137184:hover {	background:url('../images/item137184.png') no-repeat -164px 50%;}#item137184:active {	background:url('../images/item137184.png') no-repeat -328px 50%;}#item137184 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item137184.png') no-repeat 0px 50%;}#item137260:hover {	background:url('../images/item137260.png') no-repeat -169px 50%;}#item137260:active {	background:url('../images/item137260.png') no-repeat -338px 50%;}#item137260 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item137260.png') no-repeat 0px 50%;}#item137334:hover {	background:url('../images/item137334.png') no-repeat -137px 50%;}#item137334:active {	background:url('../images/item137334.png') no-repeat -274px 50%;}#item137334 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item137334.png') no-repeat 0px 50%;}#item137408:hover {	background:url('../images/item137408.png') no-repeat -137px 50%;}#item137408:active {	background:url('../images/item137408.png') no-repeat -274px 50%;}#item137408 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item137408.png') no-repeat 0px 50%;}#item137483:hover {	background:url('../images/item137483.png') no-repeat -137px 50%;}#item137483:active {	background:url('../images/item137483.png') no-repeat -274px 50%;}#item137483 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item137483.png') no-repeat 0px 50%;}#item137558:hover {	background:url('../images/item137558.png') no-repeat -137px 50%;}#item137558:active {	background:url('../images/item137558.png') no-repeat -274px 50%;}#item137558 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item137558.png') no-repeat 0px 50%;}#item137632:hover {	background:url('../images/item137632.png') no-repeat -137px 50%;}#item137632:active {	background:url('../images/item137632.png') no-repeat -274px 50%;}#item137632 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item137632.png') no-repeat 0px 50%;}#item137706:hover {	background:url('../images/item137706.png') no-repeat -137px 50%;}#item137706:active {	background:url('../images/item137706.png') no-repeat -274px 50%;}#item137706 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item137706.png') no-repeat 0px 50%;}#item137782:hover {	background:url('../images/item137782.png') no-repeat -137px 50%;}#item137782:active {	background:url('../images/item137782.png') no-repeat -274px 50%;}#item137782 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item137782.png') no-repeat 0px 50%;}#item137857:hover {	background:url('../images/item137857.png') no-repeat -137px 50%;}#item137857:active {	background:url('../images/item137857.png') no-repeat -274px 50%;}#item137857 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item137857.png') no-repeat 0px 50%;}#item137931:hover {	background:url('../images/item137931.png') no-repeat -169px 50%;}#item137931:active {	background:url('../images/item137931.png') no-repeat -338px 50%;}#item137931 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item137931.png') no-repeat 0px 50%;}#item138005:hover {	background:url('../images/item138005.png') no-repeat -156px 50%;}#item138005:active {	background:url('../images/item138005.png') no-repeat -312px 50%;}#item138005 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item138005.png') no-repeat 0px 50%;}#item138080 {	width:161px !important;	height:28px !important;	left:147px !important;	top:113px !important;	background:url('../images/item138080.png') no-repeat 0 50%;}#item16871 {	width:478px !important;	height:104px !important;	left:397px !important;	top:75px !important;}#item16894_165265 {	width:476px !important;	height:50px !important;	background:url('../images/item16894_165265.png') no-repeat 0 50%;}#item16894_165265 {	position:initial;}#item16894_165616 {	position:initial;}#item16894_165645 {	position:initial;	margin:0px 17px 5px 0px;}#item16894_165744 {	position:initial;}#item16894_165773 {	position:initial;	margin:0px 17px 5px 0px;}#item16894 {	width:476px !important;	height:1512px !important;	left:398px !important;	top:220px !important;}#item138204 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item138204.png') no-repeat 0 50%;}#item138230:hover {	background:url('../images/item138230.png') no-repeat -169px 50%;}#item138230:active {	background:url('../images/item138230.png') no-repeat -338px 50%;}#item138230 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item138230.png') no-repeat 0px 50%;}#item138305:hover {	background:url('../images/item138305.png') no-repeat -164px 50%;}#item138305:active {	background:url('../images/item138305.png') no-repeat -328px 50%;}#item138305 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item138305.png') no-repeat 0px 50%;}#item138381:hover {	background:url('../images/item138381.png') no-repeat -169px 50%;}#item138381:active {	background:url('../images/item138381.png') no-repeat -338px 50%;}#item138381 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item138381.png') no-repeat 0px 50%;}#item138455:hover {	background:url('../images/item138455.png') no-repeat -137px 50%;}#item138455:active {	background:url('../images/item138455.png') no-repeat -274px 50%;}#item138455 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item138455.png') no-repeat 0px 50%;}#item138529:hover {	background:url('../images/item138529.png') no-repeat -137px 50%;}#item138529:active {	background:url('../images/item138529.png') no-repeat -274px 50%;}#item138529 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item138529.png') no-repeat 0px 50%;}#item138604:hover {	background:url('../images/item138604.png') no-repeat -137px 50%;}#item138604:active {	background:url('../images/item138604.png') no-repeat -274px 50%;}#item138604 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item138604.png') no-repeat 0px 50%;}#item138679:hover {	background:url('../images/item138679.png') no-repeat -137px 50%;}#item138679:active {	background:url('../images/item138679.png') no-repeat -274px 50%;}#item138679 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item138679.png') no-repeat 0px 50%;}#item138754:hover {	background:url('../images/item138754.png') no-repeat -137px 50%;}#item138754:active {	background:url('../images/item138754.png') no-repeat -274px 50%;}#item138754 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item138754.png') no-repeat 0px 50%;}#item138829:hover {	background:url('../images/item138829.png') no-repeat -137px 50%;}#item138829:active {	background:url('../images/item138829.png') no-repeat -274px 50%;}#item138829 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item138829.png') no-repeat 0px 50%;}#item138904:hover {	background:url('../images/item138904.png') no-repeat -137px 50%;}#item138904:active {	background:url('../images/item138904.png') no-repeat -274px 50%;}#item138904 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item138904.png') no-repeat 0px 50%;}#item138978:hover {	background:url('../images/item138978.png') no-repeat -137px 50%;}#item138978:active {	background:url('../images/item138978.png') no-repeat -274px 50%;}#item138978 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item138978.png') no-repeat 0px 50%;}#item139052:hover {	background:url('../images/item139052.png') no-repeat -169px 50%;}#item139052:active {	background:url('../images/item139052.png') no-repeat -338px 50%;}#item139052 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item139052.png') no-repeat 0px 50%;}#item139126:hover {	background:url('../images/item139126.png') no-repeat -156px 50%;}#item139126:active {	background:url('../images/item139126.png') no-repeat -312px 50%;}#item139126 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item139126.png') no-repeat 0px 50%;}#item139201 {	width:161px !important;	height:28px !important;	left:147px !important;	top:114px !important;	background:url('../images/item139201.png') no-repeat 0 50%;}#item139344 {	width:168px !important;	height:34px !important;	left:147px !important;	top:72px !important;	background:url('../images/item139344.png') no-repeat 0 50%;}#item139370:hover {	background:url('../images/item139370.png') no-repeat -169px 50%;}#item139370:active {	background:url('../images/item139370.png') no-repeat -338px 50%;}#item139370 {	width:161px !important;	height:28px !important;	left:147px !important;	top:466px !important;	background:url('../images/item139370.png') no-repeat 0px 50%;}#item139445:hover {	background:url('../images/item139445.png') no-repeat -164px 50%;}#item139445:active {	background:url('../images/item139445.png') no-repeat -328px 50%;}#item139445 {	width:155px !important;	height:28px !important;	left:147px !important;	top:430px !important;	background:url('../images/item139445.png') no-repeat 0px 50%;}#item139521:hover {	background:url('../images/item139521.png') no-repeat -169px 50%;}#item139521:active {	background:url('../images/item139521.png') no-repeat -338px 50%;}#item139521 {	width:161px !important;	height:28px !important;	left:147px !important;	top:394px !important;	background:url('../images/item139521.png') no-repeat 0px 50%;}#item139596:hover {	background:url('../images/item139596.png') no-repeat -137px 50%;}#item139596:active {	background:url('../images/item139596.png') no-repeat -274px 50%;}#item139596 {	width:128px !important;	height:32px !important;	left:187px !important;	top:176px !important;	background:url('../images/item139596.png') no-repeat 0px 50%;}#item139670:hover {	background:url('../images/item139670.png') no-repeat -137px 50%;}#item139670:active {	background:url('../images/item139670.png') no-repeat -274px 50%;}#item139670 {	width:128px !important;	height:32px !important;	left:187px !important;	top:206px !important;	background:url('../images/item139670.png') no-repeat 0px 50%;}#item139746:hover {	background:url('../images/item139746.png') no-repeat -137px 50%;}#item139746:active {	background:url('../images/item139746.png') no-repeat -274px 50%;}#item139746 {	width:128px !important;	height:33px !important;	left:187px !important;	top:235px !important;	background:url('../images/item139746.png') no-repeat 0px 50%;}#item139821:hover {	background:url('../images/item139821.png') no-repeat -137px 50%;}#item139821:active {	background:url('../images/item139821.png') no-repeat -274px 50%;}#item139821 {	width:128px !important;	height:33px !important;	left:187px !important;	top:265px !important;	background:url('../images/item139821.png') no-repeat 0px 50%;}#item139896:hover {	background:url('../images/item139896.png') no-repeat -137px 50%;}#item139896:active {	background:url('../images/item139896.png') no-repeat -274px 50%;}#item139896 {	width:128px !important;	height:33px !important;	left:187px !important;	top:295px !important;	background:url('../images/item139896.png') no-repeat 0px 50%;}#item139970:hover {	background:url('../images/item139970.png') no-repeat -137px 50%;}#item139970:active {	background:url('../images/item139970.png') no-repeat -274px 50%;}#item139970 {	width:128px !important;	height:33px !important;	left:187px !important;	top:325px !important;	background:url('../images/item139970.png') no-repeat 0px 50%;}#item140045:hover {	background:url('../images/item140045.png') no-repeat -137px 50%;}#item140045:active {	background:url('../images/item140045.png') no-repeat -274px 50%;}#item140045 {	width:128px !important;	height:33px !important;	left:187px !important;	top:354px !important;	background:url('../images/item140045.png') no-repeat 0px 50%;}#item140119:hover {	background:url('../images/item140119.png') no-repeat -137px 50%;}#item140119:active {	background:url('../images/item140119.png') no-repeat -274px 50%;}#item140119 {	width:128px !important;	height:33px !important;	left:187px !important;	top:145px !important;	background:url('../images/item140119.png') no-repeat 0px 50%;}#item140193:hover {	background:url('../images/item140193.png') no-repeat -169px 50%;}#item140193:active {	background:url('../images/item140193.png') no-repeat -338px 50%;}#item140193 {	width:161px !important;	height:30px !important;	left:147px !important;	top:522px !important;	background:url('../images/item140193.png') no-repeat 0px 50%;}#item140267:hover {	background:url('../images/item140267.png') no-repeat -156px 50%;}#item140267:active {	background:url('../images/item140267.png') no-repeat -312px 50%;}#item140267 {	width:147px !important;	height:31px !important;	left:147px !important;	top:557px !important;	background:url('../images/item140267.png') no-repeat 0px 50%;}#item140342 {	width:161px !important;	height:28px !important;	left:147px !important;	top:114px !important;	background:url('../images/item140342.png') no-repeat 0 50%;}#item18781 {	width:476px !important;	height:104px !important;	left:398px !important;	top:73px !important;}#item18804_168049 {	width:476px !important;	height:50px !important;	background:url('../images/item18804_168049.png') no-repeat 0 50%;}#item18804_168049 {	position:initial;}#item18804_168354 {	position:initial;}#item18804_168383 {	position:initial;	margin:0px 17px 5px 0px;}#item18804 {	width:476px !important;	height:8682px !important;	left:398px !important;	top:218px !important;}#item37510 {	width:1027px !important;	height:208px !important;	left:-3px !important;	top:329px !important;}#item51620:hover {	background:url('../images/item51620.png') no-repeat -242px 50%;}#item51620:active {	background:url('../images/item51620.png') no-repeat -484px 50%;}#item51620 {	width:234px !important;	height:234px !important;	left:528px !important;	top:1079px !important;	background:url('../images/item51620.png') no-repeat 0px 50%;}#item51614:hover {	background:url('../images/item51614.png') no-repeat -242px 50%;}#item51614:active {	background:url('../images/item51614.png') no-repeat -484px 50%;}#item51614 {	width:234px !important;	height:234px !important;	left:147px !important;	top:833px !important;	background:url('../images/item51614.png') no-repeat 0px 50%;}#item51618:hover {	background:url('../images/item51618.png') no-repeat -243px 50%;}#item51618:active {	background:url('../images/item51618.png') no-repeat -486px 50%;}#item51618 {	width:235px !important;	height:234px !important;	left:642px !important;	top:833px !important;	background:url('../images/item51618.png') no-repeat 0px 50%;}#item51616:hover {	background:url('../images/item51616.png') no-repeat -242px 50%;}#item51616:active {	background:url('../images/item51616.png') no-repeat -484px 50%;}#item51616 {	width:234px !important;	height:234px !important;	left:395px !important;	top:833px !important;	background:url('../images/item51616.png') no-repeat 0px 50%;}#item56301:hover {	background:url('../images/item56301.png') no-repeat -242px 50%;}#item56301:active {	background:url('../images/item56301.png') no-repeat -484px 50%;}#item56301 {	width:234px !important;	height:234px !important;	left:280px !important;	top:1079px !important;	background:url('../images/item56301.png') no-repeat 0px 50%;}#item80395 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item80421 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item80451 {	width:32px !important;	height:32px !important;	left:979px !important;	top:1449px !important;}#item80474 {	width:45px !important;	height:44px !important;	left:6px !important;	top:1448px !important;}#item80498 {	width:90px !important;	height:28px !important;	left:852px !important;	top:1463px !important;}#item80521 {	width:90px !important;	height:13px !important;	left:80px !important;	top:1463px !important;}#item81056 {	width:112px !important;	height:140px !important;	left:915px !important;	top:318px !important;	background:url('../images/item81056.png') no-repeat 0 50%;}#item81059 {	width:173px !important;	height:140px !important;	left:853px !important;	top:1393px !important;	background:url('../images/item81059.png') no-repeat 0 50%;}#item81167 {	width:146px !important;	height:140px !important;	left:-18px !important;	top:318px !important;	background:url('../images/item81167.png') no-repeat 0 50%;}#item81171 {	width:221px !important;	height:134px !important;	left:-8px !important;	top:1398px !important;	background:url('../images/item81171.png') no-repeat 0 50%;}#item40095 {	width:522px !important;	height:106px !important;	left:398px !important;	top:75px !important;}#item51634 {	width:168px !important;	height:45px !important;	left:147px !important;	top:113px !important;	background:url('../images/item51634.png') no-repeat 0 50%;}#item51636:hover {	background:url('../images/item51636.png') no-repeat -177px 50%;}#item51636:active {	background:url('../images/item51636.png') no-repeat -354px 50%;}#item51636 {	width:168px !important;	height:45px !important;	left:147px !important;	top:156px !important;	background:url('../images/item51636.png') no-repeat 0px 50%;}#item51638:hover {	background:url('../images/item51638.png') no-repeat -177px 50%;}#item51638:active {	background:url('../images/item51638.png') no-repeat -354px 50%;}#item51638 {	width:168px !important;	height:45px !important;	left:147px !important;	top:200px !important;	background:url('../images/item51638.png') no-repeat 0px 50%;}#item51640:hover {	background:url('../images/item51640.png') no-repeat -177px 50%;}#item51640:active {	background:url('../images/item51640.png') no-repeat -354px 50%;}#item51640 {	width:168px !important;	height:45px !important;	left:147px !important;	top:243px !important;	background:url('../images/item51640.png') no-repeat 0px 50%;}#item118328 {	width:168px !important;	height:33px !important;	left:147px !important;	top:74px !important;	background:url('../images/item118328.png') no-repeat 0 50%;}#item42827_171183 {	width:476px !important;	height:50px !important;	background:url('../images/item42827_171183.png') no-repeat 0 50%;}#item42827_171183 {	position:initial;}#item42827_171603 {	position:initial;	margin:0px 12px 0px 0px;}#item42827_171744 {	position:initial;	margin:0px 20px 0px 0px;}#item42827 {	width:476px !important;	height:3312px !important;	left:398px !important;	top:225px !important;}#item56357:hover {	background:url('../images/item56357.png') no-repeat -177px 50%;}#item56357:active {	background:url('../images/item56357.png') no-repeat -354px 50%;}#item56357 {	width:168px !important;	height:45px !important;	left:147px !important;	top:286px !important;	background:url('../images/item56357.png') no-repeat 0px 50%;}#item106904 {	width:161px !important;	height:34px !important;	left:147px !important;	top:356px !important;	background:url('../images/item106904.png') no-repeat 0 50%;}#item106908 {	width:147px !important;	height:32px !important;	left:147px !important;	top:392px !important;	background:url('../images/item106908.png') no-repeat 0 50%;}#item43178_171941 {	width:476px !important;	height:50px !important;	background:url('../images/item43178_171941.png') no-repeat 0 50%;}#item43178_171941 {	position:initial;}#item43178_172225 {	position:initial;	margin:0px 17px 30px 0px;}#item43178 {	width:476px !important;	height:2062px !important;	left:398px !important;	top:220px !important;}#item43915 {	width:476px !important;	height:202px !important;	left:398px !important;	top:75px !important;}#item57406:hover {	background:url('../images/item57406.png') no-repeat -177px 50%;}#item57406:active {	background:url('../images/item57406.png') no-repeat -354px 50%;}#item57406 {	width:168px !important;	height:45px !important;	left:147px !important;	top:113px !important;	background:url('../images/item57406.png') no-repeat 0px 50%;}#item57484 {	width:168px !important;	height:45px !important;	left:147px !important;	top:156px !important;	background:url('../images/item57484.png') no-repeat 0 50%;}#item57561:hover {	background:url('../images/item57561.png') no-repeat -177px 50%;}#item57561:active {	background:url('../images/item57561.png') no-repeat -354px 50%;}#item57561 {	width:168px !important;	height:45px !important;	left:147px !important;	top:200px !important;	background:url('../images/item57561.png') no-repeat 0px 50%;}#item57639:hover {	background:url('../images/item57639.png') no-repeat -177px 50%;}#item57639:active {	background:url('../images/item57639.png') no-repeat -354px 50%;}#item57639 {	width:168px !important;	height:45px !important;	left:147px !important;	top:243px !important;	background:url('../images/item57639.png') no-repeat 0px 50%;}#item118332 {	width:168px !important;	height:33px !important;	left:147px !important;	top:74px !important;	background:url('../images/item118332.png') no-repeat 0 50%;}#item57741:hover {	background:url('../images/item57741.png') no-repeat -177px 50%;}#item57741:active {	background:url('../images/item57741.png') no-repeat -354px 50%;}#item57741 {	width:168px !important;	height:45px !important;	left:147px !important;	top:286px !important;	background:url('../images/item57741.png') no-repeat 0px 50%;}#item117702 {	width:161px !important;	height:34px !important;	left:147px !important;	top:356px !important;	background:url('../images/item117702.png') no-repeat 0 50%;}#item117728 {	width:147px !important;	height:28px !important;	left:147px !important;	top:392px !important;	background:url('../images/item117728.png') no-repeat 0 50%;}#item77671 {	width:235px !important;	height:154px !important;	left:147px !important;	top:935px !important;	background:url('../images/item77671.png') no-repeat 0 50%;}#item39811 {	width:476px !important;	height:335px !important;	left:398px !important;	top:75px !important;}#item43529_172846 {	width:476px !important;	height:50px !important;	background:url('../images/item43529_172846.png') no-repeat 0 50%;}#item43529_172846 {	position:initial;}#item43529_173082 {	position:initial;	margin:0px 17px 5px 0px;}#item43529_173228 {	position:initial;	margin:0px 17px 5px 0px;}#item43529 {	width:476px !important;	height:1906px !important;	left:398px !important;	top:308px !important;}#item56923:hover {	background:url('../images/item56923.png') no-repeat -177px 50%;}#item56923:active {	background:url('../images/item56923.png') no-repeat -354px 50%;}#item56923 {	width:168px !important;	height:45px !important;	left:147px !important;	top:113px !important;	background:url('../images/item56923.png') no-repeat 0px 50%;}#item57000:hover {	background:url('../images/item57000.png') no-repeat -177px 50%;}#item57000:active {	background:url('../images/item57000.png') no-repeat -354px 50%;}#item57000 {	width:168px !important;	height:45px !important;	left:147px !important;	top:156px !important;	background:url('../images/item57000.png') no-repeat 0px 50%;}#item57079 {	width:168px !important;	height:45px !important;	left:147px !important;	top:200px !important;	background:url('../images/item57079.png') no-repeat 0 50%;}#item57157:hover {	background:url('../images/item57157.png') no-repeat -177px 50%;}#item57157:active {	background:url('../images/item57157.png') no-repeat -354px 50%;}#item57157 {	width:168px !important;	height:45px !important;	left:147px !important;	top:243px !important;	background:url('../images/item57157.png') no-repeat 0px 50%;}#item118335 {	width:168px !important;	height:33px !important;	left:147px !important;	top:74px !important;	background:url('../images/item118335.png') no-repeat 0 50%;}#item57259:hover {	background:url('../images/item57259.png') no-repeat -177px 50%;}#item57259:active {	background:url('../images/item57259.png') no-repeat -354px 50%;}#item57259 {	width:168px !important;	height:45px !important;	left:147px !important;	top:286px !important;	background:url('../images/item57259.png') no-repeat 0px 50%;}#item117794 {	width:161px !important;	height:34px !important;	left:147px !important;	top:356px !important;	background:url('../images/item117794.png') no-repeat 0 50%;}#item117820 {	width:147px !important;	height:28px !important;	left:147px !important;	top:392px !important;	background:url('../images/item117820.png') no-repeat 0 50%;}#item53755 {	width:476px !important;	height:115px !important;	left:398px !important;	top:75px !important;}#item54209_173708 {	width:476px !important;	height:50px !important;	background:url('../images/item54209_173708.png') no-repeat 0 50%;}#item54209_173708 {	position:initial;}#item54209_173925 {	position:initial;	margin:0px 17px 5px 0px;}#item54209_174070 {	position:initial;	margin:0px 17px 5px 0px;}#item54209_174239 {	position:initial;	margin:0px 17px 5px 0px;}#item54209 {	width:476px !important;	height:2607px !important;	left:398px !important;	top:220px !important;}#item57886:hover {	background:url('../images/item57886.png') no-repeat -177px 50%;}#item57886:active {	background:url('../images/item57886.png') no-repeat -354px 50%;}#item57886 {	width:168px !important;	height:45px !important;	left:147px !important;	top:113px !important;	background:url('../images/item57886.png') no-repeat 0px 50%;}#item57964:hover {	background:url('../images/item57964.png') no-repeat -177px 50%;}#item57964:active {	background:url('../images/item57964.png') no-repeat -354px 50%;}#item57964 {	width:168px !important;	height:45px !important;	left:147px !important;	top:156px !important;	background:url('../images/item57964.png') no-repeat 0px 50%;}#item58041:hover {	background:url('../images/item58041.png') no-repeat -177px 50%;}#item58041:active {	background:url('../images/item58041.png') no-repeat -354px 50%;}#item58041 {	width:168px !important;	height:45px !important;	left:147px !important;	top:199px !important;	background:url('../images/item58041.png') no-repeat 0px 50%;}#item58119 {	width:168px !important;	height:45px !important;	left:147px !important;	top:243px !important;	background:url('../images/item58119.png') no-repeat 0 50%;}#item118338 {	width:168px !important;	height:33px !important;	left:147px !important;	top:73px !important;	background:url('../images/item118338.png') no-repeat 0 50%;}#item58220:hover {	background:url('../images/item58220.png') no-repeat -177px 50%;}#item58220:active {	background:url('../images/item58220.png') no-repeat -354px 50%;}#item58220 {	width:168px !important;	height:45px !important;	left:147px !important;	top:286px !important;	background:url('../images/item58220.png') no-repeat 0px 50%;}#item117885 {	width:161px !important;	height:34px !important;	left:147px !important;	top:355px !important;	background:url('../images/item117885.png') no-repeat 0 50%;}#item117911 {	width:147px !important;	height:28px !important;	left:147px !important;	top:392px !important;	background:url('../images/item117911.png') no-repeat 0 50%;}#item111655 {	width:229px !important;	height:153px !important;	left:150px !important;	top:933px !important;}#item112593 {	width:235px !important;	height:378px !important;	left:147px !important;	top:702px !important;	background:url('../images/item112593.png') no-repeat 0 50%;}#item112608 {	width:229px !important;	height:153px !important;	left:150px !important;	top:1806px !important;}#item114763 {	width:235px !important;	height:378px !important;	left:147px !important;	top:1584px !important;	background:url('../images/item114763.png') no-repeat 0 50%;}#item111744_175006 {	position:initial;	margin:0px 17px 5px 0px;}#item111744 {	width:460px !important;	height:1190px !important;	left:282px !important;	top:785px !important;}#item114988 {	width:371px !important;	height:196px !important;	left:282px !important;	top:225px !important;}#item112414 {	width:361px !important;	height:370px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item112414.png') no-repeat 0 50%;}#item112385 {	width:353px !important;	height:362px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item112385.png') no-repeat 0 50%;}#item112486 {	width:38px !important;	height:33px !important;	top:8px !important;}#item112509 {	width:353px !important;	height:366px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item112509.png') no-repeat 0 50%;}#item112355 {	width:353px !important;	height:368px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item112355.png') no-repeat 0 50%;}#item112457 {	width:38px !important;	height:33px !important;	top:8px !important;}#item112480 {	width:353px !important;	height:364px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item112480.png') no-repeat 0 50%;}#item112420 {	width:38px !important;	height:33px !important;	top:8px !important;}#item112443 {	width:353px !important;	height:370px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item112443.png') no-repeat 0 50%;}#item112107 {	width:232px !important;	height:37px !important;	left:259px !important;	top:193px !important;}#item112555 {	width:708px !important;	height:366px !important;	left:18px !important;	top:17px !important;	background:url('../images/item112555.png') no-repeat 0 50%;}#item114095 {	width:735px !important;	height:392px !important;	left:139px !important;	top:344px !important;}#item115027 {	background:#ffc627;	width:1024px !important;	height:160px !important;}#item115057 {	background:#ffc627;	width:1024px !important;	height:160px !important;	top:2040px !important;}#item115060 {	width:340px !important;	height:41px !important;	left:342px !important;	top:2133px !important;}#item115083 {	width:385px !important;	height:129px !important;	left:323px !important;	top:2054px !important;	background:url('../images/item115083.png') no-repeat 0 50%;}#item113131 {	width:470px !important;	height:226px !important;	left:277px !important;	top:1051px !important;}#item114054 {	width:470px !important;	height:530px !important;	left:277px !important;	top:469px !important;}#item114421 {	width:92px !important;	height:86px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item114421.png') no-repeat 0 50%;}#item114427 {	width:38px !important;	height:33px !important;	top:8px !important;}#item114451 {	width:88px !important;	height:80px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item114451.png') no-repeat 0 50%;}#item112998 {	background:#ffc627;	width:1024px !important;	height:160px !important;}#item113032 {	background:#ffc627;	width:1024px !important;	height:160px !important;	top:1315px !important;}#item113035 {	width:340px !important;	height:41px !important;	left:342px !important;	top:1408px !important;}#item115012 {	width:385px !important;	height:129px !important;	left:323px !important;	top:1329px !important;	background:url('../images/item115012.png') no-repeat 0 50%;}#item113239 {	width:478px !important;	height:281px !important;	left:269px !important;	top:248px !important;}#item42679_175685 {	width:476px !important;	height:50px !important;	background:url('../images/item42679_175685.png') no-repeat 0 50%;}#item42679_175685 {	position:initial;}#item42679_175921 {	position:initial;	margin:0px 12px 5px 5px;}#item42679 {	width:476px !important;	height:792px !important;	left:398px !important;	top:308px !important;}#item44930 {	width:476px !important;	height:211px !important;	left:398px !important;	top:75px !important;}#item58424:hover {	background:url('../images/item58424.png') no-repeat -177px 50%;}#item58424:active {	background:url('../images/item58424.png') no-repeat -354px 50%;}#item58424 {	width:168px !important;	height:45px !important;	left:147px !important;	top:113px !important;	background:url('../images/item58424.png') no-repeat 0px 50%;}#item58502:hover {	background:url('../images/item58502.png') no-repeat -177px 50%;}#item58502:active {	background:url('../images/item58502.png') no-repeat -354px 50%;}#item58502 {	width:168px !important;	height:45px !important;	left:147px !important;	top:156px !important;	background:url('../images/item58502.png') no-repeat 0px 50%;}#item58580:hover {	background:url('../images/item58580.png') no-repeat -177px 50%;}#item58580:active {	background:url('../images/item58580.png') no-repeat -354px 50%;}#item58580 {	width:168px !important;	height:45px !important;	left:147px !important;	top:200px !important;	background:url('../images/item58580.png') no-repeat 0px 50%;}#item58657:hover {	background:url('../images/item58657.png') no-repeat -177px 50%;}#item58657:active {	background:url('../images/item58657.png') no-repeat -354px 50%;}#item58657 {	width:168px !important;	height:45px !important;	left:147px !important;	top:243px !important;	background:url('../images/item58657.png') no-repeat 0px 50%;}#item118341 {	width:168px !important;	height:33px !important;	left:147px !important;	top:74px !important;	background:url('../images/item118341.png') no-repeat 0 50%;}#item58758 {	width:168px !important;	height:45px !important;	left:147px !important;	top:286px !important;	background:url('../images/item58758.png') no-repeat 0 50%;}#item118007 {	width:161px !important;	height:34px !important;	left:147px !important;	top:356px !important;	background:url('../images/item118007.png') no-repeat 0 50%;}#item118033 {	width:147px !important;	height:28px !important;	left:147px !important;	top:393px !important;	background:url('../images/item118033.png') no-repeat 0 50%;}#item34945 {	width:476px !important;	height:1730px !important;	left:398px !important;	top:954px !important;}#item34983 {	width:1024px !important;	height:208px !important;	top:232px !important;}#item35235 {	width:229px !important;	height:167px !important;	left:150px !important;	top:1226px !important;}#item101677 {	width:724px !important;	height:140px !important;	left:150px !important;	top:816px !important;}#item80769 {	width:32px !important;	height:32px !important;	left:24px !important;	top:22px !important;}#item80795 {	width:45px !important;	height:44px !important;	left:16px !important;	top:21px !important;}#item80818 {	width:132px !important;	height:140px !important;	left:-17px !important;	top:315px !important;	background:url('../images/item80818.png') no-repeat 0 50%;}#item80827 {	width:32px !important;	height:32px !important;	left:979px !important;	top:2747px !important;}#item80850 {	width:45px !important;	height:44px !important;	left:6px !important;	top:2746px !important;}#item80873 {	width:90px !important;	height:28px !important;	left:852px !important;	top:2761px !important;}#item80897 {	width:90px !important;	height:13px !important;	left:80px !important;	top:2761px !important;}#item80920 {	width:205px !important;	height:134px !important;	left:-8px !important;	top:2696px !important;	background:url('../images/item80920.png') no-repeat 0 50%;}#item81064 {	width:134px !important;	height:130px !important;	left:909px !important;	top:323px !important;	background:url('../images/item81064.png') no-repeat 0 50%;}#item81070 {	width:188px !important;	height:130px !important;	left:843px !important;	top:2696px !important;	background:url('../images/item81070.png') no-repeat 0 50%;}#item75962 {	background:#003263;	width:1024px !important;	height:133px !important;	top:182px !important;}#item75963 {	width:664px !important;	height:42px !important;	left:180px !important;	top:237px !important;}#item76132 {	width:401px !important;	height:402px !important;	left:67px !important;	top:373px !important;}#item76282 {	width:426px !important;	height:380px !important;	left:570px !important;	top:373px !important;}#item117145 {	background:#003263;	width:1024px !important;	height:111px !important;	top:720px !important;}#item107432_177433 {	position:initial;}#item107432 {	width:71px !important;	height:61px !important;	left:37px !important;	top:299px !important;}#item107455 {	width:92px !important;	height:93px !important;	left:25px !important;	top:268px !important;	background:url('../images/item107455.png') no-repeat 0 50%;}p.autoParaStyle46 {	font-family:FontAwesome;	font-size:10px;	line-height:14px;	color:#fff;	text-align:center;}p.autoParaStyle45 {	font-family:"ff-tisa-web-pro",serif;	font-size:10px;	line-height:14px;	color:#fff;	letter-spacing:0.075em;	text-transform:uppercase;	text-align:center;}p.autoParaStyle44 {	font-family:FontAwesome;	font-size:40px;	line-height:10px;	color:#0055b7;	margin-top:20px;	margin-bottom:20px;	text-align:left;}p.autoParaStyle43 {	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:48px;	color:#fff;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle42 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:110px;	line-height:108px;	color:#fff;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle41 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:10px;	color:#fff;	letter-spacing:0.050em;	text-transform:uppercase;	margin-top:20px;	margin-bottom:10px;	text-align:center;}p.autoParaStyle40 {	font-family:FontAwesome;	font-size:16px;	line-height:40px;	color:#fff;	margin-top:16px;	margin-bottom:8px;	text-align:center;}p.autoParaStyle39 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:80px;	line-height:90px;	color:#8e201f;	margin-bottom:20px;	text-align:left;}p.autoParaStyle38 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:90px;	line-height:90px;	color:#8e201f;	margin-bottom:20px;	text-align:left;}p.autoParaStyle37 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:90px;	line-height:83px;	color:#8e201f;	margin-bottom:20px;	text-align:left;}p.autoParaStyle36 {	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	margin-bottom:10px;	text-align:left;}p.autoParaStyle35 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:90px;	line-height:120px;	color:#8e201f;	margin-bottom:20px;	text-align:left;}p.autoParaStyle34 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:135px;	line-height:108px;	color:#ffc627;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle33 {	font-weight:normal;	font-style:italic;	font-family: "fira-sans",sans-serif;	font-size:30px;	line-height:40px;	color:#fff;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	margin-top:5px;	text-align:center;}p.autoParaStyle32 {	font-family:FontAwesome;	font-size:24px;	line-height:20px;	color:#0055b7;	text-align:center;}p.autoParaStyle31 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:90px;	line-height:50px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.autoParaStyle30 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:60px;	line-height:50px;	color:#d72c33;	margin-bottom:20px;	text-align:left;}p.autoParaStyle29 {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:42px;	line-height:18px;	color:#fff;	margin-bottom:20px;	text-align:center;}p.autoParaStyle28 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:24px;	line-height:11px;	color:#0055b7;	margin-bottom:12px;	text-align:right;}p.autoParaStyle27 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:135px;	line-height:108px;	color:#fff;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	margin-top:5px;	text-align:center;}p.autoParaStyle26 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:100px;	line-height:80px;	color:#fff;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	margin-top:5px;	text-align:right;}p.autoParaStyle25 {	font-weight:bold;	font-style:italic;	font-family:"ff-tisa-web-pro",serif;	font-size:21px;	line-height:26px;	color:#003263;	margin-bottom:20px;	text-align:center;}p.autoParaStyle24 {	font-weight:bold;	font-style:italic;	font-family:"ff-tisa-web-pro",serif;	font-size:135px;	line-height:108px;	color:#ffc627;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	margin-top:5px;	text-align:center;}p.autoParaStyle23 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:18px;	line-height:18px;	color:#fff;	margin-bottom:20px;	text-align:center;}p.autoParaStyle22 {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:11px;	line-height:20px;	color:#fff;	margin-top:20px;	margin-bottom:20px;	text-align:left;}p.autoParaStyle21 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:25px;	line-height:27px;	color:#ffc627;	letter-spacing:-0.010em;	margin-bottom:18px;	text-align:left;}p.autoParaStyle20 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:90px;	line-height:84px;	color:#ffc627;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle19 {	font-family:FontAwesome;	font-size:23px;	line-height:26px;	color:#000;	margin-bottom:5px;	text-align:center;}p.autoParaStyle18 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:17px;	color:#ffc627;	text-transform:uppercase;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:left;}p.autoParaStyle17 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:17px;	color:#ffc627;	text-transform:uppercase;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:right;}p.autoParaStyle16 {	font-family:FontAwesome;	font-size:33px;	line-height:49px;	color:#fff;	margin-bottom:54px;	text-align:center;}p.autoParaStyle15 {	font-family:FontAwesome;	font-size:35px;	line-height:49px;	color:#fff;	margin-bottom:54px;	text-align:center;}p.autoParaStyle14 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:140px;	line-height:108px;	color:#fff;	letter-spacing:-0.020em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle13 {	font-weight:bold;	font-style:italic;	font-family:"ff-tisa-web-pro",serif;	font-size:70px;	line-height:70px;	color:#000;	letter-spacing:-0.020em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle12 {	font-family:FontAwesome;	font-size:20px;	line-height:24px;	color:#fff;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle11 {	font-family:FontAwesome;	font-size:23px;	line-height:28px;	color:#fff;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:right;}p.autoParaStyle10 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:22px;	color:#ffc627;	margin-top:23px;	margin-bottom:4px;	text-align:left;}p.autoParaStyle9 {	font-family:"ff-tisa-web-pro",serif;	font-size:19px;	line-height:21px;	color:#fff;	margin-bottom:20px;	text-align:left;}p.autoParaStyle8 {	font-family:FontAwesome;	font-size:14px;	line-height:10px;	color:#ffc627;	margin-bottom:16px;	text-align:left;}p.autoParaStyle7 {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:12px;	line-height:15px;	color:#fff;	letter-spacing:0.020em;	margin-top:6px;	margin-bottom:23px;	text-align:left;}p.autoParaStyle6 {	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:24px;	color:#000;	font-variant:small-caps;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:left;}p.autoParaStyle5 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:24px;	color:#fff;	font-variant:small-caps;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:left;}p.autoParaStyle4 {	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:48px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle3 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:112px;	line-height:134px;	color:#fff;	letter-spacing:-0.025em;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.autoParaStyle2 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:17px;	line-height:21px;	color:#ffc627;	letter-spacing:0.200em;	text-transform:uppercase;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:right;}p.autoParaStyle1 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:17px;	line-height:21px;	color:#ffc627;	letter-spacing:0.200em;	text-transform:uppercase;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:left;}p.Article-Subhead {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:30px;	line-height:18px;	color:#000;	margin-top:20px;	margin-bottom:20px;	text-align:left;}p.Article-Body-Copy {	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	margin-bottom:20px;	text-align:left;}p.Sidebar-Pullquote {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:25px;	color:#007a6f;	text-align:right;}p.Sidebar-Caption-Blue {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:25px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Black-main-subheads---centered {	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:49px;	color:#000;	margin-bottom:20px;	text-align:center;}p.Black-main-subheads- {	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:49px;	color:#000;	margin-bottom:20px;	text-align:left;}p.Blue-main-sub-subheads {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:22px;	line-height:30px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Blue-main-subheads {	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:49px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Article---Blue-Highlight {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:26px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Article---Body-Copy {	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	margin-bottom:20px;	text-align:left;}p.Side-Circle-Caption---blue-centered {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:25px;	color:#0055b7;	text-align:center;}p.Byline {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:25px;	color:#000;	text-align:center;}p.Byline-subline {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:25px;	color:#000;	text-align:center;}p.Gator-Give-Day-Date-Promo {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:31px;	line-height:25px;	color:#f15c22;	text-align:center;}p.Social-Media-Icons {	font-family:FontAwesome;	font-size:40px;	line-height:20px;	color:#0055b7;	margin-top:20px;	margin-bottom:20px;	text-align:center;}p.Notes---Year {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:30px;	line-height:49px;	color:#0055b7;	margin-top:20px;	margin-bottom:10px;	text-align:left;}p.Class-Notes---HEADER {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:90px;	line-height:18px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Class-Notes-Sidebar-Story {	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:23px;	color:#0055b7;	text-align:left;}p.Sidebar-Highlight-Name {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:25px;	color:#f15c22;	text-align:center;}p.Sidebar-Highlight-Subhead-Italic {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:18px;	line-height:22px;	color:#000;	margin-top:6px;	text-align:center;}p.Sidebar-FULL-ARTICLE {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:10px;	color:#0055b7;	letter-spacing:0.050em;	text-transform:uppercase;	margin-top:20px;	margin-bottom:10px;	text-align:center;}p.Sidebar-Links,-grey-BOLD {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:26px;	line-height:15px;	color:#7f7f7f;	margin-bottom:16px;	text-align:left;}p.Sidebar-Links,-grey {	font-family:"ff-tisa-web-pro",serif;	font-size:26px;	line-height:15px;	color:#7f7f7f;	margin-bottom:16px;	text-align:left;}p.Sidebar-Links,-class-years-BOLD {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:23px;	line-height:11px;	color:#0055b7;	margin-bottom:12px;	text-align:left;}p.Sidebar-Links,-class-years {	font-family:"ff-tisa-web-pro",serif;	font-size:23px;	line-height:11px;	color:#0055b7;	margin-bottom:12px;	text-align:left;}p.Sidebar-LInks,-BOLD {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:26px;	line-height:22px;	color:#000;	margin-top:23px;	margin-bottom:11px;	text-align:left;}p.Sidebar-Links,-no-bold {	font-family:"ff-tisa-web-pro",serif;	font-size:26px;	line-height:15px;	color:#000;	margin-bottom:16px;	text-align:left;}p.Gateway-Areas {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	padding-left:24px;	margin-bottom:10px;	text-align:left;}ul.Site-Item---activities {	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	padding-left:38px;	margin-bottom:4px;	text-align:left;}p.Gateway-Portals-Entered {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:17px;	line-height:20px;	color:#007a6f;	margin-top:10px;	margin-bottom:10px;	text-align:left;}p.Side-Item {	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	margin-top:10px;	margin-bottom:2px;	text-align:left;}p.state-of-the-college---bullets-body {	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;	padding-left:40px;	margin-bottom:10px;	text-align:left;}p.AURA-caption-head {	font-weight:bold;	font-family:Archer;	font-size:23px;	line-height:26px;	color:#007a6f;	margin-bottom:5px;	text-align:center;}p.AURA-caption-bullets {	font-family:"ff-tisa-web-pro",serif;	font-size:15px;	line-height:23px;	color:#000;	text-align:center;}p.AURA-caption-text {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:15px;	line-height:23px;	color:#000;	text-align:center;}p.Centered-Head {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:50px;	line-height:54px;	color:#000;	margin-top:10px;	text-align:center;}p.Credits---Name {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:13px;	line-height:18px;	color:#000;	text-align:center;}p.Credits---Title {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:12px;	line-height:13px;	color:#000;	text-align:center;}p.Resources---Item {	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:24px;	color:#0055b7;	text-decoration:underline;	text-align:left;}p.Resources---head {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:30px;	line-height:18px;	color:#000;	margin-top:20px;	margin-bottom:5px;	text-align:left;}p.TOC---Article-description {	font-weight:normal;	font-style:italic;	font-family: "fira-sans",sans-serif;	font-size:15px;	line-height:18px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	margin-top:5px;	text-align:left;}p.TOC---Article-Name {	font-family:"ff-tisa-web-pro",serif;	font-size:30px;	line-height:36px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:left;}p.In-This-Issue {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:48px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:3;	-ms-hyphenate-after:3;	-moz-hyphenate-after:3;	-webkit-hyphenate-after:3;	hyphenate-before:3;	-ms-hyphenate-before:3;	-moz-hyphenate-before:3;	-webkit-hyphenate-before:3;	text-align:center;}p.Left-Column-Pullout {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:17px;	line-height:23px;	color:#d72c33;	text-align:right;}p.Article-Subhead {	font-family:"ff-tisa-web-pro",serif;	font-size:40px;	line-height:49px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Last-Word---pull-quotes {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:16px;	line-height:26px;	color:#0055b7;	margin-bottom:20px;	text-align:left;}p.Grant-amount {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:25px;	color:#d72c33;	margin-bottom:5px;	text-align:left;}p.Grant-donor {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:17px;	line-height:22px;	color:#0055b7;	margin-bottom:5px;	text-align:left;}p.On-the-Hill---left-nav {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:22px;	color:#fff;	margin-top:23px;	margin-bottom:11px;	text-align:left;}p.On-the-Hill---categories {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:29px;	line-height:39px;	color:#fff;	margin-top:10px;	margin-bottom:20px;	text-align:center;}p.On-the-Hill---campus-leaders-name {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:32px;	line-height:39px;	color:#000;	margin-top:10px;	text-align:left;}p.On-the-Hill---HEADLINE {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:29px;	line-height:39px;	color:#000;	margin-top:10px;	margin-bottom:20px;	text-align:left;}p.Normal {	font-family:Arial,sans-serif;	font-size:11px;	line-height:13px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}p.Basic-Paragraph {	font-family:"Minion Pro","Times New Roman", Times, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}p.No-Paragraph-Style {	font-family:"Minion Pro","Times New Roman", Times, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}span.autoCharStyle16 {	font-family:FontAwesome;	font-size:40px;	line-height:10px;	color:#5cb1db;}span.autoCharStyle15 {	font-family:FontAwesome;	font-size:40px;	line-height:10px;	color:#e2056e;}span.autoCharStyle14 {	font-family:FontAwesome;	font-size:40px;	line-height:10px;	color:#003263;}span.autoCharStyle13 {	font-family:FontAwesome;	font-size:40px;	line-height:10px;	color:#d72c33;}span.autoCharStyle12 {	font-family:FontAwesome;	font-size:40px;	line-height:20px;	color:#5cb1db;}span.autoCharStyle11 {	font-family:FontAwesome;	font-size:40px;	line-height:20px;	color:#e2056e;}span.autoCharStyle10 {	font-family:FontAwesome;	font-size:40px;	line-height:20px;	color:#003263;}span.autoCharStyle9 {	font-family:FontAwesome;	font-size:40px;	line-height:20px;	color:#d72c33;}span.autoCharStyle8 {	font-family:FontAwesome;	font-size:18px;	line-height:18px;	color:#000;}span.autoCharStyle7 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:20px;	line-height:25px;	color:#0055b7;}span.autoCharStyle6 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:135px;	line-height:108px;	color:#fff;	letter-spacing:-0.025em;}span.autoCharStyle5 {	font-style:italic;	font-weight:normal;	font-family:"ff-tisa-web-pro",serif;	font-size:14px;	line-height:18px;	color:#000;}span.autoCharStyle4 {	font-weight:bold;	font-family:"ff-tisa-web-pro",serif;	font-size:70px;	line-height:40px;	color:#d72c33;}span.autoCharStyle3 {	font-weight:bold;	font-family:Archer;	font-size:23px;	line-height:26px;	color:#0055b7;}span.autoCharStyle2 {	font-weight:bold;	font-family:FontAwesome;	font-size:20px;	line-height:2px;	color:#fff;}span.autoCharStyle1 {	font-weight:bold;	font-family:FontAwesome;	font-size:14px;	line-height:10px;	color:#ffc627;}span.Character-Style-1 {}span.state-of-the-college---bullet-heads {	font-weight:bold;	color:#007a6f;}span.Gateway-Side-Items---GREEN-BOLD {	font-weight:bold;	color:#007a6f;}span.Notes---name-bolded {	font-weight:bold;	color:#0055b7;}span.Notes---italic {	font-style:italic;	font-weight:normal;}span.Black-Main--BOLD {	font-weight:bold;}span.Class-notes-sidebar-orange-name {	font-weight:bold;	color:#f15c22;}span.Hyperlink {	color:#0055b7;	text-decoration:underline;}span.None {}#in5footer,  #prefooter {display:none;}