/* 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_670 #myExtraContent1,
#ExtraContentPlusstacks_in_670 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_837 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_841 {
	height: 40.00px;
}




























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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_836 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_836 {
		display: none !important;
	}
}
/* Start doo Tab 2 stack each CSS code */#stacks_in_674wrapper{	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_674 .dooTabContentTitle{	display: none;}ul.stacks_in_674tabs {	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_674tabs 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_674tabs li.tab_first { margin-left: 0px; }ul.stacks_in_674tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_674tabs 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_674tab_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_674 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_674 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_674tabs {		border-bottom: none;	}	.stacks_in_674tabs {		display: none;	}	#stacks_in_674 .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_674tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_674_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_674tab_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_679 {
	margin:  20px;
}
#stacks_in_910 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_910 a,
#stacks_in_910 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_910 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_910 a i,
#stacks_in_910 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_910 a,
  #stacks_in_910 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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

/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_687 {
	background-color: rgba(254, 204, 102, 0.25);
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_693 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_693 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_693 #jwresp_col2_stacks_in_693{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_693 #jwresp_col1_stacks_in_693,#stacks_in_693 #jwresp_col2_stacks_in_693{width:100%;float:none;display:block}#stacks_in_693 #jwresp_col1_stacks_in_693{margin-bottom:15px}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_697 {
	height: 40.00px;
}




























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

#stacks_in_698 {
	background-color: rgba(254, 204, 102, 0.25);
	margin:  20px;
	padding:  20px;
}
#stacks_in_699 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_699 .jwresp_col{float:none} #stacks_in_699 #jwresp_col2_stacks_in_699{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_699 #jwresp_col1_stacks_in_699,#stacks_in_699 #jwresp_col3_stacks_in_699{width:32%}#stacks_in_699 #jwresp_col1_stacks_in_699{float:left}#stacks_in_699 #jwresp_col3_stacks_in_699{float:right} @media screen and (max-width:770px){#stacks_in_699 #jwresp_col1_stacks_in_699,#stacks_in_699 #jwresp_col3_stacks_in_699{margin-bottom:20px}#stacks_in_699 #jwresp_col1_stacks_in_699{width:49%}#stacks_in_699 #jwresp_col3_stacks_in_699{width:49%}#stacks_in_699 #jwresp_col2_stacks_in_699{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_699 #jwresp_col1_stacks_in_699,#stacks_in_699 #jwresp_col3_stacks_in_699,#stacks_in_699 #jwresp_col2_stacks_in_699{float:none;width:100%;display:block}#stacks_in_699 #jwresp_col1_stacks_in_699,#stacks_in_699 #jwresp_col3_stacks_in_699{margin-bottom:20px}} 

#stacks_in_709 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

#stacks_in_712 {
	margin:  20px;
}

#stacks_in_715 {
	margin:  20px;
}

#stacks_in_717 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_838 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_838 {
		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_723 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_723 .theDivider1,
#simpleDivider_stacks_in_723 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_723 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_723.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_723.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_723 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_723.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_723.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_723.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_723.bgImageOn .theDivider1 img {
	display: block;
}


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

#stacks_out_723 {
	width: 69%;
}
#stacks_in_724 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_724 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_724 #jwresp_col2_stacks_in_724{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_724 #jwresp_col1_stacks_in_724,#stacks_in_724 #jwresp_col2_stacks_in_724{width:100%;float:none;display:block}#stacks_in_724 #jwresp_col1_stacks_in_724{margin-bottom:15px}}
/* 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_725 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_725 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

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

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

#stacks_in_725 .bx-wrapper .bx-pager,
#stacks_in_725 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_725 .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_725 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

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

#stacks_in_725 .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_725 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_725 .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_725 .bx-wrapper .bx-prev,
#stacks_in_725 .bx-wrapper .bx-next,
#stacks_in_725 .bx-wrapper .bx-pager,
#stacks_in_725 .bx-wrapper .bx-pager-item,
#stacks_in_725 .bx-wrapper .bx-pager-item a {
	border: none;
}



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

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

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

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

#stacks_in_725 .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_725 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



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


/* AUTO CONTROLS (START / STOP) */

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

#stacks_in_725 .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_725 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_725 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_725 .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_725 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_725 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

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






