





#gatorWrapperstacks_in_1901 {
	max-width: 1500px;
	margin: 0 auto;
}

#gatorstacks_in_1901 {
	width: calc(100% - 0rem - 0rem);
	z-index: 300;
	position: relative;
	min-height: calc(5.2rem + 0px + 0px);
	line-height: 5.2rem;
	border-radius: 0px;
	margin: 0rem 0rem 0rem 0rem;
  padding: 0px;
}


#gatorstacks_in_1901 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
}


#gatorBarFillstacks_in_1901 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 20;
	height: 100%;
	display: block;
	
  	background-color: rgba(224, 224, 224, 1.00);
	background-image: -moz-linear-gradient(top, rgba(224, 224, 224, 1.00), rgba(255, 255, 255, 1.00));
	background-image: -ms-linear-gradient(top, rgba(224, 224, 224, 1.00), rgba(255, 255, 255, 1.00));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(224, 224, 224, 1.00)), to(rgba(255, 255, 255, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(224, 224, 224, 1.00), rgba(255, 255, 255, 1.00));
	background-image: -o-linear-gradient(top, rgba(224, 224, 224, 1.00), rgba(255, 255, 255, 1.00));
	background-image: linear-gradient(top, rgba(224, 224, 224, 1.00), rgba(255, 255, 255, 1.00));
	background-repeat: repeat-x;
	
	
	
  	border-radius: 0px;
}

#gatorNavBarWrapstacks_in_1901 {
	position: relative;
	width: 100%;
	display: block;
	z-index: 40;
	max-width: 1500px;
	margin: 0 auto;
}

#gatorContentstacks_in_1901 {
	width: 100%;
	z-index: 201;
	position: relative;
}

#gatorNavstacks_in_1901 {
	transition: max-height 300ms linear;
	-webkit-transition: max-height 300ms linear;
	-moz-transition: max-height 300ms linear;
	overflow: hidden;
	z-index: 30;
	width: 100%;
}

#gatorNavstacks_in_1901 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	display: block;
}

#gatorNavstacks_in_1901 li {
	padding: 0;
	margin: 0;
	position: relative;
}

#gatorNavstacks_in_1901 ul li a {
	display: block;
	text-decoration: none;
	transition: all 300ms ease-in-out;
	text-align: left;
	padding: 0.5rem 0 0.5rem 1.50rem;
	color: rgba(0, 0, 0, 0.85);
	line-height: 1.4;
	font-size: 1.2rem;
	letter-spacing: 0px;
	line-height: normal;
	border-bottom: 1px solid rgba(231, 231, 231, 1.00);
	
	background: rgba(255, 255, 255, 1.00);
	
	
	
	text-align: left !important;
	
	
	
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	
}

#gatorNavstacks_in_1901 ul li a.parent-link {
	padding-right: 4rem; /* Give parent links extra right padding for the reveal button */
}

#gatorNavstacks_in_1901 li:first-child {
	border-top: 1px solid rgba(231, 231, 231, 1.00);
}

#gatorNavstacks_in_1901 ul li a:hover {
	color: rgba(255, 255, 255, 1.00);
	
	background-color: rgba(0, 0, 0, 0.50);
	
}

#gatorNavstacks_in_1901 ul li a:active {
	color: rgba(0, 0, 0, 0.85);
	
	background-color: rgba(0, 0, 0, 0.50);
	
}

#gatorNavstacks_in_1901 ul li a.current,
#gatorNavstacks_in_1901 ul li a.currentAncestor {
	color: rgba(0, 0, 0, 0.85);
	
	
	
	
	
	background-color: rgba(0, 0, 0, 0.50);
	
}

#gatorNavstacks_in_1901 ul ul li a {
	color: rgba(255, 255, 255, 0.50);
}

#gatorNavstacks_in_1901 ul ul li a:hover {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_1901 ul ul li a:active {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_1901 ul ul ul li a.current,
#gatorNavstacks_in_1901 ul ul ul li a.currentAncestor {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_1901 ul li a i {
	display: none;
}


#gatorNavstacks_in_1901 a:focus {
	box-shadow: none;
	outline: rgba(255, 0, 0, 1.00) solid 2px;
}


#gatorNavstacks_in_1901 ul li a:active {
	outline: none;
}

#gatorNavstacks_in_1901 li ul {
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: all 300ms ease-in-out;
}

#gatorNavstacks_in_1901 ul ul li:first-child {
	border-top: none;
}

#gatorNavstacks_in_1901 ul ul li a {
	padding-left: calc(1.5rem * 2);
}

#gatorNavstacks_in_1901 ul ul ul li a {
	padding-left: calc(1.5rem * 3);
}

#gatorNavstacks_in_1901 ul ul ul ul li a {
	padding-left: calc(1.5rem * 4);
}

#gatorNavstacks_in_1901 ul ul ul ul ul li a {
	padding-left: calc(1.5rem * 5);
}

#mobileNavButtonstacks_in_1901 {
	text-align: left;
	height: 5.2rem;
	line-height: 5.2rem;
	font-size: 100%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding: 0 1.50rem;
	position: relative;
	font-size: 1.2rem;
	color: rgba(0, 0, 0, 0.85);
	transition: all 300ms ease-in-out;
}

#mobileNavButtonstacks_in_1901:hover {
	color: rgba(132, 132, 132, 1.00);
}

