#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}

#stacks_in_113 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_113 .pullquote:before, #stacks_in_113 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_113 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_113 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_113 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_113 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_127 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_127 {
		display: none !important;
	}
}
.featherlight-content {
	overflow: visible !important;
	border-radius: 0px;
}

.featherlight-content img {
	border-radius: 0px;
	overflow: hidden;
}

img.readyToLiteBox {
	cursor: pointer;
}



/*  */

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.90);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 0;
		border-bottom: 0px solid transparent;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0px;
		right: 0px;
		line-height: 50px;
		font-size: 18px;
		width: 50px;
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: rgba(0, 0, 0, 0.60);
		color: rgba(255, 255, 255, 1.00);
		overflow: hidden;
		border-radius: 0px;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 20px;
		margin-right: 20px;
		max-height: 98%;

		padding: 0;
		border-bottom: 0px solid transparent;
	}
}
#stacks_in_19{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{width: 100%;height: auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_19 .c+.c .count{margin-left: 4px;}
#stacks_in_19.s3 .c.s2_3 .count,#stacks_in_19.s4 .c.s2_4 .count,#stacks_in_19.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_19.s2 .c.s1_2 .c-pad,#stacks_in_19.s3 .c.s1_3 .c-pad,#stacks_in_19.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_19.s3 .c.s2_3 .c-pad,#stacks_in_19.s4 .c.s2_4 .c-pad,#stacks_in_19.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_19.s2 .c.s2_2 .c-pad,#stacks_in_19.s3 .c.s3_3 .c-pad,#stacks_in_19.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_19 .c+.c .count,
	#stacks_in_19.s3 .c.s2_3 .count,
	#stacks_in_19.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_19 .c{margin: 1% 0;padding: 8px 0;width: 100%;}
	#stacks_in_19 .c:first-child{ padding: 0 0 8px;}
	#stacks_in_19 .c:last-child{ padding: 8px 0 0;}
	#stacks_in_19.s2 .c-pad,#stacks_in_19.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_19.s4 .c.s2_4 .count,
	#stacks_in_19.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_19.s4 .c {width: 49.2%;}
	#stacks_in_19.s4 .c.s1_4 .c-pad,#stacks_in_19.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_19.s4 .c.s2_4 .c-pad,#stacks_in_19.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_19 .count{ margin-left: 0 !important;}
	#stacks_in_19 .c .c-pad{padding: 0 !important;}
	#stacks_in_19.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_9 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease-in;transition:all 1s ease-in;border-radius:0px;}#stacks_in_9 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_9 .fluid-image.unlimited img{width:100% !important}#stacks_in_9 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_9 .fluid-image.align-left img{float:left}#stacks_in_9 .fluid-image.align-right img{float:right}

#stacks_in_9 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_128 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_128 {
		display: none !important;
	}
}
#stacks_in_28{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_28 .c+.c .count{margin-left: 4px;}
#stacks_in_28.s3 .c.s2_3 .count,#stacks_in_28.s4 .c.s2_4 .count,#stacks_in_28.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_28.s2 .c.s1_2 .c-pad,#stacks_in_28.s3 .c.s1_3 .c-pad,#stacks_in_28.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_28.s3 .c.s2_3 .c-pad,#stacks_in_28.s4 .c.s2_4 .c-pad,#stacks_in_28.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_28.s2 .c.s2_2 .c-pad,#stacks_in_28.s3 .c.s3_3 .c-pad,#stacks_in_28.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_28 .c+.c .count,
	#stacks_in_28.s3 .c.s2_3 .count,
	#stacks_in_28.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_28 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_28 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_28 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_28.s2 .c-pad,#stacks_in_28.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_28.s4 .c.s2_4 .count,
	#stacks_in_28.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_28.s4 .c {width: 49.2%;}
	#stacks_in_28.s4 .c.s1_4 .c-pad,#stacks_in_28.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_28.s4 .c.s2_4 .c-pad,#stacks_in_28.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_28 .count{ margin-left: 0 !important;}
	#stacks_in_28 .c .c-pad{padding: 0 !important;}
	#stacks_in_28.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_13 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13 .fluid-image.unlimited img{width:100% !important}#stacks_in_13 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_13 .fluid-image.align-left img{float:left}#stacks_in_13 .fluid-image.align-right img{float:right}

