#stacks_in_2239 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2239 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_2239 #jwresp_col2_stacks_in_2239{ float:right; width:64%}@media screen and (max-width:770px){#stacks_in_2239 #jwresp_col1_stacks_in_2239,#stacks_in_2239 #jwresp_col2_stacks_in_2239{width:100%;float:none;display:block}#stacks_in_2239 #jwresp_col1_stacks_in_2239{margin-bottom:15px}}

#stacks_in_2239 {
	padding: 0px 0px 20px 0px;
}
/* @group Font Icons */

@font-face {
  font-family: 'fontello';
  src: url('font-icons/fontello.eot?19778278');
  src: url('font-icons/fontello.eot?19778278#iefix') format('embedded-opentype'),
	   url('font-icons/fontello.woff?19778278') format('woff'),
	   url('font-icons/fontello.ttf?19778278') format('truetype'),
	   url('font-icons/fontello.svg?19778278#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

#freeStyleWrapperstacks_in_2243 [class^="freestyle-icon-"]:before,
#freeStyleWrapperstacks_in_2243 [class*=" freestyle-icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
#freeStyleWrapperstacks_in_2243 .freestyle-icon-left-open:before { content: '\e800'; }
#freeStyleWrapperstacks_in_2243 .freestyle-icon-right-open:before { content: '\e801'; }
#freeStyleWrapperstacks_in_2243 .freestyle-icon-play:before { content: '\e802'; }
#freeStyleWrapperstacks_in_2243 .freestyle-icon-pause:before { content: '\e803'; }

/* @end */

/* @group General / CSS reset */

#freeStyleWrapperstacks_in_2243 {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}

#freeStyleWrapperstacks_in_2243 a {
	outline: none;
}

#freeStyleWrapperstacks_in_2243 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#freeStyleWrapperstacks_in_2243 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

%[if 1 ]%

/* @group BX Slider */

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/freestyle-bx-loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* WW Reset */

.bx-wrapper {
	margin: 0px;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0px;
}

.bx-wrapper ul,
.bx-wrapper li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.bx-wrapper img {
	max-width: none;
	width: 100%;
	height: auto;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 60;
}

/* Added by WW */

/* Hide slider until loaded */
#freeStyleSliderstacks_in_2243 {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

.bx-wrapper .bx-controls a {
	text-decoration: none;
}

.bx-wrapper .bx-controls-direction [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-prev {
	left: 10px;
	width: 32px;
	height: 32px;
	text-align: left;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-prev:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-next {
	right: 10px;
	width: 32px;
	height: 32px;
	text-align: right;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-next:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	margin-left: 10px;
}

.bx-wrapper .bx-controls-auto [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-start.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}

.bx-controls-auto,
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 85px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-stop.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}




/* @end */









/* @group Maps */

.freeStyleMapContainer {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* @end */

/* @group Video */

.freeStyleMapContainer iframe {
	max-width: 100%;
	max-height: 100%;
}

.freeStyleVideoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px; 
	height: 0;
	overflow: hidden;
}
 
.freeStyleVideoContainer iframe,
.freeStyleVideoContainer object,
.freeStyleVideoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group HTML5 Video */

.html5VideoContainer {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.html5VideoContainer video,
.html5VideoContainer canvas {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
 }
 
.html5VideoContainer video {
	height: 100% !important;
	position: absolute;
	-webkit-transform-style: preserve-3d;
}

/* @end */

/* @group Vine Video */





.vineVideoContainer iframe {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	border: none;
	outline: none;
}





/* @end */

/* @group Overlay */

#freeStyleOverlaystacks_in_2243 {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 55;
	display: block;
	width: 33%;
}

#overlayFillstacks_in_2243 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.80;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

#overlayContentstacks_in_2243 {
	position: relative;
	display: block;
	z-index: 5;
	padding: 2%;
	margin: 0;
	color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 100%;
}

/* @end */

@media screen and (max-width: 569px) {
	#freeStyleOverlaystacks_in_2243 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		display: block;
		width: 100%;
	}
	
	#overlayFillstacks_in_2243,
	#overlayContentstacks_in_2243 {
		opacity: 1.00;
		border-radius: 0px;
		-webkit-border-radius: 0px;
	}
}