#menuToggleTitlestacks_in_1901:before {
	content: 'Menu';
}

/* Closed menu */

#gatorContentstacks_in_1901.gator-closed-state #menu_toggle_expand_stacks_in_1901 {
	display: inline;
}

#gatorContentstacks_in_1901.gator-closed-state #menu_toggle_collapse_stacks_in_1901 {
	display: none;
}

/* Expanded opened menu */

#gatorContentstacks_in_1901.gator-opened-state #menu_toggle_expand_stacks_in_1901 {
	display: none;
}

#gatorContentstacks_in_1901.gator-opened-state #menu_toggle_collapse_stacks_in_1901 {
	display: inline;
}

#gatorContentstacks_in_1901.gator-closed-state #gatorNavstacks_in_1901 {
	max-height: 0px;
	overflow: hidden !important;
}

#gatorContentstacks_in_1901.gator-opened-state #gatorNavstacks_in_1901,
#gatorNavstacks_in_1901 .gator-open > ul {
	max-height: 2000px;
	overflow: auto;
}

#gatorNavstacks_in_1901 .gator-more {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 2.65rem;
	height: 2.65rem;
	line-height: 2.65rem;
	text-align: center;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.85);
	border: 1px solid rgba(231, 231, 231, 1.00);
	background: rgba(255, 255, 255, 0.00);
	font-size: 1.0rem;
	transition: color 300ms ease-in-out;
}

#gatorNavstacks_in_1901 .gator-more:hover {
	color: rgba(0, 0, 0, 0.25);
}

#gatorNavstacks_in_1901 .gator-more i {
	transition: transform 0.3s;
}

#gatorNavstacks_in_1901 li.gator-open > .gator-more i {
	transform: rotate(-180deg);
}