#stacks_in_13 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_129 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_129 {
		display: none !important;
	}
}
#stacks_in_36{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_36 .c+.c .count{margin-left: 4px;}
#stacks_in_36.s3 .c.s2_3 .count,#stacks_in_36.s4 .c.s2_4 .count,#stacks_in_36.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_36.s2 .c.s1_2 .c-pad,#stacks_in_36.s3 .c.s1_3 .c-pad,#stacks_in_36.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_36.s3 .c.s2_3 .c-pad,#stacks_in_36.s4 .c.s2_4 .c-pad,#stacks_in_36.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_36.s2 .c.s2_2 .c-pad,#stacks_in_36.s3 .c.s3_3 .c-pad,#stacks_in_36.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_36 .c+.c .count,
	#stacks_in_36.s3 .c.s2_3 .count,
	#stacks_in_36.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_36 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_36 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_36 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_36.s2 .c-pad,#stacks_in_36.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_36.s4 .c.s2_4 .count,
	#stacks_in_36.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_36.s4 .c {width: 49.2%;}
	#stacks_in_36.s4 .c.s1_4 .c-pad,#stacks_in_36.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_36.s4 .c.s2_4 .c-pad,#stacks_in_36.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_36 .count{ margin-left: 0 !important;}
	#stacks_in_36 .c .c-pad{padding: 0 !important;}
	#stacks_in_36.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_11 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_11 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_11 .fluid-image.unlimited img{width:100% !important}#stacks_in_11 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_11 .fluid-image.align-left img{float:left}#stacks_in_11 .fluid-image.align-right img{float:right}

#stacks_in_11 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_130 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_130 {
		display: none !important;
	}
}
#stacks_in_46{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_46 .c+.c .count{margin-left: 4px;}
#stacks_in_46.s3 .c.s2_3 .count,#stacks_in_46.s4 .c.s2_4 .count,#stacks_in_46.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_46.s2 .c.s1_2 .c-pad,#stacks_in_46.s3 .c.s1_3 .c-pad,#stacks_in_46.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_46.s3 .c.s2_3 .c-pad,#stacks_in_46.s4 .c.s2_4 .c-pad,#stacks_in_46.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_46.s2 .c.s2_2 .c-pad,#stacks_in_46.s3 .c.s3_3 .c-pad,#stacks_in_46.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_46 .c+.c .count,
	#stacks_in_46.s3 .c.s2_3 .count,
	#stacks_in_46.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_46 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_46 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_46 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_46.s2 .c-pad,#stacks_in_46.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_46.s4 .c.s2_4 .count,
	#stacks_in_46.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_46.s4 .c {width: 49.2%;}
	#stacks_in_46.s4 .c.s1_4 .c-pad,#stacks_in_46.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_46.s4 .c.s2_4 .c-pad,#stacks_in_46.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_46 .count{ margin-left: 0 !important;}
	#stacks_in_46 .c .c-pad{padding: 0 !important;}
	#stacks_in_46.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_7 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7 .fluid-image.unlimited img{width:100% !important}#stacks_in_7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7 .fluid-image.align-left img{float:left}#stacks_in_7 .fluid-image.align-right img{float:right}

