#stacks_in_770{text-align:justify}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_772 {
	display: block;
}

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

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

#adaptiveGridstacks_in_772 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_772 {
	width: 95%;
}



#stacks_in_656 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_656 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_656 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_656 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_656 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_656 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_656 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_656 .button_label {
		width:200px;
	}
	#stacks_in_656 .button_icon {
		width:20px;
	}



#stacks_in_656 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_656 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_656 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_656 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_656 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_656 {
	padding:  10px;
}



#stacks_in_657 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_657 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_657 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_657 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_657 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_657 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_657 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_657 .button_label {
		width:200px;
	}
	#stacks_in_657 .button_icon {
		width:20px;
	}



#stacks_in_657 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_657 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_657 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_657 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_657 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_657 {
	padding:  10px;
}



#stacks_in_659 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_659 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_659 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_659 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_659 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_659 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_659 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_659 .button_label {
		width:200px;
	}
	#stacks_in_659 .button_icon {
		width:20px;
	}



#stacks_in_659 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_659 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_659 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_659 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_659 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_659 {
	padding:  10px;
}



#stacks_in_660 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_660 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_660 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_660 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_660 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_660 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_660 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_660 .button_label {
		width:200px;
	}
	#stacks_in_660 .button_icon {
		width:20px;
	}



#stacks_in_660 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_660 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_660 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_660 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_660 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_660 {
	padding:  10px;
}



#stacks_in_662 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_662 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_662 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_662 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_662 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_662 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_662 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_662 .button_label {
		width:200px;
	}
	#stacks_in_662 .button_icon {
		width:20px;
	}



#stacks_in_662 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_662 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_662 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_662 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_662 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_662 {
	padding:  10px;
}



#stacks_in_663 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_663 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_663 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_663 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_663 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_663 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_663 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_663 .button_label {
		width:200px;
	}
	#stacks_in_663 .button_icon {
		width:20px;
	}



#stacks_in_663 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_663 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_663 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_663 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_663 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_663 {
	padding:  10px;
}
#stacks_in_664 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_664 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_out_664 {
	width: 75%;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_785 {
	display: block;
}

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

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

#adaptiveGridstacks_in_785 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_785 {
	width: 95%;
}



#stacks_in_575 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_575 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_575 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_575 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_575 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_575 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_575 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_575 .button_label {
		width:200px;
	}
	#stacks_in_575 .button_icon {
		width:20px;
	}



#stacks_in_575 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_575 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_575 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_575 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_575 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_575 {
	padding:  10px;
}



#stacks_in_580 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_580 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_580 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_580 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_580 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_580 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_580 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_580 .button_label {
		width:200px;
	}
	#stacks_in_580 .button_icon {
		width:20px;
	}



#stacks_in_580 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_580 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_580 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_580 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_580 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_580 {
	padding:  10px;
}



#stacks_in_577 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_577 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_577 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_577 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_577 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_577 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_577 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_577 .button_label {
		width:200px;
	}
	#stacks_in_577 .button_icon {
		width:20px;
	}



#stacks_in_577 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_577 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_577 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_577 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_577 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_577 {
	padding:  10px;
}



#stacks_in_578 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_578 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_578 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_578 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_578 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_578 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_578 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_578 .button_label {
		width:200px;
	}
	#stacks_in_578 .button_icon {
		width:20px;
	}



#stacks_in_578 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_578 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_578 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_578 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_578 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_578 {
	padding:  10px;
}



#stacks_in_576 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_576 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_576 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_576 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_576 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_576 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_576 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_576 .button_label {
		width:200px;
	}
	#stacks_in_576 .button_icon {
		width:20px;
	}



#stacks_in_576 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_576 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_576 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_576 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_576 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_576 {
	padding:  10px;
}



#stacks_in_579 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_579 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_579 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_579 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_579 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_579 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_579 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_579 .button_label {
		width:200px;
	}
	#stacks_in_579 .button_icon {
		width:20px;
	}



#stacks_in_579 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_579 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_579 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_579 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_579 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_579 {
	padding:  10px;
}
#stacks_in_643 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_643 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_out_643 {
	width: 75%;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_804 {
	display: block;
}

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

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

#adaptiveGridstacks_in_804 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_804 {
	width: 95%;
}



#stacks_in_625 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_625 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_625 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_625 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_625 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_625 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_625 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_625 .button_label {
		width:200px;
	}
	#stacks_in_625 .button_icon {
		width:20px;
	}