/* Styling applied on screens 1100px and wider */
@media screen and (min-width: 1100px){

	#gatorstacks_in_1901 {
		min-height: calc(5.2rem + 0rem + 0rem);
    top: auto;
    left: auto;
    max-height: none;
    overflow: visible;
	}

	
	#gatorstacks_in_1901 {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	

	

	#mobileNavButtonstacks_in_1901 {
		display: none;
	}

	#gatorContentstacks_in_1901.gator-closed-state #gatorNavstacks_in_1901,
	#gatorContentstacks_in_1901.gator-opened-state #gatorNavstacks_in_1901 {
		max-height: 2000px;
		overflow: visible !important;
	}

	#gatorNavBarWrapstacks_in_1901 {
		display: block;
		position: relative;
		z-index: 40;
	}

	#gatorContentstacks_in_1901 {
		z-index: 201;
		position: relative;
		display: block;
		width: auto;
		float: right;
	}

	#gatorNavstacks_in_1901 {
		background: none;
		margin-bottom: 0;
		font-size: 100%;
		min-height: 0px;
		overflow: visible;
		display: flex;
	}

	#navButtonstacks_in_1901,
	#gatorNavstacks_in_1901 .gator-more {
		display: none !important;
	}

	#gatorNavstacks_in_1901 ul li {
		display: block;
		float: left;
		margin: 0;
		position: relative;
		white-space: nowrap;
	}

	#gatorNavstacks_in_1901 li:first-child {
		border-top: none;
	}

  
  #gatorNavstacks_in_1901 li {
		border-right: 1px solid rgba(212, 212, 212, 1.00);
	}

  #gatorNavstacks_in_1901 li:last-child,
  #gatorNavstacks_in_1901 ul ul li {
		border-right: none;
	}
  

  

  

	/* Remove inherited background styling from the mobile menu */
	#gatorNavstacks_in_1901 ul li a,
	#gatorNavstacks_in_1901 ul li a:hover,
	#gatorNavstacks_in_1901 ul li a:active,
	#gatorNavstacks_in_1901 ul li a.current,
	#gatorNavstacks_in_1901 ul li a.currentAncestor {
		background: none;
	}

	#gatorNavstacks_in_1901 ul li a {
    display: inline-block;
		text-align: left;
		height: auto;
		width: auto;
		height: auto;
		padding: 0 1.5rem;
		position: relative;
		font-size: 1.2rem;
		letter-spacing: 0px;
		border-bottom: none;
		border-radius: 0rem;
		margin: 0rem 0rem 0rem 0rem;
		color: rgba(0, 0, 0, 1.00);
		background-color: rgba(241, 242, 242, 1.00);
		min-height: 0;
		line-height: 5.2rem;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    
  	
  	
  	
	}

	#gatorNavstacks_in_1901 ul li a.parent-link {
		padding: 0 1.5rem;
	}

	#gatorNavstacks_in_1901 ul li a:hover {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(0, 0, 0, 0.50);
	}

	#gatorNavstacks_in_1901 ul li a:active {
		color: rgba(132, 132, 132, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_1901 ul li a.current,
	#gatorNavstacks_in_1901 ul li a.currentAncestor {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(0, 0, 0, 0.85);
	}

	#gatorNavstacks_in_1901 ul li a i {
		display: inline-block;
		font-size: 1.25rem;
		padding-left: 5px;
		margin-bottom: -3px;
	}

	#gatorNavstacks_in_1901 ul ul {
		position: absolute;
		top: 100%;
		left: -1px;
    width: 225px;
		padding: 0;
		margin: 0;
  	z-index: 149;
  	border: 1px solid rgba(0, 0, 0, 0.26);
		max-height: none;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateZ(0); /* Fixes missing elements when the parent is fixed-positioned */
		overflow: visible;
		border-radius: 0px;
		font-size: inherit;
		background-color: rgba(255, 255, 255, 0.13);
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.85);
		transition: all 300ms ease-in-out;

    
    background-color: rgba(255, 255, 255, 1.00);
  	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 0.32));
  	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 0.32));
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 1.00)), to(rgba(255, 255, 255, 0.32)));
  	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 0.32));
  	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 0.32));
  	background-image: linear-gradient(top, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 0.32));
  	background-repeat: repeat-x;
		

    

    

		
	}

	#gatorNavstacks_in_1901 ul ul li {
		display: block;
		position: relative;
		width: 100%;
		border-bottom: rgba(0, 0, 0, 0.10) solid 1px;
		border-left: none;
		border-right: none;
		white-space: normal;
	}

	#gatorNavstacks_in_1901 ul ul li:first-child {
		border-left: none;
	}

	#gatorNavstacks_in_1901 ul ul li:last-child {
		border-bottom: none;
	}

	#gatorNavstacks_in_1901 ul ul li a {
		color: rgba(0, 0, 0, 1.00);
		
		background-color: rgba(255, 255, 255, 0.13);
		
		display: block;
		position: relative;
		width: 100%;
		margin: 0;
		border-radius: 0;
		text-align: left !important;
		
		
		
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    
  	
  	
  	
	}

	#gatorNavstacks_in_1901 ul ul li:last-child a {
		border-bottom: none;
	}

	#gatorNavstacks_in_1901 ul ul li a:hover {
		color: rgba(255, 255, 255, 1.00);
		
		background-color: rgba(0, 0, 0, 0.50);
		
	}

	#gatorNavstacks_in_1901 ul ul li a:active {
		color: rgba(255, 255, 255, 1.00);
		
		background-color: rgba(52, 58, 64, 1.00);
		
	}

	#gatorNavstacks_in_1901 ul ul li a.current,
	#gatorNavstacks_in_1901 ul ul li a.currentAncestor {
		color: rgba(255, 255, 255, 1.00);
		
		background-color: rgba(52, 58, 64, 1.00);
		
	}

	#gatorNavstacks_in_1901 ul ul ul {
		top: 0;
		left: 100%;
		margin: 0;
	}

	#gatorNavstacks_in_1901 ul ul > li {
		display: block;
		margin: 0;
		position: relative;
	}

	#gatorNavstacks_in_1901 ul ul i {
		font-size: 1.25rem;
		position: absolute;
		right: 1.5rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#gatorNavstacks_in_1901 ul ul li a,
	#gatorNavstacks_in_1901 ul ul ul li a,
	#gatorNavstacks_in_1901 ul ul ul ul li a,
	#gatorNavstacks_in_1901 ul ul ul ul ul li a,
	#gatorNavstacks_in_1901 ul ul ul ul ul ul li a {
		float: none;
		display: block;
		padding: 1rem 1.5rem 1.5rem 1.5rem;
		line-height: 1.2;
	}

	#gatorNavstacks_in_1901 ul ul li a.parent-link,
	#gatorNavstacks_in_1901 ul ul ul li a.parent-link,
	#gatorNavstacks_in_1901 ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_1901 ul ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_1901 ul ul ul ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_1901 ul ul ul ul ul ul ul ul li a.parent-link {
		padding: 1rem 1.5rem 1.5rem 1.5rem;
	}

	#gatorNavstacks_in_1901 ul ul {
		margin-top: 1.5rem;
	}

	#gatorNavstacks_in_1901 ul ul ul {
		margin-left: 1.5rem;
	}

	#gatorNavstacks_in_1901 > ul > li:hover > ul,
	#gatorNavstacks_in_1901 ul ul.gator-focused {
		opacity: 1.00;
		visibility: visible;
		margin-top: 0;
	}

	#gatorNavstacks_in_1901 > ul > li > ul > li:hover > ul,
	#gatorNavstacks_in_1901 ul ul ul.gator-focused {
		opacity: 1.00;
		visibility: visible;
		margin-top: -1px;
		margin-left: 0;
	}

	/* Styling for touch devices */
	.isTouchDevice #gatorNavstacks_in_1901 ul ul {
		opacity: 1.00;
		visibility: visible;
		-webkit-transition: none;
		transition: none;
		display: none;
	}

	.isTouchDevice #gatorNavstacks_in_1901>ul>li:hover>ul,
	.isTouchDevice #gatorNavstacks_in_1901>ul>li>ul>li:hover>ul,
	.isTouchDevice #gatorNavstacks_in_1901>ul>li>ul>li>ul>li:hover>ul,
	.isTouchDevice #gatorNavstacks_in_1901>ul>li>ul>li>ul>li>ul>li:hover>ul {
		opacity: 1.00;
		visibility: visible;
		display: block;
	}

	
	#gatorContentstacks_in_1901 {
		float: left;
	}

	#gatorNavstacks_in_1901 ul li:first-child a {
		border-left: none;
	}
	

	

  

	

	

	

	

	

	

	
}

/* Additional content  */
#gatorPreContentstacks_in_1901,
#gatorPostContentstacks_in_1901 {
	display: none;
	white-space: nowrap;
}