/* Styling for Edit Mode within Stacks */



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

.spacerStack {
	height: 100.00px;
}

#spacerStackstacks_in_622 {
	height: 100.00px;
}




























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

#stacks_in_893 {
	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_893 {
	width: 90%;
}

#stacks_in_894 {
	margin:  10px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_924 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_924 {
		display: none !important;
	}
}
#stacks_in_915 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_915 a,
#stacks_in_915 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_915 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_915 a i,
#stacks_in_915 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_915 a,
  #stacks_in_915 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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

#stacks_in_901 {
	border: solid rgba(253, 128, 8, 1.00);
	border-width:  1px;
	margin:  10px;
	padding:  10px;
}

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


#stacks_in_900 a,
#stacks_in_900 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_900 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_900 a i,
#stacks_in_900 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_900 a,
  #stacks_in_900 a:visited {
    background-color: rgba(128, 128, 4, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









#stacks_in_900 {
	margin:  20px;
	padding:  20px;
}
/* --------------------------------

Primary style

-------------------------------- */

body.overflow-hidden {
  /* used when modal is visible */
  overflow: hidden;
}

body.overflow-hidden .cd-modal {
  display: block !important;
}


/* --------------------------------

Main Components

-------------------------------- */


#stacks_in_920 .cd-section {
  text-align: center;
	position: relative;
}


#stacks_in_920 .cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}


#stacks_in_920 .cd-modal .cd-modal-content {
  box-sizing: border-box;
  
	height: 100%;
  width: 100%;
  padding: 3em 5%;
	color: #FFFFFF;
	
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#stacks_in_920 .cd-modal-content a,
#stacks_in_920 .cd-modal-content a:visited {
	color: #DE425A;
}

#stacks_in_920 .cd-modal-content a:hover,
#stacks_in_920 .cd-modal-content a:active {
	color: #B13448;
}

#stacks_in_920 .modal-is-visible .cd-modal {
  z-index: 300000 !important;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}

#stacks_in_920 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


@media only screen and (min-width: 768px) {
  #stacks_in_920 .cd-modal .cd-modal-content {
    padding: 4em 10%;
  }
}

@media only screen and (min-width: 1170px) {
  #stacks_in_920 .cd-modal .cd-modal-content {
    padding: 6em 20%;
  }
}


#stacks_in_920 .cd-modal-action {
  position: relative;
}

#stacks_in_920 .cd-modal-action .modal_btn, #stacks_in_920 .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #800002;
}

#stacks_in_920 .modal_btn,
#stacks_in_920 .cd-modal-close {
  text-decoration: none !important;
  border: none !important;
}

#stacks_in_920 .cd-modal-action .modal_btn {
	
  border-radius: 5em;
	
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s;
	overflow: hidden;
}

@media only screen {
	#stacks_in_920 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

@media only screen and (max-width: 720px) {
	#stacks_in_920 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	#stacks_in_920 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

#stacks_in_920 .cd-modal-action .modal_btn i {
	margin-right: 6px;
}

#stacks_in_920 .cd-modal-action .modal_btn.to-circle {
  width: 4em;
	color: transparent !important;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}

#stacks_in_920 .cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 300000  !important;
  left: 50%;
  top: 0;
  width: 4em;
	
  border-radius: 50%;
	
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
#stacks_in_920 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_920 .cd-modal-close {
  position: fixed;
  z-index: 300001  !important;
  top: 10px;
  right: 10px;
	display: block;
  height: 50px;
  width: 50px;
	
  border-radius: 50%;
	
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url(../files/cd-icon-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
#stacks_in_920 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_920 .modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  #stacks_in_920 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

#stacks_in_920 .cd-modal-action a,
#stacks_in_920 .cd-modal-action a:visited,
#stacks_in_920 .cd-modal-action a:hover,
#stacks_in_920 .cd-modal-action a:active {
		color: #FFFFFF !important;
		text-decoration: none;
}


/* Font Selections */
  #stacks_in_920 .cd-modal-action .modal_btn {
  }






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

.spacerStack {
	height: 100.00px;
}

#spacerStackstacks_in_871 {
	height: 100.00px;
}




























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

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


