/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_76 #myExtraContent8,
#ExtraContentPlusstacks_in_76 #fs {
	display: none;
}

/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_160 .bx-wrapper {
	position: relative;
	
		
		margin: 0 auto 60px;
		
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_160 .bx-wrapper img {
	

	
	width: 100%;
	height: auto;
	
	display: block;
}

/** THEME
===================================*/

#stacks_in_160 .bx-wrapper .bx-viewport {
}

#stacks_in_160 .bx-wrapper .bx-pager,
#stacks_in_160 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: -40px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_160 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_160 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_160 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_160 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_160 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_160 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_160 .bx-wrapper .bx-prev,
#stacks_in_160 .bx-wrapper .bx-next,
#stacks_in_160 .bx-wrapper .bx-pager,
#stacks_in_160 .bx-wrapper .bx-pager-item,
#stacks_in_160 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_160 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat 0 -32px;
}

#stacks_in_160 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat -43px -32px;
}

#stacks_in_160 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_160 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_160 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 301;
}

#stacks_in_160 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_160 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_160 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_160 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_160 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_160 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_160 ul.bxslider, #stacks_in_160 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */


/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_187 #myExtraContent2,
#ExtraContentPlusstacks_in_187 #fs {
	display: none;
}


#stacks_in_598 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_348 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_348 {
		display: none !important;
	}
}
/* Start doo Tab 2 stack each CSS code */#stacks_in_451wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_451 .dooTabContentTitle{	display: none;}ul.stacks_in_451tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_451tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_451tabs li.tab_first { margin-left: 0px; }ul.stacks_in_451tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_451tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_451tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_451 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_451 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_451tabs {		border-bottom: none;	}	.stacks_in_451tabs {		display: none;	}	#stacks_in_451 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_451tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_451_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_451tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_471 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_471 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_471 #jwresp_col2_stacks_in_471{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_471 #jwresp_col1_stacks_in_471,#stacks_in_471 #jwresp_col2_stacks_in_471{width:100%;float:none;display:block}#stacks_in_471 #jwresp_col1_stacks_in_471{margin-bottom:15px}}

#stacks_in_476 {
	margin:  20px;
}

#stacks_in_478 {
	margin:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_483 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_483 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_483 #jwresp_col2_stacks_in_483{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_483 #jwresp_col1_stacks_in_483,#stacks_in_483 #jwresp_col2_stacks_in_483{width:100%;float:none;display:block}#stacks_in_483 #jwresp_col1_stacks_in_483{margin-bottom:15px}}

#stacks_in_449 {
	padding:  20px;
}

#stacks_in_490 {
	margin:  20px;
}

#stacks_in_492 {
	margin:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_591>.s3_row {
	margin: 0 -10px;
}

#stacks_in_591>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_591>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


	#stacks_in_591>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_591>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_514 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width: 0px 0px 1px 10px;
	margin:  10px;
	padding:  10px;
}

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_516 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_516 {
		display: none !important;
	}
}
#stacks_in_517 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_517 .jwresp_col{overflow:hidden;margin:0;width:29%; float:left;}#stacks_in_517 #jwresp_col2_stacks_in_517{ float:right; width:69%}@media screen and (max-width:500px){#stacks_in_517 #jwresp_col1_stacks_in_517,#stacks_in_517 #jwresp_col2_stacks_in_517{width:100%;float:none;display:block}#stacks_in_517 #jwresp_col1_stacks_in_517{margin-bottom:15px}}

#stacks_in_522 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_524 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_524 {
		display: none !important;
	}
}
#stacks_in_525 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_525 .jwresp_col{overflow:hidden;margin:0;width:29%; float:left;}#stacks_in_525 #jwresp_col2_stacks_in_525{ float:right; width:69%}@media screen and (max-width:500px){#stacks_in_525 #jwresp_col1_stacks_in_525,#stacks_in_525 #jwresp_col2_stacks_in_525{width:100%;float:none;display:block}#stacks_in_525 #jwresp_col1_stacks_in_525{margin-bottom:15px}}