#stacks_in_625 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_625 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_625 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_625 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_625 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_625 {
	padding:  10px;
}



#stacks_in_626 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_626 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_626 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_626 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_626 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_626 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_626 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_626 .button_label {
		width:200px;
	}
	#stacks_in_626 .button_icon {
		width:20px;
	}



#stacks_in_626 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_626 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_626 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_626 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_626 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_626 {
	padding:  10px;
}



#stacks_in_627 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_627 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_627 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_627 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_627 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_627 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_627 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_627 .button_label {
		width:200px;
	}
	#stacks_in_627 .button_icon {
		width:20px;
	}



#stacks_in_627 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_627 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_627 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_627 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_627 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_627 {
	padding:  10px;
}



#stacks_in_628 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_628 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_628 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_628 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_628 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_628 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_628 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_628 .button_label {
		width:200px;
	}
	#stacks_in_628 .button_icon {
		width:20px;
	}



#stacks_in_628 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_628 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_628 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_628 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_628 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_628 {
	padding:  10px;
}



#stacks_in_630 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_630 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_630 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_630 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_630 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_630 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_630 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_630 .button_label {
		width:200px;
	}
	#stacks_in_630 .button_icon {
		width:20px;
	}



#stacks_in_630 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_630 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_630 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_630 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_630 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_630 {
	padding:  10px;
}



#stacks_in_631 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_631 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_631 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_631 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_631 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_631 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_631 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_631 .button_label {
		width:200px;
	}
	#stacks_in_631 .button_icon {
		width:20px;
	}



#stacks_in_631 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_631 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_631 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_631 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_631 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_631 {
	padding:  10px;
}



#stacks_in_632 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_632 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_632 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_632 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_632 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_632 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_632 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_632 .button_label {
		width:200px;
	}
	#stacks_in_632 .button_icon {
		width:20px;
	}



#stacks_in_632 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_632 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_632 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_632 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_632 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_632 {
	padding:  10px;
}



#stacks_in_634 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_634 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_634 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_634 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_634 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_634 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_634 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_634 .button_label {
		width:200px;
	}
	#stacks_in_634 .button_icon {
		width:20px;
	}



#stacks_in_634 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_634 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_634 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_634 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_634 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_634 {
	padding:  10px;
}



#stacks_in_635 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_635 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_635 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_635 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_635 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_635 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_635 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_635 .button_label {
		width:200px;
	}
	#stacks_in_635 .button_icon {
		width:20px;
	}



#stacks_in_635 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_635 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_635 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_635 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_635 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_635 {
	padding:  10px;
}



#stacks_in_636 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_636 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_636 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_636 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_636 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_636 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_636 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_636 .button_label {
		width:200px;
	}
	#stacks_in_636 .button_icon {
		width:20px;
	}



#stacks_in_636 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_636 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_636 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_636 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_636 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_636 {
	padding:  10px;
}
#stacks_in_644 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_644 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_out_644 {
	width: 75%;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_808 {
	display: block;
}

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

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

#adaptiveGridstacks_in_808 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_808 {
	width: 95%;
}



#stacks_in_583 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_583 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_583 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_583 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_583 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_583 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_583 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_583 .button_label {
		width:200px;
	}
	#stacks_in_583 .button_icon {
		width:20px;
	}



#stacks_in_583 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_583 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_583 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_583 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_583 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_583 {
	padding:  10px;
}



#stacks_in_584 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_584 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_584 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_584 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_584 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_584 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_584 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_584 .button_label {
		width:200px;
	}
	#stacks_in_584 .button_icon {
		width:20px;
	}



#stacks_in_584 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_584 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_584 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_584 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_584 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_584 {
	padding:  10px;
}



#stacks_in_585 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_585 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_585 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_585 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_585 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_585 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_585 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_585 .button_label {
		width:200px;
	}
	#stacks_in_585 .button_icon {
		width:20px;
	}



#stacks_in_585 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_585 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_585 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_585 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_585 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_585 {
	padding:  10px;
}



#stacks_in_586 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_586 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_586 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_586 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_586 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_586 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_586 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_586 .button_label {
		width:200px;
	}
	#stacks_in_586 .button_icon {
		width:20px;
	}



#stacks_in_586 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_586 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_586 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_586 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_586 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_586 {
	padding:  10px;
}



#stacks_in_587 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_587 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_587 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_587 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_587 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_587 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_587 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_587 .button_label {
		width:200px;
	}
	#stacks_in_587 .button_icon {
		width:20px;
	}



