#stacks_out_739_page2 {
	width: 100px;
	float: left;
	margin-right:0;
}

#stacks_out_741_page2 {
	width: 40px;
	margin-left:0;
}

#stacks_in_741_page2 {
	padding: 1px 0px 0px 0px;
}

#stacks_out_1000_page2 {
	margin-left:0;
}

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

#stacks_in_4794_page2 {
	font-size: 120%;
	font-weight: bold;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_4817_page2 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_4817_page2 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_4817_page2 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_4817_page2 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_4817_page2 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_4817_page2 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_4817_page2 a.simpleButton_stacks_in_4817_page2 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4817_page2 a.simpleButton_stacks_in_4817_page2:hover, #buttonContainer_stacks_in_4817_page2 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_4817_page2 a.simpleButton_stacks_in_4817_page2.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_4817_page2 a.simpleButton_stacks_in_4817_page2.buttonGradientOff:hover, #buttonContainer_stacks_in_4817_page2 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_4817_page2 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_4817_page2 a.borderOn {border: solid 1px #333333;}
#buttonContainer_stacks_in_4817_page2 a.borderOn:hover {border: solid 1px #333333;}

/* OPTIONS */

#buttonContainer_stacks_in_4817_page2 a.alignLeft {float: left;}
#buttonContainer_stacks_in_4817_page2 a.alignRight {float: right}
#buttonContainer_stacks_in_4817_page2 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_4817_page2 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_4817_page2 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_4817_page2 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_4817_page2 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_4817_page2 {
	padding: 10px 0px 10px 0px;
}
/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_4683_page2.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_4683_page2.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_4683_page2.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_4683_page2.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_4683_page2.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_4683_page2.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_4683_page2.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_4683_page2.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_4683_page2.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_4683_page2.CR4_LF.CR4_Goff, .stacks_in_4683_page2.CR4_LL.CR4_Goff, .stacks_in_4683_page2.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_4683_page2.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_4683_page2.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_4683_page2.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_4683_page2.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_4683_page2.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR5_LF.CR5_Goff, .stacks_in_4683_page2.CR5_LL.CR5_Goff, .stacks_in_4683_page2.CR5_RF.CR5_Goff, .stacks_in_4683_page2.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_4683_page2.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_4683_page2.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_4683_page2.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_4683_page2.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_4683_page2.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR6_LF.CR6_Goff,
.stacks_in_4683_page2.CR6_LL.CR6_Goff,
.stacks_in_4683_page2.CR6_RF.CR6_Goff,
.stacks_in_4683_page2.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_4683_page2.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_4683_page2.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_4683_page2.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4683_page2.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_4683_page2.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_4683_page2.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_4683_page2.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_4683_page2.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_4683_page2.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_4683_page2.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_4683_page2.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4683_page2.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4683_page2.CR3_R.cleanResp1,
	.stacks_in_4683_page2.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4683_page2.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4683_page2.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4683_page2.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4683_page2.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_4683_page2.CR3_L,
	.stacks_in_4683_page2.CR3_R.cleanResp2,
	.stacks_in_4683_page2.CR3_R,
	.stacks_in_4683_page2.CR3_R.cleanResp1,
	.stacks_in_4683_page2.CR3_RS.cleanResp2,
	.stacks_in_4683_page2.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_4683_page2.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_4683_page2.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_4683_page2.CR4_L {
	float: left;
}
.stacks_in_4683_page2.CR4_R {
	float: left;
}
.stacks_in_4683_page2.CR4 {
	width: 23.5%;
}
.stacks_in_4683_page2.CR4_S {
	width: 23.6%;
}
.stacks_in_4683_page2.CR4_LF,
.stacks_in_4683_page2.CR4_LL,
.stacks_in_4683_page2.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_4683_page2.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_4683_page2.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_4683_page2.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4683_page2.CR4 {
		width: 49%;
	}
	.stacks_in_4683_page2.CR4_S {
		width: 49%;
	}
	.stacks_in_4683_page2.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4683_page2.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4683_page2.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_4683_page2.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_4683_page2.CR4_R {
		float:left;
	}
	.stacks_in_4683_page2.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4683_page2.CR4_S.CR4_Goff,
	.stacks_in_4683_page2.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_4683_page2.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4683_page2.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4683_page2.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_4683_page2.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_4683_page2.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR4_S.CR4_Goff,
	.stacks_in_4683_page2.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_4683_page2 .CR5_L {
	float: left;
}
.stacks_in_4683_page2 .CR5_R {
	float: left;
}
.stacks_in_4683_page2 .CR5 {
	width: 18.4%;
}
.stacks_in_4683_page2.CR5_S {
	width: 18.4%;
}
.stacks_in_4683_page2.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4683_page2.CR5_LF,
.stacks_in_4683_page2.CR5_LL,
.stacks_in_4683_page2.CR5_RF,
.stacks_in_4683_page2.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_4683_page2.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_4683_page2.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_4683_page2.CR5, .stacks_in_4683_page2.CR5_S {
		width: 49%;
	}
	.stacks_in_4683_page2.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4683_page2.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4683_page2.CR5.cleanRespone5_Last,
	.stacks_in_4683_page2.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4683_page2.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4683_page2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4683_page2.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.cleanRespone5_Last.CR5_Goff,
	.stacks_in_4683_page2.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_4683_page2.CR5.cleanResp2,
	.stacks_in_4683_page2.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_4683_page2.CR5_LF.cleanResp2,
	.stacks_in_4683_page2.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4683_page2.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4683_page2.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_4683_page2.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_4683_page2.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4683_page2.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_4683_page2.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_4683_page2.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_4683_page2.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_4683_page2.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_4683_page2.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_4683_page2.CR5.CR5_LL.cleanResp2,
	.stacks_in_4683_page2.CR5.CR5_LF.cleanResp2,
	.stacks_in_4683_page2.CR5.CR5_LL.cleanResp1,
	.stacks_in_4683_page2.CR5.CR5_LF.cleanResp1,
	.stacks_in_4683_page2.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_4683_page2.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_4683_page2.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_4683_page2.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR5.CR5_Goff,
	.stacks_in_4683_page2.CR5_S.CR5_Goff,
	.stacks_in_4683_page2.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_4683_page2.CR6_L,