#stacks_in_187 {
	margin:  20px;
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_747 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_747 {
		display: none !important;
	}
}
#stacks_in_748 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_748 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_748 #jwresp_col2_stacks_in_748{ float:right; width:64%}@media screen and (max-width:500px){#stacks_in_748 #jwresp_col1_stacks_in_748,#stacks_in_748 #jwresp_col2_stacks_in_748{width:100%;float:none;display:block}#stacks_in_748 #jwresp_col1_stacks_in_748{margin-bottom:15px}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_755 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_755 {
		display: none !important;
	}
}
#stacks_in_756 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_756 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_756 #jwresp_col2_stacks_in_756{ float:right; width:64%}@media screen and (max-width:500px){#stacks_in_756 #jwresp_col1_stacks_in_756,#stacks_in_756 #jwresp_col2_stacks_in_756{width:100%;float:none;display:block}#stacks_in_756 #jwresp_col1_stacks_in_756{margin-bottom:15px}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_763 {
	height: 40.00px;
}




























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

#stacks_in_766 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_828 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_828 {
		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_829 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_829 .theDivider1,
#simpleDivider_stacks_in_829 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_829 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_829.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_829.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_829 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_829.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_829.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_829.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_829.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_830 {
	height: 40.00px;
}




























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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_775 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_782 {
	height: 40.00px;
}




























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

#stacks_in_783 {
	margin:  20px;
}

#stacks_in_785 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_792 {
	height: 40.00px;
}




























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

#stacks_in_793 {
	margin:  20px;
}

#stacks_in_795 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_802 {
	height: 40.00px;
}




























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

#stacks_in_803 {
	margin:  20px;
}

#stacks_in_805 {
	margin:  20px;
}
#stacks_in_807>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_817 {
	margin:  20px;
}

#stacks_in_820 {
	margin:  20px;
}

#stacks_in_808 {
	margin:  20px;
}

#stacks_in_811 {
	margin:  20px;
}

#stacks_in_813 {
	background-color: rgba(254, 204, 102, 0.25);
	border: solid rgba(254, 204, 102, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
#stacks_in_925>.s3_row {
	margin: 0 -10px;
}

#stacks_in_925>.s3_row>.s3_column_left {
	width: 60.00%;
}

#stacks_in_925>.s3_row>.s3_column_right {
	width: 40.000000%;
}




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










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



}



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


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


}






#stacks_out_925 {
	width: 90%;
}
#stacks_in_917 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_917 a,
#stacks_in_917 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_917 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_917 a i,
#stacks_in_917 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_917 a,
  #stacks_in_917 a:visited {
    background-color: rgba(128, 128, 4, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









#stacks_in_917 {
	margin:  20px;
	padding:  20px;
}
/* --------------------------------

Primary style

-------------------------------- */

body.overflow-hidden {
  /* used when modal is visible */
  overflow: hidden;
}

body.overflow-hidden .cd-modal {
  display: block !important;
}


/* --------------------------------

Main Components

-------------------------------- */


#stacks_in_929 .cd-section {
  text-align: center;
	position: relative;
}


#stacks_in_929 .cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}


#stacks_in_929 .cd-modal .cd-modal-content {
  box-sizing: border-box;
  
	height: 100%;
  width: 100%;
  padding: 3em 5%;
	color: #FFFFFF;
	
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#stacks_in_929 .cd-modal-content a,
#stacks_in_929 .cd-modal-content a:visited {
	color: #DE425A;
}

#stacks_in_929 .cd-modal-content a:hover,
#stacks_in_929 .cd-modal-content a:active {
	color: #B13448;
}

#stacks_in_929 .modal-is-visible .cd-modal {
  z-index: 300000 !important;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}

#stacks_in_929 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


@media only screen and (min-width: 768px) {
  #stacks_in_929 .cd-modal .cd-modal-content {
    padding: 4em 10%;
  }
}

@media only screen and (min-width: 1170px) {
  #stacks_in_929 .cd-modal .cd-modal-content {
    padding: 6em 20%;
  }
}


#stacks_in_929 .cd-modal-action {
  position: relative;
}

#stacks_in_929 .cd-modal-action .modal_btn, #stacks_in_929 .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #800002;
}