#stacks_in_530 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_532 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_532 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_533 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_533 .theDivider1,
#simpleDivider_stacks_in_533 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_533 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_533.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_533.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_533 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_533.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_533.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_533.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_533.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_534 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_534 {
		display: none !important;
	}
}
#stacks_in_535 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_535 .jwresp_col{float:none} #stacks_in_535 #jwresp_col2_stacks_in_535{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_535 #jwresp_col1_stacks_in_535,#stacks_in_535 #jwresp_col3_stacks_in_535{width:32%}#stacks_in_535 #jwresp_col1_stacks_in_535{float:left}#stacks_in_535 #jwresp_col3_stacks_in_535{float:right} @media screen and (max-width:770px){#stacks_in_535 #jwresp_col1_stacks_in_535,#stacks_in_535 #jwresp_col3_stacks_in_535{margin-bottom:20px}#stacks_in_535 #jwresp_col1_stacks_in_535{width:49%}#stacks_in_535 #jwresp_col3_stacks_in_535{width:49%}#stacks_in_535 #jwresp_col2_stacks_in_535{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_535 #jwresp_col1_stacks_in_535,#stacks_in_535 #jwresp_col3_stacks_in_535,#stacks_in_535 #jwresp_col2_stacks_in_535{float:none;width:100%;display:block}#stacks_in_535 #jwresp_col1_stacks_in_535,#stacks_in_535 #jwresp_col3_stacks_in_535{margin-bottom:20px}} 

#stacks_in_539 {
	margin:  20px;
}

#stacks_in_544 {
	margin:  20px;
}

#stacks_in_549 {
	margin:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_566>.s3_row {
	margin: 0 -10px;
}

#stacks_in_566>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_566>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


	#stacks_in_566>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_566>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_577 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_577 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_577 #jwresp_col2_stacks_in_577{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_577 #jwresp_col1_stacks_in_577,#stacks_in_577 #jwresp_col2_stacks_in_577{width:100%;float:none;display:block}#stacks_in_577 #jwresp_col1_stacks_in_577{margin-bottom:15px}}

#stacks_in_581 {
	margin:  20px;
}

#stacks_in_584 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_508 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_562_15 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_562_16 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_562_16 {
		display: none !important;
	}
}
#stacks_in_562_8>.s3_row {
	margin: 0 -10px;
}

#stacks_in_562_8>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_562_8>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_562_8>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


	#stacks_in_562_8>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_562_8>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



#stacks_in_562_22 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_562_22 a,
#stacks_in_562_22 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_562_22 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_562_22 a i,
#stacks_in_562_22 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_562_22 a,
  #stacks_in_562_22 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_22 a:hover,
  #stacks_in_562_22 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_22 a i,
  #stacks_in_562_22 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_562_22 a:hover i,
  #stacks_in_562_22 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_562_22 a,
  #stacks_in_562_22 a:visited {
    width: 320px;
  }

  









#stacks_in_562_22 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_562_26 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_562_26 a,
#stacks_in_562_26 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_562_26 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_562_26 a i,
#stacks_in_562_26 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_562_26 a,
  #stacks_in_562_26 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_26 a:hover,
  #stacks_in_562_26 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_26 a i,
  #stacks_in_562_26 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_562_26 a:hover i,
  #stacks_in_562_26 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_562_26 a,
  #stacks_in_562_26 a:visited {
    width: 320px;
  }

  









#stacks_in_562_26 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_562_9 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_562_9 a,
#stacks_in_562_9 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_562_9 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_562_9 a i,
#stacks_in_562_9 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_562_9 a,
  #stacks_in_562_9 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_9 a:hover,
  #stacks_in_562_9 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_9 a i,
  #stacks_in_562_9 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_562_9 a:hover i,
  #stacks_in_562_9 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_562_9 a,
  #stacks_in_562_9 a:visited {
    width: 320px;
  }

  