#stacks_in_2243 {
	margin: 0px 0px 15px 0px;
}
#HotSpotWrapperstacks_in_2244 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2244 *,
#HotSpotWrapperstacks_in_2244 *:before,
#HotSpotWrapperstacks_in_2244 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2244 a,
#HotSpotWrapperstacks_in_2244 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2244 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2244 a.HotSpot,
#HotSpotWrapperstacks_in_2244 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2244 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2244 a:active.HotSpot,
#HotSpotWrapperstacks_in_2244 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2244 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2247 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2247 *,
#HotSpotWrapperstacks_in_2247 *:before,
#HotSpotWrapperstacks_in_2247 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2247 a,
#HotSpotWrapperstacks_in_2247 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2247 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2247 a.HotSpot,
#HotSpotWrapperstacks_in_2247 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2247 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2247 a:active.HotSpot,
#HotSpotWrapperstacks_in_2247 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2247 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2250 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2250 *,
#HotSpotWrapperstacks_in_2250 *:before,
#HotSpotWrapperstacks_in_2250 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2250 a,
#HotSpotWrapperstacks_in_2250 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2250 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2250 a.HotSpot,
#HotSpotWrapperstacks_in_2250 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2250 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2250 a:active.HotSpot,
#HotSpotWrapperstacks_in_2250 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2250 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2253 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2253 *,
#HotSpotWrapperstacks_in_2253 *:before,
#HotSpotWrapperstacks_in_2253 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2253 a,
#HotSpotWrapperstacks_in_2253 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2253 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2253 a.HotSpot,
#HotSpotWrapperstacks_in_2253 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2253 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2253 a:active.HotSpot,
#HotSpotWrapperstacks_in_2253 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2253 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2256 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2256 *,
#HotSpotWrapperstacks_in_2256 *:before,
#HotSpotWrapperstacks_in_2256 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2256 a,
#HotSpotWrapperstacks_in_2256 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2256 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2256 a.HotSpot,
#HotSpotWrapperstacks_in_2256 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2256 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2256 a:active.HotSpot,
#HotSpotWrapperstacks_in_2256 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2256 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2259 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2259 *,
#HotSpotWrapperstacks_in_2259 *:before,
#HotSpotWrapperstacks_in_2259 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2259 a,
#HotSpotWrapperstacks_in_2259 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2259 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2259 a.HotSpot,
#HotSpotWrapperstacks_in_2259 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2259 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2259 a:active.HotSpot,
#HotSpotWrapperstacks_in_2259 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2259 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2262 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2262 *,
#HotSpotWrapperstacks_in_2262 *:before,
#HotSpotWrapperstacks_in_2262 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2262 a,
#HotSpotWrapperstacks_in_2262 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2262 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2262 a.HotSpot,
#HotSpotWrapperstacks_in_2262 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2262 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2262 a:active.HotSpot,
#HotSpotWrapperstacks_in_2262 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2262 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2265 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2265 *,
#HotSpotWrapperstacks_in_2265 *:before,
#HotSpotWrapperstacks_in_2265 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2265 a,
#HotSpotWrapperstacks_in_2265 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2265 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2265 a.HotSpot,
#HotSpotWrapperstacks_in_2265 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2265 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2265 a:active.HotSpot,
#HotSpotWrapperstacks_in_2265 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2265 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2268 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2268 *,
#HotSpotWrapperstacks_in_2268 *:before,
#HotSpotWrapperstacks_in_2268 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2268 a,
#HotSpotWrapperstacks_in_2268 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2268 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2268 a.HotSpot,
#HotSpotWrapperstacks_in_2268 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2268 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2268 a:active.HotSpot,
#HotSpotWrapperstacks_in_2268 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2268 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2271 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2271 *,
#HotSpotWrapperstacks_in_2271 *:before,
#HotSpotWrapperstacks_in_2271 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2271 a,
#HotSpotWrapperstacks_in_2271 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2271 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2271 a.HotSpot,
#HotSpotWrapperstacks_in_2271 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2271 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2271 a:active.HotSpot,
#HotSpotWrapperstacks_in_2271 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2271 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2274 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2274 *,
#HotSpotWrapperstacks_in_2274 *:before,
#HotSpotWrapperstacks_in_2274 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2274 a,
#HotSpotWrapperstacks_in_2274 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2274 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2274 a.HotSpot,
#HotSpotWrapperstacks_in_2274 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2274 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2274 a:active.HotSpot,
#HotSpotWrapperstacks_in_2274 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2274 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2277 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2277 *,
#HotSpotWrapperstacks_in_2277 *:before,
#HotSpotWrapperstacks_in_2277 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2277 a,
#HotSpotWrapperstacks_in_2277 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2277 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2277 a.HotSpot,
#HotSpotWrapperstacks_in_2277 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2277 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2277 a:active.HotSpot,
#HotSpotWrapperstacks_in_2277 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2277 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2280 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2280 *,
#HotSpotWrapperstacks_in_2280 *:before,
#HotSpotWrapperstacks_in_2280 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2280 a,
#HotSpotWrapperstacks_in_2280 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2280 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2280 a.HotSpot,
#HotSpotWrapperstacks_in_2280 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2280 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2280 a:active.HotSpot,
#HotSpotWrapperstacks_in_2280 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2280 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2283 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2283 *,
#HotSpotWrapperstacks_in_2283 *:before,
#HotSpotWrapperstacks_in_2283 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2283 a,
#HotSpotWrapperstacks_in_2283 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2283 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2283 a.HotSpot,
#HotSpotWrapperstacks_in_2283 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2283 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2283 a:active.HotSpot,
#HotSpotWrapperstacks_in_2283 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2283 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2286 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2286 *,
#HotSpotWrapperstacks_in_2286 *:before,
#HotSpotWrapperstacks_in_2286 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2286 a,
#HotSpotWrapperstacks_in_2286 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2286 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2286 a.HotSpot,
#HotSpotWrapperstacks_in_2286 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2286 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2286 a:active.HotSpot,
#HotSpotWrapperstacks_in_2286 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2286 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2289 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2289 *,
#HotSpotWrapperstacks_in_2289 *:before,
#HotSpotWrapperstacks_in_2289 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2289 a,
#HotSpotWrapperstacks_in_2289 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2289 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2289 a.HotSpot,
#HotSpotWrapperstacks_in_2289 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2289 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2289 a:active.HotSpot,
#HotSpotWrapperstacks_in_2289 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2289 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2292 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2292 *,
#HotSpotWrapperstacks_in_2292 *:before,
#HotSpotWrapperstacks_in_2292 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2292 a,
#HotSpotWrapperstacks_in_2292 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2292 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2292 a.HotSpot,
#HotSpotWrapperstacks_in_2292 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2292 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2292 a:active.HotSpot,
#HotSpotWrapperstacks_in_2292 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2292 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2295 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2295 *,
#HotSpotWrapperstacks_in_2295 *:before,
#HotSpotWrapperstacks_in_2295 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2295 a,
#HotSpotWrapperstacks_in_2295 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2295 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2295 a.HotSpot,
#HotSpotWrapperstacks_in_2295 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2295 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2295 a:active.HotSpot,
#HotSpotWrapperstacks_in_2295 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2295 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2298 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2298 *,
#HotSpotWrapperstacks_in_2298 *:before,
#HotSpotWrapperstacks_in_2298 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2298 a,
#HotSpotWrapperstacks_in_2298 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2298 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2298 a.HotSpot,
#HotSpotWrapperstacks_in_2298 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2298 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2298 a:active.HotSpot,
#HotSpotWrapperstacks_in_2298 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2298 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2301 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2301 *,
#HotSpotWrapperstacks_in_2301 *:before,
#HotSpotWrapperstacks_in_2301 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2301 a,
#HotSpotWrapperstacks_in_2301 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2301 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2301 a.HotSpot,
#HotSpotWrapperstacks_in_2301 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2301 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2301 a:active.HotSpot,
#HotSpotWrapperstacks_in_2301 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2301 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2304 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2304 *,
#HotSpotWrapperstacks_in_2304 *:before,
#HotSpotWrapperstacks_in_2304 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2304 a,
#HotSpotWrapperstacks_in_2304 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2304 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2304 a.HotSpot,
#HotSpotWrapperstacks_in_2304 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2304 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2304 a:active.HotSpot,
#HotSpotWrapperstacks_in_2304 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2304 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2307 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2307 *,
#HotSpotWrapperstacks_in_2307 *:before,
#HotSpotWrapperstacks_in_2307 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2307 a,
#HotSpotWrapperstacks_in_2307 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2307 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2307 a.HotSpot,
#HotSpotWrapperstacks_in_2307 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2307 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2307 a:active.HotSpot,
#HotSpotWrapperstacks_in_2307 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2307 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2310 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2310 *,
#HotSpotWrapperstacks_in_2310 *:before,
#HotSpotWrapperstacks_in_2310 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2310 a,
#HotSpotWrapperstacks_in_2310 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2310 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2310 a.HotSpot,
#HotSpotWrapperstacks_in_2310 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2310 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2310 a:active.HotSpot,
#HotSpotWrapperstacks_in_2310 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2310 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2313 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2313 *,
#HotSpotWrapperstacks_in_2313 *:before,
#HotSpotWrapperstacks_in_2313 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2313 a,
#HotSpotWrapperstacks_in_2313 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2313 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2313 a.HotSpot,
#HotSpotWrapperstacks_in_2313 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2313 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2313 a:active.HotSpot,
#HotSpotWrapperstacks_in_2313 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2313 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2316 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2316 *,
#HotSpotWrapperstacks_in_2316 *:before,
#HotSpotWrapperstacks_in_2316 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2316 a,
#HotSpotWrapperstacks_in_2316 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2316 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2316 a.HotSpot,
#HotSpotWrapperstacks_in_2316 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2316 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2316 a:active.HotSpot,
#HotSpotWrapperstacks_in_2316 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2316 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#HotSpotWrapperstacks_in_2319 {
	display: block;
	position: relative;
	overflow: hidden;
}