.stacks_in_4683_page2.CR6_L1 {
	float: left;
}
.stacks_in_4683_page2.CR6_R,
.stacks_in_4683_page2.CR6_R1 {
	float: left;
}
.stacks_in_4683_page2.CR6 {
	width: 15%;
}
.stacks_in_4683_page2.CR6_S {
	width: 15.2%;
}
.stacks_in_4683_page2.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_4683_page2.CR6_LF,
.stacks_in_4683_page2.CR6_LL,
.stacks_in_4683_page2.CR6_RF,
.stacks_in_4683_page2.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_4683_page2.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_4683_page2.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_4683_page2.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_4683_page2.CR6,
	.stacks_in_4683_page2.CR6_S {
		width: 49%;
	}
	.stacks_in_4683_page2.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_4683_page2.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_4683_page2.CR6.CR6_Goff,
	.stacks_in_4683_page2.CR6_S.CR6_Goff,
	.stacks_in_4683_page2.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_4683_page2.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_4683_page2.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_4683_page2.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_4683_page2.CR6,
	.stacks_in_4683_page2.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4688_page2 ul, #cleanLists_stacks_in_4688_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4688_page2.sectionTypeHeader, #cleanLists_stacks_in_4688_page2.sectionTypeButton, #cleanLists_stacks_in_4688_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4688_page2.backgroundOn, #cleanLists_stacks_in_4688_page2.backgroundOn, #cleanLists_stacks_in_4688_page2.backgroundOn li, #cleanLists_stacks_in_4688_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4688_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4688_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4688_page2.backgroundOff li, #cleanLists_stacks_in_4688_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4688_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4688_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4688_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4688_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4688_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4688_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4688_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4688_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4688_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4688_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4688_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4688_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4688_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4688_page2 a, #cleanLists_stacks_in_4688_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4688_page2 a:hover, #cleanLists_stacks_in_4688_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4688_page2.sectionTypeHeader *, #cleanLists_stacks_in_4688_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4688_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4688_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4688_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4688_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4688_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4688_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4688_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4688_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4688_page2 li .bulletSections, #cleanLists_stacks_in_4688_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4688_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4688_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4688_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4688_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4688_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4688_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4688_page2.bulletOff,
