/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_2 *,
#adaptiveGridstacks_in_2 *:before,
#adaptiveGridstacks_in_2 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_2 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_2 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_2:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_2 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_2 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_2 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 2400px) {
	#adaptiveGridstacks_in_2 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_2 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2 .column1 {
		width: 30.00%;
	}
}

@media screen and (min-width: 2400px) {
	#adaptiveGridstacks_in_2 .column1 {
		width: 30.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2 .column2 {
		width: 70.00%;
	}
}

@media screen and (min-width: 2400px) {
	#adaptiveGridstacks_in_2 .column2 {
		width: 70.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_2 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_2 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_2 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 2400px) {
	#adaptiveGridstacks_in_2 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_2 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_2 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_2 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_2 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_2 .column1,
	#adaptiveGridstacks_in_2 .column2,
	#adaptiveGridstacks_in_2 .column3,
	#adaptiveGridstacks_in_2 .column4,
	#adaptiveGridstacks_in_2 .column5,
	#adaptiveGridstacks_in_2 .column6,
	#adaptiveGridstacks_in_2 .column7,
	#adaptiveGridstacks_in_2 .column8,
	#adaptiveGridstacks_in_2 .column9,
	#adaptiveGridstacks_in_2 .column10,
	#adaptiveGridstacks_in_2 .column11,
	#adaptiveGridstacks_in_2 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_2 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_47 *,
#adaptiveGridstacks_in_47 *:before,
#adaptiveGridstacks_in_47 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_47 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_47 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_47:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_47 .adaptiveGridColumn {
	overflow: visible;
}

/*  */

#adaptiveGridstacks_in_47 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_47 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .column2 {
		width: 50.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .column3 {
		width: 50.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .column4 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .column5 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .column6 {
		width: 50.00%;
	}
}














/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_47 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_47 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_47 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_47 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_47 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_47 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_47 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_47 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_47 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_47 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_47 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_47 .column1,
	#adaptiveGridstacks_in_47 .column2,
	#adaptiveGridstacks_in_47 .column3,
	#adaptiveGridstacks_in_47 .column4,
	#adaptiveGridstacks_in_47 .column5,
	#adaptiveGridstacks_in_47 .column6,
	#adaptiveGridstacks_in_47 .column7,
	#adaptiveGridstacks_in_47 .column8,
	#adaptiveGridstacks_in_47 .column9,
	#adaptiveGridstacks_in_47 .column10,
	#adaptiveGridstacks_in_47 .column11,
	#adaptiveGridstacks_in_47 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_47 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_47 {
	padding:  10px;
}
#hoverBoxWrapperstacks_in_345 {
	height: auto;
	min-height: 30px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_345 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_345 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_345 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_345 a,
#hoverBoxLinkstacks_in_345 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_345.touchDeviceDetected #hoverBoxStaticstacks_in_345 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_345.touchDeviceDetected #hoverBoxRolloverstacks_in_345 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_345.noTouchDeviceDetected #hoverBoxRolloverstacks_in_345 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_345.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_345 {
	opacity: 1.00;
}






















#stacks_in_349 {
	padding:  10px;
}
#hoverBoxWrapperstacks_in_360 {
	height: auto;
	min-height: 30px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_360 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_360 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_360 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_360 a,
#hoverBoxLinkstacks_in_360 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_360.touchDeviceDetected #hoverBoxStaticstacks_in_360 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_360.touchDeviceDetected #hoverBoxRolloverstacks_in_360 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_360.noTouchDeviceDetected #hoverBoxRolloverstacks_in_360 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_360.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_360 {
	opacity: 1.00;
}






















#stacks_in_364 {
	padding:  10px;
}
#hoverBoxWrapperstacks_in_352 {
	height: auto;
	min-height: 30px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_352 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_352 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_352 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_352 a,
#hoverBoxLinkstacks_in_352 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_352.touchDeviceDetected #hoverBoxStaticstacks_in_352 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_352.touchDeviceDetected #hoverBoxRolloverstacks_in_352 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_352.noTouchDeviceDetected #hoverBoxRolloverstacks_in_352 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_352.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_352 {
	opacity: 1.00;
}






