#stacks_in_562_9 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_562_27>.s3_row {
	margin: 0 -10px;
}

#stacks_in_562_27>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_562_27>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


	#stacks_in_562_27>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_562_27>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_562_34 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_562_34 a,
#stacks_in_562_34 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_562_34 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_562_34 a i,
#stacks_in_562_34 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_562_34 a,
  #stacks_in_562_34 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_34 a:hover,
  #stacks_in_562_34 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_34 a i,
  #stacks_in_562_34 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_562_34 a:hover i,
  #stacks_in_562_34 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_562_34 a,
  #stacks_in_562_34 a:visited {
    width: 320px;
  }

  









#stacks_in_562_34 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_562_11 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_562_11 a,
#stacks_in_562_11 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_562_11 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_562_11 a i,
#stacks_in_562_11 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_562_11 a,
  #stacks_in_562_11 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_11 a:hover,
  #stacks_in_562_11 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_562_11 a i,
  #stacks_in_562_11 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_562_11 a:hover i,
  #stacks_in_562_11 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_562_11 a,
  #stacks_in_562_11 a:visited {
    width: 320px;
  }

  









#stacks_in_562_11 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_562_17 {
	height: 40.00px;
}




























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

#stacks_in_562_14 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

#stacks_out_562_14 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_562_18 {
	height: 40.00px;
}




























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

#stacks_in_562_19 {
	margin:  20px;
	padding:  20px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_110 #myExtraContent5,
#ExtraContentPlusstacks_in_110 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_142_2 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_142_5 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_142_5 {
		display: none !important;
	}
}
#stacks_in_142_23 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_142_23 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_142_23 #jwresp_col2_stacks_in_142_23{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_142_23 #jwresp_col1_stacks_in_142_23,#stacks_in_142_23 #jwresp_col2_stacks_in_142_23{width:100%;float:none;display:block}#stacks_in_142_23 #jwresp_col1_stacks_in_142_23{margin-bottom:15px}}

#stacks_in_142_23 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
	margin:  10px;
	padding:  10px;
}

#stacks_out_142_23 {
	width: 80%;
}

#stacks_in_142_24 {
	margin:  10px;
}

#stacks_in_142_27 {
	margin:  10px;
}
#stacks_in_142_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_142_30 a,
#stacks_in_142_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_142_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_142_30 a i,
#stacks_in_142_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_142_30 a,
  #stacks_in_142_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_142_30 a:hover,
  #stacks_in_142_30 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_142_30 a i,
  #stacks_in_142_30 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_142_30 a:hover i,
  #stacks_in_142_30 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_142_30 a,
  #stacks_in_142_30 a:visited {
    width: 320px;
  }

  









#stacks_in_142_30 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_142_16 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_142_16 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_342 #myExtraContent6,
#ExtraContentPlusstacks_in_342 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_344_2 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_344_2 {
		display: none !important;
	}
}
#stacks_in_344_3 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_344_3 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_344_3 #jwresp_col2_stacks_in_344_3{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_344_3 #jwresp_col1_stacks_in_344_3,#stacks_in_344_3 #jwresp_col2_stacks_in_344_3{width:100%;float:none;display:block}#stacks_in_344_3 #jwresp_col1_stacks_in_344_3{margin-bottom:15px}}

#stacks_out_344_4 {
	width: 70%;
	margin-left:0;
}

#stacks_in_344_6 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_344_8 {
	height: 40.00px;
}




























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

#stacks_in_344_19 {
	margin:  20px;
}
#stacks_in_344_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_344_13,#like_twitter_stacks_in_344_13{width:85px}#like_google_stacks_in_344_13,#like_pinterest_stacks_in_344_13{width:65px}#like_email_stacks_in_344_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