#cleanLists_stacks_in_4688_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4688_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4688_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4688_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4688_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4688_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4688_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4688_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4688_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4688_page2 .buttonSimple:hover, #cleanLists_stacks_in_4688_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4692_page2 ul, #cleanLists_stacks_in_4692_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4692_page2.sectionTypeHeader, #cleanLists_stacks_in_4692_page2.sectionTypeButton, #cleanLists_stacks_in_4692_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4692_page2.backgroundOn, #cleanLists_stacks_in_4692_page2.backgroundOn, #cleanLists_stacks_in_4692_page2.backgroundOn li, #cleanLists_stacks_in_4692_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4692_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4692_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4692_page2.backgroundOff li, #cleanLists_stacks_in_4692_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4692_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4692_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4692_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4692_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4692_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4692_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4692_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4692_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4692_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4692_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4692_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4692_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4692_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4692_page2 a, #cleanLists_stacks_in_4692_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4692_page2 a:hover, #cleanLists_stacks_in_4692_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4692_page2.sectionTypeHeader *, #cleanLists_stacks_in_4692_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4692_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4692_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4692_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4692_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4692_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4692_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4692_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4692_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4692_page2 li .bulletSections, #cleanLists_stacks_in_4692_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4692_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4692_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4692_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4692_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4692_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4692_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4692_page2.bulletOff,
#cleanLists_stacks_in_4692_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4692_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4692_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4692_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4692_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4692_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4692_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4692_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4692_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4692_page2 .buttonSimple:hover, #cleanLists_stacks_in_4692_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


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

#stacks_in_4694_page2 {
	margin: 0px 0px 5px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4696_page2 ul, #cleanLists_stacks_in_4696_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4696_page2.sectionTypeHeader, #cleanLists_stacks_in_4696_page2.sectionTypeButton, #cleanLists_stacks_in_4696_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4696_page2.backgroundOn, #cleanLists_stacks_in_4696_page2.backgroundOn, #cleanLists_stacks_in_4696_page2.backgroundOn li, #cleanLists_stacks_in_4696_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4696_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4696_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4696_page2.backgroundOff li, #cleanLists_stacks_in_4696_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4696_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4696_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4696_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4696_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4696_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4696_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4696_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4696_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4696_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4696_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4696_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4696_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4696_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4696_page2 a, #cleanLists_stacks_in_4696_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4696_page2 a:hover, #cleanLists_stacks_in_4696_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4696_page2.sectionTypeHeader *, #cleanLists_stacks_in_4696_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4696_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4696_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4696_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4696_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4696_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4696_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4696_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4696_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4696_page2 li .bulletSections, #cleanLists_stacks_in_4696_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4696_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4696_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4696_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4696_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4696_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4696_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4696_page2.bulletOff,