#stacks_in_7 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_131 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_131 {
		display: none !important;
	}
}
#stacks_in_61{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_61 .c+.c .count{margin-left: 4px;}
#stacks_in_61.s3 .c.s2_3 .count,#stacks_in_61.s4 .c.s2_4 .count,#stacks_in_61.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_61.s2 .c.s1_2 .c-pad,#stacks_in_61.s3 .c.s1_3 .c-pad,#stacks_in_61.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_61.s3 .c.s2_3 .c-pad,#stacks_in_61.s4 .c.s2_4 .c-pad,#stacks_in_61.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_61.s2 .c.s2_2 .c-pad,#stacks_in_61.s3 .c.s3_3 .c-pad,#stacks_in_61.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_61 .c+.c .count,
	#stacks_in_61.s3 .c.s2_3 .count,
	#stacks_in_61.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_61 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_61 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_61 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_61.s2 .c-pad,#stacks_in_61.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_61.s4 .c.s2_4 .count,
	#stacks_in_61.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_61.s4 .c {width: 49.2%;}
	#stacks_in_61.s4 .c.s1_4 .c-pad,#stacks_in_61.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_61.s4 .c.s2_4 .c-pad,#stacks_in_61.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_61 .count{ margin-left: 0 !important;}
	#stacks_in_61 .c .c-pad{padding: 0 !important;}
	#stacks_in_61.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_62 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_62 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_62 .fluid-image.unlimited img{width:100% !important}#stacks_in_62 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_62 .fluid-image.align-left img{float:left}#stacks_in_62 .fluid-image.align-right img{float:right}

#stacks_in_62 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_132 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_132 {
		display: none !important;
	}
}
#stacks_in_71{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_71 .c+.c .count{margin-left: 4px;}
#stacks_in_71.s3 .c.s2_3 .count,#stacks_in_71.s4 .c.s2_4 .count,#stacks_in_71.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_71.s2 .c.s1_2 .c-pad,#stacks_in_71.s3 .c.s1_3 .c-pad,#stacks_in_71.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_71.s3 .c.s2_3 .c-pad,#stacks_in_71.s4 .c.s2_4 .c-pad,#stacks_in_71.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_71.s2 .c.s2_2 .c-pad,#stacks_in_71.s3 .c.s3_3 .c-pad,#stacks_in_71.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_71 .c+.c .count,
	#stacks_in_71.s3 .c.s2_3 .count,
	#stacks_in_71.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_71 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_71 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_71 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_71.s2 .c-pad,#stacks_in_71.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_71.s4 .c.s2_4 .count,
	#stacks_in_71.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_71.s4 .c {width: 49.2%;}
	#stacks_in_71.s4 .c.s1_4 .c-pad,#stacks_in_71.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_71.s4 .c.s2_4 .c-pad,#stacks_in_71.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_71 .count{ margin-left: 0 !important;}
	#stacks_in_71 .c .c-pad{padding: 0 !important;}
	#stacks_in_71.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_72 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_72 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_72 .fluid-image.unlimited img{width:100% !important}#stacks_in_72 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_72 .fluid-image.align-left img{float:left}#stacks_in_72 .fluid-image.align-right img{float:right}

#stacks_in_72 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_133 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_133 {
		display: none !important;
	}
}
#stacks_in_81{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_81 .c+.c .count{margin-left: 4px;}
#stacks_in_81.s3 .c.s2_3 .count,#stacks_in_81.s4 .c.s2_4 .count,#stacks_in_81.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_81.s2 .c.s1_2 .c-pad,#stacks_in_81.s3 .c.s1_3 .c-pad,#stacks_in_81.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_81.s3 .c.s2_3 .c-pad,#stacks_in_81.s4 .c.s2_4 .c-pad,#stacks_in_81.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_81.s2 .c.s2_2 .c-pad,#stacks_in_81.s3 .c.s3_3 .c-pad,#stacks_in_81.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_81 .c+.c .count,
	#stacks_in_81.s3 .c.s2_3 .count,
	#stacks_in_81.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_81 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_81 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_81 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_81.s2 .c-pad,#stacks_in_81.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_81.s4 .c.s2_4 .count,
	#stacks_in_81.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_81.s4 .c {width: 49.2%;}
	#stacks_in_81.s4 .c.s1_4 .c-pad,#stacks_in_81.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_81.s4 .c.s2_4 .c-pad,#stacks_in_81.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_81 .count{ margin-left: 0 !important;}
	#stacks_in_81 .c .c-pad{padding: 0 !important;}
	#stacks_in_81.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_82 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_82 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_82 .fluid-image.unlimited img{width:100% !important}#stacks_in_82 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_82 .fluid-image.align-left img{float:left}#stacks_in_82 .fluid-image.align-right img{float:right}