#stacks_in_344_13 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_344_38 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_38 a,
#stacks_in_344_38 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_38 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_38 a i,
#stacks_in_344_38 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_38 a,
  #stacks_in_344_38 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_38 a:hover,
  #stacks_in_344_38 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_38 a i,
  #stacks_in_344_38 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_38 a:hover i,
  #stacks_in_344_38 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_38 a,
  #stacks_in_344_38 a:visited {
    width: 320px;
  }

  









#stacks_in_344_38 {
	margin:  20px;
}
#stacks_in_344_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_30 a,
#stacks_in_344_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_30 a i,
#stacks_in_344_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_30 a,
  #stacks_in_344_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_30 a:hover,
  #stacks_in_344_30 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_30 a i,
  #stacks_in_344_30 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_30 a:hover i,
  #stacks_in_344_30 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_30 a,
  #stacks_in_344_30 a:visited {
    width: 320px;
  }

  









#stacks_in_344_30 {
	margin:  20px;
}
#stacks_in_344_39 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_39 a,
#stacks_in_344_39 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_39 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_39 a i,
#stacks_in_344_39 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_39 a,
  #stacks_in_344_39 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_39 a:hover,
  #stacks_in_344_39 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_39 a i,
  #stacks_in_344_39 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_39 a:hover i,
  #stacks_in_344_39 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_39 a,
  #stacks_in_344_39 a:visited {
    width: 320px;
  }

  









#stacks_in_344_39 {
	margin:  20px;
}
#stacks_in_344_40 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_40 a,
#stacks_in_344_40 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_40 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_40 a i,
#stacks_in_344_40 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_40 a,
  #stacks_in_344_40 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_40 a:hover,
  #stacks_in_344_40 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_40 a i,
  #stacks_in_344_40 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_40 a:hover i,
  #stacks_in_344_40 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_40 a,
  #stacks_in_344_40 a:visited {
    width: 320px;
  }

  









#stacks_in_344_40 {
	margin:  20px;
}
#stacks_in_344_32 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_32 a,
#stacks_in_344_32 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_32 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_32 a i,
#stacks_in_344_32 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_32 a,
  #stacks_in_344_32 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_32 a:hover,
  #stacks_in_344_32 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_32 a i,
  #stacks_in_344_32 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_32 a:hover i,
  #stacks_in_344_32 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_32 a,
  #stacks_in_344_32 a:visited {
    width: 320px;
  }

  









#stacks_in_344_32 {
	margin:  20px;
}
#stacks_in_344_33 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_33 a,
#stacks_in_344_33 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_33 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_33 a i,
#stacks_in_344_33 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_33 a,
  #stacks_in_344_33 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_33 a:hover,
  #stacks_in_344_33 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_33 a i,
  #stacks_in_344_33 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_33 a:hover i,
  #stacks_in_344_33 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_33 a,
  #stacks_in_344_33 a:visited {
    width: 320px;
  }

  









#stacks_in_344_33 {
	margin:  20px;
}
#stacks_in_344_29 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_29 a,
#stacks_in_344_29 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_29 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_29 a i,
#stacks_in_344_29 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_29 a,
  #stacks_in_344_29 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_29 a:hover,
  #stacks_in_344_29 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_29 a i,
  #stacks_in_344_29 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_29 a:hover i,
  #stacks_in_344_29 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_29 a,
  #stacks_in_344_29 a:visited {
    width: 320px;
  }

  









#stacks_in_344_29 {
	margin:  20px;
}
#stacks_in_344_31 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_31 a,
#stacks_in_344_31 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_31 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_31 a i,
#stacks_in_344_31 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_31 a,
  #stacks_in_344_31 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_31 a:hover,
  #stacks_in_344_31 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_31 a i,
  #stacks_in_344_31 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_31 a:hover i,
  #stacks_in_344_31 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_31 a,
  #stacks_in_344_31 a:visited {
    width: 320px;
  }

  









#stacks_in_344_31 {
	margin:  20px;
}

#stacks_in_344_36 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_344_12 {
	height: 40.00px;
}




























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