#cleanLists_stacks_in_4696_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4696_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4696_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4696_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4696_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4696_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4696_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4696_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4696_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4696_page2 .buttonSimple:hover, #cleanLists_stacks_in_4696_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4696_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4705_page2 ul, #cleanLists_stacks_in_4705_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4705_page2.sectionTypeHeader, #cleanLists_stacks_in_4705_page2.sectionTypeButton, #cleanLists_stacks_in_4705_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4705_page2.backgroundOn, #cleanLists_stacks_in_4705_page2.backgroundOn, #cleanLists_stacks_in_4705_page2.backgroundOn li, #cleanLists_stacks_in_4705_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4705_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4705_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4705_page2.backgroundOff li, #cleanLists_stacks_in_4705_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4705_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4705_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4705_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4705_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4705_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4705_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4705_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4705_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4705_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4705_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4705_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4705_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4705_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4705_page2 a, #cleanLists_stacks_in_4705_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4705_page2 a:hover, #cleanLists_stacks_in_4705_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4705_page2.sectionTypeHeader *, #cleanLists_stacks_in_4705_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4705_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4705_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4705_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4705_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4705_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4705_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4705_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4705_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4705_page2 li .bulletSections, #cleanLists_stacks_in_4705_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4705_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4705_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4705_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4705_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4705_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4705_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4705_page2.bulletOff,
#cleanLists_stacks_in_4705_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4705_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4705_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4705_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4705_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4705_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4705_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4705_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4705_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4705_page2 .buttonSimple:hover, #cleanLists_stacks_in_4705_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4709_page2 ul, #cleanLists_stacks_in_4709_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4709_page2.sectionTypeHeader, #cleanLists_stacks_in_4709_page2.sectionTypeButton, #cleanLists_stacks_in_4709_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4709_page2.backgroundOn, #cleanLists_stacks_in_4709_page2.backgroundOn, #cleanLists_stacks_in_4709_page2.backgroundOn li, #cleanLists_stacks_in_4709_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4709_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4709_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4709_page2.backgroundOff li, #cleanLists_stacks_in_4709_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4709_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4709_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4709_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4709_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4709_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4709_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4709_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4709_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4709_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4709_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4709_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4709_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4709_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4709_page2 a, #cleanLists_stacks_in_4709_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4709_page2 a:hover, #cleanLists_stacks_in_4709_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4709_page2.sectionTypeHeader *, #cleanLists_stacks_in_4709_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4709_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4709_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4709_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4709_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4709_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4709_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4709_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4709_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4709_page2 li .bulletSections, #cleanLists_stacks_in_4709_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4709_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4709_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4709_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4709_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4709_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4709_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4709_page2.bulletOff,
#cleanLists_stacks_in_4709_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4709_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4709_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4709_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4709_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4709_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4709_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4709_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4709_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4709_page2 .buttonSimple:hover, #cleanLists_stacks_in_4709_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4709_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4765_page2 ul, #cleanLists_stacks_in_4765_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4765_page2.sectionTypeHeader, #cleanLists_stacks_in_4765_page2.sectionTypeButton, #cleanLists_stacks_in_4765_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4765_page2.backgroundOn, #cleanLists_stacks_in_4765_page2.backgroundOn, #cleanLists_stacks_in_4765_page2.backgroundOn li, #cleanLists_stacks_in_4765_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4765_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4765_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4765_page2.backgroundOff li, #cleanLists_stacks_in_4765_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4765_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4765_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4765_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4765_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4765_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4765_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4765_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4765_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4765_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4765_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4765_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4765_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4765_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4765_page2 a, #cleanLists_stacks_in_4765_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4765_page2 a:hover, #cleanLists_stacks_in_4765_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4765_page2.sectionTypeHeader *, #cleanLists_stacks_in_4765_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4765_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4765_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4765_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4765_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4765_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4765_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4765_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4765_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4765_page2 li .bulletSections, #cleanLists_stacks_in_4765_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4765_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4765_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4765_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4765_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4765_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4765_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4765_page2.bulletOff,
#cleanLists_stacks_in_4765_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4765_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4765_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4765_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4765_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4765_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4765_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4765_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4765_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4765_page2 .buttonSimple:hover, #cleanLists_stacks_in_4765_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4783_page2 ul, #cleanLists_stacks_in_4783_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4783_page2.sectionTypeHeader, #cleanLists_stacks_in_4783_page2.sectionTypeButton, #cleanLists_stacks_in_4783_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4783_page2.backgroundOn, #cleanLists_stacks_in_4783_page2.backgroundOn, #cleanLists_stacks_in_4783_page2.backgroundOn li, #cleanLists_stacks_in_4783_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4783_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4783_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4783_page2.backgroundOff li, #cleanLists_stacks_in_4783_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4783_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4783_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4783_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4783_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4783_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4783_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4783_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4783_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4783_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4783_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4783_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4783_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4783_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4783_page2 a, #cleanLists_stacks_in_4783_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4783_page2 a:hover, #cleanLists_stacks_in_4783_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4783_page2.sectionTypeHeader *, #cleanLists_stacks_in_4783_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4783_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4783_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4783_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4783_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4783_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4783_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4783_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4783_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4783_page2 li .bulletSections, #cleanLists_stacks_in_4783_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4783_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4783_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4783_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4783_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4783_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4783_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4783_page2.bulletOff,
#cleanLists_stacks_in_4783_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4783_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4783_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4783_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4783_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4783_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4783_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4783_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4783_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4783_page2 .buttonSimple:hover, #cleanLists_stacks_in_4783_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4783_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4715_page2 ul, #cleanLists_stacks_in_4715_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4715_page2.sectionTypeHeader, #cleanLists_stacks_in_4715_page2.sectionTypeButton, #cleanLists_stacks_in_4715_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4715_page2.backgroundOn, #cleanLists_stacks_in_4715_page2.backgroundOn, #cleanLists_stacks_in_4715_page2.backgroundOn li, #cleanLists_stacks_in_4715_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4715_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4715_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4715_page2.backgroundOff li, #cleanLists_stacks_in_4715_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4715_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4715_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4715_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4715_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4715_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4715_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4715_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4715_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4715_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4715_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4715_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4715_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4715_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4715_page2 a, #cleanLists_stacks_in_4715_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4715_page2 a:hover, #cleanLists_stacks_in_4715_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4715_page2.sectionTypeHeader *, #cleanLists_stacks_in_4715_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4715_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4715_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4715_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4715_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4715_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4715_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4715_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4715_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4715_page2 li .bulletSections, #cleanLists_stacks_in_4715_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4715_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4715_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4715_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4715_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4715_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4715_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4715_page2.bulletOff,
#cleanLists_stacks_in_4715_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4715_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4715_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4715_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4715_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4715_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4715_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4715_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4715_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4715_page2 .buttonSimple:hover, #cleanLists_stacks_in_4715_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4719_page2 ul, #cleanLists_stacks_in_4719_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4719_page2.sectionTypeHeader, #cleanLists_stacks_in_4719_page2.sectionTypeButton, #cleanLists_stacks_in_4719_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4719_page2.backgroundOn, #cleanLists_stacks_in_4719_page2.backgroundOn, #cleanLists_stacks_in_4719_page2.backgroundOn li, #cleanLists_stacks_in_4719_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4719_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4719_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4719_page2.backgroundOff li, #cleanLists_stacks_in_4719_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4719_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4719_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4719_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4719_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4719_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4719_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4719_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4719_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4719_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4719_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4719_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4719_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4719_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4719_page2 a, #cleanLists_stacks_in_4719_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4719_page2 a:hover, #cleanLists_stacks_in_4719_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4719_page2.sectionTypeHeader *, #cleanLists_stacks_in_4719_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4719_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4719_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4719_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4719_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4719_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4719_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4719_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4719_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4719_page2 li .bulletSections, #cleanLists_stacks_in_4719_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4719_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4719_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4719_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4719_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4719_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4719_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4719_page2.bulletOff,
#cleanLists_stacks_in_4719_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4719_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4719_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4719_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4719_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4719_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4719_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4719_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4719_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4719_page2 .buttonSimple:hover, #cleanLists_stacks_in_4719_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4719_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4721_page2 ul, #cleanLists_stacks_in_4721_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4721_page2.sectionTypeHeader, #cleanLists_stacks_in_4721_page2.sectionTypeButton, #cleanLists_stacks_in_4721_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4721_page2.backgroundOn, #cleanLists_stacks_in_4721_page2.backgroundOn, #cleanLists_stacks_in_4721_page2.backgroundOn li, #cleanLists_stacks_in_4721_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4721_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4721_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4721_page2.backgroundOff li, #cleanLists_stacks_in_4721_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4721_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4721_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4721_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4721_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4721_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4721_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4721_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4721_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4721_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4721_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4721_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4721_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4721_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4721_page2 a, #cleanLists_stacks_in_4721_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4721_page2 a:hover, #cleanLists_stacks_in_4721_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4721_page2.sectionTypeHeader *, #cleanLists_stacks_in_4721_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4721_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4721_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4721_page2 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4721_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4721_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4721_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4721_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4721_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4721_page2 li .bulletSections, #cleanLists_stacks_in_4721_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4721_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4721_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4721_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4721_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4721_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4721_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4721_page2.bulletOff,
#cleanLists_stacks_in_4721_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4721_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4721_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4721_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4721_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4721_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4721_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4721_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4721_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4721_page2 .buttonSimple:hover, #cleanLists_stacks_in_4721_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4723_page2 ul, #cleanLists_stacks_in_4723_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4723_page2.sectionTypeHeader, #cleanLists_stacks_in_4723_page2.sectionTypeButton, #cleanLists_stacks_in_4723_page2 li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#cleanLists_stacks_in_4723_page2.backgroundOn, #cleanLists_stacks_in_4723_page2.backgroundOn, #cleanLists_stacks_in_4723_page2.backgroundOn li, #cleanLists_stacks_in_4723_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4723_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4723_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4723_page2.backgroundOff li, #cleanLists_stacks_in_4723_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4723_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4723_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4723_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4723_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4723_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4723_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4723_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4723_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4723_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4723_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4723_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4723_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4723_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4723_page2 a, #cleanLists_stacks_in_4723_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4723_page2 a:hover, #cleanLists_stacks_in_4723_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4723_page2.sectionTypeHeader *, #cleanLists_stacks_in_4723_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4723_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4723_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4723_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4723_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4723_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4723_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4723_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4723_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4723_page2 li .bulletSections, #cleanLists_stacks_in_4723_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4723_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4723_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4723_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4723_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4723_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4723_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4723_page2.bulletOff,
#cleanLists_stacks_in_4723_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4723_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4723_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4723_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4723_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4723_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4723_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4723_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4723_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4723_page2 .buttonSimple:hover, #cleanLists_stacks_in_4723_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4723_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4726_page2 ul, #cleanLists_stacks_in_4726_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4726_page2.sectionTypeHeader, #cleanLists_stacks_in_4726_page2.sectionTypeButton, #cleanLists_stacks_in_4726_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4726_page2.backgroundOn, #cleanLists_stacks_in_4726_page2.backgroundOn, #cleanLists_stacks_in_4726_page2.backgroundOn li, #cleanLists_stacks_in_4726_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4726_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4726_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4726_page2.backgroundOff li, #cleanLists_stacks_in_4726_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4726_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4726_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4726_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4726_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4726_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4726_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4726_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4726_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4726_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4726_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4726_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4726_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4726_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4726_page2 a, #cleanLists_stacks_in_4726_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4726_page2 a:hover, #cleanLists_stacks_in_4726_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4726_page2.sectionTypeHeader *, #cleanLists_stacks_in_4726_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4726_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4726_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4726_page2 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4726_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4726_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4726_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4726_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4726_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4726_page2 li .bulletSections, #cleanLists_stacks_in_4726_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4726_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4726_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4726_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4726_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4726_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4726_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4726_page2.bulletOff,
#cleanLists_stacks_in_4726_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4726_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4726_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4726_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4726_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4726_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4726_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4726_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4726_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4726_page2 .buttonSimple:hover, #cleanLists_stacks_in_4726_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4728_page2 ul, #cleanLists_stacks_in_4728_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4728_page2.sectionTypeHeader, #cleanLists_stacks_in_4728_page2.sectionTypeButton, #cleanLists_stacks_in_4728_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4728_page2.backgroundOn, #cleanLists_stacks_in_4728_page2.backgroundOn, #cleanLists_stacks_in_4728_page2.backgroundOn li, #cleanLists_stacks_in_4728_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4728_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4728_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4728_page2.backgroundOff li, #cleanLists_stacks_in_4728_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4728_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4728_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4728_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4728_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4728_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4728_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4728_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4728_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4728_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4728_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4728_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4728_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4728_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4728_page2 a, #cleanLists_stacks_in_4728_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4728_page2 a:hover, #cleanLists_stacks_in_4728_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4728_page2.sectionTypeHeader *, #cleanLists_stacks_in_4728_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4728_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4728_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4728_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4728_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4728_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4728_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4728_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4728_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4728_page2 li .bulletSections, #cleanLists_stacks_in_4728_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4728_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4728_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4728_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4728_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4728_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4728_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4728_page2.bulletOff,
#cleanLists_stacks_in_4728_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4728_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4728_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4728_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4728_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4728_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4728_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4728_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4728_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4728_page2 .buttonSimple:hover, #cleanLists_stacks_in_4728_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4728_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4730_page2 ul, #cleanLists_stacks_in_4730_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4730_page2.sectionTypeHeader, #cleanLists_stacks_in_4730_page2.sectionTypeButton, #cleanLists_stacks_in_4730_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4730_page2.backgroundOn, #cleanLists_stacks_in_4730_page2.backgroundOn, #cleanLists_stacks_in_4730_page2.backgroundOn li, #cleanLists_stacks_in_4730_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4730_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4730_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4730_page2.backgroundOff li, #cleanLists_stacks_in_4730_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4730_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4730_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4730_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4730_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4730_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4730_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4730_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4730_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4730_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4730_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4730_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4730_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4730_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4730_page2 a, #cleanLists_stacks_in_4730_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4730_page2 a:hover, #cleanLists_stacks_in_4730_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4730_page2.sectionTypeHeader *, #cleanLists_stacks_in_4730_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4730_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4730_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4730_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4730_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4730_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4730_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4730_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4730_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4730_page2 li .bulletSections, #cleanLists_stacks_in_4730_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4730_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4730_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4730_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4730_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4730_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4730_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4730_page2.bulletOff,
#cleanLists_stacks_in_4730_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4730_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4730_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4730_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4730_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4730_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4730_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4730_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4730_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4730_page2 .buttonSimple:hover, #cleanLists_stacks_in_4730_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4732_page2 ul, #cleanLists_stacks_in_4732_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4732_page2.sectionTypeHeader, #cleanLists_stacks_in_4732_page2.sectionTypeButton, #cleanLists_stacks_in_4732_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4732_page2.backgroundOn, #cleanLists_stacks_in_4732_page2.backgroundOn, #cleanLists_stacks_in_4732_page2.backgroundOn li, #cleanLists_stacks_in_4732_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4732_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4732_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4732_page2.backgroundOff li, #cleanLists_stacks_in_4732_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4732_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4732_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4732_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4732_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4732_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4732_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4732_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4732_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4732_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4732_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4732_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4732_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4732_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4732_page2 a, #cleanLists_stacks_in_4732_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4732_page2 a:hover, #cleanLists_stacks_in_4732_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4732_page2.sectionTypeHeader *, #cleanLists_stacks_in_4732_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4732_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4732_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4732_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4732_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4732_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4732_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4732_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4732_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4732_page2 li .bulletSections, #cleanLists_stacks_in_4732_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4732_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4732_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4732_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4732_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4732_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4732_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4732_page2.bulletOff,
#cleanLists_stacks_in_4732_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4732_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4732_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4732_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4732_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4732_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4732_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4732_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4732_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4732_page2 .buttonSimple:hover, #cleanLists_stacks_in_4732_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4732_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4698_page2 ul, #cleanLists_stacks_in_4698_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4698_page2.sectionTypeHeader, #cleanLists_stacks_in_4698_page2.sectionTypeButton, #cleanLists_stacks_in_4698_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4698_page2.backgroundOn, #cleanLists_stacks_in_4698_page2.backgroundOn, #cleanLists_stacks_in_4698_page2.backgroundOn li, #cleanLists_stacks_in_4698_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4698_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4698_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4698_page2.backgroundOff li, #cleanLists_stacks_in_4698_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4698_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4698_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4698_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4698_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4698_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4698_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4698_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4698_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4698_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4698_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4698_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4698_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4698_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4698_page2 a, #cleanLists_stacks_in_4698_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4698_page2 a:hover, #cleanLists_stacks_in_4698_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4698_page2.sectionTypeHeader *, #cleanLists_stacks_in_4698_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4698_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4698_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4698_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4698_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4698_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4698_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4698_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4698_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4698_page2 li .bulletSections, #cleanLists_stacks_in_4698_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4698_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4698_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4698_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4698_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4698_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4698_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4698_page2.bulletOff,
#cleanLists_stacks_in_4698_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4698_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4698_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4698_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4698_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4698_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4698_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4698_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4698_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4698_page2 .buttonSimple:hover, #cleanLists_stacks_in_4698_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4791_page2 ul, #cleanLists_stacks_in_4791_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4791_page2.sectionTypeHeader, #cleanLists_stacks_in_4791_page2.sectionTypeButton, #cleanLists_stacks_in_4791_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4791_page2.backgroundOn, #cleanLists_stacks_in_4791_page2.backgroundOn, #cleanLists_stacks_in_4791_page2.backgroundOn li, #cleanLists_stacks_in_4791_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4791_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4791_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4791_page2.backgroundOff li, #cleanLists_stacks_in_4791_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4791_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4791_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4791_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4791_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4791_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4791_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4791_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4791_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4791_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4791_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4791_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4791_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4791_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4791_page2 a, #cleanLists_stacks_in_4791_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4791_page2 a:hover, #cleanLists_stacks_in_4791_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4791_page2.sectionTypeHeader *, #cleanLists_stacks_in_4791_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4791_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4791_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4791_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4791_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4791_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4791_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4791_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4791_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4791_page2 li .bulletSections, #cleanLists_stacks_in_4791_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4791_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4791_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4791_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4791_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4791_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4791_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4791_page2.bulletOff,
#cleanLists_stacks_in_4791_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4791_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4791_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4791_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4791_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4791_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4791_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4791_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4791_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4791_page2 .buttonSimple:hover, #cleanLists_stacks_in_4791_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_4791_page2 {
	margin: 0px 0px 10px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4757_page2 ul, #cleanLists_stacks_in_4757_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4757_page2.sectionTypeHeader, #cleanLists_stacks_in_4757_page2.sectionTypeButton, #cleanLists_stacks_in_4757_page2 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_4757_page2.backgroundOn, #cleanLists_stacks_in_4757_page2.backgroundOn, #cleanLists_stacks_in_4757_page2.backgroundOn li, #cleanLists_stacks_in_4757_page2.backgroundOn {
	background-color: #9CD544;
}
#cleanLists_stacks_in_4757_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4757_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4757_page2.backgroundOff li, #cleanLists_stacks_in_4757_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4757_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4757_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4757_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4757_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4757_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4757_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4757_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4757_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4757_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4757_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4757_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4757_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4757_page2.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4757_page2 a, #cleanLists_stacks_in_4757_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4757_page2 a:hover, #cleanLists_stacks_in_4757_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4757_page2.sectionTypeHeader *, #cleanLists_stacks_in_4757_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4757_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4757_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4757_page2 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4757_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4757_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4757_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4757_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4757_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4757_page2 li .bulletSections, #cleanLists_stacks_in_4757_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4757_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4757_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4757_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4757_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4757_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4757_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4757_page2.bulletOff,
#cleanLists_stacks_in_4757_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4757_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4757_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4757_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4757_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4757_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4757_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4757_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4757_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4757_page2 .buttonSimple:hover, #cleanLists_stacks_in_4757_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}

