
#stacks_in_87 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_93{text-align:justify}

#stacks_in_93 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_126{text-align:justify}

#stacks_in_126 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_166{text-align:justify}

#stacks_in_166 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_132 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_130{text-align:justify}

#stacks_in_130 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_152 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_170 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_172{text-align:justify}

#stacks_in_172 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_154 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_156{text-align:justify}

#stacks_in_156 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_148{text-align:justify}

#stacks_in_148 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_182 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_184{text-align:justify}

#stacks_in_184 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_136 {
	padding: 0px 0px 0px 30px;
}

#stacks_in_140 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_144 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_178 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_168{text-align:justify}

#stacks_in_168 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_174{text-align:justify}

#stacks_in_174 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_180{text-align:justify}

#stacks_in_180 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_164 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_162{text-align:justify}
/* If modifying any of this code, update the template.html file too */

#backToTopAnchorPoint {
	display: block;
	height: 0px;
	overflow: hidden;
}

.backToTopButton {
	text-decoration: none;
	color: #FFFFFF;
	
	display: none;
	position: fixed;
	z-index: 999;
	bottom:150px;right:50px;
	
	
	font-size: 43px;
	line-height: 1.00em;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 1.00);
	transition: all 300ms ease-in-out;
}

.backToTopButton:hover {
	border: 1px solid rgba(0, 0, 0, 1.00);
	color: #CCCCCC;
}




/* Vertical gradient fill */
.backToTopButton {
	background-color: rgba(102, 102, 102, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 1.00)), to(rgba(25, 25, 25, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -o-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
}

.backToTopButton:hover {
	background-color: rgba(25, 25, 25, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 1.00)), to(rgba(25, 25, 25, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -o-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
}














@media print {
	/* Hides the button if the page is printed or saved as a PDF */
	.backToTopButton {
		display: none;
	}
}