@media screen and (min-width: 1100px){
  #gatorPreContentstacks_in_1901,
  #gatorPostContentstacks_in_1901{
		max-height: calc(5.2rem + 0px + 0px);
	}
}




#gatorPreContentstacks_in_1901 {
	display: block;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 125%;
	
	
	
	;
	color: rgba(255, 255, 255, 1.00);
}



@media screen and (min-width: 1100px){
	#gatorPreContentstacks_in_1901 {
		
		border-right: 1px solid rgba(25, 25, 25, 1.00);
		
	}
}










@media screen and (max-width: 1100px){
  #mobileNavButtonstacks_in_1901 {
    text-align: right;
  }

  #gatorPreContentstacks_in_1901 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0;
  }
}




#gatorPreContentstacks_in_1901 a,
#gatorPreContentstacks_in_1901 a:visited {
	color: rgba(255, 255, 255, 1.00);
	text-decoration: none;
	
	
	
	;
	transition: all 300ms ease-in-out;
}

#gatorPreContentstacks_in_1901 a:hover,
#gatorPreContentstacks_in_1901 a:active {
	color: rgba(0, 0, 0, 0.91)
	text-decoration: none;
	
	
	
	;
}








#stacks_out_1902 {
	width: 350px;
	margin-left:0;
}

#stacks_out_1905 {
	width: 300px;
	margin-left:0;
}

#stacks_in_1907 {
	padding: 12px 0px 0px 7px;
}

#stacks_out_1907 {
	width: 250px;
	margin-left:0;
}

#stacks_in_1860 {
	padding: 70px 0px 0px 0px;
}

#stacks_in_1864 {
	padding: 50px 0px 0px 0px;
}


#stacks_in_1870 {
	padding: 85px 0px 0px 0px;
}

#shady_stack_stacks_in_652 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_652 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_652 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_348 {
	font-size: 111%;
}
#shady_stack_stacks_in_1054 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1054 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1054 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_1057 {
	font-size: 111%;
}
#shady_stack_stacks_in_1469 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1469 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1469 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}
  

#stacks_in_1619 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1619 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 50.00%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1619 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1619 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1619 .easycolumn img { 





}

/* TESTER:
#stacks_in_1619 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1619 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1619 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1619 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1619 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1619 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/




@media (max-width: 780px) { /*break to 2*/
	#stacks_in_1619 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_1619 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1619 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1619 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	
	
	

}
#stacks_in_435 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_435 {
	width: 320px;
}

#stacks_in_404 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_402 {
	width: 310px;
}

#stacks_in_403 {
	font-weight: lighter;
}

#stacks_in_447 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_447 {
	width: 320px;
}

#stacks_in_452 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_455 {
	width: 290px;
}

#stacks_in_456 {
	font-weight: lighter;
}
  

#stacks_in_1623 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1623 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 50.00%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1623 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1623 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1623 .easycolumn img { 





}

/* TESTER:
#stacks_in_1623 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1623 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1623 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1623 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1623 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1623 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/




@media (max-width: 780px) { /*break to 2*/
	#stacks_in_1623 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_1623 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1623 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1623 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	
	
	

}
#stacks_in_459 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_459 {
	width: 320px;
}

#stacks_in_464 {
	margin: 40px 0px 40px 0px;
	padding: 0px 18px 0px 18px;
}

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

#stacks_out_467 {
	width: 300px;
}

#stacks_in_468 {
	font-weight: lighter;
}

#stacks_in_437 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_437 {
	width: 320px;
}

#stacks_in_442 {
	margin: 40px 0px 40px 0px;
	padding: 0px 18px 0px 18px;
}

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

#stacks_out_445 {
	width: 320px;
}

#stacks_in_446 {
	font-weight: lighter;
}
  

#stacks_in_1700 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1700 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 50.00%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1700 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1700 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1700 .easycolumn img { 





}

/* TESTER:
#stacks_in_1700 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1700 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1700 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1700 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1700 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1700 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/




@media (max-width: 780px) { /*break to 2*/
	#stacks_in_1700 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_1700 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1700 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1700 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_1700 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_1640 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1640 {
	width: 320px;
}

#stacks_in_1650 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_1653 {
	width: 300px;
}

#stacks_in_1654 {
	font-weight: lighter;
}

#stacks_in_1655 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1655 {
	width: 320px;
}

#stacks_in_1665 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_1668 {
	width: 300px;
}

#stacks_in_1669 {
	font-weight: lighter;
}
  

#stacks_in_1721 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1721 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 50.00%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1721 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1721 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1721 .easycolumn img { 





}

/* TESTER:
#stacks_in_1721 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1721 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1721 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1721 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1721 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1721 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/




@media (max-width: 780px) { /*break to 2*/
	#stacks_in_1721 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_1721 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1721 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1721 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_1721 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_1670 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1670 {
	width: 320px;
}

#stacks_in_1680 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_1683 {
	width: 300px;
}

#stacks_in_1684 {
	font-weight: lighter;
}

#stacks_in_1707 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1707 {
	width: 320px;
}

#stacks_in_1716 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_1719 {
	width: 300px;
}

#stacks_in_1720 {
	font-weight: lighter;
}
  

#stacks_in_1763 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1763 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 25.00%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1763 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1763 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1763 .easycolumn img { 





}