#stacks_in_929 .modal_btn,
#stacks_in_929 .cd-modal-close {
  text-decoration: none !important;
  border: none !important;
}

#stacks_in_929 .cd-modal-action .modal_btn {
	
  border-radius: 5em;
	
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s;
	overflow: hidden;
}

@media only screen {
	#stacks_in_929 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

@media only screen and (max-width: 720px) {
	#stacks_in_929 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	#stacks_in_929 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

#stacks_in_929 .cd-modal-action .modal_btn i {
	margin-right: 6px;
}

#stacks_in_929 .cd-modal-action .modal_btn.to-circle {
  width: 4em;
	color: transparent !important;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}

#stacks_in_929 .cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 300000  !important;
  left: 50%;
  top: 0;
  width: 4em;
	
  border-radius: 50%;
	
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
#stacks_in_929 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_929 .cd-modal-close {
  position: fixed;
  z-index: 300001  !important;
  top: 10px;
  right: 10px;
	display: block;
  height: 50px;
  width: 50px;
	
  border-radius: 50%;
	
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url(../files/cd-icon-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
#stacks_in_929 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_929 .modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  #stacks_in_929 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

#stacks_in_929 .cd-modal-action a,
#stacks_in_929 .cd-modal-action a:visited,
#stacks_in_929 .cd-modal-action a:hover,
#stacks_in_929 .cd-modal-action a:active {
		color: #FFFFFF !important;
		text-decoration: none;
}


/* Font Selections */
  #stacks_in_929 .cd-modal-action .modal_btn {
  }






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

#stacks_out_929 {
	width: 90%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_862 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_862 {
		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_863 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_863 .theDivider1,
#simpleDivider_stacks_in_863 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_863 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_863.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_863.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_863 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_863.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_863.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_863.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_863.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_864 {
	height: 40.00px;
}




























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

#stacks_in_624 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width: 0px 0px 1px 10px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_627 {
	height: 40.00px;
}




























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

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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_882 {
	height: 60.00px;
}




























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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_847 {
	height: 40.00px;
}




























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

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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_855 {
	height: 40.00px;
}




























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

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


#stacks_in_918 a,
#stacks_in_918 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_918 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_918 a i,
#stacks_in_918 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_918 a,
  #stacks_in_918 a:visited {
    background-color: rgba(128, 128, 4, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









#stacks_in_918 {
	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_602 #myExtraContent6,
#ExtraContentPlusstacks_in_602 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_604_2 {
	height: 40.00px;
}




























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

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

#stacks_in_604_6 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_604_8 {
	height: 40.00px;
}




























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

#stacks_in_604_19 {
	margin:  20px;
}
#stacks_in_604_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_604_13,#like_twitter_stacks_in_604_13{width:85px}#like_google_stacks_in_604_13,#like_pinterest_stacks_in_604_13{width:65px}#like_email_stacks_in_604_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

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


#stacks_in_604_38 a,
#stacks_in_604_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_604_38 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_38 a i,
#stacks_in_604_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_604_38 a,
  #stacks_in_604_38 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_30 a,
#stacks_in_604_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_604_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_30 a i,
#stacks_in_604_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_604_30 a,
  #stacks_in_604_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_39 a,
#stacks_in_604_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_604_39 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_39 a i,
#stacks_in_604_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_604_39 a,
  #stacks_in_604_39 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_40 a,
#stacks_in_604_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_604_40 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_40 a i,
#stacks_in_604_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_604_40 a,
  #stacks_in_604_40 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_32 a,
#stacks_in_604_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_604_32 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_32 a i,
#stacks_in_604_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_604_32 a,
  #stacks_in_604_32 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_33 a,
#stacks_in_604_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_604_33 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_33 a i,
#stacks_in_604_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_604_33 a,
  #stacks_in_604_33 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_29 a,
#stacks_in_604_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_604_29 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_29 a i,
#stacks_in_604_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_604_29 a,
  #stacks_in_604_29 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_31 a,
#stacks_in_604_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_604_31 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_31 a i,
#stacks_in_604_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_604_31 a,
  #stacks_in_604_31 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









#stacks_in_604_31 {
	margin:  20px;
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_604_12 {
	height: 40.00px;
}




























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