#stacks_in_587 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_587 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_587 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_587 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_587 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_587 {
	padding:  10px;
}



#stacks_in_588 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_588 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_588 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_588 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_588 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_588 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_588 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_588 .button_label {
		width:200px;
	}
	#stacks_in_588 .button_icon {
		width:20px;
	}



#stacks_in_588 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_588 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_588 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_588 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_588 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_588 {
	padding:  10px;
}



#stacks_in_589 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_589 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_589 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_589 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_589 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_589 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_589 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_589 .button_label {
		width:200px;
	}
	#stacks_in_589 .button_icon {
		width:20px;
	}



#stacks_in_589 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_589 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_589 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_589 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_589 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_589 {
	padding:  10px;
}



#stacks_in_590 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_590 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_590 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_590 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_590 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_590 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_590 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_590 .button_label {
		width:200px;
	}
	#stacks_in_590 .button_icon {
		width:20px;
	}



#stacks_in_590 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_590 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_590 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_590 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_590 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_590 {
	padding:  10px;
}



#stacks_in_591 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_591 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_591 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_591 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_591 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_591 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_591 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_591 .button_label {
		width:200px;
	}
	#stacks_in_591 .button_icon {
		width:20px;
	}



#stacks_in_591 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_591 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_591 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_591 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_591 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_591 {
	padding:  10px;
}



#stacks_in_592 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_592 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_592 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_592 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_592 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_592 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_592 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_592 .button_label {
		width:200px;
	}
	#stacks_in_592 .button_icon {
		width:20px;
	}



#stacks_in_592 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_592 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_592 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_592 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_592 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_592 {
	padding:  10px;
}



#stacks_in_594 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_594 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_594 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_594 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_594 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_594 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_594 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_594 .button_label {
		width:200px;
	}
	#stacks_in_594 .button_icon {
		width:20px;
	}



#stacks_in_594 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_594 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_594 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_594 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_594 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_594 {
	padding:  10px;
}



#stacks_in_595 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_595 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_595 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_595 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_595 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_595 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_595 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_595 .button_label {
		width:200px;
	}
	#stacks_in_595 .button_icon {
		width:20px;
	}



#stacks_in_595 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_595 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_595 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_595 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_595 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_595 {
	padding:  10px;
}



#stacks_in_596 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_596 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_596 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_596 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_596 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_596 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_596 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_596 .button_label {
		width:200px;
	}
	#stacks_in_596 .button_icon {
		width:20px;
	}



#stacks_in_596 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_596 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_596 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_596 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_596 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_596 {
	padding:  10px;
}



#stacks_in_597 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_597 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_597 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_597 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_597 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_597 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_597 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_597 .button_label {
		width:200px;
	}
	#stacks_in_597 .button_icon {
		width:20px;
	}



#stacks_in_597 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_597 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_597 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_597 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_597 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_597 {
	padding:  10px;
}



#stacks_in_598 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_598 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_598 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_598 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_598 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_598 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_598 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_598 .button_label {
		width:200px;
	}
	#stacks_in_598 .button_icon {
		width:20px;
	}



#stacks_in_598 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_598 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_598 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_598 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_598 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_598 {
	padding:  10px;
}



#stacks_in_599 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_599 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_599 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_599 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_599 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_599 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_599 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_599 .button_label {
		width:200px;
	}
	#stacks_in_599 .button_icon {
		width:20px;
	}



#stacks_in_599 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_599 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_599 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_599 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_599 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_599 {
	padding:  10px;
}



#stacks_in_600 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_600 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_600 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_600 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_600 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_600 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_600 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_600 .button_label {
		width:200px;
	}
	#stacks_in_600 .button_icon {
		width:20px;
	}



#stacks_in_600 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_600 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_600 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_600 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_600 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_600 {
	padding:  10px;
}



#stacks_in_601 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_601 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_601 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_601 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_601 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_601 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_601 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_601 .button_label {
		width:200px;
	}
	#stacks_in_601 .button_icon {
		width:20px;
	}



#stacks_in_601 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_601 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_601 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_601 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_601 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_601 {
	padding:  10px;
}



#stacks_in_602 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_602 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_602 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_602 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_602 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_602 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_602 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_602 .button_label {
		width:200px;
	}
	#stacks_in_602 .button_icon {
		width:20px;
	}



#stacks_in_602 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_602 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_602 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_602 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_602 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_602 {
	padding:  10px;
}



#stacks_in_603 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_603 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_603 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_603 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_603 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_603 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_603 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_603 .button_label {
		width:200px;
	}
	#stacks_in_603 .button_icon {
		width:20px;
	}