/* TESTER:
#stacks_in_1763 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1763 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1763 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1763 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1763 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1763 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/


@media (max-width: 980px) { /*break to 3*/
	#stacks_in_1763 .easycolumn { width: 33.33%; padding: 20px;  }

	#stacks_in_1763 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	 /*4*/
	#stacks_in_1763 .easycolumn:nth-child(4) { clear: both;} 
	
	
}



@media (max-width: 780px) { /*break to 2*/
	#stacks_in_1763 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_1763 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	 
	#stacks_in_1763 .easycolumn:nth-child(3) { clear: both;} 
	#stacks_in_1763 .easycolumn:nth-child(4) { clear: none;} 
	
	
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1763 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1763 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	
	
	

}
#stacks_in_1763 {
	margin: 0px 40px 0px 40px;
}

#stacks_in_1764 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1764 {
	width: 220px;
}

#stacks_in_1774 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_1777 {
	width: 220px;
}

#stacks_in_1778 {
	font-weight: lighter;
}

#stacks_in_1779 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1779 {
	width: 220px;
}

#stacks_in_1789 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_1792 {
	width: 220px;
}

#stacks_in_1793 {
	font-weight: lighter;
}

#stacks_in_1794 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1794 {
	width: 220px;
}

#stacks_in_1804 {
	margin: 40px 0px 40px 0px;
	padding: 0px 18px 0px 18px;
}

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

#stacks_out_1807 {
	width: 220px;
}

#stacks_in_1808 {
	font-weight: lighter;
}

#stacks_in_1809 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_1809 {
	width: 220px;
}

#stacks_in_1819 {
	margin: 40px 0px 40px 0px;
	padding: 0px 18px 0px 18px;
}

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

#stacks_out_1822 {
	width: 220px;
}

#stacks_in_1823 {
	font-weight: lighter;
}
  

#stacks_in_528 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_528 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 25.00%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_528 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_528 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_528 .easycolumn img { 





}

/* TESTER:
#stacks_in_528 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_528 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_528 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_528 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_528 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_528 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/


@media (max-width: 980px) { /*break to 3*/
	#stacks_in_528 .easycolumn { width: 33.33%; padding: 20px;  }

	#stacks_in_528 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	 /*4*/
	#stacks_in_528 .easycolumn:nth-child(4) { clear: both;} 
	
	
}



@media (max-width: 780px) { /*break to 2*/
	#stacks_in_528 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_528 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	 
	#stacks_in_528 .easycolumn:nth-child(3) { clear: both;} 
	#stacks_in_528 .easycolumn:nth-child(4) { clear: none;} 
	
	
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_528 .easycolumn { width: 100%; 20px;  }
	#stacks_in_528 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	
	
	

}
#stacks_in_528 {
	margin: 0px 40px 0px 40px;
}

#stacks_in_529 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_529 {
	width: 220px;
}

#stacks_in_535 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_538 {
	width: 220px;
}

#stacks_in_539 {
	font-weight: lighter;
}

#stacks_in_550 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_550 {
	width: 220px;
}

#stacks_in_556 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_559 {
	width: 220px;
}

#stacks_in_560 {
	font-weight: lighter;
}

#stacks_in_571 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_571 {
	width: 220px;
}

#stacks_in_577 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_580 {
	width: 220px;
}

#stacks_in_581 {
	font-weight: lighter;
}

#stacks_in_582 {
	background-color: rgba(241, 242, 242, 0.74);
	border: solid rgba(224, 224, 224, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_582 {
	width: 220px;
}

#stacks_in_588 {
	margin: 40px 0px 40px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_out_591 {
	width: 220px;
}

#stacks_in_592 {
	font-weight: lighter;
}
  

#stacks_in_654 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_654 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 100%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_654 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_654 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_654 .easycolumn img { 





}

/* TESTER:
#stacks_in_654 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_654 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_654 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_654 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_654 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_654 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/





@media (max-width: 580px) { /*break to 1*/
	#stacks_in_654 .easycolumn { width: 100%; 20px;  }
	#stacks_in_654 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_654 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_654 {
	margin: 10px 0px 0px 0px;
}
#shady_stack_stacks_in_1059 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1059 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1059 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_1062 {
	font-size: 111%;
}
  

#stacks_in_655 .easywrap { 
	
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_655 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: center;
	display: block;
    float: left;
    width: 33.33%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_655 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_655 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_655 .easycolumn img { 





}

/* TESTER:
#stacks_in_655 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_655 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_655 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_655 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_655 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_655 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/


@media (max-width: 980px) { /*break to 3*/
	#stacks_in_655 .easycolumn { width: 33.33%; padding: 20px;  }

	#stacks_in_655 .easywrap { 
	
	
	
	}

	
	
	
	
	
}



@media (max-width: 780px) { /*break to 2*/
	#stacks_in_655 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_655 .easywrap { 
	
	
	
	}

	
	
	
	
	
	
	 
	#stacks_in_655 .easycolumn:nth-child(3) { clear: both;} 
	 #stacks_in_655 .easycolumn:last-child { width: 100% } 
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_655 .easycolumn { width: 100%; 20px;  }
	#stacks_in_655 .easywrap { 
	
	
		
	}
	
	 #stacks_in_655 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_655 {
	background-color: rgba(123, 123, 129, 1.00);
	margin: 22px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
}

#stacks_in_681 {
	font-size: 209%;
	font-weight: lighter;
}