#stacks_in_82 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_134 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_134 {
		display: none !important;
	}
}
#stacks_in_101{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_101 .c+.c .count{margin-left: 4px;}
#stacks_in_101.s3 .c.s2_3 .count,#stacks_in_101.s4 .c.s2_4 .count,#stacks_in_101.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_101.s2 .c.s1_2 .c-pad,#stacks_in_101.s3 .c.s1_3 .c-pad,#stacks_in_101.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_101.s3 .c.s2_3 .c-pad,#stacks_in_101.s4 .c.s2_4 .c-pad,#stacks_in_101.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_101.s2 .c.s2_2 .c-pad,#stacks_in_101.s3 .c.s3_3 .c-pad,#stacks_in_101.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_101 .c+.c .count,
	#stacks_in_101.s3 .c.s2_3 .count,
	#stacks_in_101.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_101 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_101 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_101 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_101.s2 .c-pad,#stacks_in_101.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_101.s4 .c.s2_4 .count,
	#stacks_in_101.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_101.s4 .c {width: 49.2%;}
	#stacks_in_101.s4 .c.s1_4 .c-pad,#stacks_in_101.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_101.s4 .c.s2_4 .c-pad,#stacks_in_101.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_101 .count{ margin-left: 0 !important;}
	#stacks_in_101 .c .c-pad{padding: 0 !important;}
	#stacks_in_101.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_102 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_102 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_102 .fluid-image.unlimited img{width:100% !important}#stacks_in_102 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_102 .fluid-image.align-left img{float:left}#stacks_in_102 .fluid-image.align-right img{float:right}

#stacks_in_102 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_135 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_135 {
		display: none !important;
	}
}
#stacks_in_91{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_91 .c+.c .count{margin-left: 4px;}
#stacks_in_91.s3 .c.s2_3 .count,#stacks_in_91.s4 .c.s2_4 .count,#stacks_in_91.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_91.s2 .c.s1_2 .c-pad,#stacks_in_91.s3 .c.s1_3 .c-pad,#stacks_in_91.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_91.s3 .c.s2_3 .c-pad,#stacks_in_91.s4 .c.s2_4 .c-pad,#stacks_in_91.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_91.s2 .c.s2_2 .c-pad,#stacks_in_91.s3 .c.s3_3 .c-pad,#stacks_in_91.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_91 .c+.c .count,
	#stacks_in_91.s3 .c.s2_3 .count,
	#stacks_in_91.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_91 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_91 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_91 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_91.s2 .c-pad,#stacks_in_91.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_91.s4 .c.s2_4 .count,
	#stacks_in_91.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_91.s4 .c {width: 49.2%;}
	#stacks_in_91.s4 .c.s1_4 .c-pad,#stacks_in_91.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_91.s4 .c.s2_4 .c-pad,#stacks_in_91.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_91 .count{ margin-left: 0 !important;}
	#stacks_in_91 .c .c-pad{padding: 0 !important;}
	#stacks_in_91.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_92 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_92 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_92 .fluid-image.unlimited img{width:100% !important}#stacks_in_92 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_92 .fluid-image.align-left img{float:left}#stacks_in_92 .fluid-image.align-right img{float:right}

#stacks_in_92 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_136 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_136 {
		display: none !important;
	}
}
#stacks_in_117{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_117 .c+.c .count{margin-left: 4px;}
#stacks_in_117.s3 .c.s2_3 .count,#stacks_in_117.s4 .c.s2_4 .count,#stacks_in_117.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_117.s2 .c.s1_2 .c-pad,#stacks_in_117.s3 .c.s1_3 .c-pad,#stacks_in_117.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_117.s3 .c.s2_3 .c-pad,#stacks_in_117.s4 .c.s2_4 .c-pad,#stacks_in_117.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_117.s2 .c.s2_2 .c-pad,#stacks_in_117.s3 .c.s3_3 .c-pad,#stacks_in_117.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_117 .c+.c .count,
	#stacks_in_117.s3 .c.s2_3 .count,
	#stacks_in_117.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_117 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_117 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_117 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_117.s2 .c-pad,#stacks_in_117.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_117.s4 .c.s2_4 .count,
	#stacks_in_117.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_117.s4 .c {width: 49.2%;}
	#stacks_in_117.s4 .c.s1_4 .c-pad,#stacks_in_117.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_117.s4 .c.s2_4 .c-pad,#stacks_in_117.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_117 .count{ margin-left: 0 !important;}
	#stacks_in_117 .c .c-pad{padding: 0 !important;}
	#stacks_in_117.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_118 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_118 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_118 .fluid-image.unlimited img{width:100% !important}#stacks_in_118 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_118 .fluid-image.align-left img{float:left}#stacks_in_118 .fluid-image.align-right img{float:right}