/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_4702_page2 ul, #cleanLists_stacks_in_4702_page2 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_4702_page2.sectionTypeHeader, #cleanLists_stacks_in_4702_page2.sectionTypeButton, #cleanLists_stacks_in_4702_page2 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_4702_page2.backgroundOn, #cleanLists_stacks_in_4702_page2.backgroundOn, #cleanLists_stacks_in_4702_page2.backgroundOn li, #cleanLists_stacks_in_4702_page2.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_4702_page2.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_4702_page2.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_4702_page2.backgroundOff li, #cleanLists_stacks_in_4702_page2.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h1, #cleanLists_stacks_in_4702_page2.sectionTypeButton h1,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h2, #cleanLists_stacks_in_4702_page2.sectionTypeButton h2,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h3, #cleanLists_stacks_in_4702_page2.sectionTypeButton h3,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h4, #cleanLists_stacks_in_4702_page2.sectionTypeButton h4,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h5, #cleanLists_stacks_in_4702_page2.sectionTypeButton h5,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h6, #cleanLists_stacks_in_4702_page2.sectionTypeButton h6,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h1 p, #cleanLists_stacks_in_4702_page2.sectionTypeButton h1 p,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h2 p, #cleanLists_stacks_in_4702_page2.sectionTypeButton h2 p,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h3 p, #cleanLists_stacks_in_4702_page2.sectionTypeButton h3 p,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h4 p, #cleanLists_stacks_in_4702_page2.sectionTypeButton h4 p,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h5 p, #cleanLists_stacks_in_4702_page2.sectionTypeButton h5 p,
#cleanLists_stacks_in_4702_page2.sectionTypeHeader h6 p, #cleanLists_stacks_in_4702_page2.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: px;
}
#cleanLists_stacks_in_4702_page2 a, #cleanLists_stacks_in_4702_page2.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4702_page2 a:hover, #cleanLists_stacks_in_4702_page2.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4702_page2.sectionTypeHeader *, #cleanLists_stacks_in_4702_page2.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_4702_page2 {
	display: block;
	width: inherit;
	font-size: px;
	line-height: 16px;
}
#cleanLists_stacks_in_4702_page2 p {
	font-size: px;
}
#cleanLists_stacks_in_4702_page2 li {
	color: #333333;
	padding-left:
	10px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_4702_page2 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_4702_page2 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_4702_page2 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_4702_page2 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_4702_page2 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_4702_page2 li .bulletSections, #cleanLists_stacks_in_4702_page2 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 10px;
}
#cleanLists_stacks_in_4702_page2 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_4702_page2.bulletBox li .customBulletBox, #cleanLists_stacks_in_4702_page2.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4702_page2.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_4702_page2.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 10px;
	height: 10px;
}
#cleanLists_stacks_in_4702_page2.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_4702_page2.bulletOff,
#cleanLists_stacks_in_4702_page2.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_4702_page2.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_4702_page2.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_4702_page2.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_4702_page2.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_4702_page2.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_4702_page2 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_4702_page2 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_4702_page2 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_4702_page2 .buttonSimple:hover, #cleanLists_stacks_in_4702_page2 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


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

#stacks_in_776_page2 {
	margin: 20px 0px 0px 0px;
	padding:  4px;
}