#stacks_in_686 {
	padding: 0px 0px 15px 0px;
}

#stacks_in_687 {
	font-size: 102%;
	font-weight: lighter;
}
  

#stacks_in_1515 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	 margin-bottom: -20px; 
	 margin-top: -20px; 
	display: block;  overflow: hidden;  
}

#stacks_in_1515 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: center;
	display: block;
    float: left;
    width: 100%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1515 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1515 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1515 .easycolumn img { 





}

/* TESTER:
#stacks_in_1515 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1515 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1515 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1515 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1515 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1515 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/





@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1515 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1515 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	 margin-bottom: -20px; 
	 margin-top: -20px; 	
	}
	
	
	
	

}
#stacks_in_1515 {
	margin: 30px 0px 0px 0px;
}
#shady_stack_stacks_in_1509 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1509 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1509 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_931 {
	font-size: 99%;
}
#stacks_in_933>.s3_row {
	margin: 0 -0px;
}

#stacks_in_933>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_933>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_933>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_933 {
	margin-left:0;
}

#stacks_in_939 {
	font-weight: lighter;
}

#stacks_in_936 {
	font-weight: lighter;
}
#stacks_in_940>.s3_row {
	margin: 0 -0px;
}

#stacks_in_940>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_940>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_940>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_940 {
	margin-left:0;
}

#stacks_in_946 {
	font-weight: lighter;
}

#stacks_in_943 {
	font-weight: lighter;
}
#stacks_in_947>.s3_row {
	margin: 0 -0px;
}

#stacks_in_947>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_947>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_947>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_947 {
	margin-left:0;
}

#stacks_in_953 {
	font-weight: lighter;
}

#stacks_in_950 {
	font-weight: lighter;
}
#stacks_in_954>.s3_row {
	margin: 0 -0px;
}

#stacks_in_954>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_954>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_954>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_954 {
	margin-left:0;
}

#stacks_in_960 {
	font-weight: lighter;
}

#stacks_in_957 {
	font-weight: lighter;
}
#stacks_in_961>.s3_row {
	margin: 0 -0px;
}

#stacks_in_961>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_961>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_961>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_961 {
	margin-left:0;
}

#stacks_in_967 {
	font-weight: lighter;
}

#stacks_in_964 {
	font-weight: lighter;
}
  

#stacks_in_1534 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1534 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 100%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1534 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1534 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1534 .easycolumn img { 





}

/* TESTER:
#stacks_in_1534 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1534 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1534 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1534 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1534 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1534 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/





@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1534 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1534 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_1534 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_1534 {
	margin: 30px 0px 0px 0px;
}
#shady_stack_stacks_in_1511 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1511 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1511 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_971 {
	font-weight: lighter;
}
#stacks_in_973>.s3_row {
	margin: 0 -0px;
}

#stacks_in_973>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_973>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_973>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_973 {
	margin-left:0;
}

#stacks_in_979 {
	font-weight: lighter;
}

#stacks_in_976 {
	font-weight: lighter;
}
#stacks_in_980>.s3_row {
	margin: 0 -0px;
}

#stacks_in_980>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_980>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_980>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_980 {
	margin-left:0;
}

#stacks_in_986 {
	font-weight: lighter;
}

#stacks_in_983 {
	font-weight: lighter;
}
#stacks_in_987>.s3_row {
	margin: 0 -0px;
}

#stacks_in_987>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_987>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_987>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_987 {
	margin-left:0;
}

#stacks_in_993 {
	font-weight: lighter;
}

#stacks_in_990 {
	font-weight: lighter;
}
#stacks_in_994>.s3_row {
	margin: 0 -0px;
}

#stacks_in_994>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_994>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_994>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_994 {
	margin-left:0;
}

#stacks_in_1000 {
	font-weight: lighter;
}

#stacks_in_997 {
	font-weight: lighter;
}
#stacks_in_1001>.s3_row {
	margin: 0 -0px;
}

#stacks_in_1001>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1001>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_1001>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_1001 {
	margin-left:0;
}

#stacks_in_1007 {
	font-weight: lighter;
}

#stacks_in_1004 {
	font-weight: lighter;
}
  

#stacks_in_1527 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1527 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 100%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1527 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1527 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1527 .easycolumn img { 





}

/* TESTER:
#stacks_in_1527 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1527 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1527 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1527 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1527 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1527 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/





@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1527 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1527 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_1527 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_1527 {
	margin: 30px 0px 0px 0px;
}
#shady_stack_stacks_in_1513 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1513 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1513 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_1011 {
	font-weight: lighter;
}

#stacks_in_1911 {
	font-weight: lighter;
}
#stacks_in_1013>.s3_row {
	margin: 0 -0px;
}

#stacks_in_1013>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1013>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_1013>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_1013 {
	margin-left:0;
}

#stacks_in_1019 {
	font-weight: lighter;
}

#stacks_in_1016 {
	font-weight: lighter;
}
#stacks_in_1020>.s3_row {
	margin: 0 -0px;
}

#stacks_in_1020>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1020>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_1020>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_1020 {
	margin-left:0;
}

#stacks_in_1026 {
	font-weight: lighter;
}

#stacks_in_1023 {
	font-weight: lighter;
}
#stacks_in_1027>.s3_row {
	margin: 0 -0px;
}

#stacks_in_1027>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1027>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_1027>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_1027 {
	margin-left:0;
}

#stacks_in_1033 {
	font-weight: lighter;
}

#stacks_in_1030 {
	font-weight: lighter;
}
#stacks_in_1034>.s3_row {
	margin: 0 -0px;
}

#stacks_in_1034>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1034>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_1034>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_1034 {
	margin-left:0;
}

#stacks_in_1040 {
	font-weight: lighter;
}

#stacks_in_1037 {
	font-weight: lighter;
}
#stacks_in_1041>.s3_row {
	margin: 0 -0px;
}

#stacks_in_1041>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1041>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_1041>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_1041 {
	margin-left:0;
}

#stacks_in_1047 {
	font-weight: lighter;
}

#stacks_in_1044 {
	font-weight: lighter;
}
  

#stacks_in_710 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_710 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 33.33%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_710 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_710 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_710 .easycolumn img { 





}

/* TESTER:
#stacks_in_710 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_710 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_710 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_710 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_710 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_710 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/


@media (max-width: 980px) { /*break to 3*/
	#stacks_in_710 .easycolumn { width: 33.33%; padding: 20px;  }

	#stacks_in_710 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
}