#stacks_in_356 {
	padding:  10px;
}
#hoverBoxWrapperstacks_in_367 {
	height: auto;
	min-height: 30px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_367 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_367 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_367 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_367 a,
#hoverBoxLinkstacks_in_367 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_367.touchDeviceDetected #hoverBoxStaticstacks_in_367 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_367.touchDeviceDetected #hoverBoxRolloverstacks_in_367 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_367.noTouchDeviceDetected #hoverBoxRolloverstacks_in_367 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_367.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_367 {
	opacity: 1.00;
}






















#stacks_in_371 {
	padding:  10px;
}
#hoverBoxWrapperstacks_in_377 {
	height: auto;
	min-height: 30px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_377 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_377 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_377 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_377 a,
#hoverBoxLinkstacks_in_377 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_377.touchDeviceDetected #hoverBoxStaticstacks_in_377 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_377.touchDeviceDetected #hoverBoxRolloverstacks_in_377 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_377.noTouchDeviceDetected #hoverBoxRolloverstacks_in_377 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_377.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_377 {
	opacity: 1.00;
}






















#stacks_in_381 {
	padding:  10px;
}
#hoverBoxWrapperstacks_in_387 {
	height: auto;
	min-height: 30px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_387 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_387 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_387 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_387 a,
#hoverBoxLinkstacks_in_387 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}




#hoverBoxWrapperstacks_in_387.touchDeviceDetected #hoverBoxStaticstacks_in_387 {
	display: block;
	opacity: 1.00;
}

#hoverBoxWrapperstacks_in_387.touchDeviceDetected #hoverBoxRolloverstacks_in_387 {
	display: none;
	opacity: 0;
}









#hoverBoxWrapperstacks_in_387.noTouchDeviceDetected #hoverBoxRolloverstacks_in_387 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_387.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_387 {
	opacity: 1.00;
}






















#stacks_in_391 {
	padding:  10px;
}

#stacks_in_16 {
	padding: 30px 10px 30px 5px;
}
/* TableBildr 2 Stack by RWExtras */
/* Copyright (c) 2012-2013 Mauricio Sabene RWExtras (http://rwextras.com) */

#stacks_in_72 table.tablebildr { width:100%; min-height: 1px; border-collapse: separate; table-layout: fixed; border-spacing: 1px; font-size: 100%; font-family:inherit;background-color:#FFFFFF; }
#stacks_in_72 table.tablebildr tr td, #stacks_in_72 table.tablebildr tr th { vertical-align:middle; padding: 5px; border: 0px solid #000000; }
#stacks_in_72 table.tablebildr tr.alt td { background: #E6E6E6; }
#stacks_in_72 table.tablebildr tr.over td { background: #CCCCCC; color:#000000; }
#stacks_in_72 table.tablebildr tr td.overc { background: #CCCCCC; color:#000000; }
#stacks_in_72 table.tablebildr tr.hiderow {display: none;}
#stacks_in_72 table.tablebildr tr p { margin:0;}
#stacks_in_72 table.tablebildr tr th.formatTopHeader { background-color:#B3B3B3;bold;text-align:center;color:#000000;font-size:100%;line-height: 150%;font-family:inherit; }
#stacks_in_72 table.tablebildr tr th.formatSideHeader { background-color:#B3B3B3;bold;text-align:left;color:#000000;font-size:100%;line-height:150%;font-family:inherit; }
#stacks_in_72 table.tablebildr tr.over th.formatTopHeader, #stacks_in_72 table.tablebildr tr th.overc.formatTopHeader { color:#000000; }
#stacks_in_72 table.tablebildr tr.over th.formatSideHeader, #stacks_in_72 table.tablebildr tr th.overc.formatSideHeader { color:#000000; }
#stacks_in_72 table.tablebildr tr td.hilite, #stacks_in_72 table.tablebildr tr th.hilite { background-color: #7F7F7F; color:#000000; }


/* End of TableBildr 2 Stack */