#stacks_in_603 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_603 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_603 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_603 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_603 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_603 {
	padding:  10px;
}



#stacks_in_605 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_605 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_605 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_605 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_605 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_605 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_605 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_605 .button_label {
		width:200px;
	}
	#stacks_in_605 .button_icon {
		width:20px;
	}



#stacks_in_605 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_605 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_605 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_605 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_605 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_605 {
	padding:  10px;
}



#stacks_in_606 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_606 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_606 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_606 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_606 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_606 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_606 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_606 .button_label {
		width:200px;
	}
	#stacks_in_606 .button_icon {
		width:20px;
	}



#stacks_in_606 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_606 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_606 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_606 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_606 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_606 {
	padding:  10px;
}



#stacks_in_607 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_607 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_607 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_607 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_607 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_607 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_607 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_607 .button_label {
		width:200px;
	}
	#stacks_in_607 .button_icon {
		width:20px;
	}



#stacks_in_607 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_607 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_607 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_607 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_607 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_607 {
	padding:  10px;
}



#stacks_in_608 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_608 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_608 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_608 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_608 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_608 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_608 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_608 .button_label {
		width:200px;
	}
	#stacks_in_608 .button_icon {
		width:20px;
	}



#stacks_in_608 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_608 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_608 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_608 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_608 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_608 {
	padding:  10px;
}



#stacks_in_609 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_609 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_609 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_609 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_609 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_609 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_609 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_609 .button_label {
		width:200px;
	}
	#stacks_in_609 .button_icon {
		width:20px;
	}



#stacks_in_609 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_609 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_609 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_609 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_609 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_609 {
	padding:  10px;
}



#stacks_in_610 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_610 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_610 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_610 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_610 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_610 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_610 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_610 .button_label {
		width:200px;
	}
	#stacks_in_610 .button_icon {
		width:20px;
	}



#stacks_in_610 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_610 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_610 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_610 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_610 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_610 {
	padding:  10px;
}



#stacks_in_611 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_611 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_611 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_611 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_611 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_611 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_611 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_611 .button_label {
		width:200px;
	}
	#stacks_in_611 .button_icon {
		width:20px;
	}



#stacks_in_611 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_611 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_611 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_611 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_611 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_611 {
	padding:  10px;
}



#stacks_in_612 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_612 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_612 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_612 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_612 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_612 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_612 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_612 .button_label {
		width:200px;
	}
	#stacks_in_612 .button_icon {
		width:20px;
	}



#stacks_in_612 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_612 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_612 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_612 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_612 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_612 {
	padding:  10px;
}



#stacks_in_613 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_613 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_613 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_613 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_613 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_613 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_613 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_613 .button_label {
		width:200px;
	}
	#stacks_in_613 .button_icon {
		width:20px;
	}



#stacks_in_613 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_613 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_613 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_613 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_613 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_613 {
	padding:  10px;
}
#stacks_in_688 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_688 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_out_688 {
	width: 75%;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_812 {
	display: block;
}

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

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

#adaptiveGridstacks_in_812 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_812 {
	width: 95%;
}



#stacks_in_683 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_683 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_683 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_683 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_683 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_683 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_683 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_683 .button_label {
		width:200px;
	}
	#stacks_in_683 .button_icon {
		width:20px;
	}



#stacks_in_683 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_683 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_683 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_683 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_683 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_683 {
	padding:  10px;
}
#stacks_in_698 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_698 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_out_698 {
	width: 75%;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_825 {
	display: block;
}

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

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

#adaptiveGridstacks_in_825 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_825 {
	width: 95%;
}



#stacks_in_704 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_704 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_704 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_704 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_704 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_704 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_704 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_704 .button_label {
		width:200px;
	}
	#stacks_in_704 .button_icon {
		width:20px;
	}



#stacks_in_704 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_704 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_704 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_704 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_704 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_704 {
	padding:  10px;
}
#stacks_in_715 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_715 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_out_715 {
	width: 75%;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_839 {
	display: block;
}

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

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

#adaptiveGridstacks_in_839 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_839 {
	width: 95%;
}



#stacks_in_721 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_721 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_721 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_721 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_721 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_721 a.sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_721 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_721 .button_label {
		width:200px;
	}
	#stacks_in_721 .button_icon {
		width:20px;
	}



#stacks_in_721 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_721 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_721 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_721 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_721 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_721 {
	padding:  10px;
}