#stacks_in_118 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_141 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_141 {
		display: none !important;
	}
}
#stacks_in_150{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_150 .c+.c .count{margin-left: 4px;}
#stacks_in_150.s3 .c.s2_3 .count,#stacks_in_150.s4 .c.s2_4 .count,#stacks_in_150.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_150.s2 .c.s1_2 .c-pad,#stacks_in_150.s3 .c.s1_3 .c-pad,#stacks_in_150.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_150.s3 .c.s2_3 .c-pad,#stacks_in_150.s4 .c.s2_4 .c-pad,#stacks_in_150.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_150.s2 .c.s2_2 .c-pad,#stacks_in_150.s3 .c.s3_3 .c-pad,#stacks_in_150.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_150 .c+.c .count,
	#stacks_in_150.s3 .c.s2_3 .count,
	#stacks_in_150.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_150 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_150 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_150 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_150.s2 .c-pad,#stacks_in_150.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_150.s4 .c.s2_4 .count,
	#stacks_in_150.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_150.s4 .c {width: 49.2%;}
	#stacks_in_150.s4 .c.s1_4 .c-pad,#stacks_in_150.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_150.s4 .c.s2_4 .c-pad,#stacks_in_150.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_150 .count{ margin-left: 0 !important;}
	#stacks_in_150 .c .c-pad{padding: 0 !important;}
	#stacks_in_150.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_151 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_151 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_151 .fluid-image.unlimited img{width:100% !important}#stacks_in_151 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_151 .fluid-image.align-left img{float:left}#stacks_in_151 .fluid-image.align-right img{float:right}

#stacks_in_151 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 100.00px!important;
}

#spacerStackstacks_in_154 {
	height: 100.00px;
}




















@media print {
	#spacerStackstacks_in_154 {
		display: none !important;
	}
}
#stacks_in_137{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_137 .c+.c .count{margin-left: 4px;}
#stacks_in_137.s3 .c.s2_3 .count,#stacks_in_137.s4 .c.s2_4 .count,#stacks_in_137.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_137.s2 .c.s1_2 .c-pad,#stacks_in_137.s3 .c.s1_3 .c-pad,#stacks_in_137.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_137.s3 .c.s2_3 .c-pad,#stacks_in_137.s4 .c.s2_4 .c-pad,#stacks_in_137.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_137.s2 .c.s2_2 .c-pad,#stacks_in_137.s3 .c.s3_3 .c-pad,#stacks_in_137.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_137 .c+.c .count,
	#stacks_in_137.s3 .c.s2_3 .count,
	#stacks_in_137.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_137 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_137 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_137 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_137.s2 .c-pad,#stacks_in_137.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_137.s4 .c.s2_4 .count,
	#stacks_in_137.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_137.s4 .c {width: 49.2%;}
	#stacks_in_137.s4 .c.s1_4 .c-pad,#stacks_in_137.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_137.s4 .c.s2_4 .c-pad,#stacks_in_137.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_137 .count{ margin-left: 0 !important;}
	#stacks_in_137 .c .c-pad{padding: 0 !important;}
	#stacks_in_137.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_138 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_138 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_138 .fluid-image.unlimited img{width:100% !important}#stacks_in_138 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_138 .fluid-image.align-left img{float:left}#stacks_in_138 .fluid-image.align-right img{float:right}

#stacks_in_138 {
	background-color: rgba(27, 27, 27, 1.00);
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_163 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_163 {
		display: none !important;
	}
}