#HotSpotWrapperstacks_in_2319 *,
#HotSpotWrapperstacks_in_2319 *:before,
#HotSpotWrapperstacks_in_2319 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

#HotSpotWrapperstacks_in_2319 a,
#HotSpotWrapperstacks_in_2319 a:hover {
	outline: none;
	text-decoration: none;
}

#HotSpotWrapperstacks_in_2319 img {
	max-width: none;
	max-height: none;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	z-index: 5;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
}

#HotSpotWrapperstacks_in_2319 a.HotSpot,
#HotSpotWrapperstacks_in_2319 a:visited.HotSpot {
	position: absolute;
	z-index: 10;
	background: #000000;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	border: 0px solid #CDCDCD;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: auto;
	padding: 1%;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

#HotSpotWrapperstacks_in_2319 a:hover.HotSpot,
#HotSpotWrapperstacks_in_2319 a:active.HotSpot,
#HotSpotWrapperstacks_in_2319 a:focus.HotSpot {
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border: 0px solid #CDCDCD;
	background: #000000;
	color: #FFFFFF;
}



@media print {
	#HotSpotWrapperstacks_in_2319 a.HotSpot {
		display: block;
		float: none;
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		text-align: left;
		height: auto !important;
		width: 100% !important;
		opacity: 1.00;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		background: none;
		color: #000000;
	}
}#stacks_in_2342 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2342 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_2342 #jwresp_col2_stacks_in_2342{ float:right; width:64%}@media screen and (max-width:770px){#stacks_in_2342 #jwresp_col1_stacks_in_2342,#stacks_in_2342 #jwresp_col2_stacks_in_2342{width:100%;float:none;display:block}#stacks_in_2342 #jwresp_col1_stacks_in_2342{margin-bottom:15px}}

#stacks_in_2342 {
	padding: 20px 0px 0px 0px;
}
@charset 'UTF-8';
/*
 * blueimp Gallery CSS 2.11.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
     -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
      -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
       -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
     -moz-transition: opacity 0.5s linear;
      -ms-transition: opacity 0.5s linear;
       -o-transition: opacity 0.5s linear;
          transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(../files/img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(../files/img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
  display: none;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none;
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../files/img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../files/img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../files/img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

.blueimp-gallery > .description {
  position: absolute;
  top: 30px;
  left: 15px;
  color: #fff;
  display: none;
}
.blueimp-gallery-controls > .description {
  display: block;
}


/* Gallery indicator */
@charset 'UTF-8';
/*
 * blueimp Gallery Indicator CSS 1.1.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .indicator {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
  display: none;
}
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* IE7 fixes */
*+html .blueimp-gallery > .indicator > li {
  display: inline;
}



#stacks_in_2346 {
	padding: 20px 0px 20px 0px;
}