@media (max-width: 780px) { /*break to 2*/
	#stacks_in_710 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_710 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	 
	#stacks_in_710 .easycolumn:nth-child(3) { clear: both;} 
	
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_710 .easycolumn { width: 100%; 20px;  }
	#stacks_in_710 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	
	
	

}
#stacks_in_710 {
	margin: 30px 20px 30px 20px;
}
#shady_stack_stacks_in_1499 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1499 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1499 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_717 {
	font-size: 99%;
	font-weight: lighter;
}
#stacks_in_719>.s3_row {
	margin: 0 -0px;
}

#stacks_in_719>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_719>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_719>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_719 {
	margin-left:0;
}

#stacks_in_725 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_722 {
	font-size: 80%;
	font-weight: lighter;
}
#stacks_in_726>.s3_row {
	margin: 0 -0px;
}

#stacks_in_726>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_726>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_726>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_726 {
	margin-left:0;
}

#stacks_in_732 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_729 {
	font-size: 75%;
	font-weight: lighter;
}
#stacks_in_733>.s3_row {
	margin: 0 -0px;
}

#stacks_in_733>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_733>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_733>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_733 {
	margin-left:0;
}

#stacks_in_739 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_736 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_740>.s3_row {
	margin: 0 -0px;
}

#stacks_in_740>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_740>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_740>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_740 {
	margin-left:0;
}

#stacks_in_746 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_743 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_747>.s3_row {
	margin: 0 -0px;
}

#stacks_in_747>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_747>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_747>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_747 {
	margin-left:0;
}

#stacks_in_753 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_750 {
	font-size: 75%;
	font-weight: lighter;
}
#shady_stack_stacks_in_1503 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1503 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1503 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_797 {
	font-weight: lighter;
}
#stacks_in_799>.s3_row {
	margin: 0 -0px;
}

#stacks_in_799>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_799>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_799>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_799 {
	margin-left:0;
}

#stacks_in_805 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_802 {
	font-size: 75%;
	font-weight: lighter;
}
#stacks_in_806>.s3_row {
	margin: 0 -0px;
}

#stacks_in_806>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_806>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_806>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_806 {
	margin-left:0;
}

#stacks_in_812 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_809 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_813>.s3_row {
	margin: 0 -0px;
}

#stacks_in_813>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_813>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_813>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_813 {
	margin-left:0;
}

#stacks_in_819 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_816 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_820>.s3_row {
	margin: 0 -0px;
}

#stacks_in_820>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_820>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_820>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_820 {
	margin-left:0;
}

#stacks_in_826 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_823 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_827>.s3_row {
	margin: 0 -0px;
}

#stacks_in_827>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_827>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_827>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_827 {
	margin-left:0;
}

#stacks_in_833 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_830 {
	font-size: 75%;
	font-weight: lighter;
}
#shady_stack_stacks_in_1507 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1507 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1507 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_839>.s3_row {
	margin: 0 -0px;
}

#stacks_in_839>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_839>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_839>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_839 {
	margin-left:0;
}

#stacks_in_845 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_842 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_846>.s3_row {
	margin: 0 -0px;
}

#stacks_in_846>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_846>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_846>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_846 {
	margin-left:0;
}

#stacks_in_852 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_849 {
	font-size: 75%;
	font-weight: lighter;
}
#stacks_in_853>.s3_row {
	margin: 0 -0px;
}

#stacks_in_853>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_853>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_853>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_853 {
	margin-left:0;
}

#stacks_in_859 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_856 {
	font-size: 75%;
	font-weight: lighter;
}
#stacks_in_860>.s3_row {
	margin: 0 -0px;
}

#stacks_in_860>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_860>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_860>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_860 {
	margin-left:0;
}

#stacks_in_866 {
	font-size: 74%;
	font-weight: lighter;
}

#stacks_in_863 {
	font-size: 74%;
	font-weight: lighter;
}
#stacks_in_867>.s3_row {
	margin: 0 -0px;
}

#stacks_in_867>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_867>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_867>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_out_867 {
	margin-left:0;
}

#stacks_in_873 {
	font-size: 75%;
	font-weight: lighter;
}

#stacks_in_870 {
	font-size: 75%;
	font-weight: lighter;
}
  

#stacks_in_1830 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1830 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 100%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1830 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1830 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1830 .easycolumn img { 





}

/* TESTER:
#stacks_in_1830 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1830 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1830 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1830 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1830 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1830 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/





@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1830 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1830 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_1830 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_1830 {
    background-image: url("72980479-EF23-4E4F-B130-E054BBB0A42C");
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
}
.cookiejar-content{--cookiejar-timeout:0.5s;opacity:0;pointer-events:none;-webkit-transition:opacity var(--cookiejar-timeout) ease-out;transition:opacity var(--cookiejar-timeout) ease-out}.cookiejar-content.cookiejar-show{opacity:1;pointer-events:auto}.cookiejar-content.cookiejar-top{position:fixed;top:0;left:0;right:0;bottom:auto;z-index:999}.cookiejar-content.cookiejar-bottom{position:fixed;top:auto;left:0;right:0;bottom:0;z-index:999}
#shady_stack_stacks_in_1834 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_1834 {
	box-shadow:  0rem 0rem 1.0rem 0.2rem rgba(212, 212, 212, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_1834 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}
  

#stacks_in_1835 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_1835 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 33.33%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_1835 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_1835 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_1835 .easycolumn img { 





}

/* TESTER:
#stacks_in_1835 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_1835 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_1835 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_1835 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_1835 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_1835 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/


@media (max-width: 980px) { /*break to 3*/
	#stacks_in_1835 .easycolumn { width: 33.33%; padding: 20px;  }

	#stacks_in_1835 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
}



@media (max-width: 780px) { /*break to 2*/
	#stacks_in_1835 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_1835 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	 
	#stacks_in_1835 .easycolumn:nth-child(3) { clear: both;} 
	 #stacks_in_1835 .easycolumn:last-child { width: 100% } 
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_1835 .easycolumn { width: 100%; 20px;  }
	#stacks_in_1835 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_1835 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_1845 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(0, 0, 0, 0.25);
	border-width: 1px 1px 1px 1px;
	padding:  10px;
}

#stacks_in_1847 {
	font-weight: lighter;
}
#stacks_in_255{visibility:hidden}

#stacks_in_255 {
	background-color: rgba(241, 242, 242, 1.00);
}
  

#stacks_in_256 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	display: block;  overflow: hidden;  
}

#stacks_in_256 .easycolumn {
	vertical-align: top; margin: 0 auto; text-align: left;
	display: block;
    float: left;
    width: 33.33%;
     overflow: hidden !important;
    padding: 20px;
	box-sizing: border-box;
	 
}


#stacks_in_256 .easycolumn .text_stack { overflow: hidden !important;



 } 

#stacks_in_256 .easyrow:after {
    content: ""; clear: both; display: table;
     overflow: hidden !important;
}






#stacks_in_256 .easycolumn img { 





}

/* TESTER:
#stacks_in_256 .easycolumn:nth-child(1) {border: 1px solid gray;}
#stacks_in_256 .easycolumn:nth-child(2) {border: 1px solid gray;}
#stacks_in_256 .easycolumn:nth-child(3) {border: 1px solid gray;}
#stacks_in_256 .easycolumn:nth-child(4) {border: 1px solid gray;}
#stacks_in_256 .easycolumn:nth-child(5) {border: 1px solid gray;}
#stacks_in_256 .easycolumn:nth-child(6) {border: 1px solid gray;}
*/


@media (max-width: 980px) { /*break to 3*/
	#stacks_in_256 .easycolumn { width: 33.33%; padding: 20px;  }

	#stacks_in_256 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
}



@media (max-width: 780px) { /*break to 2*/
	#stacks_in_256 .easycolumn { width: 50%; padding: 20px; }
	#stacks_in_256 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
	
	}

	
	
	
	
	
	
	 
	#stacks_in_256 .easycolumn:nth-child(3) { clear: both;} 
	 #stacks_in_256 .easycolumn:last-child { width: 100% } 
	
}


@media (max-width: 580px) { /*break to 1*/
	#stacks_in_256 .easycolumn { width: 100%; 20px;  }
	#stacks_in_256 .easywrap { 
	 margin-left: -20px; margin-right: -20px; 
	
		
	}
	
	 #stacks_in_256 .easycolumn:last-child { width: 100% } 
	
	

}
#stacks_in_256 {
	margin: 0px 20px 0px 20px;
}

#stacks_in_257 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_260 {
	margin: 20px 0px 0px 10px;
}

#stacks_out_260 {
	margin-left:0;
}

#stacks_in_261 {
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_262 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_265 {
	margin: 20px 0px 0px 10px;
}

#stacks_in_266 {
	font-size: 89%;
	font-weight: lighter;
}

#stacks_in_267 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_270 {
	margin: 20px 0px 0px 10px;
}

#stacks_in_271 {
	font-size: 89%;
	font-weight: lighter;
}

#stacks_in_1886 {
	margin: 20px 0px 0px 10px;
}

#stacks_in_1887 {
	font-size: 89%;
	font-weight: lighter;
}

#stacks_in_1556 {
	margin: 10px 0px 0px 10px;
}

#stacks_in_1557 {
	font-size: 142%;
}

#stacks_in_274 {
	background-color: rgba(231, 231, 231, 1.00);
}

#stacks_in_276 {
	letter-spacing: 1px;
	word-spacing: 2px;
	font-size: 62%;
}
